Jump to content

Suss

Members
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Suss

  1. logger.png

    Hello, my name is Joel.

    I started software development around 3 months ago. I have been learning C# but wanted to make some OSRS scripts as practice so here I am.

    This is literally my first script and it has been made in less than 24 hours. Please don't kill me. All feedback is welcome :)

    (Also like to mention this is my first time touching Java, not like it matters though lol)

     

    Downloads (+ Source Code / Virus Scan)

    Screenshots

    Spoiler

    75d5717f9f05fb53e17e323921f95cdb.png34f0457774382ceb3c50fea3500be279.png   image.png

    image.png

    Features

    Spoiler

    - Banks Logs

    - Doesn't Leave Grand Exchange

    - Wow

    - Absolutely Useless

    - Pink font

    - Some statistics I guess lol

    - Runs to GE if under attack

    Updates

    Spoiler

    0.3

    - Starting to learn what conditional sleeping is. So added a bit of that

    - Cleaned code up the tiniest amount

    0.2

    - Removed Anti-Attack (Bad joke)

    - Removed Run Randomiser

    Shout-outs

    Spoiler

    - @Medusaa for helping me with creating Areas, helping me with code and showing me great tools.

    - @Apaec for creating a beginners tutorial.

    - @Fruity for answering a stupid amount of questions.

    - @KEVzilla for answering dumb questions. 

    Thank you everyone above <3

     

    • Like 1
    • Heart 1
  2. 7 minutes ago, Explv said:

    There isn't currently a way to change worlds from the login screen. You can use the world hopper after logging in. But afaik the only way to choose a world before logging in, is by using the CLI flag.

    Thats what I wanted to know. Thank you so much man :)

  3. 54 minutes ago, Explv said:


    You start the bot from the command line, and specify a world.

    
    java -jar "C:\Users\YourUsername\Downloads\OSBot 2.5.31.jar" -world 499


    If you don't understand that, consider using my osbot manager which has this functionality built in:

    https://osbot.org/forum/topic/100554-explvs-osbot-manager/

     

    Thats very helpful thank you. But my main concern is if someone was to run my script. Is there not a built in way to change worlds before logging in anyway? Or is the way you said the only way.

×
×
  • Create New...