Adblock breaks this site

Bot differences

Discussion in 'RuneScape 3 Cheating' started by Godsdesire, Jan 26, 2015.

  1. Godsdesire

    Godsdesire Forum Addict
    Banned

    Joined:
    Dec 4, 2014
    Posts:
    289
    Referrals:
    0
    Sythe Gold:
    0
    Bot differences

    Can someone give me a small run down of the different types of bot methods, such as injection, reflection, color pathing, and mirroring and any others that I may not be aware of. Would be very appreciated.
     
  2. Trent!

    Trent! Guru
    $5 USD Donor New

    Joined:
    Aug 21, 2010
    Posts:
    1,845
    Referrals:
    2
    Sythe Gold:
    7
    Two Factor Authentication User
    Bot differences

    Ultimately it comes down to these main types:

    Injection - Works by adding your own code into the gamepack. Your added code are mostly just getters that return field information about the gamepack. It's done by manipulating the bytecode from some library like ASM or BCEL. Requires a client.

    Reflection - Works kind of similar in regards to getting field information, but instead of actually injecting code, think of it just copying it into your own little space. After it's copied, you can read the data from it pretty much the same way as injection, looping through your hooks and reading specific fields. Requires a client.

    OGL/DirectX interception - Intercepting the data on its way to the GPU. There, you have information about all the things that need to be drawn before they're actually drawn. you can generate IDs much like reflection/injection and do some pretty powerful things. Requires a client.

    Screenscraping - analyzes the game using visual processing, essentially analyzing the color, shapes, et cetera. Some come with a client and some do not.


    **Credit for Injection/Reflection/Interception explanations go to NKN
     
< looking for goldfarmer - item supplier | Osbot or TriBot? >


 
 
Adblock breaks this site