Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. usetype 0x13e3
  2. waitforgump 0x38920abd 15000
  3. replygump 0x38920abd 36
  4. waitforgump 0x38920abd 15000
  5. replygump 0x38920abd 23
  6. pause 2000
  7. if @injournal 'slayer' 'system'
  8. sysmsg '* * * * ---> Slayer Weapon! <--- * * * *' 53
  9. @findtype 0x13ff 'any' 'backpack'
  10. useobject 0x18595
  11. pause 1000
  12. waitforcontext 0x8bf10 10 15000
  13. pause 500
  14. moveitem 'found' 0x410772d2 46 127 0
  15. pause 600
  16. useobject 0x8bf10
  17. clearjournal
  18. endif
  19. pause 1000
  20. if @findtype 0x13ff 'any' 'backpack'
  21. usetype 0x13e3
  22. waitforgump 0x38920abd 15000
  23. replygump 0x38920abd 14
  24. waitfortarget 15000
  25. target! 'found'
  26. waitforgump 0x38920abd 15000
  27. pause 500
  28. endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement