Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. lua sendMSDP("REPORT", "HEALTH")
  2. lua sendMSDP("REPORT", "MANA")
  3. lua sendMSDP("REPORT", "AFFECTS")
  4. lua hideWindow("Chats")
  5. lua abc = tempTimer(1, function() UpdateSStats() end,true)
  6.  
  7. everything we tried (in case i missed some other stuff u wanna know):
  8. 175|'type lua sendMSDP("REPORT", "HEALTH") in command at bottom where you tyoe north,south'|2020-01-22 20:30:27|You
  9. 176|'then type lua msdp.HEALTH'|2020-01-22 20:30:39|You
  10. 181|'lua msdp.MANA'|2020-01-22 20:31:55|You
  11. 187|'then type lua msdp.MANA again'|2020-01-22 20:32:31|You
  12. 188|'lua infront of sendMSDP sorry'|2020-01-22 20:32:40|You
  13. 197|'type lua UpdateSStats()'|2020-01-22 20:34:08|You
  14. 199|'type lua sendMSDP("REPORT","AFFECTS")'|2020-01-22 20:34:37|You
  15. 201|'lua UpdateSStats()'|2020-01-22 20:34:42|You
  16. 243|'come back and type lua msdp.MANA'|2020-01-22 20:40:21|You
  17. 248|'type lua msdp.MANA'|2020-01-22 20:41:32|You
  18. 254|'now type .. lua UpdateSStats()'|2020-01-22 20:42:19|You
  19. 272|'lua permTimer("hack", "hackgroup", 1.0, [[UpdateSStats()]])'|2020-01-22 20:45:56|You
  20. 273|'then lua enableTimer("hack")'|2020-01-22 20:46:23|You
  21. 278|'does lua msdp.CONTINENT work?'|2020-01-22 20:47:15|You
  22. 289|'lua permGroup("hackgroup","timer")'|2020-01-22 20:51:36|You
  23. 291|'lua permTimer("hack", "hackgroup", 1.0, [[UpdateSStats()]])'|2020-01-22 20:51:43|You
  24. 293|'then lua enableTimer("hack")'|2020-01-22 20:51:53|You
  25. 306|'type lua UpdateSStats()'|2020-01-22 20:53:36|You
  26. 311|'oops lua not gt'|2020-01-22 20:53:55|You
  27. 312|'lua permTimer("hack", "hackgroup", 1.0, [[echo("1")]])'|2020-01-22 20:54:06|You
  28. 328|'lua abc = tempTimer(1, function() UpdateSStats() end,true)'|2020-01-22 20:57:13|You
  29. 333|'keep mixxing up lua and gt lol'|2020-01-22 20:57:40|You
  30. 334|'lua abc = tempTimer(1, function() UpdateSStats() end,true)'|2020-01-22 20:57:51|You
  31. 341|'oops without the lua part let me do another pastebin'|2020-01-22 20:59:37|You
  32. 344|'test with this: lua abc = tempTimer(1, function() UpdateSStats() end,true)'|2020-01-22 21:00:09|You
  33. 349|'try lua sendMSDP("REPORT", "MANA")'|2020-01-22 21:04:29|You
  34. 353|'try lua sendMSDP("REPORT", "AFFECTS")'|2020-01-22 21:05:32|You
  35. 417|'lua hideWindow("Chats")'|2020-01-22 21:18:06|You
  36. 509|lua echo("1"|2020-01-22 21:53:03|You
  37. 560|Park 'ah :( u can lua removeWindow("Chats")'|2020-01-22 23:00:43|You
  38. 562|Park 'sorry lua hideWindow("Chats")'|2020-01-22 23:00:48|You
  39. sqlite>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement