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. seraphie

    Question Which jdk & jre to use?

    I finished writing my first bot for RuneMate, and now I want to test it. But it doesn't want to run. When I hit "run" in IntelliJ, a RuneMate Spectre client pops up, but I can't even log in to my account. These are the errors that I'm getting in the console: Jul 09, 2020 7:44:02 AM...
  2. seraphie

    Question How to use GameObjects?

    Thanks fren. Such a classic overlook. I swear I was looking at the code for half an hour and didn't notice the GameObjects was actually GameObjects() when it shouldn't have been. It's always the stupidest typos.
  3. seraphie

    Question How to use GameObjects?

    I'm following Snufalufugus' video guide on writing a basic treebot. He does something like the following: GameObject bankBooth = GameObjects().on(bank).names("Bank booth").actions("Bank").results().first(); I'm getting an error whenever I try to use GameObjects(), telling me that a "Method...
  4. seraphie

    Where do you buy your proxies from?

    I've been having trouble finding reliable retailers online for private proxies. I'm currently setting up my own over VPS, but it's a hassle and sort of expensive. Where do you get your private proxies from?
  5. seraphie

    Question Private proxy

    People seem to use proxifier and create proxy chains to use multiple IPs.
  6. seraphie

    Accidentally turned off Proxifier while still logged in?

    I forgot to logout of an account that I'm prepping for bot dev before turning off proxifier. Turning it off did not log my character out, so I assume that the IP jumped back to my domestic one? Is this proxy now forever compromised?
Top