Jump to content

Presumptuous

Members
  • Posts

    49
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male
  • Location:
    New York
  • Interests
    Botting, programming, and gaming.

Recent Profile Visitors

1450 profile views

Presumptuous's Achievements

Bronze Poster

Bronze Poster (2/10)

24

Reputation

  1. Thank-you this worked perfectly with minor adjustments. @Nbaconthank-you for the suggestion, did not launch because of what @Explvstated before about it being a Swing application.
  2. I'm not quite sure on how to launch a GUI that is built using JavaFX through the script I'm creating. Right now it is an inner class to the main script and this is the code I wrote to attempt launching it in the onStart() method of the script. try { Class init = Class.forName("Initialization"); Initialization.launch(); } catch (ClassNotFoundException e) { e.printStackTrace(); } catch (Exception e) { e.printStackTrace(); }
  3. I reached 40 attack, 60+ strength on multiple accounts no bans. A couple were banned and I can only assume it was due to the burying of bones. Banking them, these accounts are still alive.
  4. Seagull Slaughter About This is my first script release. I wanted to make a simple script that could survive fighting multiple hours without any requirements on an account. It's a script to help you achieve early combat levels. This script is ideal for training combat levels between 1-60; using this script for levels higher than 60 will result in very slow progression. I've personally tested the script for several hours on multiple accounts. I've mainly used melee combat and haven't tested ranged combat long enough, but it worked well during testing. Although the script supports picking up arrows, it will not equip them; once you run out of arrows the script will run into problems. To avoid this, babysit or equip a decent stack size of arrows. This script was not made with magic combat in mind, please refrain from training magic with this script until it is implemented. Features - Pickup arrows that meet the specified stack size requirement - Bury bones (Slow in mirror mode, planning to implement my own method to interact with the bones more efficiently) - Bank bones - Goal for desired level of the selected combat style, once reached, the script will stop Instructions Download the jar file and place it into your C:\Users\"Username"\OSBot\Scripts directory. Launch the script while standing on Port Sarim near the seagulls. Once you've selected your combat style and other miscellaneous options, click "Start" to begin the script. Bugs If you encounter any bugs, please let me know and send me a copy of the script log and maybe a screenshot of what the bot was doing if and when the script ran into trouble. Download V1.0 Download Link Changelog Future Additions Screenshots
  5. Gets stuck in the biggest room if the doors closed. Also if that particular door is open and the other two are closed, it clicks both of the closed doors running back and forth. Other than that I haven't seen any other issues.
  6. Bot sits idle when first started unless I click a tree as well as when it resumes from a break. Bot was sitting idle for a couple of hours. Click a tree and it continues.
  7. So do most of you run this in injection mode or mirror mode?
  8. Works fine but banned on two accounts at goblins after a few hours. New accounts to test it with. Use it wisely, meaning p2p not f2p.
  9. So, how many bots do you run at the same time and whats the results? Have you been banned quicker or has it worked out for you to run multiple accounts under the same ip/vpn?
  10. Most of the rooms on the first floor contain rats, any of them would work; the room with the level 12 minotaurs has more than the rest I believe.
  11. Do you mind adding the level 1 rats in the first level of the stronghold? It would make training starter accounts very nice.
  12. It's not a matter of the bot clicking an NPC, the NPC is aggressive and attacks lower level players at the Draynor fishing location.
  13. Would you mind adding a failsafe to pickup dropped fishing gear if your character dies. This is good for new accounts that get attacked by npcs, die, move back to the fishing location and spam the fishing spot without fishing gear. Would also reduce ban rates.
  14. It gets stuck banking at Lumbridge outside where the stairs are.
×
×
  • Create New...