DebateFort - Where Warriors Come To Debate
RAGECRY - Funny, Amusing, Interesting, Trending & Viral Videos and Images
GameOrc - Free Flash Games Online
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 22
  1. #1
    Member
    MPGH Member
    Fleepster99's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    73
    My Mood
    Cool

    Thumbs up C++ Creating A Color Aimbot

    Hey there guys, so here is a tutorial on how to create your own Aimbot. The aimbot Seen here is a color detecting one. This can be created for ANY GAME as long as you can get your own Chams to change players colors. This method is undetectable which means you should never get BANNED for using it.

    I tend to do a number of step by step tutorials directed at beginners regarding hacking, I am no expert but I have done my share of hacks. Also this is my first tutorial here on mpgh, I had a good read on the rules and I didnt see anything about youtube videos so hopefully thats Ok.

    --------------------FILES AND SOFTWARE REQUIRED-------------------------
    Can be found in the attachments "Files required Colour aimbot.zip"
    Any compiler with C++ win32 capabilities e.g. Visual studio 2008/2010, DevC++

    A lot of people enjoy hating on colour detecting aimbots but I thought I would give them a chance. Turns out they are kindof fun and if pushed they can actually perform quite well.

    Here is a preview video if you just want to know the basics

    C++ AIMBOT Tutorial Preview HD



    The game used for this tutorial will be Counter strike source cs source cs:s, any other game should work just fine as long as you have your own chams and your able to adapt to any small differences.

    So lets start with the tutorial!
    If you want to use some other type of chams with 0 chance of getting kicked or banned for CSS then download and install the file in the attachments called "Counter strike source - Colored player models.zip", this was provided by Helios, so great thanks to him.
    Here are his instructions on how to install the ALTERNATE chams
    You should obviously not have Counter-Strike Source running while you do this.

    1. Extract the files from "Counter-Strike Source - Colored Player Models.rar"
    2. Open the "Counter-Strike Source - Colored Player Models" folder.
    - In this folder you'll find 2 folders and 2 screen shots. If you aren't done with the tutorial, you can use the pictures in the "Quality Pictures - For Color Codes-" to get the color codes.
    3. Click the start button.
    4. Click the "Computer".
    5. Choose whatever drive your files are in, it will most likely be the "C:" drive.
    6. If you have a:
    - x64Bit system, open the "Programs(x86) folder.
    - x32Bit system, open the "Program Files" folder.
    7. Find the Steam folder and open that (It might actually be a folder called "Valve", that's what it used to be for me, but now I have the "Steam" folder too).
    8. Open the "steamapps" folder.
    9. Open the folder with your name on it.
    10. Open the folder "counter-strike source".
    11. Now go back into the folder "Counter-Strike Source - Colored Player Models" that you extracted earlier, and grab the "cstrike" folder and drag it into the "counter-strike source" folder.
    12. Just overwrite everything and then you're done
    C++ How to Create an AIMBOT TUTORIAL Pt 1/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 2/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 3/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 4/8 HD



    TUTORIAL CONTINUES IN THE NEXT POST, this is because I am limited to 5 videos per post


    The source and everything else can be found in the attachments

    Virus Scans
    Counter-Strike Source - Colored Player Models.rar
    0/42
    https://www.virustotal.com/file/8184...cd78/analysis/

    Files required Colour aimbot.zip
    3/42
    https://www.virustotal.com/file/3305...is/1339171950/

    Aimbot color full source with comments.zip
    1/20
    http://virusscan.jotti.org/en/scanre...a2505141d234e7
    Last edited by Fleepster99; 06-08-2012 at 11:18 AM. Reason: Extra info

  2. The Following 11 Users Say Thank You to Fleepster99 For This Useful Post:

    051992 (12-09-2012), Abdo.2012 (07-04-2012), Babacool123 (03-11-2013), BCW (10-20-2012), DEATHL (03-16-2013), elamre (03-21-2013), hopefordope (06-09-2012), Jheamuel123 (03-07-2013), kypk (07-11-2012), lod_karma (10-29-2012), sarahde (12-06-2012)

  3. #2
    Threadstarter
    Member
    MPGH Member
    Fleepster99's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    73
    My Mood
    Cool

    Tutorial continued

    C++ How to Create an AIMBOT TUTORIAL Pt 5/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 6/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 7/8 HD


    C++ How to Create an AIMBOT TUTORIAL Pt 8/8 HD


    Thanks for watching

    Download the full source for everything in the attachments from the first post

    Fleep

  4. The Following 4 Users Say Thank You to Fleepster99 For This Useful Post:

    258456 (06-08-2012), Abdo.2012 (07-04-2012), Jheamuel123 (03-07-2013), lod_karma (10-29-2012)

  5. #3
    MPGH Expert
    MPGH Member
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,210
    Reputation
    18
    Thanks
    293
    My Mood
    Relaxed
    Very interesting approach. Although for color aimbots it is a lot easier in java. I remember the days in which i was makin my first color aimbot.... I used GetPixel() and multithreaded 68 threads simultaneously to check different parts of the screen, hahaha, most inefficient crap ever, that is until i found out about bitmaps.

    Good job in utilizing bitmaps for your needs.

  6. #4
    Former Staff
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,746
    Reputation
    445
    Thanks
    1,507
    My Mood
    Paranoid
    Nice. Thank you for sharing.

  7. #5
    MPGH Addict
    Former Staff
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,596
    Reputation
    236
    Thanks
    3,815
    My Mood
    Cheeky
    just a fair warning, VAC does in fact pick up most color aimbots
    Ah we-a blaze the fyah, make it bun dem!

  8. #6
    New Member Ecoste's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Hell_Demon View Post
    just a fair warning, VAC does in fact pick up most color aimbots
    It can only detect the public ones.

  9. #7
    Threadstarter
    Member
    MPGH Member
    Fleepster99's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    73
    My Mood
    Cool
    Quote Originally Posted by Hell_Demon View Post
    just a fair warning, VAC does in fact pick up most color aimbots
    Detect Based on what? this doesn't in any way touch the games memory or use things like GetPixel. Its a simple screenshot program.
    I used this previously on Cs:s, l4d and other games online without any problems so the only way I can see this being detectable is if the chams in use give it away(obviously material chams excluded).

    Thanks

    Fleep

  10. #8
    Expert Member
    MPGH Member
    Pitcher's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Screwing your mom.
    Posts
    513
    Reputation
    41
    Thanks
    777
    My Mood
    Flirty
    Epic, maybe you could email me your details ( skype etc )
    want to know more about ya .

    regards


    Back on the 30th of september.

    WarRock Contributer Force

    My hacks are only for WarRock International!


  11. #9
    Threadstarter
    Member
    MPGH Member
    Fleepster99's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    73
    My Mood
    Cool
    Glad you enjoy it , if you check out the videos on YouTube you can find all my information on my page as well as many other tutorials.

    Fleep

  12. #10
    Expert Member
    MPGH Member
    Pingo's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    687
    Reputation
    24
    Thanks
    724
    My Mood
    Blah
    Quote Originally Posted by Fleepster99 View Post
    Detect Based on what? this doesn't in any way touch the games memory or use things like GetPixel. Its a simple screenshot program.
    I used this previously on Cs:s, l4d and other games online without any problems so the only way I can see this being detectable is if the chams in use give it away(obviously material chams excluded).

    Thanks

    Fleep
    Unique features on any external hack like this can be compared to.
    Public hacks eventually get added, private stay private

    For this reason i was gonna create a pixelbot creator. So everyone can create private pixelbots.

    Even i could create an app to detect pixelbots. Not only just detect the bot but know which bot it is regarndless of windows caption and .exe name.

  13. #11
    MPGH Member
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,844
    Reputation
    130
    Thanks
    1,223
    My Mood
    Asleep
    nice tutorial.. although i still believe memory aimbots are better, faster, doesnt aim on fake sprays and dead bodies

  14. #12
    Member sarahde's Avatar
    Join Date
    Dec 2012
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    i dont see any attachments, where can i donwload the source?

  15. #13
    Expert Member
    MPGH Member
    Drinking Water's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bay Area
    Posts
    631
    Reputation
    10
    Thanks
    1,410
    My Mood
    Tired
    I remember spending 2 hours doing this. and it didnt work.

  16. #14
    New Member 2choppa's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Lol, do he mean trigger bot?

  17. #15
    Member candyman12's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    hi fleeps im trying to make on for kuma games i have different wallhack with glass walls and texture steady chams not changing colour will this work on kuma ?
    i need some help on it do you have skype? i have a few question thx for reading this

Page 1 of 2 1 2 LastLast

Similar Threads

  1. [TUT] How to create a crude color aimbot
    By schim in forum C++/C Programming
    Replies: 11
    Last Post: 06-21-2010, 05:59 PM
  2. PLZ Make Me A Tutorial For Use Color aimbot (video)
    By Trickmadd in forum Programming Tutorials
    Replies: 2
    Last Post: 08-17-2008, 09:59 PM
  3. color aimbot
    By cjg333 in forum WarRock - International Hacks
    Replies: 20
    Last Post: 07-03-2007, 06:58 AM
  4. [Trade] Color Aimbot + Wallhack 4 WR Account! Lv6+
    By Titanium Gold in forum Trade Accounts/Keys/Items
    Replies: 15
    Last Post: 05-26-2007, 06:07 PM
  5. [SEARCHING] Color Aimbot v3
    By stfustfu in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 02:51 AM

Tags for this Thread