Jump to content

ospaul

Members
  • Posts

    73
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ospaul

  1. Looks awesome! sending PM!
  2. Haven’t been training slayer recently, as I have a few accounts now with the necessary slayer level to use the scripts I have written. I can test for you if you would like. As for rune dragons I haven’t tested yet as I was waiting for enclave portal support, or I was going to write my own script to handle my ds2 accounts edit: after reading first part of your post directed at another user, I’m pretty sure “low cpu mode” is broken on the client side, as well as the “disable rendering” setting, and is not on your end.
  3. Ive sent multiple logs on the teleporting, computer isn’t accessible to get logs for ahrims issue but it happens every time on every account
  4. It's been a few weeks and every one of my accounts fails to fix broken ahrims. gets caught in a loop depositing and wthdrawing for a long time. Also still teleing in the first few fights. Failing to recognize what rotation it is on
  5. I create my accounts on my phone internet tethered to my laptop, my proxy created accounts get fucc'd fast
  6. Ya just wave goodbye to any acc not botted on mirror mode lol
  7. ospaul

    Stealth NMZ

    I noticed that during the power surge powerup it clicks the orb kinda slowly and doesnt take full advantage of the spec with granite maul ornate
  8. His video released yesterday of a mobile zulrah botfarm was interesting. If these people are actually using a mobile botfarm did they fingure out a way to hook the client? At the moment the only mobile client I can find is color based and I doubt you could code a zulrah color bot
  9. Off and on since like 2010-ish lol edit: just caught a temp on one of my zulrah accounts. All others are fine. 1k kc @ zulrah
  10. lol yer fucked bud. What I do is I have my own email server setup that has wildcard forwarding to a gmail account. So any combination of username@mydomain.com gets forwarded to my gmail.
  11. ospaul

    Stealth NMZ

    does this support flicking rapid restore with piety on?
  12. I got a bot busting moderate chain on 4 accounts a month and a half ago. switched to vip and have been botting 10+ hours a day on each and still no bans. All doing high gp per hour PVM (zulrah, high level slayer monsters). "Stealth injection" is 100% detected. Mirror or nothing.
  13. Hi all, currently checking when my player is on the same tile as a loot item to add the item value to my loot counter, however it seems that sometimes loot prices will be added an extra time dependent on if it was picked up first try or not, Current method: if (item.interact("Take")) { script.log(item.getName() + " val: " + script.itemValues.get(item.getName()) + " " + item.getAmount()); Sleep.sleepUntil(() -> !script.myPlayer().isMoving(), 1200); if(item.getPosition().equals(script.myPosition())) script.gpLooted+= script.itemValues.get(item.getName()) * item.getAmount(); }
  14. In regards to the rune drags mode, does it support both melee, and ranged? Where does it bank? edit: I see that the rune drag support is just in the walking methods, so it should support both melee and ranged. Also, it seems like the sleep after using the rock hammer is a little too fast, sometimes hammers the same garg 3x
  15. I've noticed when ahrim's degrades to zero the bot will deposit and withdraw the hood over and over, caught in a loop (hood at zero percent robe top and bottom 25). Have noticed it a few times, haven't saved logs but will if I notice it again
  16. ?? Yeah lol I set up my own residential proxies that I use for account because non-residential proxies will always have datacenter IPs and if you create an account with them they get flagged, not insta banned. however I have multiple accounts running on different VPNs with datacenter IPs and they have been going strong for 100s of hours of game time just this past month alone.
  17. Looks like it may be an issue with scaling - osbot is impossibly small for me on my laptop
  18. heads up, new settings menu has broken initial start up for new accounts
  19. @Camarowith that logic all non-residential proxies could easily be flagged and insta-banned as well, yet id say 99% of the people on this forum do not use residential proxies. Check iphub.info on any of your proxies that aren't residential, easily detected.
  20. Instead of a timer you could utilize the projectile API and count each cannonball, the timer in single combat is extremely bot like. For kalphites, can you instead add support for soldiers instead of workers? Better xp
  21. Yeah ive got one set up at the girlfriends house and when I go back home for christmas you better believe I'm leaving a raspberry pi at parents lol
  22. When using a cannon on single combat tasks it will constantly refill even if only a few cannonballs have been used (anywhere from 2-5 lol). It will stop fighting and run across the room to refill
  23. If you're at all technically inclined you could also set up proxy servers on raspberry pi's and ask friends/family if you can leave them at their place, and connect to them. Ez residential IP's for free.
  24. Looks great! Good luck with development!
×
×
  • Create New...