Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    200
  • Feedback

    100%

Everything posted by Alek

  1. Entity is the super class, meaning that RS2Object and NPC both extend it. Don't use the super class unless you know what you're doing; the OSBot API makes a lot of convenient decisions based on the child type (especially in interactions).
  2. Yes, I can finally use this clip again. Skip to 0:36
  3. I don't think you know what a ban wave is. When an anticheat adds a new cheat signature to their collection and then goes live, everyone using that cheat gets banned. So translating for botting, a ban wave would be like 80% or more of OSBot being banned. There is no ban wave. Edit: The Bot Nuke would be considered a "ban wave".
  4. Difficulty: Easy/Intermediate Just in case anyone is interested in recursion, the same concept can be translated from C++ to Java. If you have any questions with specific file stuff in Java, I'll be happy to help. This can be really useful for scripters who intend to bot farm or anyone who needs to manage files with a large directory. The link is to my website. Article Link
  5. I've decided to start cleaning up Web Walking because it was becoming a bit unmanageable with all the devs having a hand in it. The biggest problem was having half-written code which was being used as placers. Anything that was deprecated or removed was not functional at all. Additionally I've added some new methods to give scripters really great control of web walking through PathPreferenceProfile, notably the ignoreItems method. Crappy Example: Scripter doesn't want to bring you through Karamja as a shortcut over a concern of the volcano exploding. Scripter sets to ignore 995 (coins) meaning that if there are coins in your inventory, they will be "ignored" in the path calculation. The web walker will say "oh wow this dude is broke, we can't bring him through Karamja" and find an alternate route. Also I added a sellItem method. Changelog: -Removed Anti-Dragon shield requirement for traversing Brimhaven Dungeon -All skill checks are based on Dynamic level -Added PathPreferenceProfile setAllowObstacles(boolean) -Added PathPreferenceProfile setAllowTeleports(boolean) -Added PathPreferenceProfile ignoreItems(int... ids) -Streamlined a lot of the bloated methods, cleaned up back-end -Improved GrandExchange buyItem -Added GrandExchange sellItem -Deprecated PathPreferenceProfile avoidAllItemLinks -Deprecated PathPreferenceProfile addItemLinksToAvoid -Deprecated PathPreferenceProfile ignoreAllQuestLinks -Deprecated PathPreferenceProfile addQuestLinksToAvoid -Deprecated PathPreferenceProfile addSkillLinksToAvoid Development Download: http://osbot.org/devbuilds/osbot%202.4.103.jar Happy Botting.
  6. One global mod since the summer? He's not even banned.
  7. Who was banned? The dev team and staff is the same; there are no ex-staff members that were banned.
  8. We only accept requests from active members of the community.
  9. As IHB said, don't use spaces for local scripts.
  10. There is this great feature called screenshot. People can screenshot and report conduct to staff members so they can review conduct at a later time.
  11. -PathPreferenceProfile setAllowTeleports once again utilizes all teleport tabs and scrolls -Added 4 new agility shortcuts --Added Taverly Dungeon lesser demons shortcut --Added all Dense runestone shortcuts on Zeah I plan on doing some serious web walker cleanup which should eventually iron out some more issues and allow me to expand a bit further. Edit: Thanks to both @ProjectPact and @Chris for their generous support of teleport tabs to help me patch the issue. Also thanks to @Khaleesi for nagging me for about 6 months with the tab issue. Happy Botting
  12. Maldesto isn't a Developer. Also a lot more goes into a ban than just mouse movements. You could have "realistic" mouse movements and still get banned pretty quickly. Also collecting data on human mouse movements has been done countless times over the past 10 years on specifically botting; this is nothing new.
  13. Sec moving to the conspiracy theory forum.
  14. Alek

    FRIDAY

    osbot is superior to other botting clients because our memes are very good. please tell your friends to come here and spend all their money fun times here.
  15. Why even do the course work throughout the semester? Thats pretty unrewarding.
  16. The script you are using should be checking the time until next break, then using that to safely take you out of combat.
  17. You can script wherever you want unless you have the "Scripter" title. There is only one place you can't script with that title, and you learn about it once you get the rank. Other than that go wild.
  18. When is it being released @FrostBug? :xboge:
  19. The old kitty emote was a little too big, plus new cat is very
  20. Overload AIO by @Transporter AIO Miner by @nosepicker Essence Runner by @Bamboozled aAgility by @Brettsu Eagle Plunder by @Eagle Scripts TypAgility by @Typhome Enjoy!
  21. You're an Ex-Staff, how do you not know the rules? http://osbot.org/forum/topic/104978-aio-market-guide/
×
×
  • Create New...