Advertisement
Rainja182

Untitled

Dec 1st, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. echo ********************************************************************************************************
  2. echo *** EmpathHunter <1st Creature> <2nd Creature or repeat 1st Creature> <Body Part to Tend> <Training Spell>
  3. echo ********************************************************************************************************
  4.  
  5. start:
  6. put face next
  7. put prep para 20
  8. put tar
  9. pause 1
  10. put tend my %3
  11. put stand
  12. put circle
  13. pause
  14. pause 1
  15. put weave
  16. pause
  17. pause 1
  18.  
  19. put cast
  20. pause 2
  21. put release spell
  22. put skin %1
  23. pause
  24. pause 1
  25. put skin %2
  26. pause
  27. pause 1
  28. put search %1
  29. put search %2
  30. pause 1
  31. put prep nb
  32. put hunt
  33. pause
  34. pause 1
  35. put cast
  36. pause 3
  37. put release spell
  38. put conc
  39. pause
  40. pause 1
  41. put perc health
  42. pause
  43. pause 1
  44. put stow gem
  45. put stow gem
  46.  
  47. put hide
  48. pause
  49. pause 1
  50.  
  51. put face next
  52. put prep para 20
  53. put tar
  54. pause 1
  55. put tend my %3
  56. put stand
  57. put circle
  58. pause
  59. pause 1
  60. put weave
  61. pause
  62. pause 1
  63.  
  64. put cast
  65. pause 2
  66. put skin %1
  67. pause
  68. pause 1
  69. put skin %2
  70. pause
  71. pause 1
  72. put search %1
  73. put search %2
  74. pause 1
  75. put prep %4
  76. put hunt
  77. pause
  78. pause 10
  79. put cast
  80. pause 3
  81. put release spell
  82. put conc
  83. pause
  84. pause 1
  85. put perc health
  86. pause
  87. pause 1
  88. put get coin
  89. put get coin
  90.  
  91. put hide
  92. pause
  93. pause 2
  94.  
  95.  
  96.  
  97. goto start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement