Jump to content

Tom

Scripter III
  • Posts

    5330
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. Tom

    osMiner

    Refresh your script list, it should have been there for a while now
  2. 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
  3. 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!
  4. Tom

    osMiner

    Thanks, will extend your trial
  5. Tom

    osMiner

    Added, report back with any problems for an extension
  6. 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
  7. Probably one of the 8 new CBA's this week
  8. 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
  9. it does, if you have code that you can show that would help
  10. 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
  11. 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
  12. Pull the curtains back and see for yourself
  13. 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
  14. 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.
  15. In order for the congo line to be created, the mule script must be working as anticipated
  16. You need to do some debugging to see at which point it is actually hanging. Print out some lines
  17. You'd make a good teacher, unlike me you can explain things in a concise and understandable way
  18. 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.
  19. Nah u ideiot noone uses java no more for games only the most successful game in history!!!
  20. Tom

    Guess whos back

    who are you and holy shit is that who I think it is wtf where is ur s3
  21. Tom

    osFisher

    Hi, I can fix this as soon as possible, but if you possibly could, open up the OSBot logger (press settings in the top right), and copy and paste everything thats in that, into the forum here, this would be a great help! I'd go and test it myself but it would take a few days to get an account ready
×
×
  • Create New...