Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
I am creating a bot for linux - Page 2
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: I am creating a bot for linux

  1. #11

    RE: I am creating a bot for linux

    @dpv
    So, if you not use ptrace to reading memory, what you use, maybe you share with us library name :P

  2. #12
    Junior Member
    Join Date
    Feb 2012
    Posts
    21

    RE: I am creating a bot for linux

    Quote Originally Posted by Miziak
    @dpv
    So, if you not use ptrace to reading memory, what you use, maybe you share with us library name :P
    I inject a thread that reads tibia's memory.

    PS. Today or tomorow ill make a video of what it can do already. I just need to find a screen capture software for linux.

  3. #13
    Junior Member
    Join Date
    Feb 2012
    Posts
    21

    RE: I am creating a bot for linux

    I just completed the backbone of my linux bot, I havent wrote any scripts for it yet, but see here how easy it is to make a auto healer: http://www.youtube.com/watch?v=e711-efUyCY

  4. #14
    Junior Member
    Join Date
    May 2010
    Posts
    12

    RE: I am creating a bot for linux

    The vid ain't working, but thanks in advance.

  5. #15
    Super Moderator
    Join Date
    May 2007
    Posts
    1,191

    RE: I am creating a bot for linux

    http://www.youtube.com/watch?v=e711-efUyCY

  6. #16
    Junior Member
    Join Date
    Feb 2012
    Posts
    21

    RE: I am creating a bot for linux

    Quote Originally Posted by Blaster_89
    http://www.youtube.com/watch?v=e711-efUyCY
    thx for correcting that , I just have to write a bigger api now.
    Only functions I currently have are, "getHp", "say", "turn", .. and some more basic things. But the more complicated stuff like cavebot etc arent written yet.
    Tomorow ill probably expand the api so I can make an auto trainer for target dummies.

  7. #17
    Senior Member
    Join Date
    Nov 2010
    Posts
    397

    RE: I am creating a bot for linux

    im interested, on the how to, im on ubuntu, cant read tibia memory, how the fuck did you did that <_<

    please dont tell me manage bottles, or wine

  8. #18
    Super Moderator
    Join Date
    May 2007
    Posts
    1,191

    RE: I am creating a bot for linux

    Quote Originally Posted by Wesker
    im interested, on the how to, im on ubuntu, cant read tibia memory, how the fuck did you did that <_<

    please dont tell me manage bottles, or wine
    Quote Originally Posted by dpv
    Quote Originally Posted by Miziak
    @dpv
    So, if you not use ptrace to reading memory, what you use, maybe you share with us library name :P
    I inject a thread that reads tibia's memory.

    PS. Today or tomorow ill make a video of what it can do already. I just need to find a screen capture software for linux.

  9. #19
    Senior Member
    Join Date
    Apr 2008
    Posts
    133

    RE: I am creating a bot for linux

    This sounds awesome, I have been working on a linux bot in the past aswell. I used LD_PRELOAD to hook tibias functions.
    Sadly I had to abandon the project due to lack of time :/

    I wish you the best of luck with you bot!

    ps: nice to see an other archlinux user =D


  10. #20
    Senior Member
    Join Date
    Nov 2010
    Posts
    397

    RE: I am creating a bot for linux

    k well theres a thing called desktop recorder, on the ubuntu download center

    i still got no idea how u did it

    chekcing the LD_PRELOAD thing ~

Posting Permissions

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