Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. [Waypoints]
  2. S 1558 1650 7 Templo
  3. A 1025 911 6
  4.  
  5. wait 900000 | end
  6.  
  7. S 1026 909 5 continuar
  8. S 1026 912 5
  9. A 1026 912 5
  10.  
  11. follow 'Yasuzo'
  12. wait 1000
  13. npcsay hi
  14. wait 500
  15. npcsay trade
  16. wait 1000
  17. buyitems 3021 1
  18. wait 500
  19. npcsay yes
  20.  
  21. A 1024 910 5
  22.  
  23. if [$amuletslot.id != 3021] gotolabel Templo
  24.  
  25. A 338 1819 7
  26.  
  27. auto 200 if [$amuletslot.id != 3021] {fastequipammy 3021 | wait 100}
  28.  
  29. S 1024 909 5
  30. S 1025 910 6 blessc
  31. S 1026 908 7
  32. A 1026 911 7
  33.  
  34. follow 'Yasuzo'
  35. wait 1000
  36. npcsay hi
  37. wait 500
  38. npcsay protection
  39. wait 1000
  40. npcsay yes
  41.  
  42. S 1026 908 7
  43. A 1026 908 7
  44.  
  45. wait 200 | say "!bless"
  46.  
  47. S 1026 908 7
  48. S 1023 910 7 continuar
  49. S 1018 907 7
  50. A 1018 907 7
  51.  
  52. follow 'Minoru'
  53. wait 1000
  54. npcsay hi
  55. wait 500
  56. npcsay hoshigakure island
  57. wait 1000
  58. npcsay yes
  59.  
  60. S 1983 1262 7
  61. S 1976 1258 7 caminho
  62. S 1977 1245 7
  63. S 1981 1229 7
  64. S 1982 1216 7
  65. S 1978 1211 7
  66. A 417 1738 7
  67.  
  68. usegrounditem 1648 | wait 2000 | end }
  69. wait 2000
  70.  
  71. S 1979 1208 7
  72. S 2076 1113 7 start
  73. L 2080 1113 7
  74. S 2076 1111 6
  75. L 2080 1110 6
  76. S 2075 1113 5
  77. S 2071 1117 5
  78. S 2071 1117 5
  79. S 2071 1113 6
  80. S 2071 1113 6
  81. S 2063 1084 7
  82. S 2068 1070 7
  83. S 2085 1055 7
  84. S 2059 1055 7
  85. S 2048 1069 7
  86. S 2047 1088 7
  87. S 2043 1110 7
  88. S 2041 1122 7
  89. S 2032 1138 7
  90. S 2051 1126 7
  91. S 2063 1120 7
  92. A 415 1794 7
  93.  
  94. caphigher 250 gotolabel start
  95.  
  96.  
  97. [CavebotOptions]
  98. Rope: Rope
  99. Shovel: Shovel
  100. SkipNearbyNodes: 0
  101. OpenNextBp: no
  102. LootNearbyTargets: no
  103. LootDistantTargets: no
  104.  
  105. [Alerts]
  106. PlayerOnScreen:
  107. GmDetected:
  108. PlayerAttacking:
  109. DefaultMessage:
  110. PrivateMessage:
  111. Disconnected:
  112.  
  113. [CavebotHotkeys]
  114. auto 500 listas 'Open Doors' | usegrounditem 1632 | usegrounditem 1631 | usegrounditem 1629 | usegrounditem 1628
  115. auto 2000 listas 'Pass At All' | allowwalk 2118 140 2777 2776 2779 2778 2780 2785 2783 2784 2781 2775 7864 6371 2809 2808 2807 2805 2803 2799 2798 2797 2796 2795 2794 2791 2469 2471 898
  116. auto 200 listas 'DeadRec - CiroScript' | if [$hp == 0] {reconnect | wait 3000}
  117. auto 30000 say !pvp off
  118. auto 90000 say !transformfinal
  119. auto 200 ifnot '$connected' {gotolabel Templo | wait 200}
  120. auto 200 foreach 'newmessages' $msg if [$msg.content ? 'No Protection!'] {setcavebot off}
  121. auto 100 listas 'Bushin lure' | setcolor 0 255 0 | if [$monstersaround.60 >= 6] {say bunshin no jutsu}
  122. auto 200 if [$amuletslot.id != 3021] {fastequipammy 3021 | wait 100}
  123. auto 200 dontlist | if [$salway == 1] {listas Area | if [$monstersaround.1 >=1 && $playersaround.15 == 0 && $self.skull <=2] say 'kosui supure'
  124. auto 200 dontlist | if [$wayds == 1] {listas Combo | isattacking say "Suiton Daibakufu no Jutsu" | isattacking say "Sawarabi no Mai" | isattacking say "Kusanagi no Tsurugi" | isattacking say "Suiton Daibakufu no Jutsu"
  125. auto 200 dontlist | if [$playersaround.40 == 1] {set $salway 0 | end}
  126. auto 200 dontlist | if [$playersaround.40 == 0] {wait 60000 | ifnoplayeronscreen {set $salway 1 | end}
  127. auto 200 dontlist | if [$playersaround.40 == 1] {set $wayds 1 | end}
  128. auto 200 dontlist | if [$playersaround.40 == 0] {wait 60000 | ifnoplayeronscreen {set $wayds 0 | end}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement