Advertisement
Guest User

wok.script

a guest
Apr 9th, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <<<#OPENFILE
  2.  
  3. --api.bot.whitelist:{authToken:2BE71F87A8E949ACBEF8826495F93395},null
  4.  
  5. --api.bot.command = textInput("wok")
  6. bot.loginClient,client{server:98.5.170.227},client.1{var/credentials = 'passwords.xml'},char.1
  7.  
  8. true = playText,chat.4,("I am farming wok")
  9.  
  10. bot.openScriptMenu,var/wok,run:script,true,null
  11.  
  12. var/wok =
  13. list{
  14. "Farmer1",
  15. --run:script '/scripts/farmingwok.eox'
  16. "Miner"
  17. --run:script '/scripts/miningwok.eox'
  18. "Forager River"
  19. --run:script '/scripts/foragingwok.eox'
  20. "Farmer2"
  21. --run:script '/scripts/wok1.eox'
  22. "Test1"
  23. --run:script '/scripts/wok2.eox'
  24. "Fighter Test Bot 200MC 500UA"
  25. --run:script '/scripts/fighterwok200mc500ua.eox'
  26.  
  27.  
  28. #CLOSEFILE>>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement