1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question Logging in with another acc per Code

Discussion in 'Developer Support' started by klopfie, Feb 24, 2016.

  1. klopfie

    Joined:
    Apr 2, 2015
    Messages:
    13
    Likes Received:
    0
    Hey,

    I want to log in any account per code. Is it possible ?

    Thank you !!

    Klopfie
     
  2. SkydemonxX

    Joined:
    Mar 26, 2015
    Messages:
    33
    Likes Received:
    0
  3. klopfie

    Joined:
    Apr 2, 2015
    Messages:
    13
    Likes Received:
    0
    I have two runescape accounts and want to prevent bans without that i have to go all 1 -2 hours and log it into another account, so i want that my code log account number 1 out after a random time and log the second one in. But I dont know how I can script bot this
     
  4. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Have an array of accounts, or a map if the passwords are different. Have a Timer that goes for however long you want to be logged in. When the timer runs out you log out and move to the next account in the array and reset the timer. You'll have to write your own login handler to do this though as there's no way to officially change accounts mid run.
     
  5. klopfie

    Joined:
    Apr 2, 2015
    Messages:
    13
    Likes Received:
    0
    Ok thank You !!
     

Share This Page

Loading...