Updates ship often and are announced on Discord the moment they are live. The highlights land here.
26 Aug 2026
New GUI: The bot has a refreshed look with new features to be found
09 Aug 2026
Free daily trial: 15 minutes of full access every 24 hours, activated in the launcher. Check that the bot works on your server before buying.
DeusOLD lighthack fixed.
08 Aug 2026
Fixed a rare bug where the bot couldn't connect to the authorization server after an SSL certificate change.
Fixed crash on DeusOLD, verified with a longer cavebot + looting session.
The new GUI is available in the Discord beta channel. Feedback welcome.
01 Aug 2026
Fixed corpse opening on some servers (e.g. RonOTs).
24 Jul 2026
Fixed Rearmonia.
10 Jul 2026
Human Mode is live. Enable it in Extras. Due to its complexity it may not work on every OT client. If some action doesn't work you'll see it in how the bot acts. Configure targeting range and skip lighthack to stay undetectable under manual cam inspection.
02 Jul 2026
Fixed Rivalia lighthack.
18 Jun 2026
New walking mode (arrow-keys hold). Can be less precise at higher speeds, but walks noticeably smoother.
Added a button to apply a walking mode to all waypoints at once.
New Lua docs, written so LLMs can help you produce better scripts.
07 Jun 2026
Lighthack now has two modes (legacy and new). When one doesn't work on a server, the other often does.
Fixed a bug with auto eat food combined with look-looting.
Fixed looting sometimes pulling from the wrong container when multiple containers were open, which could miss the corpse.
04 Jun 2026
Added advanced monster-range options to Walk Waypoint.
Added spyUp / spyDown Lua functions.
01 Jun 2026
Lighthack reworked. Should work on more servers.
Added excluded-item settings for loot-all.
Looting can now require the item's look text to match a regular expression (global regex for all items, per-item regex overrides). Loot only items with attributes, or with specific attributes.
29 May 2026
Fixed walking broken by the previous update for some people.
28 May 2026
Cavebot's custom walk delay now also applies to other movement delays (targeting reach, dist away and more). Arcanum Online targeting now walks smoothly.
Fixed walking on Project Antica.
21 May 2026
sendKey now accepts esc and is case-insensitive: sendKey("ENter") and sendKey("enter") both work.
18 May 2026
Fixed the loot toggle option in targeting.
17 May 2026
Fixed Archlight crash.
14 May 2026
Added a walk delay option to cavebot. Customize the delay between arrow keys when the auto-calculated delay doesn't fit your server.
10 May 2026
Fixed a bug that broke looting on some servers (e.g. Thaisborn) and could crash the bot during initial loading.
Autoupdater changed. Should resolve update problems some people had.
09 May 2026
Fixed Tibiascape dist-away crash.
Added runemaking mana percentage option.
08 May 2026
Dist away is a little smarter now. It also tries to pick paths that avoid creatures other than the target.
Looting fix: no longer mistakes the tile to loot when a monster dies while moving.
25 Apr 2026
Added a visual progress bar for update downloads.
Loading config files saved on a bigger display no longer makes windows disappear.
Fixed hotkeys not working.
23 Apr 2026
New Lua function writeText. Useful for bed makers; only works while the game window is active.
New Lua functions isWalkable and isReachable.
22 Apr 2026
Fixed the Exordion detection introduced with the latest update. Exordion no longer detects the bot.
Fixed a launch error caused by the new hiding mechanism; reverted parts of it.
21 Apr 2026
Improved bot internals to remove potential detection mechanisms.
Fixed bot loading issues after the new update, including clients run as administrator.
19 Apr 2026
New spellcasting window. Cast runes and use items (potions) with priorities, cooldowns and a global cooldown. The highest-priority ready spell fires first. Conditions can be built visually instead of pure Lua.
Added Tab to sendKey.
01 Apr 2026
Changed how the bot interacts with the client. Even less detectable by some detection vectors.
Antiga is now fully supported; other OTClients that behave similarly may now work too.
Looting GUI rework with a new workflow: per-container item lists (change a backpack ID once, it applies to all its items), a special GROUND container mode that drops items on the ground, per-item capacity limits, per-item prices for statistics tracking, configurable openBags + bag IDs, custom food IDs, and loot-all as a per-container toggle instead of a special item ID.
08 Mar 2026
Fixed Realera crash in the turn functionality.
Fixed Mythibia getId not working on items. This could break many things.
Added look and follow Lua functions (follow is useful for reaching NPCs in cavebot).
Experimental isVipOnline function. Works on roughly a third of servers, because clients store VIP information differently.
21 Feb 2026
Fixed targeting/cavebot lagging after cavebot ran for some hours.
New Lua function getAllThingOnPos.
12 Feb 2026
Fixed Rearmonia crash when attacking.
11 Feb 2026
Fixed Kasteria crash when attacking.
09 Feb 2026
Fixed random crashes during the bot loading procedure. It can still fail on unsupported clients, but where the bot already worked reliably it should no longer crash. Loading may take longer, but it's stable. Should also be harder to detect on 64-bit clients.
31 Jan 2026
Fixed a bug introduced on 18 Jan that made the bot take more time to process some actions.
30 Jan 2026
Added crosshairUse() Lua function. Aim runes yourself on 7.4 servers, or instant-cast magic wall / rope / explosion on an invisible warlock. Details in the docs.
Improved bot loading speed for 64-bit clients.
25 Jan 2026
Added new waypoint groups (extras), currently with an Untrash option that moves all items from a given SQM to the player's position.
Added getExperience Lua function.
Fixed the script editing window hiding when the autocompletion hint was shown.
21 Jan 2026
Changed how use-with is handled internally. Better accuracy on Tibiascape, and it mitigates "You cannot shoot directly on players".
18 Jan 2026
Fixed the bot disappearing after loading (caused by a crash).
Added useItemFromOpenContainerOnPosition Lua function. Helpful on servers like Tibiascape where the old functions couldn't target yourself or creatures. It can miss: using an item at a position means the player or monster can move before the server receives the packet.
17 Jan 2026
Fixed item using on Tibia-Old.
14 Jan 2026
Added support for running new OTClients (for example DBV). Clients that previously failed with "Can't start the bot. Error: 1-3" may now work.
Added closeContainer and openParentContainer Lua functions.
07 Jan 2026
Added buyItem and sellItem Lua functions.
Saving a profile now also saves targeting and cavebot into those settings, so loading the settings loads them back too.