well, first you need to get the coordinates of the spot u want to go back to after buying things, and the coordinates of somewhere near the NPC u want to buy from.Quote:
ok kool was just wondering.. um by any chance do you knwo how to make it go to a npc and buy something when it runs out ?
im kinda new to dis dont know much only the basics
if amount of item WhatYouUseToHeal < 1 use item NameOfCityScrollHere go to 100,200 buy item WhatYouUseToHeal from npc Pharmacist # copy and paste as many times as necessary go to 200,400 end while true attack monster Birdman # etc. etc. # you see? actually pretty simple
thnxs helped alot i was having trouble figuring it out :)Quote:
well, first you need to get the coordinates of the spot u want to go back to after buying things, and the coordinates of somewhere near the NPC u want to buy from.
lets assume that the spot to go back to hunting is 200,400
and the NPC is at 100,200
awwrite?
Code:if amount of item WhatYouUseToHeal < 1 use item NameOfCityScrollHere go to 100,200 buy item WhatYouUseToHeal from npc Pharmacist # copy and paste as many times as necessary go to 200,400 end while true attack monster Birdman # etc. etc. # you see? actually pretty simple
buy function not working in my computer, the client crash.Quote:
well, first you need to get the coordinates of the spot u want to go back to after buying things, and the coordinates of somewhere near the NPC u want to buy from.
lets assume that the spot to go back to hunting is 200,400
and the NPC is at 100,200
awwrite?
Code:if amount of item WhatYouUseToHeal < 1 use item NameOfCityScrollHere go to 100,200 buy item WhatYouUseToHeal from npc Pharmacist # copy and paste as many times as necessary go to 200,400 end while true attack monster Birdman # etc. etc. # you see? actually pretty simple
|
|
the bot tries to pick up other peoples items and its too stupid to realize that its not yours so it tries to pick it up over and over super fast and it DC's.Quote:
I need help .. the Bot works great on all maps but on bird island it many times dc when super man casts .. dunno why ... but works gr8 most of time .. and i need also working blue mouse quest script if u please!!
Quote:
the bot tries to pick up other peoples items and its too stupid to realize that its not yours so it tries to pick it up over and over super fast and it DC's.
the reason why its only bird island is because theres so much shit on the ground.