Your browser does not support JavaScript or its disabled!
Please turn it on, or be aware that some features on this website will not work correctly.
164.6K
OTClient

These are codes that I have posted on various forums/discord.

I release scripts for free, they work on the servers I use them on.

Miniwindow fix

17/06/23 | 592
This fixes the miniwindow issue that a few of the older clients has. (Evolunia)
Just open your terminal window (ctrl + t) and paste in the script below, then relog your character.

gamebot hotkey

18/12/22 | 2.3K
This allows you to add hotkey to the game_bot.
You can either modify the game_bot itself to add the hotkey or add it to a bot config.

UI Container Drag Drop

04/11/22 | 2.6K
Updated UI.Container to allow you to drag and drop into the first slot (always empty). Github
You will also need the image (On the github link or make your own).

config hash to clipboard

29/05/22 | 1.4K
This copies the hash of a success config upload in vbot to clipboard.

game_market Sell State

17/05/22 | 2.1K
This allows you to see the state of your auctions from the in-game market.

Discord Webhook

14/05/22 | 2.4K
This will allow you to send Webhook messages to a discord server.
I have no plans to help you set it up.
If you find a bug let me know.

Loader All

10/10/22 | 1.8K
This allows you to have a single folder called .all, which contains the normal every day scripts, follow, party, etc etc in my %appdata%\otclientv8\CLIENT\bot folder.
This allows for cross profile scripts with only 1 edits needed, then just drop the code into Loader_All.lua (code modified from ...

Offline Alert Module

06/10/22 | 1.4K
This module allows you to get alerted when you go offline.
Drag and drop into modules folder, reload client and turn on the sound icon in the top left bar. You need to login with it enabled.

Skills Hud

24/08/22 | 3K
Adds a skills HUD to the client. You can remove skills you don't want to see and customise colours for each skill.
If you have added the game_bot changes to your client, use the first file, hud_updated.lua, if not use hud_timer.lua.

The first file will not work without the changes...

App Title+Char Name

12/05/22 | 1.4K
This module renames the client to appname + character name.
Tested on Mehah and OTclientv8

Creature Distance from Player

24/08/22 | 1.8K
Shows text on a creature with distance from player.

onMouseScroll

06/08/22 | 1.2K
Adds a mouse scroll "hotkey" to the game window.

Get Outfits from Tile

26/07/22 | 1.1K
Get outfit of all creatures on tile onKeyPress

Exercise Dummy - Ext

01/07/22 | 2.2K
Allows you to use an exercise wand on a training dummy from the cavebot. (or any other items on something else, searches for item on screen.)
To install see my Auto extension loader code here

minimap pos

12/06/22 | 1.5K
Adds coords to minimap, allows you to copy mouse cursor tile location to clipboard using a hotkey.

Combobox Parent Width

25/04/22 | 1.6K
This allows you to set the width of a comboox to match the parent size.
This then lets you set the combo box for all the configs in the bot to have a scroll bar and width match the parent to see longer names

XenoBot Menu

26/02/22 | 1.8K
This will create a right click menu similar to Xenobot. If you use vBot, this feature is already built in and will break this if its enabled.

Actionbar per character

01/01/20 | 2.1K
edit game_actionbar\actionbar.lua.
Find function online() and replace whole thing with code below.

Move green text to channel

01/01/20 | 2.7K
Add first edits to: modules/game_textmessage/textmessage.lua
Add the second edit to your bot config.
Ads