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

    Posts posted by UberJason

    1. 2 hours ago, Pandemic said:

      Our API is static so you don't need the API variable anyways, you can just use Players.localPlayer().isInCombat() directly from the new thread. However, be aware that the majority of our API isn't designed to be thread safe so it could behave strangely. We always recommend doing any game actions in the main script thread.

      Gotcha, ty :)

    2. 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;
          }
      
      }

       

    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. 3 hours ago, Ayylmao42000 said:

      figured i'd give it a try today but i keep getting error 15 messages when using proxies ... any solution to this ?

      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. 17 minutes ago, elusivestudio said:

      Just to make sure this next release is of the highest quality possible- could you briefly explain what you mean by "whitelabel error"?

      That way I can make sure its already handled and if not, take care of it before release

      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: image.png.4426b1f7b1d05ad1321a24926452908f.png

    7. 3 minutes ago, elusivestudio said:

      Just out of curiosity is the 7 day verification thing in the email true or a bluff? These tests never make it to 7 days so I've never found out hahaha

      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

    8. 11 minutes ago, elusivestudio said:

      Not officially, but in trying to break down their detection system ive been doing AB testing with decent sample sizes (this is where the mobile emulation mode combined with randomized UA came from, as it was the only way I could consistently get past Error 15)

      Unverified new accounts going directly into dreambot tutorial island scripts were getting kicked and locked within TWO minutes of logging in, when on the same IP as they were created. Not sure if its the undeliverable email to a fake account or the lack or verification that they're using, but once verified this kick and lock ceased to happen

      I won't be removing the current system, as I'm sure this isn't a problem for everyone, but those that are running into this issue can select the "verification" feature if they need/want it

      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. :) 

    9. 2 hours ago, elusivestudio said:

      NOTICE: it has come to my attention that Jagex is requiring account verification within 7 days of creating your account... They make my life so difficult :)

      I will be adding a feature to the next release - "auto-verification"
      This option will skip the junk sequential emails and automatically pull a temporary email address, use it to create the account, and then verify the email address. These will be logged in the output file as usual.

       

      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. 

    10. 32 minutes ago, elusivestudio said:

      Interesting I've not seen this issue, ill try to recreate, is this with windows OS and chrome? Haven't had chance to really work on this past few days with work and wife's birthday 

      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. :)

    11. 1 minute ago, Cathedral said:

      Accounts were all rested mules combat lvl 80+

      I was muted on one ban on 2 accounts so i just don't see how i would make gold with me being muted/ban so often

      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. 

    12. 2 minutes ago, Cathedral said:

      Hey bud so i just purchased the dicing bot

       

      Ran good for about 2 mins I had the messages in 15 second intervals and now every account i've made or had has been ban within a few mins

       

      Anyway to get a refund on this i don't see how i would be able to make any gold with the accounts being ban so soon..

      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. 

    13. On 3/10/2020 at 12:49 PM, Andre Hazes said:

      Like the bot so far man! i saw you just released it a while ago, but it does still have some problems.
      The above happens alot where it either stand in thesame place with others, or at places that are too far away, sometimes when i check, some of the bots stand way too far north where nobody can really see it typing.

      Maybe have a option where you can chose the tile(s) you want it to stand on and where it will return too if someone trades it and runs away? Would solve both problems in one.

      An ability to make it hop worlds would also be amazing.

      + sometimes it gets stuck banking.

      So far its a good idea and i like the bot, keep up the good work !

      @Gains ^ this

    ×
    ×
    • 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.