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
  • mircocosrs1

    Members
    • Posts

      18
    • Joined

    • Last visited

    Recent Profile Visitors

    598 profile views

    mircocosrs1's Achievements

    1. I unlock my account to a fixed IP, but after 4 hours they lock it again. And many times I have to unlock it, what is the reason?
    2. Hello. It's been a while since the scripts were executed on dreambot, 2 to 5 hours later, the screen suddenly turns black and the program crashes. And I have to run dreambot again. What is the problem? @Pandemic
    3. how to disable automatic camera Rotation? @Pandemic
    4. This is my simple script and I was banned after 2 hours. I ran one script on dreambot and one on runlite in exactly the same way. The script code is as follows: attx = Calculations.random(600,720); atty = Calculations.random(320,350); posx = Calculations.random(2,750); posy = Calculations.random(2,500); int i = Calculations.random(1,10); if (i != 5) { Mouse.move(new Point(posx,posy)); sleep(Calculations.random(50,100)); } else { Mouse.move(new Point(attx,atty)); sleep(Calculations.random(50,100)); Mouse.click(ClickMode.LEFT_CLICK); sleep(Calculations.random(1000,3000)); Mouse.click(ClickMode.LEFT_CLICK); sleep(Calculations.random(50,100)); } sleep(Calculations.random(10000,30000)); I have only 2 reasons to ban dreambot accounts. 1. They can identify the mouse in the dreambot. 2. They know the dreambot client clearly. And finally, I tested about 30 accounts on this method. The 15 accounts I used in runlite with Python script with similar code to Dreambot script remained completely healthy. Thank you if anyone can do something.
    5. I need a sample code from the "MouseTiming" command. What exactly does it do? (setMouseTiming) A new mouse feature was added in Dreambot 3.11.3. Can you explain that too? (mouse -) @Pandemic
    ×
    ×
    • 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.