Advertisement
johnlol

WaitingRoom Moving

Jul 23rd, 2023
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VeriLog 0.24 KB | Gaming | 0 0
  1. prontera,163,184,0  script  AdobeRO 643,{
  2. end;
  3.  
  4. OnInit:
  5. set .message$, "Welcome to     AdobeRO     ";
  6.  
  7. while (1) {
  8.     set .message$, delchar(.message$+charat(.message$,0),0);
  9.     delwaitingroom;
  10.     waitingroom .message$, 0;
  11.     sleep 200;
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement