Advertisement
Guest User

Untitled

a guest
Sep 24th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. [Waypoints]
  2. N 1754 1848 6 start
  3. W 1739 1844 6
  4. W 1736 1833 6
  5. W 1737 1824 6
  6. N 1719 1813 6
  7. W 1718 1823 6
  8. W 1723 1838 6
  9. N 1728 1837 6
  10. N 1730 1829 5
  11. N 1731 1830 4
  12. N 1729 1838 5
  13. W 1726 1848 6
  14. N 1713 1853 6
  15. N 1714 1848 5
  16. N 1714 1854 5
  17. N 1722 1856 6
  18. N 1721 1855 7
  19. N 1732 1854 6
  20. W 1751 1860 6
  21. W 1753 1865 6
  22. N 1751 1866 6
  23. N 1745 1863 5
  24. N 1742 1862 5
  25. N 1752 1867 5
  26. W 1749 1859 6
  27. N 1742 1846 6
  28. N 1752 1848 6
  29. A 1752 1848 6
  30.  
  31. if [$mobcount >= 700 ] { gotolabel 'task' }
  32.  
  33. A 1752 1848 6
  34.  
  35. gotolabel start
  36.  
  37. N 1755 1854 6 task
  38. N 1770 1865 7
  39. N 1784 1867 7
  40. A 1784 1867 7
  41.  
  42. wait 1 | npcsay 'hi' | wait 1 | npcsay 'konoha gakure' | wait 1
  43.  
  44. N 1506 1438 6
  45. N 1482 1455 7
  46. N 1500 1468 7
  47. N 1494 1477 7
  48. A 1494 1477 7
  49.  
  50. wait 1 | npcsay 'hi' | wait 1 | npcsay 'suiton bat task' | wait 1 | npcsay 'suiton bat task' | wait 1
  51.  
  52. N 1484 1465 7
  53. N 1499 1445 7
  54. N 1506 1438 7
  55. A 1506 1437 6
  56.  
  57. wait 1 | npcsay 'hi' | wait 1 | npcsay 'land of iron' | wait 1
  58.  
  59. A 1782 1870 7
  60.  
  61. wait 1 | while [$mobcount != 0 ] { set $mobcount 0 }
  62.  
  63. N 1754 1853 7
  64.  
  65. [CavebotOptions]
  66. Rope: Rope
  67. Shovel: Shovel
  68. SkipNearbyNodes: 0
  69. OpenNextBp: no
  70. LootNearbyTargets: yes
  71. LootDistantTargets: no
  72.  
  73. [Alerts]
  74. PlayerOnScreen:
  75. GmDetected:
  76. PlayerAttacking:
  77. DefaultMessage: S
  78. PrivateMessage:
  79. Disconnected:
  80.  
  81. [CavebotHotkeys]
  82. auto 1 dontlist | if [$standtime >= 30000] { moven|moves|movee|movew
  83. auto 1 dontlist | foreach 'newmessages' $cavetask if [$cavetask.content ? 'Loot of a bat'] {inc $mobcount }
  84. auto 1 dontlist | moveitems 2881 $bp |moveitems 3020 $bp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement