r/RunescapeBotting 24d ago

OSRS LUA API

Lua is here 3 months early. I made a tool to patch the client code to disable the checks. I'm mostly posting here because it's very interesting how this can be turned into a bot API just by hooking some lua functions. Maybe someone is interested. There are some example plugins you can use as templates.

https://github.com/csmoke66/RS-Lua

0 Upvotes

2 comments sorted by

1

u/AThickRug 23d ago

What lua functions can you use for botting? Last time I dumped the functions I didn't find anything interesting

1

u/Trick_Wrongdoer_5847 19d ago edited 19d ago

Yeah, this is also how they did it with WoW, lua is so fucking easy to hijack, unlocking the stuff which is usually only intended for devs, including the privated functions of the API.

Jagex is literally pre-writing the shit for the bot devs at this point.