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.
110 entries
Auto Follow
01/01/20
|
7K
If you activate follow change it will change the target when you follow someone and your char moves position

Container Config
23/11/21
|
5.9K
A modified version of this script is now built into vBot.
You can now open all backpacks in your inventory or just selected.
Its possible to overwrite your current backpacks. If you add a red backpack to the list it...

Auto Party + Exp Share
09/10/21
|
4.9K
The newest version can listen for players moving so they don't need to go off screen.
create a new file in your bot config. eg: autoparty.lua and copy the code into there.
A older smaller version is also on down below. oldautoparty.lua.

In-game timers
29/03/22
|
3.3K
If you get a global 'os' (a nil value error). This is because you are using an old game_bot file.
Check the second file down below for the fix

Kill Count
16/10/21
|
3.3K
use killList = {} to clear the list.
Added new interface and added reset button.
This will only work if your server is sending loot messages from monsters. - example Fire elemental won't be tracked.

Damage Highscores
19/10/21
|
3.3K
Mode (line 50) will need to be set according to your server.
OxygenOT uses 28. Other servers use 21 for damage dealt. Just uncomment -- warn(mode) and attack something and it will show you which number you need to enter.

Buff Cast
09/08/21
|
3.2K
Utito, Recovery, Party.
Allows you to select which vocation you play.

AutoLoader- vBot extensions
24/12/21
|
3.1K
- Find the file CONFIGNAME\vBot\cavebot.lua
- Find the line --dofile("/cavebot/extension_template.lua")
- Add the code below on the line below it.
This ...

Click modal window
10/06/21
|
2.9K
Change the name to the name of the item you want.
There are 3 version to this. Each does it owns thing.
1: clicks a modal window when it has title "teleports" (this needs onModalDialog callback f...

Skills Hud
24/08/22
|
2.7K
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...

Use same config for all chars
01/01/20
|
2.7K
Open your OtClient folder and open \modules\game_bot\bot.lua
Find the text -- storage and replace with the code below.
You can then copy the contents of your previous storage.json into the new file an...
Charm Equipper - (onHotkey)
01/01/20
|
2.6K
Charm purse and the Charm storage backpack must be open.

Drop items multiple locations
10/10/21
|
2.6K
If your char is within "dropDistance" it will drop the items to that location.
Levitate - vBot extension
09/04/22
|
2.6K
-direction will auto detect from which way your char is facing when pressing levitate button.
-floor is the current floor (if a floor change is detected it will proceed on).
-spell name can be custom exani hur by default...

Last Exiva
30/05/22
|
2.6K
You will need to replace the mode values with your servers values.
I will not be supporting this. - so do not even ask.

Autoloot on Look
08/11/21
|
2.5K
Use Item Around
01/01/20
|
2.5K
Move green text to channel
01/01/20
|
2.5K
Add the second edit to your bot config.

Cavebot Player Toggle
13/07/22
|
2.4K
Reopen Backpack
26/05/21
|
2.3K
Second will auto open when first container closes.
Evolunia collecting
01/01/20
|
2.3K
Change "useLunia = true" to "useLunia = false" if you use the OTC client for walking etc. delete between the lines at the top if you already have those functions in your macro config.
TargetBot Toggle
25/06/21
|
2.2K
UI Container Drag Drop
04/11/22
|
2.2K
You will also need the image (On the github link or make your own).

TargetBot Blacklist
24/07/21
|
2.2K
Example from 1.3
Discord Webhook
14/05/22
|
2.1K
I have no plans to help you set it up.
If you find a bug let me know.

Ammo Slot Counter Label
10/10/21
|
2.1K
This is only an example but it works for burst arrows.

Get Items/Effects under mouse
26/05/21
|
2K
vBot item loot list
11/11/21
|
2K
These are just examples and I will not be supporting them.
If you don't know how they work then you have no need to use them.
gamebot hotkey
18/12/22
|
2K
You can either modify the game_bot itself to add the hotkey or add it to a bot config.
Actionbar per character
01/01/20
|
2K
Find function online() and replace whole thing with code below.
Evolunia Autoloot clear/add
01/01/20
|
2K
Open Backpacks Minimised
01/05/21
|
2K

Creatures HP Percentage
01/07/21
|
2K
Summon Vocation Familiar
26/05/21
|
2K
Auto Mount
01/01/20
|
2K
Second will check for mount everytime you move.
Smarter skull targeting
01/01/20
|
2K
Goto Label when player on screen
04/07/23
|
1.9K
Exercise Dummy - Ext
01/07/22
|
1.9K
To install see my Auto extension loader code here
Level Check - vBot extension
02/04/22
|
1.9K
To install see my Auto extension loader code here
Level greater than:
133,spawnLeave,spawnLoop
Level Range:
133:1337,spawnLeave,spawnLoop

game_market Sell State
17/05/22
|
1.9K

Hide Trees
19/10/21
|
1.9K
Just add the ID to the tree array.

Open next container
12/09/21
|
1.9K
Use Divine Dazzle
25/03/22
|
1.9K
This will cast the spell if there are 2 or more creatures between 2-6 squares away and have more than 5-% mana.
Invite to party on words invite
01/05/21
|
1.9K
Stand - vBot extension
02/04/22
|
1.9K
To install see my Auto extension loader code here
Drop to Pos
01/01/20
|
1.8K
Active cooldown print (onHotkey)
12/06/22
|
1.8K
I used this for my spell caster to get all the IDs of unknown spells on custom servers such as Evolunia

Drop item to Mouse
01/01/20
|
1.8K
Death Counter
10/04/22
|
1.7K

XenoBot Menu
26/02/22
|
1.7K

Drop - vBot extension
07/11/22
|
1.7K
To install see my Auto extension loader code here
Active cooldown print (onSpellCast)
01/01/20
|
1.7K
I used this for my spell caster to get all the IDs of unknown spells on custom servers such as Evolunia

Creature Distance from Player
24/08/22
|
1.7K
Position onLook
01/01/20
|
1.7K

Loader All
10/10/22
|
1.7K
This allows for cross profile scripts with only 1 edits needed, then just drop the code into Loader_All.lua (code modified from ...
Dump RootWidget widgets
01/05/21
|
1.6K

Bot Tabs Example
17/11/21
|
1.6K
This is an example only. If you do not know how to use it, then you shouldn't be using it.
Its not perfect but its an example. If you are coding your own interfaces you will know what to do with it.
You d...

Load Backpacks on config load
01/01/20
|
1.5K
NPC interact right click
02/10/21
|
1.5K
It needs onAttackingCreatureChange which is in the newer version.
I have included an updated game_bot.zip. Which is just based off the one included in Evolunia right now as it uses a ...
Combobox Parent Width
25/04/22
|
1.5K
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

Rename Backpack/Container Names
26/05/21
|
1.5K
Second will rename the container on open.

Ping Monitor
08/05/22
|
1.5K
This monitors your ping every x seconds to look for spikes in ping.
I had used this for looking for lag spikes on servers.
Export Pings button, prints all pings and times to terminal window...

Fight Mode Toggle
12/06/21
|
1.4K
Choose Outfit
09/08/21
|
1.4K
I don't recommend you use this but its just an example on how to use other modules.
Drop extra pots
05/10/21
|
1.4K
Toggle Auto-reconnect
26/05/21
|
1.4K
changeReconnect(true) or changeReconnect(false)
Walk on monster soul
14/10/21
|
1.4K
Login Next Character
01/07/21
|
1.3K
Open PMs in new tab
01/05/21
|
1.3K
Talk To Npc on Attack
01/07/21
|
1.3K
Change FPS
05/10/21
|
1.3K
minimap pos
12/06/22
|
1.3K

App Title+Char Name
12/05/22
|
1.3K
Tested on Mehah and OTclientv8
Find Teleport - vBot extension
02/04/22
|
1.3K
To install see my Auto extension loader code here
Debug - Get Outfit
12/03/22
|
1.3K
Just add this to your client game_interface under the right click menu .

config hash to clipboard
29/05/22
|
1.3K
Colour Names
19/02/22
|
1.3K
BotServer send position
10/06/21
|
1.3K
on pagedown press it'll send the position of current player to bot server and all chars will try to run to that pos.
Bot Quick config change
19/09/21
|
1.3K
I used to have it so on player in war attacked it would switch to war profile.
GotoLabel onTextMessage
26/03/22
|
1.2K
Offline Alert Module
06/10/22
|
1.2K
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.
Count/Check PlayerOnscreen
13/07/23
|
1.2K
OrangeText Alert
25/07/21
|
1.2K
Your orangetext may have a different mode. uncomment the warn if you need to find the mode id.
Exchange Tokens
09/07/21
|
1.2K
Use Item Infront
21/03/22
|
1.2K
Find Chat in channel
26/05/21
|
1.2K
Switch Next Char
01/05/21
|
1.2K
onMouseScroll
06/08/22
|
1.1K
Cut - vBot extension
24/12/21
|
1.1K
Edit your CONFIGNAME\vBot\cavebot.lua add this line as you would with other extensions.
dofile("/cavebot/cut.lua")
create a file CONFIGNAME\cavebot\cut.lua and add code below.

Use Lever on Item Drop
27/12/21
|
1.1K
Shovel - vBot extension
24/12/21
|
1.1K
Edit your CONFIGNAME\vBot\cavebot.lua add this line as you would with other extensions.
dofile("/cavebot/shovel.lua")
create a file CONFIGNAME\cavebot\shovel.lua and add code below...

Warn on Specific Creature Appear
01/07/21
|
1.1K
Clear Channel
26/05/21
|
1K
Get Outfits from Tile
26/07/22
|
1K
Skull on Screen
25/02/22
|
1K
Orb Counter
17/11/21
|
1K
Rope - vBot extension
24/12/21
|
1K
Edit your CONFIGNAME\vBot\cavebot.lua add this line as you would with other extensions.
dofile("/cavebot/rope.lua")
create a file CONFIGNAME\cavebot\rope.lua and add code below...
Close Channel
01/07/21
|
0.9K
Cut Webs/Wooden Bars
01/07/21
|
0.9K

Use Shovel on Sand
24/12/21
|
0.9K
It needs to be added to your existing cavebot file (cavebot_configs\filename.cfg) or the functions remade in the GUI,
-first position is the position next to hole.
-g_map.getTile position is thehole position
-las...

Evolunia Print Centre
10/05/22
|
896
Format "x_y_z", -- Area
Hold Invisible
19/03/22
|
892
Miniwindow fix
17/06/23
|
234
Just open your terminal window (ctrl + t) and paste in the script below, then relog your character.
Cap Check - vBot extension
12/07/23
|
214
To install see my Auto extension loader code here

Broadcast Chat
01/08/23
|
182
This is just a few already released scripts joined together.

Firebomb behind distance
23/07/23
|
156