Jump to content

lisabe96

Members
  • Posts

    821
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by lisabe96

  1. Totally depends on what action mate. Like for a death npc you could check the hitpoints, for woodcutting you could check if the tree still exists and if the bot is animating... Or for banking you'd check if it's open. Example situation: onLoop() { switch (state) { case OPEN_BANK: banker.interact("Bank"); state = State.BANK; break; case BANK: if (!getBank().isOpen()) { //if bank is not open break; //wait } //else //Dostuff break; } return 600; }
  2. Ah damn right, the timer didn't actually stop at 24h but the the formatting to display the time in a readable format on the paint only supports up to 24h. I'll try to remember to fix that before I push it on the SDN
  3. You can use entity debug to see positions
  4. You mean the current position of your player? myPosition();
  5. Not everything needs a reason sir, sometimes it's just love
  6. That'll be 2 Jmod accounts and 73 bil thxbai
  7. Yes of course, supports up to 2k mules, take over the word you're in to farm ectophials!
  8. Let me introduce you, the ectophial farmer. 5mil ectophials/hour 700m/ea Post your orders now!
  9. lisabe96

    60 WC | 7 QP

    Fresh account with 60 WC with 7 quest points so you can trade "bot items" 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) Ready to get started with a rune axe and some coins 4. Pictures of the quests completed 5. The price you will be starting bids at 500K 6. The A/W (Auto-win) for your account 900K 7. The methods of payment you are accepting 07GP 8. Your trading conditions You go first 9. Pictures of the account status No infractions 10. Original/previous owners AND Original Email Address Created with a fake email
  10. Updates since build 9: - Improved banking, instead of always taking a random bank booth, it will now 75% take the closest one & 25% take a random one. - Fixed a bug with searching a better tree - Improved the smart delays - Fixed tree detection patterns - Improved custom location handling - Bot should now avoid lumbridge yard & draynor when the combat level is too low (to avoid dying) unless you force it. Now officially released I've been testing for hours and hours, combinations of training styles on multiple bots and did not encounter any bugs anymore. After lots of hours of coding, testing & fixing I feel like this is ready to go official. Special thanks to the people that helped me out with reporting bugs and posting proggy's! Official release version: Click here to download I will submit a request tonight to have this script available on the SDN soon.
  11. Dat goudont, ik ben RandQm van MSCP :p
  12. I have about 5 accounts which I use for script testing, I started scripting end of december last year so they are a good 2 months old now. None of em are banned yet. So either I'm lucky or you are miss-doing something lol.
  13. Not even the best bot can protect you from a ban when going 120-1 to 99 lol. I think you'll be very lucky if you don't get banned this way. But good luck, I'd be happy to see my bot get 24 hours About the development I've noticed another bug in auto-switching to a better tree when testing myself. Also the low level bots get killed by the dark mage when they move to draynor (dark mage) or lumby backyard (mugger) so I plan on filtering those locations out on auto-improve mode when you're low level. Another thing is that the bot in some locations seems to start cutting at the same tree every time it leaves the bank and kinda uses the same pattern so I plan on randomizing that as well. After these updates the script should be ready for an official release and request to be added to the SDN.
  14. Account has been reserved, no more biddings. Thanks Back on sale, buyer doesn't respond
  15. You offer 2M? At what price?
  16. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) No wealth on the account. 4. Pictures of the quests completed Sheep shearer & Cook's Assistant 5. The price you will be starting bids at 750K 6. The A/W (Auto-win) for your account 1.25M 7. The methods of payment you are accepting 07GP, BTC 8. Your trading conditions You go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address Created with a fake email
  17. K alright thanks, more than I expected
  18. - 60 Woodcutting - Trained combat a bit to avoid attacks from mugger/dark mages while woodcutting. - Sheep shearer & cooks assistant done This account was used to test some script prototypes. (The quests & WC | Combat was hand done) It's about a month old and has no infractions. What could I get for it? Few hundred?
  19. I'll check it out for magic trees, don't know anyone that tested them yet before you. The use of same tiles (you probably see it spamming one tile until it's on it) is something from the webwalking API, I'm assuming they will fix that soon. About the delays, did you have "smart delays" toggled on? Great thanks for the feedback & for the proggy
  20. Example: 28 Dec: botting 3 Jan: Botting 15 Jan: Delayed ban for botting on 28 Dec 17 Jan: Decide to sell your account 20 Jan: Delayed ban for botting on 3 Jan
  21. What language do they script in? Also are you just doing it on your own or in a community like here
  22. Did you use the auto-improve option (switch to better tree)? Just to know that one has been tested by others as well
  23. If no more bugs are reported I'm taking this official soon.
×
×
  • Create New...