Jump to content

Dqtreats

Members
  • Posts

    24
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Dqtreats

  1. I've been looking for an account creator I'll def check this dude out.
  2. Got it all figured out! Thanks guys
  3. Found one! Works, but won't click on the "CLICK HERE TO PLAY" button so close!
  4. I could try. I'd hate for people to think that I'm trying to steal information if I decided to release it to the public.
  5. EDIT: Found an event login from a couple years ago, outdated but it halfway worked. Got it working! Thanks for those who helped! So I am trying to make a script that will allow me to log in for 30 seconds, grab a couple things, log out, and wait for 30 minutes for the items to refresh and then repeat. However I can't use a Break Handler because how long I stay logged in couple vary from time to time, depending on how far I am from my location. Unless I am able to call on the Break Handler to activate whenever I do a logoutTab.logOut(); command, then I am out of luck on a break handler. Example below. public int onLoop() throws InterruptedException { if (myPlayer().getPosition() != Lumbridge) { getWalking().webWalk(Lumbridge); } if (!getInventory().contains("Air Rune")) { groundItems.closestThatContains("Air Rune").interact("Take"); } if (getInventory().contains("Air Rune")) { log("Logging out for 30-45 minutes for runes to refresh."); logoutTab.logOut(); sleep(random(1_800_000, 2_400_000)); //Sit on logout screen for 30-45 minutes before Auto Login handler kicks in. } return 100; }
  6. At this time, if you are unable to get it to work on mirror, try stealth! Seemed to fix my issue. Plan on keeping it now. Great support!
  7. The new version with the fix on it is 0.28 which looks like it was updated today! I'll start running it now and test it out! Mirror mode works great for me, so I hope brofield is able to get it to work for him. EDIT... It broke in the first 30 seconds. https://ibb.co/5hDHJgf
  8. Love the support man! I'm sorry I wasn't able to get into on Discord, I'm currently at work. I'll pull it up and see if it's been updated on the SDN. I've updated my request for a refund post saying that you are trying to fix the issue first. If it fixes it, I will gladly keep it! EDIT: What version was pushed? Was it higher than 0.27? I guess that's still the version on SDN and it's not fixed. Are we waiting for an SDN update? EDIT 2: Nevermind, I'm on your website and see the 0.28 version on there.
  9. May I get a refund? This script, even with the placeholders off, it is messing up. Still throws random items into new tabs and disorganizes it. It was almost done for the first time but it threw 3 herbs into 3 different tabs. More of a headache than anything.
  10. I think the mouse moves a little to quickly. It messes up and drops items in other tabs on accident, causing it to mess up, and I've had to restart it several times now. I'm really trying to get it to work by changing reaction times and whatnot but so far it's not working. It's putting runes with weapons, darts with armor, and sits and waits because it needs more tabs. https://ibb.co/jMbWV6m
  11. Dqtreats

    Stealth Quester

    Thanks so much! I guess it thinks Rune Mysteries needs 1 salmon lol xD
  12. Dqtreats

    Stealth Quester

    So far I like this script! However I does get confusing. Whenever I try to run multiple quests ex: Romeo and Juliet & Rune Mysteries.... Neither one of them require food, however it's trying to force me to buy Salmon. I am on and Iron Man and whenever it does it's log it says "IRON MAN = FALSE" whenever it should be true.
  13. Price for Acc 2? Sorry, seen that you're looking for a price, not selling. Just seen this post in the feed.
  14. Best advice! I am seeing how long it takes me to get banned on a new account fresh off tut island. I went to mining, and now fishing. Also I'm an Ironman to help prevent the ban, but it'll still probably happen. I'm using only paid scripts, and I do have a break timer set. However after x amount of levels, I can stopping and moving onto something else. Try paid scripts! They are actually pretty amazing.
  15. Does this support fairy ring teleports with the Ardy diary cape when doing farming? Also... Auth? xD Stoked to try it!
  16. Reviews say enough! Great script Khal! Didn't even feel light grabbing a trial to test it. One of my first scripts I bought. Looking forward to using it more! PS: love the humanlike idler feature. Wish more scripts ran that.
  17. So far so good! Only ran into a couple issues. Say i'm mining in lumbridge and I'm also banking, sometimes it gets stuck going all around the castle, multiple times, before it goes up the staircase to the bank. Also, to make to less "bot like" in lumbridge, could you mix it up whenever it goes to mine? It will always go to the tin first, then the copper. Can you randomize it to sometimes do copper first then the tin? Another Edit: I'm guessing that the script looks for the mining animation whenever it's waiting to click on the next ore. Is there a way to change it to check for an empty deposit instead? Sometimes whenever you are fighting people in crowds to get an ore, you'll keep swinging at the empty deposit until you time out just to click on the next deposit that is immediately taken whenever you take it.
  18. Hey everyone! My name is Dqtreats and I have been playing Runescape for a little over 17 years. I've had a lot of ups and downs during my time playing and its left me where I am today. I've had success botting, and I've had almost all of my accounts banned too! My main, who has been banned 5 times for botting and muted 20 times for offensive language, has since been recovered again and I'm ready to get back at it! I've looked at other bot communities, and that's where I found this one. I've tried the other top 3, and I've been banned quickly, however this is the first time I've ever tried OSBot! I fell in love at first sight! The Mirror mode is such a great idea over traditional injection and I love the layout. I use to be an admin of a community from 2013, back when rsbuddy was shut down, called RuneDev. There we were able to keep the botting community alive while rsbuddy was trying to get out of legal trouble with Jagex. There is also where I learned how to write Java and write free script for active people of our community. We always encouraged people to learn to write their own scripts due to a high volume of the same script can be caught faster than individual scripts made by one person. I do still run legit accounts. So if I am able to stay an active member of this community, I would love to get to know everyone and play with you guys!
×
×
  • Create New...