• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • I wrote a simple relog autoit script for those who randomly disconnect from server.

    Discussion in 'Rebornbuddy Forum' started by altnob, Jun 5, 2015.

    1. altnob

      altnob New Member

      Joined:
      Nov 24, 2012
      Messages:
      183
      Likes Received:
      1
      Trophy Points:
      0
      So my bot kept suffering from disconnecting from the server (while the bot was still attached to the game and running) so if I manually reconnected it would start up where it stopped.

      To fix that I wrote a simple autoit script that will pixelsearch the white spaces between E and T where ET (eorzean time) is located. [​IMG]

      Basically when you DC the game's screen goes black and that white pixel doesn't exist anymore. When that happens the autoitscript I wrote will log you back into the game by clicking on the appropriate functions (Clicking ok for the dc screen, clicking start at the main screen, clicking character position #1 for logging in, confirming logging in) and then it will start searching for the white spot again. It's really basic but honestly it works. I plan on doing something similar with rebornbuddy randomly closing.

      There are a few requirements for this script to work for you

      1) You must run window fullscreen 1920x1080
      2) Your game time must be set to ET
      3) only logs into first character slot
      4) Only works with one instance of ffxiv

      relog - Pastebin.com copy paste the contents of pastebin into a .au3 file (make a notepad name it whatever.au3 and paste content there) run it while you're away from computer.

      Like I said, really basic but it works. Mods remove if this isn't allowed. my buddy just tested and said for him it wasn't clicking in window fullscreen but it worked in fullscreen.
       
      Last edited: Jun 5, 2015

    Share This Page