RELOG SYSTEM - 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: RELOG SYSTEM (/thread-16634.html) |
RELOG SYSTEM - Leszczus - 11-13-2014 So as a topic says, today i will show u have to make easy and 100% working relog system. Let's start! First of all u need 2 bbot files. ------------------------------First bbot file----------------------------------------- Open bmega and setup reconnect(select your first character to relog and press go). Then logout and check if reconnect is working. Make a wpt for example temple - dp thais. At the end of wpt add fixed point. Now go to macro editor and past it. Code: 0 {relog} Status.InPZ()==1 Self.Logout() Bot.LoadSettings(2) Click done and save bbot file as 1 < very important! ------------------------------Second bbot file----------------------------------------- Open bmega and setup reconnect(select your second character to relog and press go). Then logout and check if reconnect is working. Make a wpt for example dp - temple thais. At the end of wpt add fixed point. Now go to macro editor and past it. Code: 0 {relog} Status.InPZ()==1 Self.Logout() Bot.LoadSettings(1) Click done and save bbot file as 2 < very important! Explanation to added attachments: File "1.bbot" will reconnect to character number 2 and start cavebot from temple to dp thais(relog system will work in dp thais) so stand your character in temple thais to works it properly. File "2.bbot" will reconnect to character number 7 and start cavebot from dp to temple thais(relog system will work in temple thais) so stand your character in dp thais near bank (centre dp floor 0) to works it properly. BOT RELOG CHARACTER TWICE SO DON'T WORRY ;P I tested it about 300h i'm sure it works. If someone have problems with setup let me know in pm or post here. RE: RELOG SYSTEM - damiansnk - 11-13-2014 Ye but Durring secound I getting bug like in support and help atachment http://forums.bmega.net/thread-23661-post-95940.html#pid95940 RE: RELOG SYSTEM - Leszczus - 11-13-2014 u mean this? http://forums.bmega.net/attachment.php?aid=5230 RE: RELOG SYSTEM - damiansnk - 11-13-2014 No that one I got and reinstalled tibia and work now, I mean that link what I paste upper. Log out from 1st char load settings login next char log out trying to log again and then is bug look under your last post http://forums.bmega.net/thread-23661-post-95940.html#pid95940 RE: RELOG SYSTEM - damiansnk - 11-14-2014 I uninstaled Net.framework,windbot,windaddons and now works fine ! i lost 3 days 8hours everyday on that sh*t RE: RELOG SYSTEM - ozyrixe - 12-10-2014 Something is wrong there, i making this same macro and still dont working... I download this files and working bad, dont loading this character who are in Bacic Functions. |