Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. [Waypoints]
  2. A 1137 1273 7 Stop
  3.  
  4. if [$posx < 1100 || $posx > 1150] skip
  5. if [$ringslot.id == '11841'] say '!fly temple'
  6. if [$ringslot.id == '0'] gotolabel 'Stop'
  7. wait 500
  8.  
  9. S 1084 1089 7
  10. A 1091 1108 6 Travel
  11.  
  12. if [$screencount.'Travel Wars' == 0] skip
  13. follow 'Travel Wars'
  14. wait 500
  15. npcsay 'hi'
  16. npcsay 'amun ra city'
  17. npcsay 'yes'
  18. if [$screencount.'Travel Wars' == 1] gotolabel Travel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement