Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/17/18 in Posts

  1. Dear OSBot community, In 2013 I had the honour to become a part of this great community. Only a little while later it was an even bigger honour to become a part of the OSBot staff team thanks to @Maldesto. First of all I would like to say that I am so grateful for the opportunity I received here on OSBot. I have made a lot of friends, developed my skills and have seen a lot of people come and go over the years of me serving the staff team. I am sure a lot of people have noticed me being around a lot less lately. This is due to me being very busy irl and at work so I simply cannot put as much time into OSBot as I would like to. This has lead me into feeling like the time has come to move on from being a staff member, so unfortunately it is time for me to resign from my position as a Global Moderator. Furthermore I have a long list of people I would like to thank for an even longer list of things, but hey, I'll give it a try! Of course there is the current staff team and the developers who keep OSBot going: @Maldesto, @Alek, @Zach, @Maxi, @MGI, @Mio, @Muffins, @Night, @Chris I would also like to thank lot of people who have helped, supported, served next to me as a staff member and people who I consider to be my friends in general: @Khaleesi, @Oliver, @Decode, @ProjectPact, @Dbuffed, @Arctic, @Jordan, @Scotty, @Solution, @Smart, @Eliot, @Mikasa, @Sky, @Catastrophe, @Genii, @Ericthecmh, @Eliot, @Fruity, @LeBron, @Spartan 117, @Deceiver, @Dard, @Keven, @TWC, @Saiyan, @Bogla, @RoomScape, @Seraphic, @risky, @The Hero of Time, @Lucki, @jackshow, @Sysm, @Vilius I'm sure the list is in fact much longer, I've been around for such a long time so forgive me if I forgot to mention someone. I'll still be lurking around on OSBot so this isn't farewell, you'll probably still see me around sometimes, I'm also still doing graphics in the little spare time I have so feel free to hit me up on Skype if you need a logo or something else. TLDR: I'm resigning and would basically like to thank the whole community. Signing off now, Dex
    12 points
  2. Hah I wonder if anyone even read this. He said he’s not leaving, he’s just resigning and everyone is here with sad faces saying goodbye. xD I just find that funny, especially to the people who don’t know him. @Dex this is something that happened to me like 3 years ago when I started becoming inactive due to work and life. We’re all getting older now and have more things to do besides just play games and chat with one another but it doesn’t mean we will ever forget it. This community and game hasn’t become a part of my life, whether it be for the better or worse, as I’m sure it has for you and everyone else. It’s going to be hard to completely leave this scene as a whole unless something major changes in ones life. I’m back for a bit, but who knows how long. Maybe you’ll be more active on here again someday. Who knows, strange stuff happens in life.
    3 points
  3. CzarScripts #1 Bots LATEST BOTS If you want a trial - just post below with the script name, you can choose multiple too. Requirements Hit 'like' on this thread
    2 points
  4. Thank you for all that you've done, if you ever get the time to come back you can do so immediately.
    2 points
  5. One way, using null checking: RS2Object object = getObjects.closest("Dwarf multicannon"); if(object != null) { //do things } Another way, using streams: Optional<RS2Object> object = objects.getAll().stream().filter(i -> i.getName().equals("Dwarf multicannon")).findAny(); if(object.isPresent()) { RS2Object cannon = object.get(); //do stuff }
    2 points
  6. Word what... all you do is enter an email, login email, and in game name
    2 points
  7. The 1st ban wasn't by me, and the 2nd ban was from trying out frost barrows and after I got banned I stopped using it. To me it looks like your worker was botting the account(s) and they all got chain banned. Also I feel like it's your responsibility to keep your IP not flagged as a service provider or at least use a VPN on other people's accounts. And it doesn't make sense that your accounts were also banned when your worker was the one training my account?
    2 points
  8. This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!
    1 point
  9. CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:
    1 point
  10. Preventing RS Botting Bans V3 Written by Alek 1. Introduction This guide is Version 3 of my original guide released 4 years ago. I decided to focus more on commonly asked questions and general misconceptions about botting. Many of the topics are very technical and there are brilliant engineers who both bust bots and create them. The majority of botters who come here have little to no programming experience, or very little knowledge in subject areas such as reverse engineering. It’s very difficult to fully explain all key concepts, however hopefully this material will give you a base reference to draw your own conclusions. 2. How to not get banned The secret formula to botting is keeping a very, very, low profile. This game has been around for 15+ years, that is a TON of data to play with. Generally speaking: -Don’t bot more than 4 hours per day -Don’t bot more than 10 hours per week -Diversify your tasks -Don’t use a VPN/VPS/proxy -Don’t bot more than one account -Do quests -Don’t RWT/goldfarm -Don’t bot in hot spots, use places like Zeah You’re going to have a ton of people say, “oh I suicided for 11 years straight, never logged out, I make $500k/year”, etc. They simply don’t. Either they haven’t botted long enough or their claims are baseless. If you want to keep your account relatively safe then don’t bot longer than the times I recommended above. Time played is a key factor into profiling a bot, it’s been even talked about on official livestreams during live bot busting events. 3. Misconceptions The biggest misconception is that the company doesn’t have any automatic detection systems. Although the detection vectors improve over the years, there are official statements claiming that all bans are manually reviewed before being issued. THIS DOES NOT MEAN ACCOUNTS ARE NOT AUTOMATICALLY FLAGGED. Common situation: Suicide bot on the weekend without getting banned, account gets a ban on the following Monday or Tuesday. This is because your account was probably flagged over the weekend, then eventually reviewed for the final determination on the following business days. Another misconception is that if you “survived the weekend”, then you are safe. This is certainly not true, most anticheat will "flag and monitor". This means that you were in fact detected but the anticheat is watching your actions very closely to grab more information about what you are doing. Information from these monitoring sessions are used to quickly detect and ban in the future. For Runescape, one example is the use of bot worlds. Another non-Runescape example is Valve-AntiCheat profiling numerous hacks over the course of months and then issue behemoth ban waves all at once for games like Counter-Strike. 4. Antiban/Antipattern Scripters who include antiban/antipattern methods in their scripts are either naive, new scripters, or are trying to earn more sales by making false promises. Competitor clients further this perpetuation by forcing script writers to implement these methods. It’s a gimmick and overall you’re going to get banned whether you use these "special methods" or not. Some of these “special” (aka worthless) methods are: -Moving your mouse randomly -Checking your exp -Examining random objects -Moving your camera angle randomly -Implementing “fatigue” systems -Diversifying the way you interact with objects One of the special methods I’d like to talk about which was not listed above was randomizing sleep time between actions. This is especially special because there are numerous flaws with it. 1. Your computer doesn’t perfectly execute actions in the same time every time 2. Your script doesn’t perfectly loop in the same time every time 3. Your ping fluctuates causing a delay between the client and server 4. If the top three all remained constant, you could find the upper and lower bounds of the mean and use statistics to recreate the sleep time. Anti-pattern is a bit different, but a lot of scripters have been wrongly claiming their script having “antipattern” when they’re really using the same “special methods”. Examples of antipattern: - Talking to other players (Cleverbot) - Mixing up tasks (perhaps after accumulating X gold, go to the Grand Exchange and sell) The goal of anti-pattern is to reduce the chances of being manually reported by other players for botting. Although “antipattern” is more desirable than “antiban”, there is still no definitive proof of the impact it has in the total picture. 5. Client detection 5A. I’m going to keep this relatively brief because this is probably the most technical aspect of this guide. There is an overarching debate over Injection vs Reflection and it’s pretty silly. Both are detectable because both have different ways you can detect it. In the non-Java hacking world, this would be equivalent to something like ReadProcessMemory versus LoadLibrary. To better put it, reading memory from outside the process versus inside. There are ways to hide it, ways to find it, ways to hide against the ways to find it, and ways to find the ways how to hide it against from finding it. As you can see, it’s really cat and mouse and it boils down to implementation. 5B. Additionally, you can be detected for macroing without even using a client. You can banned for using Gary's Hood or AutoHotKey. Both of these use some sort of Windows API function like SendInput, from protected mode. This is how color-bots also get detected without injecting/reflecting the client. 5C. Mirror Mode adds some protection to users where the normal OSBot client can be detected. Think of mirror-mode as a safety catch rather than a comprehensive antiban measure; and yes mirror mode has genuinely protected users at least on one confirmed occasion. In summary, you will still get banned because mirror-mode only protects you from one aspect of botting and there are potentially hundreds of detection vectors. 6. Conclusion and final remarks Having good botting habits like I outlined in section two, and having a good script which is reliable and not prone to getting baited (locked behind doors, etc), is your safest bet. There are people who do “studies” and “research” but ultimately their results are inconclusive, non-definitive, and certainly only proves a correlation and not causation. There are too many variables to isolate to make any data worthwhile; ip address, computer, scripts, clients, botting locations, skills, account time, bot time, quests, RWT, java exceptions, client detection, the list goes on and on. Too many variables to isolate, too much that we cannot prove. The bottom-line is that the only people who know specifics about the anticheat system are the anticheat developers.
    1 point
  11. So i botted on my account for like 8 hrs today..... I decide to go staking, lost every stake. ( only 7) I had hp and str lvls on em. Naturally i should have won atleast 1 out of 7 wit better stats. So my theory is jagex knows i was botting, and made me loose my stakes cuz there being petty before they ban my acc. Seems shot out but idk i feel like they made me loose lol u shoulda seen my shit hits or id wreck em till like 10 hp and then hit all 0s till i died
    1 point
  12. Completed thousands of chests combined with this script, not got a ban from it. A few hours a day per account and runs flawlessly.
    1 point
  13. Got 85fm so far without a ban. Thanks Dream, really appreciate this free script. Others: Just bot like 1-3 hours a day don't go overboard lol.
    1 point
  14. Go figure as soon as I post something I figure out an answer myself. Just posting the resolution in hopes of helping somebody in the future. if (getObjects().closest("Broken multicannon") != null){ // do stuff } else { // object does not exist }
    1 point
  15. Unfortunately I had to stop doing trials due to trial abuse it’s sad a group of people ruined it for everyone
    1 point
  16. The problem is jagex doesnt actually have a reason to take down runelite. If you watch a friends video he points out a conspiracy that jagex gets a cut from osbuddy. As soon as a free option comes out that the public can provide plugins for and is 100x better than osbuddy jagex feels the need to take it down. They couldnt give a real reason to take it down so they went to the copyright claim. Im happy that runelite took a stand and said they will take out the copyright but if they want it fully removed then all other clients must be removed too. Wouldnt a PAID third party client be more concerning than a free one? Also their argument that "the source code helps botters" Like wtf were already here and running so what kinda shit is that lmao.
    1 point
  17. Hi not happy, Im dad.
    1 point
  18. As a general rule of thumb, i'd avoid controlling the mouse directly (either moving it or clicking), unless there really isn't an alternative. The reason for this is there are a bunch of checks and precautions that need to be considered before doing such an action, which the API does for you when you use built in methods. I'm sure you can find some form of higher level API functionality to solve this problem for you, most likely via the Widget API. Best --Apa
    1 point
  19. Episode 23 has gone live boooys:
    1 point
  20. Why would you think this returns a MouseDestination
    1 point
  21. LS aka starcraft super pro because he slept on the couch in a korean teamhouse once xDDD
    1 point
  22. Updated the script to run more smooth on certain cases, Should be better. What would you guys think of GE support to this script?
    1 point
  23. Go hit up @Eagle Scripts. I can vouch for this guy, he has made me two private scripts with all the features you've requested.
    1 point
  24. watching hardstruck d3 streamer nice
    1 point
  25. You're right, I apologise. It's working great!
    1 point
  26. Made a fresh account and in 3 hours have 69 cooking already. This bot is awesome! Btw I use in al-kharid no glitches no bs
    1 point
  27. that rc logo is one of the most stunning things i have ever seen
    1 point
  28. Just thought I should add given previous posts... Recent updates to both the bot and the client have resolved all issues I've had with Perfect Fighter. Thanks for your hard work Czar! It's much appreciated, glad to see you take feedback on board and work with what we give you.
    1 point
  29. interesting read imo. I knew it was beneficial but not exactly how. https://www.healthline.com/nutrition/10-health-benefits-of-intermittent-fasting#section10
    1 point
  30. Script name: Khal Tutorial Island Trial time: 6 hours Reason for request of trial: I want to know if this script will be viable solution for my gold farm adventure. I saw on the post that i could request a trial here.
    1 point
  31. i bought the perfect fisher and so far its really good. only thing i would suggest is maybe to put in a misclick every so often as shift drop is pin point accurate every time and doesnt seem very human like.
    1 point
  32. hes BUYING why should he be a trusted member?
    1 point
  33. How to get free method guys? Just say u got the same method and ask for a pm.
    1 point
  34. i use fruity nmz 10 hours a day and still no ban:P
    1 point
  35. you guys can say its stupid or w.e....shes still hot as fuck
    1 point
  36. H E A R T R E A C T S O N L Y
    1 point
×
×
  • Create New...