Jump to content

Tom

Scripter III
  • Posts

    5332
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. Tom

    osMiner

    Update Locations Added Barbarian Village South East Ardougne Other Added a cursor crosshair. Option to disable will come later Will withdraw a pickaxe from the bank if you don't have one equipped or in your inventory Database is now up and running with Dynamic Signatures (within 24 hours) Next ore hovering Fixes Fixed M1D1 drop method Made fatigue mode affect the entire script Upcoming changes Vertical Dropping fix Working world hopping More locations Working Grand Exchange GE Option to automatically upgrade pickaxe
  2. Saying this is near maxed is like saying @Czar's scripts wont get you banned
  3. Tom

    osMiner

    Refresh your script list, it should have been there for a while now
  4. Tom

    osMiner

    If your client is still open, could you copy and paste the entire OSBot Logger into a pastebin or something, so I can get a better idea on whats going on. Thanks
  5. Tom

    osMiner

    Added, post back with proggies / problems to get an extension Webwalking currently doesn't support the Rune essence location, but once it does ill add support for it!
  6. Tom

    osMiner

    Thanks, will extend your trial
  7. Tom

    osMiner

    Added, report back with any problems for an extension
  8. Tom

    osMiner

    Script is now ready to be tested by the public! Please leave a reply or PM me if you are willing to help beta test
  9. Probably one of the 8 new CBA's this week
  10. going by this Say you have this as your cli -script LewisScript:lewis@mail.com-123456 GetParameters will return: lewis@mail.com-123456 Split that by '-' and you have your params. String[] params = getParameters().split("-"); String email = params[0]; String password = params[1] I don't see why that wouldn't work, if you are using norandoms I dont think you can grab the initial account details from CLI, so you are better off not using them, and having them all in a file and just starting from the top, and working down if accounts are banned
  11. it does, if you have code that you can show that would help
  12. In your script, you can use getParameters() to get the CLI Params https://osbot.org/api/org/osbot/rs07/script/Script.html#getParameters-- There isnt a description, but that is definitely it
  13. Back in the day I got banned, so I charged back some of the money I spent on RP, and then I resent the money back to Riot. There system got confused and unbanned me for paying back the chargeback. Doesn't work no more but
  14. Pull the curtains back and see for yourself
  15. Tom

    2:51PM

    Well there's a little boy waiting at the counter of the corner shop He's been waiting down there, waiting half the day, They never ever see him from the top He gets pushed around, knocked to the ground, He gets to his feet and he says What about me? It isn't fair I've had enough, now I want my share Can't you see, I want to live But you just take more than you give Well, there's a pretty girl serving at the counter of the corner shop She's been waiting back there, waiting for a dream, Her dreams walk in and out, they never stop Well, she's not too proud, to cry out loud She runs to the street and she screams What about me? It isn't fair I've had enough, now I want my share Can't you see, I want to live But you just take more than you give
  16. Tom

    osMiner

    Price: ONLY $8.99 LIFETIME PURCHASE (Click to Purchase) Only have RSGP? Buy an OSBot voucher HERE. COMMENT ON THE THREAD FOR A 1 TIME 24 HOUR TRIAL Features Custom Rock Selection Powermining Banking Multiple drop methods (shift dropping included in all) All Locations and Rocks Granite / Sandstone mining (with waterskin un-noting) Amethyst mining Customizable script speed CLI Support World Hopping Basic scheduling Option to hover the next ore to mine Fatigue mode (Script runs slower the longer it runs - OPTIONAL) Deadman support / flee's from combat Dragon / Infernal Pickaxe special attack Edit settings after script has been started Save / Load Configs Dynamic Signatures, Stat Tracking and Leaderboards! Supports the Sandstone grinder at the desert mining camp! Locations Current Locations Feature Highlights Custom Rock Selection Script Speed Customization Banking / Powermining Customisation Hover Next Ore Progress Reports Command-Line Interface (CLI) osMiner currently supports CLI! There is currently 1 parameter required, which is the name of your properties file Example: This will load config.properties from your OSBot/Data/osMiner folder, the properties file can be named whatever you like, in case you would like multiple setups for different bots Dynamic Signatures And Leaderboards To create your dynamic signature, or to view the leaderboards, visit: http://battleau.net/osMiner/ Bandit Camp Quarry Setup In order for the script to properly work at the Bandit Camp Quarry, please have an inventory that is very similar to this: You also NEED to have banking enabled, otherwise the script will eventually run out of waterskins (unless you have that desert diary amulet) and you will die. This location does not support banking the granite / sandstone, and will ALWAYS drop it.
  17. In order for the congo line to be created, the mule script must be working as anticipated
  18. You need to do some debugging to see at which point it is actually hanging. Print out some lines
  19. You'd make a good teacher, unlike me you can explain things in a concise and understandable way
  20. Any errors in the log? If it stops selling items, this snippet isn't going to give enough information to dissect the issue. I can't see anything wrong with the logic at first glance.
  21. Nah u ideiot noone uses java no more for games only the most successful game in history!!!
×
×
  • Create New...