BBot - The best bot of the world
BBot 65.0 with Tibia 10.82 support - 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 65.0 with Tibia 10.82 support (/thread-18555.html)

Pages: 1 2


BBot 65.0 with Tibia 10.82 support - MegaNo0body - 09-30-2015

Quote:Version 65.0 (with Advanced Attack)
+ Tibia 10.82 support
* [macro] Self.Skills
* Logging in errors

Know bug: the Reconnect Manager keeps reloading the script, making the Cavebot enter in infinite loopings. Please, do not use Reconnect Manager until the version 65.1 that will fix this issue. Unfortunately I'm unable to fix the issue right now, it will be fixed after 20H BRT (GMT-3).


RE: BBot 65.0 with Tibia 10.82 support - erleo - 09-30-2015

Its necessary update the scripts?


RE: BBot 65.0 with Tibia 10.82 support - MegaNo0body - 09-30-2015

They will be migrated, some scripts may fail. If the auto script migration fail, please, send me the script to [email protected]

The only affected part of the script is the Attack Sequences, that were removed from Killer and ported to Advanced Attack. The migration will resolve it automatically on most cases.


RE: BBot 65.0 with Tibia 10.82 support - Garuh - 09-30-2015

scripts enter in loops infinities in random zones

char 1
fixed1
point1
hi/deposit all/yes
point2...
hi/deposit all/yes
point2..
hi/deposit all/yes
...

char 2
label hunting
point 1
point 2
point 3
point 2
point 3
point 2...
and again and again


char 3
point1
fixed1
delay 5
point2 (aborted)
fixed1
delay 5
point2 (aborted)
fixed1
delay 5


and i can stop the cavebot (when i use reconect manager) if turn of the cavebot in 5 seconds automatic be activated alone...


RE: BBot 65.0 with Tibia 10.82 support - erleo - 09-30-2015

Okay, Thanks I am pleased to read that.


RE: BBot 65.0 with Tibia 10.82 support - MegaNo0body - 09-30-2015

(09-30-2015, 11:05 AM)Garuh Wrote: scripts enter in loops infinities in random zones

char 1
fixed1
point1
hi/deposit all/yes
point2...
hi/deposit all/yes
point2..
hi/deposit all/yes
...

char 2
label hunting
point 1
point 2
point 3
point 2
point 3
point 2...
and again and again


char 3
point1
fixed1
delay 5
point2 (aborted)
fixed1
delay 5
point2 (aborted)
fixed1
delay 5


and i can stop the cavebot (when i use reconect manager) if turn of the cavebot in 5 seconds automatic be activated alone...

I'll check that, can someone confirm?

Confirmed Sad


RE: BBot 65.0 with Tibia 10.82 support - rbp0703 - 09-30-2015

bbot works fine?


RE: BBot 65.0 with Tibia 10.82 support - erleo - 09-30-2015

Is possible change or create this macro:
Creatures.OnScreen()
for
Monsters.OnScreen()

Because with "Creatures.OnScreen ()" detect also players.

I wanna for example for that:
[macro]1000 {Killer} Creatures.OnScreen()<=3 [Jump] Killer.Stop() {Jump} Creatures.OnScreen()>=4 Killer.Start()[/macro]


RE: BBot 65.0 with Tibia 10.82 support - MegaNo0body - 09-30-2015

Creatures.NPCOnScreen(), for monsters and NPCs. No way to detect if a creature is a NPC or a monster (except by name).


RE: BBot 65.0 with Tibia 10.82 support - erleo - 09-30-2015

Thanks Mega, and check "Bugs"


RE: BBot 65.0 with Tibia 10.82 support - [email protected] - 09-30-2015

the update is running? or we have to wait another


RE: BBot 65.0 with Tibia 10.82 support - Dexter - 09-30-2015

(09-30-2015, 04:31 PM)[email protected] Wrote: the update is running? or we have to wait another

Mega says...
Quote:Know bug: the Reconnect Manager keeps reloading the script, making the Cavebot enter in infinite loopings. Please, do not use Reconnect Manager until the version 65.1 that will fix this issue. Unfortunately I'm unable to fix the issue right now, it will be fixed after 20H BRT (GMT-3).



RE: BBot 65.0 with Tibia 10.82 support - vmwb - 09-30-2015

would it be possible to keep the attack manager sequence? if not how would i be able to create a macro that does the spells flam, amp vis and vis.
e.g killing earth elemental use flam and nightstalker amp vis and vis

do i just write in macro and name it vis and create a separate for flam?
self.say(vis)
self say(amp vis)


RE: BBot 65.0 with Tibia 10.82 support - Dexter - 09-30-2015

(09-30-2015, 06:23 PM)vmwb Wrote: would it be possible to keep the attack manager sequence? if not how would i be able to create a macro that does the spells flam, amp vis and vis.
e.g killing earth elemental use flam and nightstalker amp vis and vis

do i just write in macro and name it vis and create a separate for flam?
self.say(vis)
self say(amp vis)

Look this: http://forums.bmega.net/thread-25867-post-106984.html#pid106984


RE: BBot 65.0 with Tibia 10.82 support - kamas - 09-30-2015

please a tutorial to new target type...
i dont know how to use it


RE: BBot 65.0 with Tibia 10.82 support - Axalis - 09-30-2015

(09-30-2015, 10:31 AM)MegaNo0body Wrote:
Quote:Version 65.0 (with Advanced Attack)
+ Tibia 10.82 support
* [macro] Self.Skills
* Logging in errors

Know bug: the Reconnect Manager keeps reloading the script, making the Cavebot enter in infinite loopings. Please, do not use Reconnect Manager until the version 65.1 that will fix this issue. Unfortunately I'm unable to fix the issue right now, it will be fixed after 20H BRT (GMT-3).

can fixed attack ??


RE: BBot 65.0 with Tibia 10.82 support - Dexter - 09-30-2015

(09-30-2015, 08:42 PM)kamas Wrote: please a tutorial to new target type...
i dont know how to use it

(09-30-2015, 08:43 PM)Axalis Wrote:
(09-30-2015, 10:31 AM)MegaNo0body Wrote:
Quote:Version 65.0 (with Advanced Attack)
+ Tibia 10.82 support
* [macro] Self.Skills
* Logging in errors

Know bug: the Reconnect Manager keeps reloading the script, making the Cavebot enter in infinite loopings. Please, do not use Reconnect Manager until the version 65.1 that will fix this issue. Unfortunately I'm unable to fix the issue right now, it will be fixed after 20H BRT (GMT-3).

can fixed attack ??

Look: http://forums.bmega.net/thread-3063.html


RE: BBot 65.0 with Tibia 10.82 support - honera - 09-30-2015

recconect is fixed?


RE: BBot 65.0 with Tibia 10.82 support - aleyjuan - 10-01-2015

SORRY FOR MI INGLIS. MEGA U DESTROY THE BOT XD. i dont have idea use attack sequences . its realy bad men . all mine scrits dont attack more whit spells Confused


RE: BBot 65.0 with Tibia 10.82 support - erleo - 10-01-2015

(10-01-2015, 12:34 AM)aleyjuan Wrote: SORRY FOR MI INGLIS. MEGA U DESTROY THE BOT XD. i dont have idea use attack sequences . its realy bad men . all mine scrits dont attack more whit spells Confused

Mega he did not destroy the bot, it improved much. if you don't know use it and set it up is not the fault of the bot.