Jump to content

Recommended Posts

Posted

hi i made a auto login bot for an online game it work fine but can any1 teach mi wat comand 2 write for makeing it relog when i disconnect fr the server??

  • Moderators
Posted

hi i made a auto login bot for an online game it work fine but can any1 teach mi wat comand 2 write for makeing it relog when i disconnect fr the server??

First you need to find something unique that you can identify when it disconnects. Then just have your script look for that.
Posted (edited)

First you need to find something unique that you can identify when it disconnects. Then just have your script look for that.

it can b the .exe process fr the window task manager rite?? if yes i found it n how 2 write the command ? Edited by kenso
  • 2 weeks later...
Posted

it can b the .exe process fr the window task manager rite?? if yes i found it n how 2 write the command ?

Maybe fix your unreliable internet connection. Thn yr fnd dat it dnt drp ltrs anymor, n yr cnxn wll stay up.
Posted

if there is an .exe process that ends when u disconnect jsut use ProcessExists() (look it up in the helpfile) and when it no longer exists, log into the game again, or if a new login prompt comes up when u disconnect use WinWaitActive() and wait for the new login window to come up.

_____________________________________________________"some people live for the rules, I live for exceptions"Wallpaper Changer - Easily Change Your Windows Wallpaper

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...