Jump to content

minewarriors

Scripter II
  • Posts

    255
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by minewarriors

  1. Added: - The Knight's Sword (IM friendly)
  2. ADDED: - progressive smithing ==> if ores are missing, it will mine the amount of ores needed gne gne gne
  3. Wonderfull to hear! I am also working on the ranged and melee version + Obor
  4. Happy to hear that you are excited about it @Coin4Coin ❤
  5. A vaccine is not meant to prevent getting sick. It is meant to make you less sick when you catch the virus, because you have some form of antibodies made already against the non lethal virus that was injected with the vaccine.
  6. 11-10-2021 Version 1.11 - reworked / optimised a lot of the code for a lot of things - added a little extra paint
  7. ⚠ There was a little bug in the script where only CLI was working. I pushed the update that fixes this already. But I have no idea when it will be live. Atleast within 24 hours though⚠
  8. 06-10-2021 Version 1.10 - added MW Break Manager - added a GUI for breaking - better safespotting system - way faster response time - added more safespots - better looting system - cli support - new paint
  9. Always yeah. But that is what a vaccine does lol. A vaccine literally injects a "non lethal part"(probably wrong choice of words sorry) of the virus in you so you make anti bodies. People do not seem to understand that somehow which always suprises me.
  10. lol I've set the treshhold to 10 xD. guess I could lower it to 9 to prevent this
  11. Hey you all! Currently I am working on version 1.10. This version will include a custom breakmanager to avoid logging out when you kill a hill giants or whatever stupid situation you do not wanna logout from. Also, I improved the looting part. It will now loot a bit quicker and walk rapidly back to its safespot instead of standing there, turn the camera and then walk to it.
  12. @Dogcube Ey man! I have been planning to make this aswell as part of my progressional magic game beater. I inteded to incorperate different walking paths depending on where enemy players are coming from perhaps that is more sustainable than logging out every time and running the risk of logging in next to a pker.
  13. Version 1.08 should be live within 24 hours! Version 1.07 had a mayor bug in buying new runes if you did not have enough money. That is finally solved.... Took me some time to figure out what the issue was, but it is solved..... HAPPY BOTTING! KIND REGARDS, MW
  14. Whahahahaha. First have to beat F2P and get bond before that would even come to mind. Let alone stand the stats needed for it. Still love you mate
  15. THE SCRIPT THAT BEATS RUNESCAPE So let me first introduce myself. My name is Jelle, also known as MineWarriors or MW. I finished my computer sience uni in July 2021 specializing in (game)AI. You may also know me from "MW Hill Giants Magic Safespotter" which is a VIP script on the SDN. Anyway today I am introducing you to my newest project that I hope to release when I become Scripter 2 rank ASAP. Well first of all, what does this script do? In short, it will beat eventually beat the whole runescape game from scratch to finish only using magic as combat choice. And why am I doing this you may ask? After finishing uni I wanted to challange myself in the games programming section of software developement. However, since I do not live in America my options are cut short. Then I remembered OSBOT from a few years ago and knew I could add some new interesting things to the SDN with my new knowledge I obtained from uni and my specialized majors. I wanted to invent something that was unique and does not interfere with any other scripts available. Then I thought of something... Hmmmm how about a script that would literally try and beat the game for you with a single press of a button and that makes every "run" unique? YES! I know this project will be a very very long one and for that reason the price would increase over time when new features are added, but I hope you all will enjoy my stay here at OSBOT! As always: HAPPY BOTTING! Kind regards, MineWarriors Currently supported features Quests supported: - Cooks assistant (IM friendly) - Doric's quest (IM friendly) - Goblin Diplomacy (IM friendly) - Imp catcher <== am working on making it IM friendly - Sheep shearer (IM friendly) - Witch's potion (IM friendly) - Rune mysteries (IM friendly) - Romeo & Juliet (IM friendly) - X Marks The Spot (IM friendly) - The restless ghost (IM friendly) - The Knight's Sword (IM friendly) 19 QP (more will come ofcourse) Skills supported: - progressive magic - progressive defence up till level 20 ==> world hops when there are too many people around - progressive woodcutting - progressive firemaking - progressive mining ==> world hops when there are too many people around or no rocks to mine - progressive smithing ==> if ores are missing, it will mine the amount of ores needed gne gne gne - progressive fishing - basic cooking of loot farmed/fished (will get you 99 cooking) GE supported: - selling loot - buying supplies - buying quest items <== maybe will remove this one soon to make everything ironman friendly - selling previous level of pickaxes/axes Random supported features: - progressional gear switching - own breakmanager - tanning cowhides to sell leather - self sustaining ==> if we do not have money to buy an item, we will activate a quick money making script that chooses a random money making method for the amount of coins needed to buy the items we need. ==> woodcutting, killing cows, tanning cowhide, cutting wool and spinning it into balls of wool - EVERY decision is randomized. This means that every account is build in a different way. There is NO WAY 2 accounts are the same. - Walker will avoid dangerous areas like : Jail between lumbridge and draynor, Wizards of varrock - Death support so the bot does not get stuck (no gravestone support) IMPORTANT INFORMATION 22-10-2021 The script is not going to be allowed for release on OSBOT sadly. Sorry :(. For the full explanation, please visit my discord. JOIN DISCORD HERE
  16. It was already on the agenda. Not sure when I take the time to make it though. Since I am working on a huge other script currently aswell
  17. Happy botting @50HZ! Always feel free to ask / mention things to me! Kind regards, MW
  18. Hey @AssertVoid! Negative numbers are good tbh since they will be put to 0 in the final check. But I already encountered the bug of which you are speaking haha. The fix stands ready aswell. I will push it today including some paint ^^. Thanks though for the mention because if I do not have got any feedback I can not fix things like these. So your time to put a comment under the post is really much appreciated by me! Kind regards, MW HAPPY BOTTING! P.S. I am working on extra safespots and new mechanics every day in another script of mine that is not yet public. Things that are stable in that one, will be put into this script too!
  19. Also you could replace deposit.contains(myPlayer().getPosition()) with just deposit.contains(myPlayer()) or deposit.contains(myPosition())
×
×
  • Create New...