Jump to content

Jack

Members
  • Posts

    2125
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Jack

  1. This will last exactly 3 days. Then you will bot. Then you will get banned.
  2. You are on a botting website right now...
  3. Do you listen to jagex? They say the average legit player plays 2 hours a day. They track how much you play and throw you in bot worlds when they see you play too much.
  4. Its all about the hours played per day and the mouse movements.
  5. Why is my name not on the list
  6. Jack

    F2P FOREVER

    https://twitter.com/OldSchoolRS/status/476657856049991680
  7. Jack

    Clean Signature.

    package org.osbot.encircledscripts; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.api.model.Player; import org.osbot.rs07.api.ui.Message; @ScriptManifest(author = "Encircled", name = "Encircled AIO", version = 2.1) public class ScriptBase extends Script { long startTime; int mouseX,mouseY; public void onStart() { startTime = System.currentTimeMillis(); getBot().setHumanInputEnabled(false); } Use code like this ^
  8. 10 + x^-1 As x approaches negative infinity out of 10
×
×
  • Create New...