Runescape Macro Detection Revealed

Discussion in 'RuneScape 3 Cheating' started by JaminB, Dec 5, 2010.

Runescape Macro Detection Revealed
  1. Unread #1 - Dec 5, 2010 at 11:27 AM
  2. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    The Truth Behind Runescape Macro Detection


    1.0 Introduction

    For a long time now people have been asking me an article on my opinion on the inner workings of Runescape's macro detection software. Well here it is. Before I begin let me explain what this article is and isn't. This isn't some guide telling you to switch from a BCEL based client to a Reflection based client. This isn't an article bashing Jagex or the game itself. This is a guide about my opinion on how Runescape macro detection works. I am not affiliated with Jagex. I have no extra advantage to understanding how it works than any of you. Everything in this article comes the research that I did and my ability to use logic to and apply the information that I gathered into a piratical working system.

    1.1 My Story

    I didn't always support the use of macros in a game like Runescape (and in many areas I still don't). I don't believe it is OK to use a macro to gold farm and make millions off of level 3 characters. Honestly this is unnecessary and just plain annoying. Runescape is a grinding based game and this comes with a ridiculous amount of boredom. In the real world when you have a monotonous task you try to find a way to make it less monotonous and more efficient. Just look at all the automation methods employed in factories. With this logic in mind I began to look for a safe way to maximize the efficiency of playing. This is how I began my quest in understanding the methods of Runescape's Macro/Bot detection.



    1.2 Runescape Client Input

    The first thing that anyone must understand when using a bot/macro is that the RS client receives and records all types of input. Here are the following inputs that we know the client detects (within the client window): mouse, key, camera, and screen (of the client window only). Each of these inputs is then sent to a server somewhere and analyzed. If any of the inputs looks bot like it is flagged and moved to level two of analysis (we'll talk about this later). An example of an input that can look bot-like is a jumping mouse. Many crappy unsophisticated scripts simply “jump” the mouse from one set of coordinates to another. This is a red flag and if it happens enough Jagex will lay it aside and analyse it.
    I once heard a rumor that remains unconfirmed but does sound feasible. This rumour states that a players input are deleted from these servers every 60 seconds. We know that when reporting somebody the last 60 seconds of that players history is sent to Jagex. This could be evidence for this rumor, but there is no hard evidence. However if this was the case a bot would only have to randomise a set of functions for 60 seconds before it could repeat it again, thus avoiding detection.


    1.3 BCEL is it dangerous?

    This is a tough question. For those of you wondering BCEL (Byte Code Engineering Library) is a method that literally “hacks” the Runescape client. What does is inject (write) code directly into the RS client thus allowing it to pull data like coordinates, object id numbers, and thousands of other useful pieces of data that allow it to figure out where it is in the game and how to preform its task. Clients that use it (Rsbot -- currently Powerbot) glean a ridiculous amount of information from the client in order to make the RS avatar move and act a certain way that looks normal both to the clients input detection, and to real life players.
    So where does the danger come in? The dangerous problem is not that it looks any more bot like then reflection based bots (mentioned later), it is that if a player is under suspicion Jagex can confirm with 100% certainty that you are using a bot. Let me back up and say that I do NOT believe Jagex has written some extremely complexed program that detects BCEL in real-time. Think about it they have to manage over one-hundred thousand people online at any given time; the most powerful super computer in the world would have trouble doing this. What I do believe is that if Jagex suspects you enough they will look at your saved client history. They can then use a method called reflection look back and read the RS client to see if it has had any code “injected” in an unnatural way.

    1.4 Reflection vs. BCEL

    The advantage to reflection is that there is no way Jagex can say with 100% certainty so and so was botting. This is because reflection does not do anything intrusive. It simply reads the Runescape client. Looking for things like coordinates and item id numbers. Unlike BCEL it is not detectable. If you are running a reflection client it will look like you are using some non-browser client to run the game. Although this can look suspicious it is not illegal and you cannot get banned for it. “But I have a friend who uses reflection and he got banned?” This is a valid question that you may be asking yourself. Here is how that might happen. In June of 2009 Jagex announced they had some new “super advanced macro detection software.” (I already mentioned how I believe it works 1.2). Jagex then went on to banned 3,000 accounts with this super-advanced software many of which used reflection. How did this happen? Well what Jagex failed to mention is that same day they added the tab system to banks. Bots didn't know what to do and were stuck clicking one tab over-and-over-and-over-and-over again.
    Using their impeccable logic Jagex figured out that no human being would click the same pixel 2,000 times in a row every 2.36432 seconds. They then banned the accounts. The same methods are used today. There is a point that possible becomes some improbable that Jagex no longer gives the person the benefit of the doubt and bans them even if they can't prove it 100% like in BCEL.

    1.5 Levels of detection

    Jagex employs many methods of detection. I'll label them below.

    Level One: Client input red-flags/player reports (includes moderator mutes)
    Level Two: Random events
    Level Three: Check for use of BCEL

    As mentioned above I believe the first method used would be taking running player inputs through servers and seeing if there bot like. However even better than this is getting human intuition. Nothing beats human intuition. Where a well crafted script can make 30 bots look human to a computer program any normal person seeing this would without a doubt know a bot was being used.
    The second level would be the use of “Random” events. I say random only because I believe these events are not very random at all. Yes, there are some points when a random event comes along and teleports you out of a task, and yes sometimes this can be random. However under normal circumstances I believe random events (I don't include fishing whirl pools and other bot preventative events in this mix) come along because a player has been flagged by either of the two reasons mentioned in level one. As a matter of fact I think you can even be flagged for playing a certain amount of time straight. Randoms simply act as another confirmation layer.
    This doesn't mean that failing a random even will result in a ban. However if you fail one “random” event you will probably receive more. I once saw a whole group of macros receive a “strange old man” event at the exact same time. It would be improbable to assume this was random. [​IMG]
    If you fail enough you will probably have your client input activity sent to a team for examination. They would check for things like if you were clicking the exact same place on the screen once you were teleported into a random event. They may look at the accuracy of each click. Ironically perfection isn't the mark of a good bot. A good bot is imperfect and human like. They will check for obvious methods that bots use to read the client (such as BCEL). This is the point that they will make a decision whether they have gathered enough evidence to give a ban.

    1.5 Future actions taken against bots

    As Jagex has already demonstrated they will take action against botters and those that create the software. They have already shut down such sites as rsbots.org. In the future I believe Jagex may eventually try to decompile many of the clients that botters use such as Nexus/ Ibot. People may think this is somewhat paranoid, but any company that is willing to take its legal team to another country just to shut down a site that pisses them off may very well take action. Fortunately for botters these clients are very secure and highly obfuscated. In the future I think one of the many things Jagex will do is employ professionals to write scripts to try to trick their detection software so they can secure another hole in their detection methods.

    1.6 Closing thoughts

    In conclusion botting is always a somewhat risky business, but this risk can be greatly reduced by keeping all of the above in mind. Jagex will always do what it can to combat bots and bot creators will continue to roll out bigger and better bots. As Andrew Gower stated "[bots can] reach a point where macro software becomes undetectable" and with technology borderlining on true AI this may be sooner then we think. I hope that this article has proven beneficial to many of you please leave your comments below. I am hoping that this shed some light on the issue, but I am always open to more input!

    Thank you
     
  3. Unread #2 - Dec 5, 2010 at 11:39 AM
  4. zbubblez
    Joined:
    Apr 14, 2009
    Posts:
    354
    Referrals:
    0
    Sythe Gold:
    0

    zbubblez Forum Addict

    Runescape Macro Detection Revealed

    rsbot.org not rsbots.org
     
  5. Unread #3 - Dec 5, 2010 at 11:42 AM
  6. Lambda
    Joined:
    Jul 21, 2010
    Posts:
    786
    Referrals:
    0
    Sythe Gold:
    0

    Lambda Apprentice
    Banned

    Runescape Macro Detection Revealed

    I don't know who you are and I don't think that anybody has asked you to post this as you have claimed.
    Why did you open up three threads?
    I appreciate the guide though.
     
  7. Unread #4 - Dec 5, 2010 at 11:52 AM
  8. Drrizzzy Drake
    Joined:
    Oct 30, 2010
    Posts:
    285
    Referrals:
    0
    Sythe Gold:
    0

    Drrizzzy Drake Forum Addict
    $5 USD Donor New

    Runescape Macro Detection Revealed

    Excellent guide. Your conclusions are logical and I believe you are correct based on your observations although it is not possible to know for sure. Although I have talked to many bot creators and they have convinced me that runescape can not detect bcel.
     
  9. Unread #5 - Dec 5, 2010 at 12:32 PM
  10. HippiePens
    Joined:
    Jun 3, 2009
    Posts:
    434
    Referrals:
    0
    Sythe Gold:
    0

    HippiePens Forum Addict
    $5 USD Donor

    Runescape Macro Detection Revealed

    Seems all logical to me. Thanks for the guide, it might help me write my appeal for my macro ban as I have like 5 options that could've been the cause for the ban.

    Have you considered that he might have had a lag?
     
  11. Unread #6 - Dec 5, 2010 at 12:58 PM
  12. Joana
    Joined:
    Oct 25, 2010
    Posts:
    436
    Referrals:
    0
    Sythe Gold:
    0

    Joana Forum Addict
    Banned

    Runescape Macro Detection Revealed

    The BCEL part is untruth. I recommend reading

    http://www.se7ensins.com/forums/topic/211497-runescape-botting/

    It's explained there that ;)

    EDIT: Also from what I read you talked about decompiling the clients. That is highly illegal and if found out can put Jagex in serious legal issues, so I doubt they would do it.
     
  13. Unread #7 - Dec 5, 2010 at 1:08 PM
  14. Plznate
    Joined:
    Nov 14, 2009
    Posts:
    11,342
    Referrals:
    48
    Sythe Gold:
    4

    Plznate Legend
    Do Not Trade

    Runescape Macro Detection Revealed

    Interesting read, thanks for that.
     
  15. Unread #8 - Dec 5, 2010 at 1:18 PM
  16. eennee
    Joined:
    Jul 28, 2010
    Posts:
    2,354
    Referrals:
    1
    Sythe Gold:
    36
    Discord Username:
    Ooogen
    Easter 2013 <3 n4n0

    eennee <>The Chemist<>
    $100 USD Donor New

    Runescape Macro Detection Revealed

    Really interesting, although I dont think mod mutes would result in random events
     
  17. Unread #9 - Dec 5, 2010 at 1:53 PM
  18. superman sp
    Joined:
    Feb 26, 2010
    Posts:
    1,047
    Referrals:
    0
    Sythe Gold:
    0

    superman sp Guru
    Banned

    Runescape Macro Detection Revealed

    very enlighting article
     
  19. Unread #10 - Dec 5, 2010 at 2:56 PM
  20. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    First apologies on the multiple posts it was not intended.
    @Joana -- I know decompiling another client is illegal but it doesn't mean that it doesn't happen. Companies will do almost anything to defend there property. Take Microsoft for example in the past 2 years over 3000+ cracks/patches and keygens were written for Office 2007. Do you not think that maybe the decompiled a couple of them to see which system files were being modified to make this magic happen. Ofcourse they did. What many of the bot making companies are doing is highly illegal and they know but get away with it. Even if they knew for sure what was going on (and could prove it) Jagex could counter sue and have them closed down or atleast shut down the site. Also what would it hurt if Jagex hired a contractor to work from home and "find out what he could" about the macro clients. They are not giving them the green light to decompile the client, but I would almost be disappointed if they didn't try =). There are so many loopholes you can never steak this claim. And also there is no definitive evidence that BCEL detection exists or doesn't.
    @ennee -- Mod mutes can cause this because often spammers will say the same thing over and over again. Otherwise you would be right (and you may be). Again this is my own view.
     
  21. Unread #11 - Dec 5, 2010 at 3:01 PM
  22. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    @Lambda -- I posted this on several forum sites this was not the community I was referring to.
     
  23. Unread #12 - Dec 5, 2010 at 5:20 PM
  24. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    Ok just an update. I believe that the moderators closed my other thread due to the fact that it was accidently duplicated it (due to some kind of lag issue I had). Please continue your comments/input/criticisms (good and bad) in this thread.
     
  25. Unread #13 - Dec 5, 2010 at 11:35 PM
  26. Determinate
    Joined:
    Mar 7, 2010
    Posts:
    10,394
    Referrals:
    3
    Sythe Gold:
    0

    Determinate Legend
    Banned

    Runescape Macro Detection Revealed

    I never really thought about the 60 second snapshot that's sent when you report someone, but what you claim makes sense.

    Was an interesting read either way.
     
  27. Unread #14 - Dec 5, 2010 at 11:46 PM
  28. Deagon
    Joined:
    Oct 2, 2009
    Posts:
    825
    Referrals:
    1
    Sythe Gold:
    0

    Deagon Apprentice
    Banned

    Runescape Macro Detection Revealed

    Very convincing story, thanks for sharing this.

    It'd be cool if this was the truth and would be updated.
     
  29. Unread #15 - Dec 6, 2010 at 12:20 AM
  30. nopi0
    Joined:
    May 4, 2005
    Posts:
    201
    Referrals:
    0
    Sythe Gold:
    10
    Discord Unique ID:
    251163581796581377
    Discord Username:
    King Dumbass#8328

    nopi0 Active Member

    Runescape Macro Detection Revealed

    Very well written and has a lot of excellent points. Thank you for sharing
     
  31. Unread #16 - Dec 6, 2010 at 5:43 AM
  32. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    Thank you for all the comments!

    I'd love to here as much input as possible!
     
  33. Unread #17 - Dec 6, 2010 at 2:00 PM
  34. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    Does anyone have any comments specific to BCEL detection. I have already stated my theory, but alot seem to disagree with me on this point. Is there any definitive evidence that proves me wrong?
     
  35. Unread #18 - Dec 6, 2010 at 2:03 PM
  36. monk65
    Joined:
    Jun 4, 2010
    Posts:
    436
    Referrals:
    0
    Sythe Gold:
    0

    monk65 Forum Addict

    Runescape Macro Detection Revealed

    Awesome story. Lots of logic behind it. Thanks for posting!!
     
  37. Unread #19 - Dec 7, 2010 at 12:15 PM
  38. JaminB
    Joined:
    Dec 5, 2010
    Posts:
    308
    Referrals:
    1
    Sythe Gold:
    0

    JaminB Forum Addict

    Runescape Macro Detection Revealed

    Thanks for all the comments!
     
  39. Unread #20 - Dec 7, 2010 at 8:38 PM
  40. Fant
    Joined:
    Jun 13, 2010
    Posts:
    446
    Referrals:
    2
    Sythe Gold:
    0

    Fant Forum Addict
    Banned

    Runescape Macro Detection Revealed

    This was very informative.
     
< Is Soul Wars Safe? | Livestream Produngeon >

Users viewing this thread
1 guest


 
 
Adblock breaks this site