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
  • [Video Tutorial Series] | Dreambot Scripting | Request scripting tutorials here.


    Computor

    Recommended Posts

    No.

     

    I got you, updated :D

    Why? It's essentially just a GUI with some stuff in the script? It would really help newcomers.... :?

    Link to comment
    Share on other sites

    Why? It's essentially just a GUI with some stuff in the script? It would really help newcomers.... :?

    Goodbye noob.

    2 hard 4 him

    Awww aren't you so cute :D

    Link to comment
    Share on other sites

    Nice, can you make a video on adding GUIs to scripts? (ex. time ran, showing logs as status, etc)

     

     

    Aight man I would love a tutorial with state framework for an AIO script with a (basic) GUI :D<3

     

     

    I agree, You should do a gui tutorial

     

     

    GUI/paint tutorial added!!! :D

    Link to comment
    Share on other sites

    noob here,

     

    So I made me a simple PowerChop bot that chops willows and drops them (coppied alot of coding from others).

    and one of my problems I have is that I want to know how much exp/hour I gain, but it gives me my total exp instead.

     

    this is the code line

     

    g.drawString("XP gained: " + getGainedExperience(Skill.WOODCUTTING) + "(" + getGainedExperiencePerHour(Skill.WOODCUTTING) + ")", 12, 99);

     

    Thanks for reading ;p

    Link to comment
    Share on other sites

    noob here,

     

    So I made me a simple PowerChop bot that chops willows and drops them (coppied alot of coding from others).

    and one of my problems I have is that I want to know how much exp/hour I gain, but it gives me my total exp instead.

     

    this is the code line

     

    g.drawString("XP gained: " + getGainedExperience(Skill.WOODCUTTING) + "(" + getGainedExperiencePerHour(Skill.WOODCUTTING) + ")", 12, 99);

     

    Thanks for reading ;p

    That can be fixed by starting the script logged in. If you start outside of the game, YOUR TOTAL xp is added when you log in.

    Link to comment
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • 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.