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
  • How do people make great script paints


    Luxe

    Recommended Posts

    I have been looking around for an online Java paint maker but haven't found any that can convert a picture into Java2dGraphics(?)

    But I continuously see great scripters with great paints in their scripts as shown here:

    Image

    There is no way that all this is created by calculating pixels and manually setting coordinates or am I wrong?

    Link to comment
    Share on other sites

    Ahh thanks, i had a sneaking suspicion that people just added an image and manually placed only the text. Thanks, appreciate it!

    Link to comment
    Share on other sites

    i could see the "# tithe farm" with the line and version box itself being an image, then everything else can be drawn with the paint, of course, the image is drawn with the paint too. ofc, every paint is different but the example just looks like drawString and drawRect/fillRect with an alpha channel on the black.

    one way to approach paints is with enfilades easel, a old relic from a past era, that helps with paint creation.

     

    Link to comment
    Share on other sites

    On 5/7/2024 at 8:07 PM, Hashtag said:

    I don't use any images in that paint. It's all text and rectangles.

    No way.. and you manually found the coordinates for all rectangles and text?

    Link to comment
    Share on other sites

    3 hours ago, Luxe said:

    No way.. and you manually found the coordinates for all rectangles and text?

    you can get the mouse position from the client, you just need to do some trial and error with laying it out after getting the coordinates

    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.