Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. philosobyte

    If bots were ever officially allowed by Jagex

    If bots were ever officially sanctioned by Jagex, The premium bot market would suffer due to the obsolescence of antipattern Commercial goldfarmers would be completely obsolete Jagex would possibly gain a resurgence of members? The non-consumable part of the economy would crash. I don't know...
  2. philosobyte

    Selling main

    EDIT: SOLD Only ban came from the first insta-detect of Powerbot in 2013. Probz not important, but I have a lucky SGS and chaotic rapier. 5 years old. I'm looking for payment in multiples of $5 USD in the form of Amazon gift cards :p I dunno what other info you would like.
  3. philosobyte

    Supporter bot quality requirement?

    Premium bots are held to the highest quality standards. What about supporter bots - what kind of standards will they be held to? I have no plans myself, but I was just wondering.
  4. philosobyte

    Resolved RS3 Crashed

    After the "Syncing with RuneMate" phase of starting the client, a message stating "RS3 Crashed!" pops up. Is this the issue with Java 1.8.0_40? Because I haven't had an issue with update 40 until the update today. Runescape's official client and Runescape in a browser still works finely...
  5. philosobyte

    Resolved (Ubuntu) Multiple Things

    All of these bugs are with Safe mode. Bug #1 - Persistent Mouse Trail The mouse trails accumulate and leave white on the game screen, eventually able to cover the entire screen. Bug #2 - Overlay The dark, half-opaque overlay is a separate window. It slowly darkens the game window to this...
  6. philosobyte

    Resolved (Ubuntu) Failed to save biometric

    Error: Unable to acces jarfile "/tmp/152077222.jar" Failed to save biometric: mouse_fire_delay.bio Failed to save biometric: pre_click_delay.bio Failed to save biometric: click.length.bio Failed to save biometric: mouse_ppm.bio Failed to save biometric: mouse_inefficiency.bio Occuring on Ubuntu...
  7. philosobyte

    Resolved Development Toolkit ActionBar

    Can this be fixed? Every single ability on the bar has a null name and a false Ready and Activatable status, even though things like NPC Contact are obviously activatable. This made me think for the longest time that activate() doesn't work. In fact, I'm still not sure it works, but apparently...
  8. philosobyte

    Ray's Nature Altar Runner [Deleted]

    Ray's Nature Altar Runner Requires Spirit Graahk and Rings of Dueling (any charge) Requires around 1.25 Spirit Graahk pouches and 50 Rings of Dueling charges (about 7 fully charged rings) per hour. And if using small through giant Runecrafting pouches, 3k pure essence per hour. Add the...
  9. philosobyte

    Resolved ArrayIndexOutOfBounds

    @Cloud possibly a client bug. (09:18:19) java.lang.ArrayIndexOutOfBoundsException (09:18:19) at java.lang.reflect.Array.get(Native Method) (09:18:19) at a.al.byte(ywb:131) (09:18:19) at a.Gl.getComponent(whb:64) (09:18:19) at...
  10. philosobyte

    Need help creating a web.

    As I've said before, I've been attempting this for 3 days, with a total of about 20 hours burnt on trying to get from Point A to Point B. I would be strongly in your debt if you could help me get past this block. edit: The problem is that the web.getPathBuilder().buildTo(new Coordinate(2851...
  11. philosobyte

    Resolved Nullpointer at a toString()

    I'm not sure if this is on my end or a client bug. I made an arraylist of coordinate vertices, wrote it to a file using ObjectOutputStream, read it in with an ObjectInputStream, did System.out.println(arraylist);, and got this: (03:32:18) java.lang.NullPointerException (03:32:18) at...
  12. philosobyte

    Creating/Extending a Web (RS3)

    Unfortunately, Defeat3d's tool is exclusively for OSRS. I have been trying to extend or create a Web for several hours now, and still don't have a grasp of what exactly a Bidirectional Edge is, how it relates to the Web or even to a CoordinateVertex, or how a coordinate's isReachable affects...
  13. philosobyte

    Ray's Headless Arrows [Deleted]

    Philosobyte submitted a new resource: Ray's Headless Arrows - Creates headless arrows for profit Read more about this resource...
  14. philosobyte

    StackOverFlow - possibly a client bug?

    Edit: This occurs consistently. So... the mouse gets stuck immediately after closing the Bank, while it's supposed to be clicking on the familiar pouch. And after a few seconds, a StackOverFlow error occurs. I think this might be a client bug, unless you can find an error in my code. Here's the...
  15. philosobyte

    Resolved Keyboard shortcuts

    When the client first opens, keyboard shortcuts such as pressing "b" to access the Inventory and pressing "n" to access Equipment work. But after a little while of doing nothing, these shortcuts stop working. Other keyboard functions, such as typing in the chatbox, still work, for some reason...
  16. philosobyte

    Delays

    When I script, I often use things like if(Random.nextDouble() < 0.998) { Execution.delay(Random.nextGaussian(someMin, someMax, someMean, someDeviation); } else Execution.delay(Random.nextGaussian(aLargeNumber, anotherLargeNumber, aLargeMean)); the point of which is to have realistic mouse...
  17. philosobyte

    Ray's Wealth Evaluator [Deleted]

    Philosobyte submitted a new resource: Ray's Wealth Evaluator - Evaluate your bank value. Read more about this resource...
  18. philosobyte

    Simply clicking

    I'm sorry if this is basic, but I'm getting very frustrated because something that should be absurdly simple is not working out. For some reason, with the following code, the mouse would have an approximately 1/3 chance of not pulling the second click off and skipping directly to that last part...
Top