Hello,
This is possibly the easiest Command to do.
Holograph Emulator
Uber EmulatorCode:case "rules": // Displays Habbo Hotel Rules { sendData("BK" + "Habbo Hotel Rules \r" + "1. This is a rule \r" + "2. This is another rule \r" + "3. This is also a rule \r" + "4. HOW MANY RULES DO YOU WANT? \r" + "5. MORE RULES FOR YOU?! \r" + ""); break; }
Not hard tbh. (This person off here requested it)Code:case "rules": Session.SendNotif("Habbo Hotel Rules \r" + "1. This is a rule \r" + "2. This is another rule \r" + "3. This is also a rule \r" + "4. HOW MANY RULES DO YOU WANT? \r" + "5. MORE RULES FOR YOU?! \r" + ""); return true;
Thanks,
FlyCoder


![[HOLO/UBER] Rules Command](http://ragezone.com/hyper728.png)


