Everything posted by Joseph
-
Lol @ sweeping monthly scripts
Speak for yourself
-
Bank withdraw Mode snippet
i mean i like to post them up so everybody could see it. Maybe even for one of the managers @Ericthecmh to see them.
-
Bank withdraw Mode snippet
created my own method, because the osbot api once is bugged. public boolean bankWithdrawModeAsItem() { return script.configs.get(115) == 0; } public boolean setBankWithdrawMode(boolean asItem) { if (script.bank.isOpen()) { int parent = 12; int child = asItem ? 19: 21; if (script.interfaces.getChild(parent, child) != null) return script.interfaces.getChild(parent, child).interact("item", "note"); } return false; }
-
OSBot 2.1.19 - More Equipment & Item Container API patches
thanks for the release laz
-
hyperlink new releases
it really does get annoy -.- it everywhere
-
Scripting Bots
also get to know the api. to op: if you know how to use the api, then your fine you could start scripting
-
OSBot 2.1.18 - Equipment hooks, API additions, stability updates!
Sweet but did you guys fix and of the bugs report in the tracker section?
-
Interface object's getMessage() returns %1 instead of number
I mean if it's the fact that the % and your trying to get just the number. Get message is a string you could use replace("%","")and it will just turn into numbers
-
Requesting script paint
@Divinity you can close this thread i got my paint
-
Jack's Graphics [Your prices | RSGP/07GP | Thread layouts, Signatures, Script paints and more!]
@Divinity oppps wrong thread sorry. Thanks jack for my paint
-
Position in front of player
i dont need it but nice
-
Jack's Graphics [Your prices | RSGP/07GP | Thread layouts, Signatures, Script paints and more!]
im already beating you to it :p
-
Requesting script paint
interesting add me on skype. i like it but i want a couple thing changed Ds.OSBot
- Requesting script paint
-
Celebrating
yes sir lol, nice avatar btw
-
- Wiz Khalifa's Perfect Ghoul Killer - All food support - 2 locations -
Good luck on your script
-
Celebrating
spam aren't consider a post count
-
Requesting script paint
Main tab, and a furniture tab White, black, red, and some brown.
- Requesting script paint
-
deselect inventory item snippet
I'm talking about having sn item selected and trying to accept a trade. I don't think it's possible. I'll test my theory out tomorrow and report back
-
deselect inventory item snippet
I highly doubt it
-
Requesting script paint
I don't know, it looks weird. To much brown, not too fond of it. Also it's furniture, not furnature. Could you add a percentage bar
-
deselect inventory item snippet
Put it to a test, tell someone to trade you and click on an item and trade to deselect it
-
deselect inventory item snippet
there is so many place you could click it isnt really funny. But a simple clicking of the same item isnt that bad
-
deselect inventory item snippet
fuck that, its too much work, i decided to go with eliot's idea