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.
11 entries
Cap Check - vBot extension
12/07/23
|
214
To install see my Auto extension loader code here

Drop - vBot extension
07/11/22
|
1.7K
To install see my Auto extension loader code here
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...

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

Find Teleport - vBot extension
02/04/22
|
1.3K
To install see my Auto extension loader code here
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...

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.

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 ...

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...
Stand - vBot extension
02/04/22
|
1.9K
To install see my Auto extension loader code here
Exercise Dummy - Ext
01/07/22
|
1.9K
To install see my Auto extension loader code here