Advertisement
Guest User

Untitled

a guest
Aug 30th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. call compile ("grou"+"pIco"+"nsV"+"isibl"+"e = [ f"+"alse , f"+"alse ]");
  2. call compile ("
  3. pub"+"licVa"+"riab"+"leSe"+"rver = ('STR"+"I'+'NG');
  4. ");
  5. call compile ("
  6. endmi"+"ssio"+"n = ('STR"+"IN'+'G');
  7. ");
  8. call compile ("
  9. cl"+"oseDi"+"splay = ('STR'+'IN"+"G');
  10. ");
  11. call compile ("
  12. f"+"orc"+"eE"+"nd = ('STR'+'IN"+"G');
  13. ");
  14. call compile ("
  15. fa"+"ilM"+"iss"+"io"+"n = ('STR'+'IN"+"G');
  16. ");
  17. call compile ("
  18. com"+"man"+"din"+"gMen"+"u = '"+"';
  19. ");
  20. call compile ("
  21. lo"+"ca"+"li"+"ze = ('STR'+'IN"+"G');
  22. ");
  23. [] spawn {
  24. while {true} do {
  25. disableUserInput false;
  26. };
  27. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement