BBot - The best bot of the world
skill on slime in ab'dendriel cave - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: skill on slime in ab'dendriel cave (/thread-17720.html)



skill on slime in ab'dendriel cave - achmeda - 03-22-2015

I have problem... i skill on slime on my 20pally with small stones on ab;dendriel cave with small house... bbot dont shoot when im away from slimes... how to solve it.. i can show it on screen [Image: 9832017873873282m.png]


RE: skill on slime in ab'dendriel cave - ciolam - 03-22-2015

Thats bad place for training


RE: skill on slime in ab'dendriel cave - achmeda - 03-22-2015

why bad?
what place you suggest for low lvl pally ?


RE: skill on slime in ab'dendriel cave - erleo - 03-23-2015

I think what is better Goblins and bot in def.


RE: skill on slime in ab'dendriel cave - achmeda - 03-23-2015

but the bot lost all small stones in seconds and need refil....


RE: skill on slime in ab'dendriel cave - erleo - 03-23-2015

(03-23-2015, 11:04 AM)achmeda Wrote: but the bot lost all small stones in seconds and need refil....
Nope, put 5~ spears only and 50 small stones
[macro]500 {Small Stones} Misc.ItemCountEx(1781)>=1 [jump] Self.Equip.LeftHand(1781) Exit() {jump} Self.Equip.LeftHand(3277)[/macro]
In looter add small stones.


RE: skill on slime in ab'dendriel cave - achmeda - 03-23-2015

i use small stones / serpent sword.

its a possibility to when stones are less than 10 go to dp and refil to full cap ?


RE: skill on slime in ab'dendriel cave - erleo - 03-23-2015

(03-23-2015, 04:18 PM)achmeda Wrote: i use small stones / serpent sword.

its a possibility to when stones are less than 10 go to dp and refil to full cap ?

Yes, is possible


RE: skill on slime in ab'dendriel cave - Garuh - 03-24-2015

(03-23-2015, 04:18 PM)achmeda Wrote: i use small stones / serpent sword.

its a possibility to when stones are less than 10 go to dp and refil to full cap ?

with a macro, try with this
Code:
1000 {UnEquip Stones} Misc.ItemCountEx(1781)<10 Self.Equip.LeftHand(!idweapon!) Label(godepot)



RE: skill on slime in ab'dendriel cave - erleo - 03-24-2015

(03-24-2015, 04:02 AM)Garuh Wrote:
(03-23-2015, 04:18 PM)achmeda Wrote: i use small stones / serpent sword.

its a possibility to when stones are less than 10 go to dp and refil to full cap ?

with a macro, try with this
Code:
1000 {UnEquip Stones} Misc.ItemCountEx(1781)<10 Self.Equip.LeftHand(!idweapon!) Label(godepot)
Its not necessary a macro for leave, only put fullcheck.


RE: skill on slime in ab'dendriel cave - Garuh - 03-24-2015

(03-24-2015, 12:10 PM)erleo Wrote:
(03-24-2015, 04:02 AM)Garuh Wrote:
(03-23-2015, 04:18 PM)achmeda Wrote: i use small stones / serpent sword.

its a possibility to when stones are less than 10 go to dp and refil to full cap ?

with a macro, try with this
Code:
1000 {UnEquip Stones} Misc.ItemCountEx(1781)<10 Self.Equip.LeftHand(!idweapon!) Label(godepot)
Its not necessary a macro for leave, only put fullcheck.

but... the fullcheck is only when all monsters all dead, & the macro y every x time ... i think is more easy...well works to xD