Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. Is that's a good thing or bad thing
  2. i mean i like to post them up so everybody could see it. Maybe even for one of the managers @Ericthecmh to see them.
  3. 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; }
  4. it really does get annoy -.- it everywhere
  5. also get to know the api. to op: if you know how to use the api, then your fine you could start scripting
  6. Sweet but did you guys fix and of the bugs report in the tracker section?
  7. 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
  8. @Divinity you can close this thread i got my paint
  9. interesting add me on skype. i like it but i want a couple thing changed Ds.OSBot
  10. yes sir lol, nice avatar btw
  11. spam aren't consider a post count
  12. Main tab, and a furniture tab White, black, red, and some brown.
  13. 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
  14. 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
  15. Put it to a test, tell someone to trade you and click on an item and trade to deselect it
  16. there is so many place you could click it isnt really funny. But a simple clicking of the same item isnt that bad
×
×
  • Create New...