Adblock breaks this site

SharpF - Optical Recognition Bot

Discussion in 'RuneScape 3 Cheating' started by _optix, May 7, 2010.

  1. _optix

    _optix Newcomer

    Joined:
    May 7, 2010
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    SharpF isn't any ordinary bot, instead of using direct access techniques to read the fields in the client (Bytecode Injection, Reflection),
    all we do is read things off of the screen, this is a big deal, because that means the detectibility rate goes down, alot.
    We load runescape in a browser component whereas other bots load the applet directly.
    If you load the applet directly they can see that a Java client downloaded the jar file and they can also do a ClassLoader check to see if its in its own VM, or was loaded by another.
    SharpF solves all these detectability problems

    A summary of what the bot contains so far:
    - Inventory interaction
    - Object interaction
    - Npc Interaction
    - Interface interaction
    - OCR for reading chat messages etc
    - Framework for AI is done. (This will surface the core of the bot.)
    - World-walking (No more tile paths, we use sophisticated methods to detect the region the player is on, match it against a minimap image and then determine a path by a given tile!)
    - Menu clicking
    - Breakhandler
    - Random support
    - A few basic scripts
    - Ability to run multiple bots whilst maintaining a global speed.

    Features currently being worked on:
    - Remote control API (Easy to write clients for phones etc. to check on your bots)
    - Script scheduling (Before you leave to school in the morning, set up a schedule for what levels you want to train that day.)
    - Remote bot hosting (Host your bot with a seller so you dont have to run it on your computer.)
    - Year planner (Same as script scheduling but it's more scrambled and can go on for a year probably without getting you banned )

    All members who register before the beta release is finished get access, you can be one of them.

    A few materials as proof of existance:
    Shape recognition debug:
    [​IMG]

    A youtube video of the first stage of the bot, this is the first publicized proof of existance, so it's not latest.
    The video can be found here:
    http://www.youtube.com/watch?v=SYUacCjWzWw

    More photo and video material will be added to this topic as we go.
    If anything in this post is against the rules please contact me before removal.

    Thanks!
    _optix (Project leader)

    Our official board can be found through the following URLs:
    http://www.optimusbot.com
    http://www.syntekk.org
    http://www.sharpf.com

    We also have an IRC channel, located at following:
    Server: irc.rizon.net
    Port: 6667
    Channel: #sharpf
     
  2. pto6

    pto6 Active Member

    Joined:
    Oct 17, 2007
    Posts:
    177
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    This bot is probably the most advanced colour, wait no, most advanced bot there ever has been.
     
  3. Holymacaroni

    Holymacaroni Apprentice
    Banned

    Joined:
    Mar 24, 2010
    Posts:
    802
    Referrals:
    1
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    Can anyone confirm this as legit? Considering this is his first post..
     
  4. phpMyTony

    phpMyTony Apprentice
    Banned

    Joined:
    Apr 12, 2009
    Posts:
    902
    Referrals:
    2
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    Sounds kinda fishy to be honest...
     
  5. kid maulz1

    kid maulz1 Member

    Joined:
    Apr 23, 2010
    Posts:
    64
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    video looks legit but im not sure about the other links
     
  6. _optix

    _optix Newcomer

    Joined:
    May 7, 2010
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    What kind of confirmation would you like?
    I will try to offer any information you ask for.
     
  7. Mr SJE

    Mr SJE Apprentice
    Banned

    Joined:
    Nov 10, 2009
    Posts:
    934
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    All links lead to real forums, they're not a problem...

    Just be cautious when asked to download anything.
     
  8. i like to 420

    i like to 420 Member
    Banned

    Joined:
    May 2, 2009
    Posts:
    96
    Referrals:
    1
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    i'm going to dl, i'll post results of any problems in a few
     
  9. ヅ..

    ヅ.. Active Member

    Joined:
    Apr 24, 2010
    Posts:
    236
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    :) @)

    MODERATOR NOTICE: This post has received an infraction- Spamming.
     
  10. Zenith

    Zenith Active Member
    Banned

    Joined:
    May 7, 2010
    Posts:
    210
    Referrals:
    1
    Sythe Gold:
    5
    SharpF - Optical Recognition Bot

    Eh, I'll stick to ibot
     
  11. tofurocks

    tofurocks Iloveroy

    Joined:
    Nov 8, 2008
    Posts:
    2,344
    Referrals:
    2
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    Reading off the screen doesn't necessarily decrease detectability. It actually increases it greatly if not done 100% correctly. And neither BCEL or reflection are detected by JaGeX at this time.
     
  12. Zenith

    Zenith Active Member
    Banned

    Joined:
    May 7, 2010
    Posts:
    210
    Referrals:
    1
    Sythe Gold:
    5
    SharpF - Optical Recognition Bot

    The second i started using BCEL i was banned, none of my reflection bots have been banned. And I used good BCEL bots with good scripts
     
  13. _optix

    _optix Newcomer

    Joined:
    May 7, 2010
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    You do understand there is no difference in the detectability rates between bytecode injection and reflection?

    @Tofurocks:
    Over a 2 month testing period for banrates i've had 0 accounts banned, so I assume we are doing it correctly :).
    Also, indeed, injection and reflection is not detected at this time, but it does pose a risk as they are fully capable of detecting these bots on these factors.

    Also, we do not have to update the bot when RuneScape is updated, which is, sadly enough, the downside of all reflection and injection bots :(.

    I've developed multiple bots over the years and i've done both reflection and injection bots, I must say optical recognition in the way we do it is refreshing and fun to work on, and our piece of work surely disproves the "huge speed difference".
     
  14. FidelC

    FidelC Member
    Banned

    Joined:
    May 6, 2010
    Posts:
    26
    Referrals:
    0
    Sythe Gold:
    2
    SharpF - Optical Recognition Bot

    So eh, and this is probably going to be a stupid question - when will this go public, when will you start selling this fine piece?
     
  15. tofurocks

    tofurocks Iloveroy

    Joined:
    Nov 8, 2008
    Posts:
    2,344
    Referrals:
    2
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    Interesting. It says on your site that you will have packages of pre-recognized NPC shapes. If that's true, scripting will be incredibly easy and undetectable for what is supported, but unique scripts may suffer initially. Looking forward to this regardless.
     
  16. o typic o

    o typic o Active Member
    Banned

    Joined:
    Jul 26, 2009
    Posts:
    242
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    legit?
     
  17. tofurocks

    tofurocks Iloveroy

    Joined:
    Nov 8, 2008
    Posts:
    2,344
    Referrals:
    2
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    Looks to be.
     
  18. knude

    knude Newcomer

    Joined:
    Nov 1, 2008
    Posts:
    22
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

    mc'rolled :(
     
  19. I Own You All

    I Own You All Guru
    $5 USD Donor

    Joined:
    Oct 11, 2009
    Posts:
    1,315
    Referrals:
    2
    Sythe Gold:
    2
    Two Factor Authentication User
    SharpF - Optical Recognition Bot

    Has anyone tried this to confirm its not a virus?
     
  20. Aeropsia

    Aeropsia Member

    Joined:
    May 11, 2010
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0
    SharpF - Optical Recognition Bot

< .net's randoms? | Problems with Autofighter NX >


 
 
Adblock breaks this site