ShomiBG Posted July 14, 2008 Posted July 14, 2008 Hi, i am noob using walker, and i need some help with script i got from friend. LABEL(Fish) CharStatus(HP,<=,99) { Set(FightStart) USEITEM(Homunkulus's Sword[Acumen][iD=6313]) DELAY(60) Set(FightStop) USEITEM(KingFisher Rod[iD=6532]) USEITEM(Yellow Colored Lure - High Grade[iD=6527]) } DELAY(3000) JMP(Fish) I have problem when mob come out of water, script dont change to homu, so i end dead :( And this setup of my walker Quote
Klaymen Posted July 15, 2008 Posted July 15, 2008 Use dwarf for fishing!!! Just set in the option to drink Healing Potions if hp is below 99%. Thats all. Quote
dmitry501 Posted July 17, 2008 Posted July 17, 2008 try LABEL(Fish) CharStatus(HP,<=,99) { Set(FightStart) USEITEM(Homun DELAY(100) Set(FightStop) USEITEM(KingFisher USEITEM(Yellow Colored Lure } DELAY(3000) JMP(Fish) Quote
sekyyy Posted July 17, 2008 Posted July 17, 2008 you need to use "short attacks" not "far attacks" ;) Quote
ShomiBG Posted July 17, 2008 Author Posted July 17, 2008 Thanks for help, but since my only char that can use S is pp i am fishing with him, and when i get attacked by mob i just use heal. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.