- Khal AIO Fighter
-
-
Theatre of Blood private script
What's your budget?
- SUP my bruuhhhhs
-
closed
high preformance sounds good
-
Semi-serious Problem
try a cpu miner, although i don't recommend it burnt out my old pc's cpu
-
Menu Invoke example
are there any examples of code that use Invoke on an Entity? The InvokeMenuAction requires an itemID which seems impossible for an npc
-
Menu API vs Mouse
oh sweet, I can change my old script that uses Mouse to invoke now
-
Menu API vs Mouse
Is the Menu Invoke's different to the regular .interact methods that use the mouse? is it more accurate for making 1 tick scripts?
-
Tile markers
I see in Explv's AIO there is something that highlights Tree's that you are chopping, is there something similar to mark tiles in a similar way to runelite? EXPLV's Woodcutting reference: if (targetTree != null) { graphics.setColor(Color.GREEN); getGraphics().drawEntity(targetTree, graphics); } This is colouring an Entity , however the tile is not an entity...
-
"Botting" in other non-OSRS games?
are you chatgpt?
- Starter Pure && Rocky Pet Account
- Starter Pure && Rocky Pet Account
-
How do i correctly get the number of a certain item in my inventory?
getInventory().getAmount("Bruma root")
- Starter Pure && Rocky Pet Account
-
Help closing 'play now' screen
when you launch add the cli args -debug or --debug can't remember if cli accepts 1 or 2 - 's But I've had troubles in the past where it would print to the debugger for errors instead of the log