Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. P

    Resolved Login Handler types password, but deletes it rather than logging in

    So basically I have been having this problem for a long time, and it really stops me from using the breaking system on bots. If I DC, while I leave my PC to afk, it could be an hour before I come back to see that it has just been sitting there doing nothing. Is there a known fix to this...
  2. V

    Bug "Login Handler has been activated!"

    I don't know what happened. Until last week some bots worked fine. Some worked for some time (like 15 minutes, 30 minutes and such) but all of them handled the login. Now i add instance, select the bot, account and client, after the game starts i start instance as always, but then nothing...
  3. N

    Resolved Login Handler in SDK mode

    I have noticed that all the bots that every time I debug a script, the login handler doesn't work. Is this because I am in SDK mdoe? I need it to work because I want to test a break handler.
  4. maskedmouse

    Question Disable Login on start up of TreeBot

    Hey, I'm quite new to the bot programming though I have some experience in C# using Unity3D. Can't seem to figure out where to call GameEvents.Universal.LOGIN_HANDLER.disable(); Wanted to test the FXML UI first but it logs in when the bot is instantiated which is unnecessary as I wait for the...
  5. D

    Question Login Handler Issue

    I have to manually click existing user in order for my login handler to be activated. After i click existing user rather than new user (the 2 options) it begins to work. Any ideas why this is happening or how to fix it????
  6. ichaseexp

    Resolved Auto-Login (Broken)

    as title says, whenever bot takes a break or passes 6hr limit, to log back in seems to be a issue. The bot doesn't click on existing user, instead it gets stuck and does nothing at login screen. In order for it to re login i have to MANUALLY hit the button for it to do so. Really needs to be...
  7. D

    Resolved Why will the client not re-log my account after it logs out??

    Since the Christmas update, my client no longer is able to go through the longin handler etc. (so therefore my bots can only last 6 hours tops, some of them not even that such as litefisher). I have double checked my passwords and username information in the account selection. please give me...
  8. noobtagonist

    Resolved Disable/enable login handler

    Is it possible to disable and enable the login handler via the API? If so how? for extra info I'm making a bot that takes long breaks, and I need it to stay logged out while on the breaks thanks
Top