BBot 56.2 - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: BBot (https://forums.bmega.net/forum-3.html) +--- Forum: News (https://forums.bmega.net/forum-14.html) +--- Thread: BBot 56.2 (/thread-17287.html) |
BBot 56.2 - MegaNo0body - 01-25-2015 Quote:Version 56.2 Quote:Version 56.3 RE: BBot 56.2 - erleo - 01-25-2015 (01-25-2015, 07:39 PM)MegaNo0body Wrote:None (Cheking calassa)Quote:Version 56.2 Edited: The bug continue, but now not jump he move 1 sqm and stay stilled RE: BBot 56.2 - MegaNo0body - 01-25-2015 Releasing version 56.3 with Teleport bug fixed, thanks Erleo. RE: BBot 56.2 - spodniarz - 01-26-2015 Still bug with looter when im got 8 bps of gold all its full, then when im open first and bot attack monsters and kill one, he dont open bps to first free, but only 3-4 bps and dont get up money to free bp. RE: BBot 56.2 - erleo - 01-26-2015 Distancer dont work very good.. Because he run example: 3 sqm and when have distance 3 with monster returns to the monster and continue all the time, run 3 sqms, return to the monster ect. (not always) And Special SQM too, he ignore all points. (not always) I put attaking avoid + attaking like. RE: BBot 56.2 - damiansnk - 01-26-2015 (01-26-2015, 05:02 PM)erleo Wrote: Distancer dont work very good.. Because he run example: 3 sqm and when have distance 3 with monster returns to the monster and continue all the time, run 3 sqms, return to the monster ect. (not always) With macro keep dist work much betta RE: BBot 56.2 - erleo - 01-26-2015 (01-26-2015, 06:26 PM)damiansnk Wrote:Idk that macro(01-26-2015, 05:02 PM)erleo Wrote: Distancer dont work very good.. Because he run example: 3 sqm and when have distance 3 with monster returns to the monster and continue all the time, run 3 sqms, return to the monster ect. (not always) RE: BBot 56.2 - Gandryk - 01-26-2015 (01-26-2015, 06:34 PM)erleo Wrote:(01-26-2015, 06:26 PM)damiansnk Wrote:Idk that macro(01-26-2015, 05:02 PM)erleo Wrote: Distancer dont work very good.. Because he run example: 3 sqm and when have distance 3 with monster returns to the monster and continue all the time, run 3 sqms, return to the monster ect. (not always) 200 {distance} ID:=Creature.Attacking() Creature.Health(!ID!)<=33 [jump] Creature.Follow(!ID!) {jump} Creature.KeepDistance(!ID!, 4) Lord Damian macro RE: BBot 56.2 - damiansnk - 01-26-2015 (01-26-2015, 06:34 PM)erleo Wrote:(01-26-2015, 06:26 PM)damiansnk Wrote:Idk that macro(01-26-2015, 05:02 PM)erleo Wrote: Distancer dont work very good.. Because he run example: 3 sqm and when have distance 3 with monster returns to the monster and continue all the time, run 3 sqms, return to the monster ect. (not always) when hp%>x keep distance when hp%<x follow monster when hydra runing away bot follow them cuz with dist 4 easy losing target or hydra run out of screen but it was 1st version that1 work better 200 {distance & follow} ID:=Creature.Attacking() Creature.Health(!ID!)<=15 [jump] Creature.Follow(!ID!) Exit() {jump} Creature.KeepDistance(!ID!, 4) Exit() RE: BBot 56.2 - MegaNo0body - 01-27-2015 New update.. |