BBot - The best bot of the world
I PAY MY REPUT FOR YOUR MACRO - 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: I PAY MY REPUT FOR YOUR MACRO (/thread-20847.html)



I PAY MY REPUT FOR YOUR MACRO - gordela - 03-26-2018

i need macro to reconect when go to x sqm


I need a macro that I can get in the specific square meter and it logs out and logs in.
it may be that he presses ctrl + q and enter


RE: I PAY MY REPUT FOR YOUR MACRO - Catar - 03-26-2018

u can use it as manual macro waypoint in cavebot.
[Image: YLfRgwk.png]



[macro]0 {reconect} Self.Logout() Macro.Wait(500) Tibia.SendKey(:K_RETURN)[/macro]


RE: I PAY MY REPUT FOR YOUR MACRO - gordela - 03-26-2018

(03-26-2018, 07:53 AM)Catar Wrote: u can use it as manual macro waypoint in cavebot.
[Image: YLfRgwk.png]



[macro]0 {reconect} Self.Logout() Macro.Wait(500) Tibia.SendKey(:K_RETURN)[/macro]

bro, my char log out but not log in again... u can help me?


RE: I PAY MY REPUT FOR YOUR MACRO - Catar - 03-26-2018

1. make sure you're using 82.6 bbot version
2. put higher delay in macro.wait if u already had 82.6


RE: I PAY MY REPUT FOR YOUR MACRO - gordela - 03-26-2018

(03-26-2018, 08:47 AM)Catar Wrote: 1. make sure you're using 82.6 bbot version
2. put higher delay in macro.wait if u already had 82.6

unsuccessfully
:C
please send me How is it used by you?


RE: I PAY MY REPUT FOR YOUR MACRO - Catar - 03-26-2018

ye, hold on, it doesn't work how i imagined it to work.

Use just Self.Logout in macro on that sqm

and setup reconnect manager, its quite easy (mark Reconnect when disconnected" in basic functions)