Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,687
    Reputation
    4747
    Thanks
    12,552
    My Mood
    Yeehaw
    Learn the basics of cheating.

    Learn how to script.

    Learn how to code.

    Learn how to manipulate other processes.

    Then make a hack, building blocks.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  2. #17
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    visual basic is extremly easy...
    if you are a noob you just gona find a good moduel and start coding
    (halo as an exempel)

    Code:
    dim ammo as string = textbox1.text
    try
         writeinteger("halo", &HAddresHere, ammo)





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  3. #18
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by Scotia View Post
    C++ is pretty easy to learn, a hell of a lot easier than VisualBasic. If you really want to learn how to code some great hacks then learn batch, rumor has it that a large number of cheat providers have already begun coding in batch due to the ability to disguise and hide any code which could be deemed as hackerish by anti-cheats.
    Are you a troll or ... just a plain idiot?

    @OP since I'm taking a break from coding my lovely malware ( Cool your tits MPGH, not releasing anything here ), I'll try helping as much as I can.

    First off, C/C++ is considered a rather complex language. If you lack the patience to learn something advanced, I'd recommend you go for .NET languages ( Visual Basic and C# are easy ).

    Apart from that, depending on what you want to do, you'll need to grasp one or more of these skills.

    How to do simple reverse engineering ( Aka finding health addresses etc. with Cheat Engine or some memory viewer/editor )
    Learning assembly and diving into deeper reverse engineering ( IDA and OllyDbg comes in handy here )
    Learning to use WinAPI ( Most games run on Windows and as such, use windows system calls )
    Networking programming ( Comes as part of reversing. Eg. Decrypting game packets )
    Looking into function hooking ( Reverse engineering again )

    Personally, if you want to make simple trainers ( Eg. Health, stats editors etc. ) go for Visual Basic ( as 90% of people on this site do ). There's lots of helpful memory editing classes posted in the coding section.
    If you want things more advanced, ( Aimbots, ESPs, fancy ass hack menus etc ) then you'll want to look at C/C++ and GUI programming ( GDI, DirectX etc ).

    Yours respectfully,
    ~A script kiddie.

  4. #19
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,149
    Reputation
    1220
    Thanks
    7,390
    My Mood
    Stressed
    Do not copy/paste. READ IT.

  5. #20
    LordKevo's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    desert alone.
    Posts
    428
    Reputation
    186
    Thanks
    724
    My Mood
    Aggressive
    Quote Originally Posted by Titanate View Post
    I'll make hacks for u just give me CSGO keys
    Nailed it.

  6. #21
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,778
    My Mood
    Angelic
    Start vb.net first there is a lot of tutorial to watch..
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  7. #22
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    Quote Originally Posted by Hitokiri~ View Post


    Are you a troll or ... just a plain idiot?

    @OP since I'm taking a break from coding my lovely malware ( Cool your tits MPGH, not releasing anything here ), I'll try helping as much as I can.

    First off, C/C++ is considered a rather complex language. If you lack the patience to learn something advanced, I'd recommend you go for .NET languages ( Visual Basic and C# are easy ).

    Apart from that, depending on what you want to do, you'll need to grasp one or more of these skills.

    How to do simple reverse engineering ( Aka finding health addresses etc. with Cheat Engine or some memory viewer/editor )
    Learning assembly and diving into deeper reverse engineering ( IDA and OllyDbg comes in handy here )
    Learning to use WinAPI ( Most games run on Windows and as such, use windows system calls )
    Networking programming ( Comes as part of reversing. Eg. Decrypting game packets )
    Looking into function hooking ( Reverse engineering again )

    Personally, if you want to make simple trainers ( Eg. Health, stats editors etc. ) go for Visual Basic ( as 90% of people on this site do ). There's lots of helpful memory editing classes posted in the coding section.
    If you want things more advanced, ( Aimbots, ESPs, fancy ass hack menus etc ) then you'll want to look at C/C++ and GUI programming ( GDI, DirectX etc ).

    Yours respectfully,
    ~A script kiddie.
    first time i have seen you post outside mw3 privat servers...





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  8. #23
    Jew's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    <dd style="overflow: hidden;">here</dd>
    Posts
    3,860
    Reputation
    289
    Thanks
    2,178
    My Mood
    Amazed
    Quote Originally Posted by Farting Scotia View Post
    Python>Visual Basic > C++

    Also Coding is easy when you learn it OP. I am working on Python and VB and I want to get started on Java and c++ and java for android.
    ahk > any local programming language.

    if you want to learn how to make things work in a computer program start with ahk.

    no need to include anything no need to use weird libaries etc. everything is straight forward

    how to make a msgbox:

    msgbox,hey

    simply shit like that
    https://ahkscript.org/
    Vouch thread





     

    Quote Originally Posted by foginho81 View Post
    Hello guys,5 mins ago i dowloaded this program, in 2 minutes i cracked an account, so i purchased Premium for supporting and have unlimited features!

    A+++ Tool GREAT CODER!
    Quote Originally Posted by shadowkiller198 View Post
    I just purchased a Premium account and I haven't had any problems with it!

    Quote Originally Posted by ImShan View Post
    Vouch for this guy!

    I just bought premium and works pretty good.
    Quote Originally Posted by SiiKFO View Post
    Vouch bought premium works very well
    Quote Originally Posted by DarkBlade324 View Post
    vouch i just bought premium it works great
    Quote Originally Posted by coolzombiesg View Post
    Vouch for him

    I just bought premium and works pretty good.
    Quote Originally Posted by KaizoPvP View Post
    VOUCHE: Yep, you are a legit seller, and I like the stuff you do.
    Quote Originally Posted by BTNGaming View Post
    Premium Purchased

  9. #24
    Scotia's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    boards.4chan.org/cm/
    Posts
    6,502
    Reputation
    1166
    Thanks
    1,724
    My Mood
    Relaxed
    Quote Originally Posted by Color's Sheep View Post
    Errm... your statement is very wrong.

    Visual Basic is way easier than C++

    Visual Basic is more user friendly than C++

    Visual Basic > C++ when it comes to learning
    Quote Originally Posted by Kodoku View Post


    LOL where the fuck are you learning VB that it's harder than C++?

    Anyway just pick a mainstream (Java, Any C, Python, etc.) language and study it hard. When you master one language learning another is easy. In today's times coding the hacks is the simple part. Hiding them is where it gets a bit tough. Single player games should be easy enough though.

    Good luck!
    Quote Originally Posted by Color's Sheep View Post
    Errm... your statement is very wrong.

    Visual Basic is way easier than C++

    Visual Basic is more user friendly than C++

    Visual Basic > C++ when it comes to learning
    Quote Originally Posted by Kodoku View Post


    LOL where the fuck are you learning VB that it's harder than C++?

    Anyway just pick a mainstream (Java, Any C, Python, etc.) language and study it hard. When you master one language learning another is easy. In today's times coding the hacks is the simple part. Hiding them is where it gets a bit tough. Single player games should be easy enough though.

    Good luck!
    Quote Originally Posted by Hitokiri~ View Post


    Are you a troll or ... just a plain idiot?

    @OP since I'm taking a break from coding my lovely malware ( Cool your tits MPGH, not releasing anything here ), I'll try helping as much as I can.

    First off, C/C++ is considered a rather complex language. If you lack the patience to learn something advanced, I'd recommend you go for .NET languages ( Visual Basic and C# are easy ).

    Apart from that, depending on what you want to do, you'll need to grasp one or more of these skills.

    How to do simple reverse engineering ( Aka finding health addresses etc. with Cheat Engine or some memory viewer/editor )
    Learning assembly and diving into deeper reverse engineering ( IDA and OllyDbg comes in handy here )
    Learning to use WinAPI ( Most games run on Windows and as such, use windows system calls )
    Networking programming ( Comes as part of reversing. Eg. Decrypting game packets )
    Looking into function hooking ( Reverse engineering again )

    Personally, if you want to make simple trainers ( Eg. Health, stats editors etc. ) go for Visual Basic ( as 90% of people on this site do ). There's lots of helpful memory editing classes posted in the coding section.
    If you want things more advanced, ( Aimbots, ESPs, fancy ass hack menus etc ) then you'll want to look at C/C++ and GUI programming ( GDI, DirectX etc ).

    Yours respectfully,
    ~A script kiddie.
    @EpicSquidx

    Don't listen to these guys, it's plain to see that they're trying to troll you, only an immensely retarded, nonsensical, dumb son-of-a-bitch would actually take them seriously. It's widely known that VisualBasic is the top tier of programming languages, once you learn that you may as well know every other language that there is.

    Again, don't listen to these dumb fucks, they're clearly trying to trick you into learning a coding language that has nothing to do with coding hacks.

  10. The Following User Says Thank You to Scotia For This Useful Post:

    Youtro (02-12-2015)

  11. #25
    FreshManDeadCow's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Under your bed.
    Posts
    1,003
    Reputation
    173
    Thanks
    1,528
    My Mood
    Inspired
    ahahahaha okey the fight is opened ! GO

  12. #26
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by im Fred View Post


    first time i have seen you post outside mw3 privat servers...
    I tend to wonder outside my playing ground from time to time.
    I'm a dangerous guy.

  13. #27
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    Quote Originally Posted by Scotia View Post










    @EpicSquidx

    Don't listen to these guys, it's plain to see that they're trying to troll you, only an immensely retarded, nonsensical, dumb son-of-a-bitch would actually take them seriously. It's widely known that VisualBasic is the top tier of programming languages, once you learn that you may as well know every other language that there is.

    Again, don't listen to these dumb fucks, they're clearly trying to trick you into learning a coding language that has nothing to do with coding hacks.
    I said Visual Basic was more user friendly than C++... anything wrong with that?
    News Force Head Editor from 09/14/2018 - 03/02/2020
    Publicist from 11/23/2017 - 06/07/2019
    Global Moderator since 09/24/2017
    Minion+ from 04/16/2017 - 09/24/2017
    Market Place Minion from 04/16/2017 - 09/24/2017
    Minecraft Minion from 02/23/2017 - 09/24/2017
    Realm of the Mad God Minion from 11/06/2016 - 09/24/2017

    Middleman from 09/14/2016 - 09/24/2017
    News Force Editor from 08/23/2016 - 09/14/2018
    News Force (Section of the Week) from 03/21/2016 - 07/17/2017
    News Force (User News) from 10/18/2015 - 09/14/2018

    Donator since 03/16/2015
    Realm of the Mad God Editor from 05/20/2014 - 07/08/2014
    Member since 12/23/2012


    Rep Power: 82

Page 2 of 2 FirstFirst 12

Similar Threads

  1. If i wanted to start coding for pb
    By Grit in forum C++/C Programming
    Replies: 9
    Last Post: 02-15-2011, 08:53 AM
  2. If i wanted to start coding for pb
    By Grit in forum Piercing Blow Discussions
    Replies: 3
    Last Post: 02-13-2011, 02:17 PM
  3. I want to start coding?
    By Ishaq in forum Combat Arms Discussions
    Replies: 1
    Last Post: 07-03-2010, 07:36 AM
  4. I Want To Start Creating Hacks :)
    By Coffie in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 01-27-2010, 04:33 PM
  5. Want to start making hacks
    By BP121 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 08-22-2008, 04:51 PM

Tags for this Thread