hey dude there are some macros i want to ask about if you can tell
1. the call command for Create Deadly poison
2. what is the hook command which can be used for death for eg hook on_death call or anything
3. use @rura gef_fild14 for teleport
i read the brewing post. what if i wanted to brew fire proof/ water proof/ wind proof or earth proof potions? What do i put at do send? Where are the Packets? hehe
I made a waypoints macro for my Sniper. And it work fine. He is walking to where i want. But if his fire arrow is nearly empty ( less than 200) he won't get the arrow automaticly. I was write on the config.txt :
storageAuto 1
storageAuto_npc alberta 28 229
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password xxxx
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50
That is my macro for the waypoints, and because he didn't want to get fire arrow, i add some command on the macro. But it still can't get the arrow whenever his arrow is empty.
I added this :
automacro fire arrow {
inventory Fire Arrow < 200
exclusive 1
call take arrow
}
macro take arrow {
do autostorage
do move 50 75 pay_fild02
release fire arrow
}
If you post the same things in different threads apart from making your own for it, you'll get twice as possibilities to be called noob and to make people have fun of you.
Guys.. can you help me? Im talking to the socket enchanter npc over and over again.. How do I make the the bot auto talk continously? Because I type this.. do talknpc 76 106 c r0 r3 r7 r0 c n... Over and over again.. Can you give me the codes to auto repeat talking to npc? thanks..
siphoenixi4 wrote:Guys.. can you help me? Im talking to the socket enchanter npc over and over again.. How do I make the the bot auto talk continously? Because I type this.. do talknpc 76 106 c r0 r3 r7 r0 c n... Over and over again.. Can you give me the codes to auto repeat talking to npc? thanks..