BBot - The best bot of the world
Sugestions - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: BBot (https://forums.bmega.net/forum-3.html)
+--- Forum: General (https://forums.bmega.net/forum-19.html)
+--- Thread: Sugestions (/thread-12593.html)



Sugestions - kamas - 11-10-2013

Reporting some bugs:

Soft boots auto use scrip or option in re-user not worker with me.
Avoid wave crazed, it still moving every time, not only when dragon is in front of.
walking method is too slow and map click option bug every time.




Sugestions:
Automatic broke itens options without macro...
(recognising statues and some other unpassable itens use weapon to broke on distance 1~2 sqm)

Option without macro (If serpent spawn <3 use rune)
Combo anti paralize (exura + utani hur/gran hur)
some machete cutable itens remove trash upper like do on the stone holes



RE: Sugestions - elonkode - 11-10-2013

walking method is too slow and map click option bug every time.
Really the walking method is very slow! and map click u can detect to cipsoft sistem!


RE: Sugestions - Kimoszin - 11-11-2013

Post soft boots macro.


RE: Sugestions - kamas - 11-11-2013

bbot is mading me angry...
that slowest bot my knight level 140k is hunting 50k/h alone on venore spawn -.-

MAKE THIS WALK BETTER!!! SHIT -.-

have any macro to make a fullcheck 2 backpack opened or only one?


RE: Sugestions - seth666 - 11-11-2013

Hey.
Why my bot TAKE ON AND OFF AUTO MOUNT ?
I ACTIVE MACRO AND FOR 30 SEC MOUNT IS OFF, AND FOR 30 SEC MOUNT IS ON
I USE THIS MACRO
Status.InPZ()<>1
Self.Mount()
0
Self.ToggleMount()


RE: Sugestions - kamill - 11-11-2013

(11-11-2013, 10:10 PM)seth666 Wrote: Hey.
Why my bot TAKE ON AND OFF AUTO MOUNT ?
I ACTIVE MACRO AND FOR 30 SEC MOUNT IS OFF, AND FOR 30 SEC MOUNT IS ON
I USE THIS MACRO
Status.InPZ()<>1
Self.Mount()
0
Self.ToggleMount()

Check this:

Status.InPZ==0
Self.Mount==0
Self.ToggleMount()


RE: Sugestions - Noowy - 11-12-2013

(11-11-2013, 10:50 PM)kamill Wrote:
(11-11-2013, 10:10 PM)seth666 Wrote: Hey.
Why my bot TAKE ON AND OFF AUTO MOUNT ?
I ACTIVE MACRO AND FOR 30 SEC MOUNT IS OFF, AND FOR 30 SEC MOUNT IS ON
I USE THIS MACRO
Status.InPZ()<>1
Self.Mount()
0
Self.ToggleMount()

Check this:

Status.InPZ==0
Self.Mount==0
Self.ToggleMount()

It work for me , thanks for it i search this macro.