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
OTClient CandyBot
Results 1 to 5 of 5

Thread: OTClient CandyBot

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    22

    OTClient CandyBot

    OTClient CandyBot
    So, I have started working on a bot module for OTClient called CandyBot. It is far from finished at this stage, but feel free to pull and test its current functionality. I am really interested in getting some help from the community on this project, if you want to see a fully functional bot working for OTClient, add functionality to the bot and make pull requests! Remember that bot protection can be turned on to disable the use of a bot in your client. This is simply for people that want to play Open Tibia servers with a bot (like most people do). CandyBot is written in Lua obviously because that is what otclient modules are scripted in. I have kept this project as OO as possible for the time being even though it is written in Lua which is known as a scripting language.



    CandyBot is an OTClient bot module that helps with Tibia game-play automation. CandyBot is designed to focus on efficiency, stability and safety (from bot-detection). It accomplishes these qualities using, modular style framework, thorough testing, and secure/safe 'game' functions + time delay randomization when logged into Cipsoft Servers.

    Developed by

    Contributors

    License
    Licensed under MIT, see LICENSE for more information.

    Showcase


    Installation
    To install CandyBot all you need to do is copy the root directory otclient-candybot into the otclient /mods directory and start otclient.

    Contributing
    If you are interested in contributing to OTClients CandyBot module, feel free to create pull requests. People that would like to be 'repo contributors' can be added once they have made enough satisfying contributions to this project.

  2. #2
    Junior Member
    Join Date
    Dec 2012
    Posts
    24
    I like the interface.
    Haven't actually tried it, but looks cool.

  3. #3
    Junior Member
    Join Date
    Jun 2012
    Posts
    22
    Quote Originally Posted by Dayle View Post
    I like the interface.
    Haven't actually tried it, but looks cool.
    Thanks It is built for OTClient. If you haven't tried it out, you definitely should!

  4. #4
    Junior Member
    Join Date
    Apr 2015
    Posts
    1
    Code:
    OTClient 0.6.5 rev 2197 (117833a) built on Jan  6 2014 for arch x64
    ERROR: Unable to create write directory 'C:\Users\andy\otclient': unsupported
    ERROR: failed to load UI from 'candybot.otui': base style 'ComboBoxPopupScrollMenu', is not defined
    ERROR: Unable to load module 'otclient_candybot': LUA ERROR:
    /otclient-candybot/candybot.lua:47: attempt to index field 'window' (a nil value)
    stack traceback:
        [C]: ?
        /otclient-candybot/candybot.lua:47: in function 'init'
        /otclient-candybot/candybot.otmod:13:[@onLoad]:1: in main chunk
        [C]: in function 'autoLoadModules'
        /init.lua:49: in main chunk
    found an error (this bot looks promising tho).
    that is if it is still being developed

  5. #5
    Junior Member
    Join Date
    Feb 2014
    Posts
    23
    someone have a auto explorer to cave bot on ot clients?

Posting Permissions

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