Jump to content

Tom

Scripter III
  • Posts

    5333
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. I think with localwalker, I may not be correct, but you need to make sure the locations are close enough to each other so that no matter the character rotation, the next point can still be clicked on the map.
  2. big bugger brb fucking your database MY OC
  3. Tom

    osFisher

    Yeah, unfortunately $9, but you also get access permanently to all fishing locations.
  4. What is that thing, an osbuddy feature or something? Better off checking the items in your inventory compared to overlays
  5. Tom

    osFisher

    Unfortunately I had to remove sharks from osFishingGuild and make them premium access only.
  6. such an inspirational song
  7. Tom

    osFisher

    New spinning cursor added, and general improvements. Note: If you are wondering why you no longer have access to Sharks and lobsters using osFishingGuild (The free version of the script), you will need to buy this version to regain access due to new scripting requirements.
  8. Funny how i get cb banned for calling someone a cunt but its ok for muffins to call someone whore? STRIKE
  9. Tom

    osFisher

    Its in your script selector when you open the client. Trial extended
  10. he can't even run a chatbox why should take care of a forum
  11. Wow acerd you fucked it up, you arent meant to say that
  12. Ahh well he talked shit to me in chatbox, so i told the boss to take him out
  13. public void Walkpath() throws InterruptedException { switch (random(1, 5)) { case 1: getLocalWalker().walk(new Position(x, y, z)); break; case 2: getLocalWalker().walk(new Position(x, y, z)); break; case 3: break; } sleep(random(700, 1800)); } Not sure what else you mean, perhaps try to explain it a bit better?
×
×
  • Create New...