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
  • Dice/Gamble Script


    yaro1

    Recommended Posts

    Hello guys from Dreambot,

     

    I hope that I'm on the right place with my question/topic.

     

    First of all,

     

    I have a Local script that is made, but I have only one problem:

     

    It's a script for runescape 2007 'gamble'.

    55x2/flower game you all runescape players know, it's the game that bots rolling a number from 0-100 in a friendchat.

     

    But the problem of the script is; when I am saying !roll or other commands it takes to long and the message will be delayed so the bot needs to react faster to the command.

     

    The bot his reaction is delayed when the host is saying a command (!roll/!flowers/!info)

     

    If I am saying !roll in my friendchat the bot will talk and say; 'dice 55x2 'name of dicer' rolled a 55.. winner [time].

     

    So maybe you guys could helpe me to change the speed of typing of the bot.

     

    Thank you!

    Link to comment
    Share on other sites

    i added you on skype, if you want this script done right add me and i will start working on it

     

    i also posted this on the other three threads you made

     

     

    posted this on qbots thread as well.

    String message = "Hello bob the builder";
    for (char c : message.toCharArray()){
    new Thread(()-> getKeyboard().type(c,false)).start();
    sleep(50,100);
    }
    getKeyboard().type(" ");

     

    Link to comment
    Share on other sites

    i added you on skype, if you want this script done right add me and i will start working on it

     

    i also posted this on the other three threads you made

    going to add you, and am testing the script

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

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