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
  • Scripting Renaissance: Crafting Dynamic Banners for Enhanced GUIs and Counters in RuneScape


    Recommended Posts

    Posted

    Now it's time to do something for my beloved RuneScape after a longer break from it (I don't fancy it as much anymore). However, it's a good routine to practice writing scripts. What can you recommend for creating good banners for GUIs or counters, etc.?

    Posted

    do you mean the paint graphics? you could come up with a image with a border and background with photoshop or photopea. this image could have the layout of time, kills, exp, profit, etc., in the layout boxes you design. then you can draw that image with the paint in your script and you'd have to figure out where to put the text to match the layout design, of course making sure those boxes are long enough if need be for whatever you'd want there. 

    if you mean making a GUI, intellij has a gui maker but i prefer using eclipse's swing builder and copying the code over to intellij after im done building it, i wouldnt recommend trying to put any banners or images inside of the gui.

    Posted (edited)

    Yes, I mean paint graphics so I can visually enhance things. I've designed everything with a slightly surreal touch. The scripts, however, are running smoothly, including  antiban (sure), etc., just as it should be, along with a GUI featuring user-defined elements created with JFormDesigner. Tanks for the info :) greez

    Edited by Dexter Bots
    • 3 months later...
    Posted
    On 2/3/2024 at 8:46 PM, Dexter Bots said:

    Yes, I mean paint graphics so I can visually enhance things. I've designed everything with a slightly surreal touch. The scripts, however, are running smoothly, including  antiban (sure), etc., just as it should be, along with a GUI featuring user-defined elements created with JFormDesigner. Tanks for the info :) greez

    Weird request perhaps but could you make a tutorial? Started into trying to make my own scripts and so far built 2 very simple ones. As for GUI I just chatGPT'd and it indeed gave me some code that displays text on the screen but I'd like to also venture in making some GUI to have pre-determined options and even later on work on making some "fancy" GUI Paint

    Posted
    5 hours ago, boogeyman said:

    Seltsamer Wunsch vielleicht, aber könnten Sie ein Tutorial machen? Begann damit, meine eigenen Drehbücher zu machen und so weit 2 sehr einfache. Was GUI betrifft, so chatGPT'd und es gab mir in der Tat einen Code, der Text auf dem Bildschirm anzeigt, aber ich möchte auch wagen, einige GUI zu erstellen, um vorbestimmte Optionen zu haben und sogar später an der Arbeit an der Herstellung von "fancy" GUI Paint

    I would be happy to do that, but I am currently very busy working on my own scripts for my bot farm.

    Posted
    On 5/14/2024 at 12:40 AM, boogeyman said:

    Weird request perhaps but could you make a tutorial? Started into trying to make my own scripts and so far built 2 very simple ones. As for GUI I just chatGPT'd and it indeed gave me some code that displays text on the screen but I'd like to also venture in making some GUI to have pre-determined options and even later on work on making some "fancy" GUI Paint

    Here is a nice Guide :) ..: 

     

    Posted (edited)
    On 5/14/2024 at 12:40 AM, boogeyman said:

    Weird request perhaps but could you make a tutorial? Started into trying to make my own scripts and so far built 2 very simple ones. As for GUI I just chatGPT'd and it indeed gave me some code that displays text on the screen but I'd like to also venture in making some GUI to have pre-determined options and even later on work on making some "fancy" GUI Paint

    Maybe help this.. https://dreambot.org/forums/index.php?/topic/30140-quick-start-guide-for-farming-accounts-with-provided-script/

    It's a simple UI with JFrame and java Swing components.

    Edited by Dexter Bots

    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.