Fade Posted April 4, 2015 Posted April 4, 2015 Years ago bots were based on reflection, and I know today that osbot (and other bots?) are based on injection. Do reflection bots still exist? Are reflection bots more detectable than injection bots?
Polo Posted April 4, 2015 Posted April 4, 2015 There are 3 that I know of atm, but one of them is color also. I heard that reflection is less detectable than injection, but I have no idea how they work at all lol
Isolate Posted April 4, 2015 Posted April 4, 2015 There are 3 that I know of atm, but one of them is color also. I heard that reflection is less detectable than injection, but I have no idea how they work at all lol Break It Down: Reflection is where you locate and boot the main class so you have a contained running instance. Then you load hooks (paths) to the methods and fields you want inside this running client. Then you use the loaded hooks to run your scripts. : Reading fields in external running code Alot easier to do on a rsps than it is to do on rs in terms of finding the fields :P 1
Oliver Posted April 4, 2015 Posted April 4, 2015 Just use the mirror option on osbot, what I have heard so far is that the banrate is extreme low!
Nicholas Posted April 4, 2015 Posted April 4, 2015 Just use the mirror option on osbot, what I have heard so far is that the banrate is extreme low!
Fade Posted April 4, 2015 Author Posted April 4, 2015 Just use the mirror option on osbot, what I have heard so far is that the banrate is extreme low! I use the mirror client, I was just curious about the different types of bots :P