Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[BETA] Kasteria OTBot v1.1.0. Beta 21
#1
Hello.

Warnings
Please, read carefully what I will write below.
  1. This version has been tested for quite some time and seems to work fine, but I still don't recommend to buy a license time exclusively to use this version, because this version is for testing purposes and there is no guarantee that any possible problem contained in this version will be fixed.

  2. All versions of Kasteria OTBot in this thread are BETA versions, because I had to make several changes in the code to make Kasteria OTBot compatible with the new TibiaScape.com but also compatible with the other otservers.

  3. Please be careful with this new version, because it's a BETA version, that means its purpose is for testing. I already tested many features like Cavebot, Targeting, Runemaker, etc. but further testing is still needed and that's why I'm releasing it to the public, so that users can test it in real conditions, as there may be specific issues that I haven't been able to reproduce or find.

  4. Although this is already clear in the installer of any version of Kasteria OTBot, I will repeat: We are not responsible for any problems you may face in this version. It's quite obvious, because it is a BETA test version.

  5. Do not use this version if you are afraid if your character dies due to some bug or so, because this possibility exists.

  6. Any hate/rude/offensive post will be ignored, regardless of what it is.

  7. All BETA releases will be posted in this thread. As soon as this BETA is approved by me and the users, I will create another thread with the definitive release version.

  8. If you find any bugs, feel free to report to me by private message, following the "How to Report a Bug" guidelines:
    |Only Registered members can see download links. | Click here to buy subscription or here to register.


  9. If you have another version of Kasteria OTBot installed, you can keep it and continue using it, just remember to install this beta in ANOTHER directory.

--------------------------------

Everyone who has never used Kasteria OTBot before, can test it for 2 days without any limitation for FREE.
The trial is given automatically when you login on Kasteria OTBot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.


Kasteria OTBot also works on Kasteria, Tibijka.net, Ramonia, Dura-Online, Shadow-Illusion.com, Tibia74.org, Elderan.online, Elderan.us, Askara.net, Kingdom-Swap.com, Trapera.net, Faloria.online, Eloth.online, ExtremeOT.com.br, Ardera.org, Kifferia.com, Realesta74.net, Realera.org, Horizon-Ot.com, PhantomOld.com, TibiaScape.com, Tibia-Old.com, LikeRetro.com, Imperianic.com, Souls of Elysium (soerpg.com), TempesTibia.com.br, TibiaSwap and Ramonera.net! But you MUST check which client versions this version of Kasteria OTBot works with, as each version of Kasteria OTBot works with specific versions of game clients. If you can't find the client version you are using in system requirements, then send me a private message asking about it.


Check out the full change log below.

Changelog (1.1.0. BETA 20):
  • Added compatibility with Trapera.net -> game-client AVAILABLE on 2022-01-02 19:37 PM (GMT);

Changelog (1.1.0. BETA 16):
  • Added compatibility with Kasteria.pl -> game-client AVAILABLE on 2022-12-25 23:37 PM (GMT);

Changelog (1.1.0. BETA 13):
  • Added compatibility with Souls of Elysium (soerpg.com) -> game-client AVAILABLE on 2022-12-22 17:52 PM (GMT);

Changelog (1.1.0. BETA 11):
  • Added compatibility with Elderan.online -> game-client AVAILABLE on 2022-12-18 23:46 PM (GMT);

Changelog (1.1.0. BETA 08):
  • Improved Cavebot;
  • Improved Targeting;
  • Fixed LUA -> maroundignore;

Changelog (1.1.0. BETA 07):
  • Added compatibility with Midhem.com -> game-client AVAILABLE on 2022-12-16 03:38 AM (GMT);
  • Improved Cavebot;
  • Improved Targeting;

Changelog (1.1.0. BETA 06):
  • Fixed Cavebot -> Use waypoint;

Changelog (1.1.0. BETA 05):
  • Added LUA -> contextmenucontainer();
  • Added LUA -> contextmenuinventory();
  • Added Healer -> Log healing attempts; If enabled Bot will save the last 100 healing attempts by Healer, so you can use this to check if Healer was responsible for your heal.
  • Added LUA -> gethealingattempts(); Returns latest 100 healing attempts by Healer, which are logged when Healer -> Log healing attempts is enabled.
  • Added File -> Settings -> Import waypoints; You can select specific waypoints to import.
  • Fixed Targeting;
  • Improved Targeting -> (Creature) -> Only if trapped option;
  • Improved Cavebot;

Changelog (1.1.0. BETA 04):
  • Improved LUA;

Changelog (1.1.0. BETA 03):
  • Fixed Bot not recognizing Followed creature; This affects LUA -> following(), Tools -> Slime Trainer -> Get Id, etc.
  • Fixed LUA shootarearune();
  • Fixed LUA shootexplosion();

Changelog (1.1.0. BETA 02):
  • Fixed problem related to Creatures;
  • Added Tools -> Refill Ammo -> Use Quiver;

Changelog (1.1.0. BETA 01):
  • Fixed problem related to Items;
  • Improved Cavebot;

Changelog (1.1.0. BETA 00):
  • Added compatibility with TibiaScape.com-> game-client AVAILABLE on 2022-12-01 22:34 PM (GMT);
Kasteria OTBot's website:
|Only Registered members can see download links. | Click here to buy subscription or here to register.



Automate startup example:
"C:\Program Files (x86)\Kasteria OTBot\Kasteria OTBot.exe" -c "C:\OTClient\clientname.exe" -s "C:\Scripts\scriptname.xml"
  • -c = Client directory that Bot will open and automatic select.
  • -s = Script that it will load and start automatically.

More Startup options:
"C:\Program Files (x86)\Kasteria OTBot\Kasteria OTBot.exe" -rwnames -winprot -cmd
  • -rwnames = Enable random names on Bot windows. (I recommend you to use -rwnames and -winprot)
  • -winprot = Enable some protection on Bot windows. (I recommend you to use -rwnames and -winprot)
  • -cmd = Allow LUA->cmd(string command) to run commands.
  • -disrwnames = Disable random captions on Bot windows.
  • -taskbar = Let bot window be shown in Windows Taskbar.
  • -inputprot = enables input protection.
  • -distaskbar = Hide bot window from Windows Taskbar.
  • -diswinprot = Disable Window Protection, so you can see it using remote access software.
  • -pausehk "hotkeys" = Setup Pause Bot hotkey. Example: -pausehk "CTRL+F1"
  • -showhk "hotkeys" = Setup Show Bot hotkey. Example: -showhk "CTRL+F2"
  • -dancerhk "hotkeys" = Setup Dancer hotkey. Example: -dancerhk "CTRL+F3"
  • -customspellrunes "xmlPath" = Loads a .xml file that contains custom runes and spells. Example: -customspellrunes "C:\Bots\custom_spells_runes.xml"
*If you don't know how to use options above then search on Google for "shortcut argument", "Command Line Parameter Shortcuts", etc. You will find some websites like the followings:
Compatible with the following game-clients:
  • Kasteria -- game-client AVAILABLE on 2022-07-15 15:54 PM (GMT).
  • Askara.net -- game-client AVAILABLE on 2022-06-17 22:22 PM (GMT).
  • Elderan.us & Eldera.online -- game-client AVAILABLE on 2022-08-27 23:37 PM (GMT).
  • Ramonia.pl -- game-client AVAILABLE on 2022-06-15 18:36 PM (GMT).
  • Dura-Online.com -- game-client version 5.1 AVAILABLE on 2022-01-02 17:00 PM (GMT).
  • Shadow-Illusion.com -- game-client version AVAILABLE on 2022-10-28 01:21 AM (GMT).
  • Trapera.net -- game-client version AVAILABLE on 2022-01-02 19:37 PM (GMT).
  • Kingdom-Swap.com -- game-client version AVAILABLE on 2022-09-30 14:06 PM (GMT).
  • Faloria.online -- game-client version AVAILABLE on 2022-09-28 15:16 PM (GMT).
  • Eloth.online -- game-client version AVAILABLE on 2022-03-03 14:09 PM (GMT).
  • ExtremeOT.com.br -- game-client version AVAILABLE on 2022-03-03 14:09 PM (GMT).
  • Ardera.org -- game-client version AVAILABLE on 2022-06-19 20:10 PM (GMT).
  • Kifferia.com -- game-client version AVAILABLE on 2022-04-19 17:29 PM (GMT).
  • Realesta74.net -- game-client version AVAILABLE on 2022-09-28 15:16 PM (GMT).
  • Realera.org -- game-client version AVAILABLE on 2022-11-28 02:38 AM (GMT).
  • Horizon-Ot.com (New Horizon) -- game-client version AVAILABLE on 2022-06-15 18:36 PM (GMT).
  • PhantomOld.com -- game-client version AVAILABLE on 2022-06-15 18:36 PM (GMT).
  • TibiaScape.com -- game-client version AVAILABLE on 2022-12-01 22:34 PM (GMT).
  • Tibia-Old.com -- game-client version AVAILABLE on 2022-07-07 21:35 PM (GMT).
  • LikeRetro.com -- game-client version AVAILABLE on 2022-08-29 03:39 AM (GMT).
  • Imperianic.com -- game-client version AVAILABLE on 2022-11-23 22:11 PM (GMT).
  • Nostalther (Violet - vlt.nostalther.com) OTClient -- game-client version AVAILABLE on 2022-09-10 16:27 PM (GMT).
  • Castabra.com -- game-client version AVAILABLE on 2022-09-18 17:34 PM (GMT).
  • Tibiabra.com -- game-client version AVAILABLE on 2022-10-04 21:11 PM (GMT).
  • Retro-Tibia.com -- game-client version AVAILABLE on 2022-10-21 23:41 PM (GMT).
  • TibiaSwap.com -- game-client version AVAILABLE on 2022-10-21 23:41 PM (GMT).
  • TempesTibia.com.br -- game-client version AVAILABLE on 2022-10-26 22:34 PM (GMT).
  • Souls of Elysium (soerpg.com) -- game-client AVAILABLE on 2022-11-30 18:33 PM (GMT). Use it in Classic View (On Game-client, click on Options -> Interface -> Classic View must be "checked"):
    |Only Registered members can see download links. | Click here to buy subscription or here to register.
    .
  • Ramonera (ramonera.net) -- game-client AVAILABLE on 2022-11-12 17:04 PM (GMT).
  • Midhem.com -- game-client AVAILABLE on 2022-12-16 03:38 AM (GMT);

System Requirements: Download:
-

#2
Added Changelog (1.1.0. BETA 01):
  • Fixed problem related to Items;
  • Improved Cavebot;

Download link is at the bottom of the main post (first post) of this thread.

#3
Added Changelog (1.1.0. BETA 02):
  • Fixed problem related to Creatures;
  • Added Tools -> Refill Ammo -> Use Quiver;

Download link is at the bottom of the main post (first post) of this thread.

#4
Added Changelog (1.1.0. BETA 03):
  • Fixed Bot not recognizing Followed creature; This affects LUA -> following(), Tools -> Slime Trainer -> Get Id, etc.
  • Fixed LUA shootarearune();
  • Fixed LUA shootexplosion();

Download link is at the bottom of the main post (first post) of this thread.

#5
Added Changelog (1.1.0. BETA 04):
  • Improved LUA;

Download link is at the bottom of the main post (first post) of this thread.

#6
Added Changelog (1.1.0. BETA 05):
  • Added LUA -> contextmenucontainer();
  • Added LUA -> contextmenuinventory();
  • Added Healer -> Log healing attempts; If enabled Bot will save the last 100 healing attempts by Healer, so you can use this to check if Healer was responsible for your heal.
  • Added LUA -> gethealingattempts(); Returns latest 100 healing attempts by Healer, which are logged when Healer -> Log healing attempts is enabled.
  • Added File -> Settings -> Import waypoints; You can select specific waypoints to import.
  • Fixed Targeting;
  • Improved Targeting -> (Creature) -> Only if trapped option;
  • Improved Cavebot;

Download link is at the bottom of the main post (first post) of this thread.

#7
Added Changelog (1.1.0. BETA 06):
  • Fixed Cavebot -> Use waypoint;

Download link is at the bottom of the main post (first post) of this thread.

#8
Added Changelog (1.1.0. BETA 07):
  • Added compatibility with Midhem.com -> game-client AVAILABLE on 2022-12-16 03:38 AM (GMT);
  • Improved Cavebot;
  • Improved Targeting;

Download link is at the bottom of the main post (first post) of this thread.

#9
Added Changelog (1.1.0. BETA 08):
  • Improved Cavebot;
  • Improved Targeting;
  • Fixed LUA -> maroundignore;
  • Fixed Options -> Inputs protection during action;

Download link is at the bottom of the main post (first post) of this thread.

#10
Added Changelog (1.1.0. BETA 11):
  • Added compatibility with Elderan.online -> game-client AVAILABLE on 2022-12-18 23:46 PM (GMT);

Download link is at the bottom of the main post (first post) of this thread.



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016