Artificial Intelligence - The Future of Botting

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

Thread Status:
Not open for further replies.
Artificial Intelligence - The Future of Botting
  1. Unread #121 - Dec 15, 2011 at 4:11 PM
  2. Emperor Nero
    Joined:
    Jun 11, 2010
    Posts:
    7,159
    Referrals:
    2
    Sythe Gold:
    93
    Discord Unique ID:
    143107588718854144
    Sythe's 10th Anniversary Heidy

    Emperor Nero Hero
    $5 USD Donor New

    Artificial Intelligence - The Future of Botting

    I don't think I would trust AI with a bot because even the best AI coders take ages to produce good AIs, and then they're still buggy usually.
     
  3. Unread #122 - Dec 15, 2011 at 5:00 PM
  4. weequ
    Joined:
    Mar 7, 2009
    Posts:
    132
    Referrals:
    1
    Sythe Gold:
    5

    weequ Active Member

    Artificial Intelligence - The Future of Botting

    Hardly any bots are capable of learning even now. Colors bots are far different from AI.

    Also pretending to be a human is not what AI is.
     
  5. Unread #123 - Dec 15, 2011 at 5:03 PM
  6. M_A_I_N_FTW
    Joined:
    Dec 22, 2007
    Posts:
    1,336
    Referrals:
    1
    Sythe Gold:
    0

    M_A_I_N_FTW Guru

    Artificial Intelligence - The Future of Botting

    Its not that bad and honestly, some people have been using this "AI" coding but just didn't know they were doing it.

    Let me explain a little bit more ( referring to the first post) the difference between so called "script botting" vs "AI/Neural networking".

    *This is my explanation for AI but only in terms of botting in runescape, it correctly explains the basic difference and will count for most cases. But as soon as you take this out of runescape, the basic principal of the following will still hold*

    AI is mostly conditional scripting that detect its status (with additional back up such as: algorithms, fail safe...et c in detection) then run its corresponding procedure afterwards; "Script botting" is straight run through the procedures without many fail safe.

    The main difference is that AI constantly checks what is going to do before it does it, like a human while the script does not always check before executes.

    Now you might say "Could I just add more fail safe to my script to make it AI?"

    The answer to that is yes no. You could add a fail safe for each procedure in your script, and that would make it never do something it shouldn't do, but that is not exactly AI. The wholepoint of AI so is that before executing something, this way it doesn't have to go back and forth and finds what it needs and head straight to the procedure.


    *I will leave it as it is for now because I have a exam in 3 minutes, but I have already implemented something similar to this in my clan war fighter (out dated for now) that you can find on the scar section on bottom of sythe. I will come back with more explanations if needed.*

    Tl;dr:
    "AI" has already existed in runescape before this "neural networking bot" thing, and it is not difficult to "code".
    AI is not a platform based technology like reflection, opengl, rather its a style of programming and the way you handle and the way the programmer handles its stuff.

    ANYONE can code AI in any capable language (I.E, Delphi/java and not in css lawls) and it is not solely belongs to xx bot(s).

    Machine learning is a separate thing, its a way a self updating algorithm that figures out the best way to do thing via trail and error. Its a sub category of AI and like AI, can be coded in any capable langauge and it is not platform based.
     
  7. Unread #124 - Dec 15, 2011 at 5:10 PM
  8. Emperor Nero
    Joined:
    Jun 11, 2010
    Posts:
    7,159
    Referrals:
    2
    Sythe Gold:
    93
    Discord Unique ID:
    143107588718854144
    Sythe's 10th Anniversary Heidy

    Emperor Nero Hero
    $5 USD Donor New

    Artificial Intelligence - The Future of Botting

    It's not really AI, to be AI it has to learn and adapt based on situations presented to it - this is just an abstract form of bot scripting. A sort of pseudo-AI
     
  9. Unread #125 - Dec 15, 2011 at 5:14 PM
  10. weequ
    Joined:
    Mar 7, 2009
    Posts:
    132
    Referrals:
    1
    Sythe Gold:
    5

    weequ Active Member

    Artificial Intelligence - The Future of Botting

    I agree.

    My old reflection sw bot used to detect what Area you are in every time before it decides what to do. There is no way I would call this AI.

    Something I might call a weak AI is grabbing a huge amount of GE prices and deciding what to do according to those. (Hardly even this could be considered as 'Intelligent' behaviour)
     
  11. Unread #126 - Dec 15, 2011 at 6:48 PM
  12. M_A_I_N_FTW
    Joined:
    Dec 22, 2007
    Posts:
    1,336
    Referrals:
    1
    Sythe Gold:
    0

    M_A_I_N_FTW Guru

    Artificial Intelligence - The Future of Botting

    Machine learning is a sub class of AI. I agree with what you said, but I also said all of those thing in the contest of runescape. Which is what we are talking about.


    My main message again was:
     
  13. Unread #127 - Dec 15, 2011 at 6:56 PM
  14. SomeFormOfHuman
    Joined:
    Sep 6, 2011
    Posts:
    434
    Referrals:
    0
    Sythe Gold:
    0

    SomeFormOfHuman Forum Addict
    Banned

    Artificial Intelligence - The Future of Botting

    Man, I might have to try these bots. I still have hope for NeXuS. Just gotta be patient.
     
  15. Unread #128 - Dec 15, 2011 at 7:00 PM
  16. Emperor Nero
    Joined:
    Jun 11, 2010
    Posts:
    7,159
    Referrals:
    2
    Sythe Gold:
    93
    Discord Unique ID:
    143107588718854144
    Sythe's 10th Anniversary Heidy

    Emperor Nero Hero
    $5 USD Donor New

    Artificial Intelligence - The Future of Botting

    Either way it isn't true artificial intelligence in the actual context of the word; as you said it is just conditional statements. I think if a bot began advertising itself as AI and made it a huge selling point and it uses the method you describe it could be disputed if it is actual AI or not, because just adding in methods so that the program just constantly checks itself isn't AI. To be true AI it would have to actively learn and adjust and that would make a bot undetectable or close to it. Until a bot actively uses it as a selling point we are just arguing semantics. :p
     
  17. Unread #129 - Dec 15, 2011 at 8:05 PM
  18. M_A_I_N_FTW
    Joined:
    Dec 22, 2007
    Posts:
    1,336
    Referrals:
    1
    Sythe Gold:
    0

    M_A_I_N_FTW Guru

    Artificial Intelligence - The Future of Botting

    Yeah pretty much. Like I said in my original post, I was only referring to AI in context of runescape and making the current bots better.

    Yes, indeed.


    What your talking about is machine learning (A part of to AI), and I am not saying this out of disrespect but there is no way we utilize ML to make it less detectable. Unless you wanna do like the soduku game in rs, then you could probably use Ml.

    But we could use ML to make it more human likeWe could use machine learning to make it do stuff more efficiently but its really weird when you try to implement ML in RS botting, if any one has even tried it will realize its completely pointless in runescape's environment in proper speed. It is much easier to make functions that would run more efficiently or even include little machine learning in it rather have a ML capability in a script.




    Look, all am saying is, AI is usually meant for more hard core stuff like speech response, and human interaction. If some one made a auto responder that can do
    then thats real AI.

    Like I said in the very first post, Condition programming/scripting (obviously there is alot more to it) is back bone of AI (you can check books, lectures...etc), and I'd like to see someone create a AI bot that isn't based off it.

    Remember, machine learning only a part of AI, and I think that is what most people getting it confused with AI. AI is about how you react to things and ML is about how you interact.

    What can be done in RS in terms of "AI" has been completed one way or another by many scripters with variable success, we can add ML capability, but it would be much easier and effective just to add little bits of Ml in each function/method (w/e you call it depends on your langauge).
     
  19. Unread #130 - Dec 15, 2011 at 11:23 PM
  20. Arya
    Joined:
    Jul 20, 2008
    Posts:
    1,414
    Referrals:
    1
    Sythe Gold:
    160
    Discord Unique ID:
    848009003737153567
    Discord Username:
    aryaauneexus

    Arya Guru
    $25 USD Donor New

    Artificial Intelligence - The Future of Botting

    epic thread, i tried it out and seems ok.
     
  21. Unread #131 - Dec 16, 2011 at 4:30 AM
  22. Zezere
    Joined:
    Dec 4, 2011
    Posts:
    201
    Referrals:
    0
    Sythe Gold:
    0

    Zezere Active Member
    Banned

    Artificial Intelligence - The Future of Botting

    Lolwut i dont get it man?
     
  23. Unread #132 - Dec 16, 2011 at 4:58 AM
  24. Sypherz
    Joined:
    Dec 13, 2008
    Posts:
    23,745
    Referrals:
    1
    Sythe Gold:
    622
    Discord Unique ID:
    1303476485860098070
    M
    Sythe's 10th Anniversary

    Sypherz Legend
    $5 USD Donor New Retired Sectional Moderator Competition Winner

    Artificial Intelligence - The Future of Botting

    This is interesting. are they developing new bots of this type? Or do we have to stick to rid. (I refuse)
     
  25. Unread #133 - Dec 16, 2011 at 5:18 AM
  26. evep
    Joined:
    Nov 22, 2011
    Posts:
    394
    Referrals:
    0
    Sythe Gold:
    0

    evep Forum Addict

    Artificial Intelligence - The Future of Botting

    Interesting read.
     
  27. Unread #134 - Dec 16, 2011 at 11:53 AM
  28. Guitarist1989
    Joined:
    Dec 16, 2011
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    0

    Guitarist1989 Active Member
    Banned

    Artificial Intelligence - The Future of Botting

    Great read I knew a little bit on this aspect but this is still quite informative.
     
  29. Unread #135 - Dec 16, 2011 at 12:46 PM
  30. Zezere
    Joined:
    Dec 4, 2011
    Posts:
    201
    Referrals:
    0
    Sythe Gold:
    0

    Zezere Active Member
    Banned

    Artificial Intelligence - The Future of Botting

    Bots are dead get over it!
     
  31. Unread #136 - Dec 16, 2011 at 3:02 PM
  32. Garbear
    Joined:
    Oct 26, 2011
    Posts:
    647
    Referrals:
    0
    Sythe Gold:
    0

    Garbear Apprentice
    Banned

    Artificial Intelligence - The Future of Botting

    For sure, AI is the future of the world to be honest.
     
  33. Unread #137 - Dec 16, 2011 at 3:54 PM
  34. Guitarist1989
    Joined:
    Dec 16, 2011
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    0

    Guitarist1989 Active Member
    Banned

    Artificial Intelligence - The Future of Botting

    You sir are a moron. there are quite a few bots that still work such as.

    RiD
    REvbot
    quazar
    simba
    scar
    the first three use exactly what the op is specifying. the other 2 are color bots. I'm sure there are a lot of other bots out there [ especially colorbots] these are just some of the bigger names.
     
  35. Unread #138 - Dec 16, 2011 at 6:31 PM
  36. Falmar
    Joined:
    Apr 27, 2010
    Posts:
    1,434
    Referrals:
    0
    Sythe Gold:
    0

    Falmar Guru
    Banned

    Artificial Intelligence - The Future of Botting

    wow i didn't knew that much about rid. thanks for this thread. very interesting read
     
  37. Unread #139 - Dec 16, 2011 at 6:36 PM
  38. Kratom
    Joined:
    Jan 20, 2011
    Posts:
    1,129
    Referrals:
    1
    Sythe Gold:
    0
    Vouch Thread:
    Click Here
    Discord Unique ID:
    140619555339763712

    Kratom Guru
    $5 USD Donor New

    Artificial Intelligence - The Future of Botting

    ^ What is Revbot and Quazar and where can they be found?
     
  39. Unread #140 - Dec 16, 2011 at 8:16 PM
  40. Zerkerfist
    Joined:
    Jul 15, 2011
    Posts:
    7,247
    Referrals:
    3
    Sythe Gold:
    5

    Zerkerfist ..My kingdom for a kiss upon her shoulder..
    $5 USD Donor New

    Artificial Intelligence - The Future of Botting

    I've never tried RID but this post was really deep and informative. I found it really interesting and read every word :)

    I don't really have any interest in botting any longer but if I do down the road, I will be sure to check out RID. I have been to the site once or twice just to look around and it looks like a cool little community.
     
< What are goldfarmers botting these days? | Free Runescape Membership >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site