fittig Posted May 25, 2019 Share Posted May 25, 2019 Found something very interesting here: https://github.com/JetBrains/jdk8u_hotspot/blob/master/src/share/vm/memory/cardTableModRefBS.cpp this may be used. check the #include Quote Link to comment Share on other sites More sharing options...
DaAlmyte Posted May 25, 2019 Share Posted May 25, 2019 Sigh... Quote Link to comment Share on other sites More sharing options...
caketeaparty Posted May 26, 2019 Share Posted May 26, 2019 This has been discussed at length many times before. Detecting a change in the client means nothing, every third party client makes detectable modifications and they can't identify a specific client nor do they flag you for a ban just for using a particular client. The prime factor in bans is most likely mouse/click/input patterns, and it makes perfect sense to analyze this. Mirror Mode helps with a lot of scripts that would get you flagged immediately on stealth inject, probably because it changes the input data enough to bypass botwatch, but it's still possible for bot patterns to form and get you banned, which they can compare at any time apparently. Long story short, it's probably better to use private scripts on uncommon methods if you want to be "safe" when botting. 1 Quote Link to comment Share on other sites More sharing options...
fittig Posted May 26, 2019 Author Share Posted May 26, 2019 14 hours ago, caketeaparty said: This has been discussed at length many times before. Detecting a change in the client means nothing, every third party client makes detectable modifications and they can't identify a specific client nor do they flag you for a ban just for using a particular client. The prime factor in bans is most likely mouse/click/input patterns, and it makes perfect sense to analyze this. Mirror Mode helps with a lot of scripts that would get you flagged immediately on stealth inject, probably because it changes the input data enough to bypass botwatch, but it's still possible for bot patterns to form and get you banned, which they can compare at any time apparently. Long story short, it's probably better to use private scripts on uncommon methods if you want to be "safe" when botting. got what you mean :) thanks. Quote Link to comment Share on other sites More sharing options...
cadmanmonkey Posted May 26, 2019 Share Posted May 26, 2019 14 hours ago, caketeaparty said: This has been discussed at length many times before. Detecting a change in the client means nothing, every third party client makes detectable modifications and they can't identify a specific client nor do they flag you for a ban just for using a particular client. The prime factor in bans is most likely mouse/click/input patterns, and it makes perfect sense to analyze this. Mirror Mode helps with a lot of scripts that would get you flagged immediately on stealth inject, probably because it changes the input data enough to bypass botwatch, but it's still possible for bot patterns to form and get you banned, which they can compare at any time apparently. Long story short, it's probably better to use private scripts on uncommon methods if you want to be "safe" when botting. botting is never safe. Quote Link to comment Share on other sites More sharing options...
Easy Money Posted May 27, 2019 Share Posted May 27, 2019 On 5/25/2019 at 10:44 PM, caketeaparty said: This has been discussed at length many times before. Detecting a change in the client means nothing, every third party client makes detectable modifications and they can't identify a specific client nor do they flag you for a ban just for using a particular client. The prime factor in bans is most likely mouse/click/input patterns, and it makes perfect sense to analyze this. Mirror Mode helps with a lot of scripts that would get you flagged immediately on stealth inject, probably because it changes the input data enough to bypass botwatch, but it's still possible for bot patterns to form and get you banned, which they can compare at any time apparently. Long story short, it's probably better to use private scripts on uncommon methods if you want to be "safe" when botting. It does depend on how the client is set up, players were being banned for using the hd clients in the past because it would be detected as a botting client Quote Link to comment Share on other sites More sharing options...
Larsen Posted May 27, 2019 Share Posted May 27, 2019 On 5/26/2019 at 4:44 AM, caketeaparty said: This has been discussed at length many times before. Detecting a change in the client means nothing, every third party client makes detectable modifications and they can't identify a specific client nor do they flag you for a ban just for using a particular client. The prime factor in bans is most likely mouse/click/input patterns, and it makes perfect sense to analyze this. Mirror Mode helps with a lot of scripts that would get you flagged immediately on stealth inject, probably because it changes the input data enough to bypass botwatch, but it's still possible for bot patterns to form and get you banned, which they can compare at any time apparently. Long story short, it's probably better to use private scripts on uncommon methods if you want to be "safe" when botting. I had several accounts banned minutes after i logged in with a botting client. (Used ahk bots with legit client first) As of now i just use this premium ahk bot with runelite client. Never got a ban since then. I think "Detecting a change in the client means nothing" is a lie Quote Link to comment Share on other sites More sharing options...
Imthabawse Posted May 27, 2019 Share Posted May 27, 2019 Every ban I've ever gotten has been from foolish botting. For example botting Construction and ran out of supplies bot continued to try and have Butler retrieve planks about 8-10x over till I realized and stopped script - 2 day ban. Botted Runecrafting for about 2-3 hours on an older pure account this time they weren't as nice - Perm banned. I've only ever used Stealth Injection though.. plan on giving Mirror a try as many have great success with it. Quote Link to comment Share on other sites More sharing options...
zwaffel Posted May 27, 2019 Share Posted May 27, 2019 (edited) A friend(the youtuber) got banned from using the osrs HD client a few years back. They than stated the could detect the change in graphics and that was issuing the ban. Edited May 27, 2019 by zwaffel Quote Link to comment Share on other sites More sharing options...
caketeaparty Posted May 27, 2019 Share Posted May 27, 2019 (edited) 6 hours ago, raikzun420 said: I had several accounts banned minutes after i logged in with a botting client. (Used ahk bots with legit client first) As of now i just use this premium ahk bot with runelite client. Never got a ban since then. I think "Detecting a change in the client means nothing" is a lie 6 hours ago, Easy Money said: It does depend on how the client is set up, players were being banned for using the hd clients in the past because it would be detected as a botting client HD clients can make completely different modifications from other third party clients. Botting clients shouldn't be detected making malicious changes to the game if they're reputable at all, if they are being immediately detected as malicious, then something is wrong with your Java setup and nothing is going to help you until you fix it. Do you use the 64 bit JRE/JDK? I've switched to 32 bit and have had zero problems since (the official game client uses 32 bit, so yeah, Mirror also runs a lot smoother). I and many others can play regularly on stealth inject with no problems. Ban rate should come down to specific scripts and in some cases, IPs. For example, don't try to bot tutorial island on an IP other farms have botted on, like some datacenter IPs. Edited May 27, 2019 by caketeaparty Quote Link to comment Share on other sites More sharing options...