Jump to content

Mr def nerd

Members
  • Posts

    1363
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    84.2%

Everything posted by Mr def nerd

  1. I am planning on making certain parts free, but all features will not be free (Would ruin the rune rocks if they were free)
  2. I am quite a new member (quite old account, left because it only had groovy support). Now I am back with a project: an AIO miner. It will support hopping worlds, all known locations (including ess & rune ores) and it will be really easy to set up Features: Random events: - Smoking rock (Now tested, works) - Combat randoms (Escapes to the furthest walkable tile) - Pickaxe fixing - Pickaxe head looting Walking: - Gets the best / furthest away tile - Enables running when the energy is over a certain point (Randomized) - 100% flawless walking Banking: - Banking - Walking to and from bank - Obstacle handling Powermining: - Ability to set a distance that decides how far away the rock can be - Dropping - Smart dropping (Only dropping when there is no rock available) Locations: - Heroes guild runite rocks (Banks using duel ring and games neck) - Wilderness rune rocks - Neitiznot rune rocks - Varrock essence mine (No need to select any ores here, it selects rocks by name) - Champions guild - Varrock east - Yanille - Ardougne - Mining guild - TzHaar caves mine - Gold mine under Karamja Volcano - Lumbridge swamp World hopping: - If there are no rocks available it will hop - Stores used world in an ArrayList - Three different methods: - Lowest to highest world - Highest to lowest world - Random world - Supports all worlds (The OSBot world hopper doesnt support full worlds, therefore this bot doesn't support popular high spawn worlds) - Supports hopping when there are a certain amount of players nearby (This can save you from a few reports) GUI: - User friendly - Allows manually adding IDs (Rocks are the only only entity the bot doesn't load by names, this means that the bot cannot get outdated because of IDs) - Location selection - Settings tab - If you select powermining it will now draw all the tiles you are mining in based on the distance you selected - Will paint the ID of all rocks nearby on screen while the GUI is running Images: This is the main GUI tab, here you can select what location you want to mine in, what ores you want to mine, if you would like to hop etc.. You can also manually add rock IDs if the ones preloaded does not work This is the second tab with settings, it is not done yet, but so far it allows you to set how far away from the spot you started the bot at you want to mine ores and what hopping method you would like to use This is a picture of the GUI "In action" This is a picture that shows the powermining radius: The bot displays your powermining distance in the form of tiles, to make it easier to decide how big of a distance you want! A quick proggie (This is not the paint, it is just something I made pretty quick, will get a real paint soon): If you have any more ideas or locations, please post below!
  3. I am doing what you are saying..
  4. That is the problem, do I really have to restart the client every time I make a change to my script? Yes, when i try to delete or move local scripts with the client running it says "Sorry - This action cannot be performed as the file(s) you are trying to delete are currently in use"So with that being said, if your exporting to the script folder with the client going it most likely wont export properly. Hmm, okay, it just felt so weird since this is the first bot I have tried scripting for that doesnt allow you to update scripts while its running
  5. That is the problem, do I really have to restart the client every time I make a change to my script? It is quite tedious to have to close the client then log back in again just to apply a small change
  6. Okay, so I just started scripting for OSBot, and I have realized that I have to restart the whole client everytime I update my script (Yes, I have the output folder set to the scripts folder). This means that if lets say I want to add another ID to an array I have to restart the whole bot to make the changes happen.. (And yes again I tried using the refresh button in the script selector) Is there something I am doing wrong or is it the bot itself? Thanks in advance!
×
×
  • Create New...