XenoBot Forums - Powered by vBulletin

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Reconnect USING YOUR ACC NUMBER AND PASSWORD

  1. #1
    Egalmot's Avatar
    Join Date
    Jan 2014
    Posts
    76
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Reconnect USING YOUR ACC NUMBER AND PASSWORD

    There's a bot called neutral bot that has like the best reconnect .

    it uses your acc number and password in order to reconnect ur character, maybe xenobot should implement this awesome feature.

  2. #2
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Egalmot View Post
    There's a bot called neutral bot that has like the best reconnect .

    it uses your acc number and password in order to reconnect ur character, maybe xenobot should implement this awesome feature.
    I hope to god your kidding.

  3. #3
    Egalmot's Avatar
    Join Date
    Jan 2014
    Posts
    76
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    No i'm not, what's wrong with it?

  4. #4

    Join Date
    May 2014
    Posts
    80
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)

    Lightbulb

    The ONLY thing you should ever type your account and password into is your tibia login screen lol. Fuck i wouldnt trust puting my details into some other fuckers programme you [Insert Bad Words Here]

  5. #5
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    inb4 all scripts

    lua code:

    accname = 'xxxxxxx'
    password = 'xxxxxx'
    char = 'xxxxx'
    Self.Login(accname, password, char)
    Self.Say(accname)
    Self.Say(password)
    Self.Say('Take my acc fuckheads')

  6. #6
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    The login functionality don't have to be available as lua functions. Assuming you start the bot before you login it could probably read either your login information or its hash directly from memory, or sniff it from a packet, or read your keystrokes (though that can fail). The bot could already be doing this without any of us knowing. We simply have to trust that the devs aren't going to steal our accounts cause its much more profitable for them to run an honest business.

  7. #7
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Rydan View Post
    Technically you are already using "some other fuckers programme" when using XenoBot.
    Xenobot COULD easily access whatever you type after starting it, IF that was the purpose of XenoBot which it is not.



    What this thread aims at is probably just a fix for the current reconnect feature that is accessed in the Tools window and not an actually lua function (which would be pointless anyway as the scripter stops working once disconnected).
    Then its impossible to fix the reconnect, because Tibia doesnt store account info in memory anymore.

  8. #8
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Fatality View Post
    Then its impossible to fix the reconnect, because Tibia doesnt store account info in memory anymore.
    Not if you let the bot know your account information, which is what this thread is about.

  9. #9
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by shadowart View Post
    Not if you let the bot know your account information, which is what this thread is about.
    True, but don't you think it would be a little suspicious if when you log in a little window pops up made by xenobot saying "Account Name: Password:?"

  10. #10
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    Read my first post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •