Jump to content

Imthabawse

Members
  • Posts

    278
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Imthabawse

  1. Because aint nobody got time to grind a skill for 3 hours to only gain 1 lvl. Click play N walk away. #OSbot ^ Could be the OSbot slogan. OSbot - Click play N walk away
  2. Nope just sits there with bank open. I had it working before I changed up my mining code dunno what would of thrown it off.
  3. Running into two problems with my Mining script at the moment. Firstly: getbank().close; is not being executed... don't understand why. Secondly: Trying to find a way to make bot interact with another rock if rock I'm mining is taken by another player already Any suggestions would be greatly appreciated Edit: Just removed close; for now. Works fine w/o just wanna understand why it's not executing.
  4. Script that straight after TuT Island runs and talks to Count Check to get teleported to Security Stronghold and completes it for a nice 10k . Dunno if this exists or not.
  5. @daamurda Banking. This will go with an Iron Bar smelter I'm working on as well.
  6. Once you've been banned you're account is way more likely to receive perm ban. I don't see them being generous second time and give you another 2 day ban. If you don't value the account roll the dice.. bot in moderation if your lazy like me lol.
  7. Iron Ore Whore * Still tinkering * Hot Teaser https://imgur.com/W7BBtyW Iron SmeltWHORE Picture: https://imgur.com/KE90YUt To run script - Have FIXED mode selected - Have iron ore in your bank OR inventory - Start near Edgeville_Bank although probably not necessary - Bank PIN previously entered for banking (If you have a PIN) Features - Smooth interactions - Informative paint - "Anti-Ban" (Simple mouse off-screen while smelting) - Will logout when out of Iron ore to smelt Iron SmeltWHORE Download
  8. @Czar Noticed bot wont eat to loot bones. After eating 1 food to make room for bones been working flawlessly though.
  9. How many hours a day would you say you bot roughly? Also how much of your playtime is botted compared to real play if any at all?
  10. @Bombur So in 3 months you got 7 99's?
  11. Should have time to update this tonight and make script cut tree's to lvl 15 then switch to oak's.
  12. Perhaps split the script into 2 methods Private void chop () { // chop code here Private void bank () { // bank code here Call in loop if(!getInventory.isFull) { Chop (); }else{ Bank (); Would look cleaner and function better.
  13. I can make this happen for sure. Also no ban after running the 6 hours straight Edit to above: Did receive perm ban couple days after suiciding account which was what I expected out of a test account (Fresh level 3 straight off tut island).
  14. 3-6 hours a day? In a month? ?
  15. Ran this for bout 6 hours straight last night 2k+ oak logs obtained and lvl 49 wc will see if I get the ban hammer or not.
  16. The API is your friend. Sometimes just takes a bit of browsing to find what your looking for.
×
×
  • Create New...