Advertisement
Guest User

Untitled

a guest
May 25th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. if not listexists 'fish'
  2. createlist 'fish'
  3. @pushlist 'fish' '0x9ce'
  4. @pushlist 'fish'' 0x9cf'
  5. @pushlist 'fish' '0x9cc'
  6. @pushlist 'fish' '0x9cd'
  7. endif
  8. useobject 0x40d1152d
  9. pause 500
  10. useobject 0x413ce0db
  11. pause 500
  12. organizer 'Remove-Regs'
  13. pause 3000
  14. useobject 0x406cbb77
  15. pause 1000
  16. useobject 0x436dd7bd
  17. pause 1000
  18. organizer 'Remove-Scales'
  19. pause 2000
  20. useobject 0x40eca8a1
  21. organizer 'Remove-Leather'
  22. pause 2000
  23. for 0 to 'fish'
  24. while @findtype fish[] 'any' 'backpack'
  25. usetype! 0xf52
  26. waitfortarget 1000
  27. target! 'found'
  28. pause 600
  29. endwhile
  30. endfor
  31. useobject 0x41f2967a
  32. pause 1000
  33. organizer 'Remove-Fish-Gold'
  34. pause 3000
  35. useobject 0x42772683
  36. pause 1000
  37. organizer 'Remove-Nets'
  38. pause 5000
  39. useobject 0x42772681
  40. pause 1000
  41. organizer 'Remove-Maps'
  42. pause 5000
  43. useobject 0x42772685
  44. pause 1000
  45. organizer 'Remove-SOS'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement