Jump to content

OSBot 1.8.13 and 2.1.9


Maxi

Recommended Posts

actually, it makes the world of differences. Jagex is able to track injections but it is 1000x harder to track or detect reflection which means you can bot without being detected alot easier.

noob I even knew this XD

No you don't. There's a difference between knowing something and regurgatating information people tell you.

The only real way to legitimately avoid detection imo is to run the bot on an entirely separate JVM instance. Or, don't code the bot in Java at all.

Link to comment

actually, it makes the world of differences. Jagex is able to track injections but it is 1000x harder to track or detect reflection which means you can bot without being detected alot easier.

 

noob I even knew this XD

 

We use techniques to avoid the detection of injection. Jagex only has one method of detecting injection in the client and it's via reflection (checking for non-authorized member insertions like methods or fields). Our loader has a feature which injects your runtime JVM and xboots the modified classes to prevent detection via reflection.

 

So in essence, injection isn't causing people's bots to be detected, it's the behavior which the bot exhibits that Jagex is able to profile. This is why script writers should be writing more complex, human-like scripts instead of simply getting it to work as efficient as possible. Additionally, we've already started developing features that would make the profiling of bots more difficult and random such as the proposed bot scheduler in conjunction with web-walking.

  • Like 1
Link to comment

We use techniques to avoid the detection of injection. Jagex only has one method of detecting injection in the client and it's via reflection (checking for non-authorized member insertions like methods or fields). Our loader has a feature which injects your runtime JVM and xboots the modified classes to prevent detection via reflection.

 

So in essence, injection isn't causing people's bots to be detected, it's the behavior which the bot exhibits that Jagex is able to profile. This is why script writers should be writing more complex, human-like scripts instead of simply getting it to work as efficient as possible. Additionally, we've already started developing features that would make the profiling of bots more difficult and random such as the proposed bot scheduler in conjunction with web-walking.

 

 

Thank you Laz

 

 

 

@off-topic

btw how do you put nicknames of ppl like a button? xD

Edited by Mystere
Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...