Jump to content

HeyImJamie

Lifetime Sponsor
  • Posts

    1096
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by HeyImJamie

  1. You can either choose to release a Local Script in the form of a .Jar or you can apply for a Scripter rank following the instructions found here: https://osbot.org/forum/forum/181-closed-sdn-upload-requests/
  2. HeyImJamie

    useOn()

    If you're aiming for a script on the SDN Alek doesn't support for random numbers/sleeps unless you have a strict math background and have valid reasoning. For private scripts though it's personal preference on your part.
  3. Worker feedback is irrelevant as the service owner is responsible anyway.
  4. Was gonna like but you used CLPowerfisher instead of JBarb so
  5. Damn I thought you'd finally fucked off
  6. If he's using a safespot and you're using walk to position with a threshold of 0, I've had issues where it spam clicks between one tile away and the tile it's on. It does eventually fix itself so I never bothered to find a workaround
  7. Something to do while on the shitter
  8. Not on an IDE but probs something like if (!equipment.isWearingItem(EquipmentSlot.RING, duelring -> duelring.getName().contains("Ring of duelling"))){ // no ring Edit: Thinking about it, isn't there isWearingItemThatContains?
  9. Too much revision ;p
  10. Why would you convert text to text
  11. I'll await the discord abuse
  12. There's a method in the Trade API I'm pretty sure to check the trade offer. Forgotten it tho Edit: Nvm, Thought you meant checking their offer. Grab the widget, should be grabbable via text and then parse the int removing all the letters and spaces minus the numbers you want
  13. If you haven't had it done already, I'll do it for free.
  14. Use .getMessage of the Widget and then like Frost said, use Integer.parseInt()
  15. Don't you then end up with scripts like the 3k lines tut that existed somewhere on here
  16. https://stackoverflow.com/questions/12277945/php-how-do-i-round-down-to-two-decimal-places Wowsohard
×
×
  • Create New...