Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • UberJason

    Members
    • Posts

      235
    • Joined

    • Last visited

    Everything posted by UberJason

    1. Hi. I've been trying to get threads to work for a while now but just can't seem to figure them out. I know this isn't a client issue, but with other clients & trying different things, most of the time I just get an unhandled exception otherwise the thread just seems to do nothing. If anyone can help with the code below I'd appreciate it. import org.dreambot.api.script.AbstractScript; import org.dreambot.api.script.Category; import org.dreambot.api.script.ScriptManifest; @ScriptManifest(author = "Test", category = Category.MISC, name = "Thread Test", version = 1.0) public class Main extends AbstractScript { TestThread test = new TestThread(); @Override public void onStart () { Thread Test = new Thread(test); Test.start(); } @Override public int onLoop() { return 1000; } } class TestThread extends Thread { AbstractScript api; public volatile boolean run = true; @Override public void run () { while (run) { if (!api.getLocalPlayer().isInCombat()) { System.out.println("True"); } } } public void Stop () { run = false; } }
    2. On the topic of ban rates and clients, I don’t think there’s much of a difference in each clients premium offerings, I.e. covert, mirror, cloak, etc. You can likely be successful regardless of the client you use. Much of the public botting clients have their own user base for a reason. So that is to say someone, somewhere is having their successes otherwise those clients wouldn’t exist. I can’t speak for this client specifically because some time ago I’ve moved to and currently use a different client but of all the botting clients to choose, DreamBot should be a solid pick once you get your footing.
    3. Does it handle accounts that haven't completed tutorial island yet? Been a minute since I last used an account checker but IIRC some account checkers I've tried in the past wouldn't work/would break if an account was still on tutorial island. Nice release nonetheless!
    4. 🚗Uber accounts 🚗 Discord: A G#5987 HCIM Starters: Having ran these accounts through WT, they've gathered a bunch of useful resources from opening crates gained along the way to help make the grind on your new iron easier! https://ibb.co/ynqgZcs https://ibb.co/S7ZsVm1 https://ibb.co/7STQmgg - accounts have 99FM, levels in other skills trained at WT and no QP. Can't show bans since that requires setting an email. Price: 65M per Stock: 1 (as of 3/18/21) Different types of accounts will be available for sale soon. Terms of service: - Account skills aren't guaranteed to be exactly as pictured unless otherwise stated. Skill level screen shots are provided for reference. - The accounts I sell have no bans and no email registered unless otherwise stated. - I am not responsible for bans after the account is sold. - Once the account is sold, you are responsible for whatever you decide to do with it including reselling it should you so choose. - Accounts will not be recovered. I am the original owner of any accounts I sell unless otherwise stated. Accepted payment methods: BTC | OSRS GP
    5. Probably the best solution I've found for now is to buy a VPN since it seems a fair portion of their IPs, at least for the provider I'm using, aren't currently blocked and can be used to create accounts. Either that or search for some residential proxies. Jagex started blocking a bunch of IPs some time ago so you'll be getting error 15 with lots of IPs.
    6. The error has a heading that says "Whitelabel Error Page" and says there was an unexpected error, 403 Forbidden. Now that I think about it I saw that message pretty much every time it launched a new window and proceeded to use the provided config/proxy so I'm not sure if that's normal, I'm just now seeing it stuck on this. I'm assuming that means I've gotten myself blocked from 10MM presumably since it seemed to have issues using the provided configs consistently, it appeared as though sometimes it would and wouldn't use them. Here's what it looks like for reference:
    7. Not sure if the next version will fix this but now all I see when trying to create accounts with VPN configs is the whitelabel error. I reset my VPN credentials too so that shouldn't be an issue unless I need to grab new configs since I reset the credentials?
    8. Nah, what'll happen at the moment if you don't verify your email within that 7 days is you'll simply need to either set a different email or following the link in the same email they gave you, you'll need to request a new one
    9. Interesting to know, I just wanted to clarify because at face value that sounded like they were now indeed requiring verification as part of all these changes they're making. If it helps in getting around locks then that's awesome.
    10. They're now requiring email verification? I know the email says you'll need to verify within 7 days but that doesn't mean verification is required unless you know for sure verification is now required. Regardless, great to hear you'll be adding an update for it if that's the case. I wouldn't mind throwing GPs or something your way as a donation for your work if you'd like.
    11. Yup, ran with windows, chrome & chrome driver installed as instructed. I ticked disable proxies and removed the proxies that were already filled in. All good though, no rush. Nice to see another account creator being worked on.
    12. @Aeglen I asked a while back how much you were gonna price this at, but if you did have a lifetime version of this script, do you have a ball park of how much would it cost?
    13. Meh. I don't at all know the secret to successfully dicing but it's possible. Like I said though per Dreambot's terms bans aren't a valid reason for a refund unfortunately. If you can't make it work within the remaining time you have with the script I'd say dicing might not be for you. I too wanted to give this script a go but I don't want to end up regretting it and or take a loss.
    14. Not the script author but just so you know, bans aren't a valid reason for a refund per the terms you agreed to when you bought this script. Bans come with the package that is botting so you have to find a way to make the most of your account before it's inevitably gone. I won't go into how to make it last but what I will tell you is try something different. Get some levels on the account before dicing, don't take a fresh level 3 and expect stacks of mills from it.
    15. If I didn't already have a lava dragon script on another client I'd give this a try. Looks nice.
    16. I'd give this script a shot but I'm not a fan of monthly scripts personally. Also I do think it'd help to have maybe trials for an hour, I don't see any substantial harm from doing that tbh.
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.