| View previous topic :: View next topic |
| Author |
Message |
Oldschool Losmi How do I cheat?
Reputation: 0
Joined: 27 Feb 2016 Posts: 2
|
Posted: Sat Feb 27, 2016 6:01 pm Post subject: Just started |
|
|
| Hello guys, I'm new with programming and stuff, I'm currently playing CS 1.6 and I'm about to ask you, how to create a strafe hack for Hide N' Seek mode. At least tell me the first steps, what should I learn, is it easy, and what to do.
|
|
| Back to top |
|
 |
ulysse31 Master Cheater
Reputation: 2
Joined: 19 Mar 2015 Posts: 324 Location: Paris
|
Posted: Sun Feb 28, 2016 4:29 am Post subject: |
|
|
You didn't say what you already know but expect us to tell you where to start.
If you know nothing as of now, start by learning assembly and do cheat engine's tutorial
|
|
| Back to top |
|
 |
Oldschool Losmi How do I cheat?
Reputation: 0
Joined: 27 Feb 2016 Posts: 2
|
Posted: Sun Feb 28, 2016 6:01 am Post subject: |
|
|
| ulysse3131 wrote: | You didn't say what you already know but expect us to tell you where to start.
If you know nothing as of now, start by learning assembly and do cheat engine's tutorial |
I assume I don't know anything actually, but I recognize some functions and know some really unused stuff, like printf, scanf, do, if functions, but what I want to know is what program should I use, what programming language, and how to start creating hack for cs 1.6.
|
|
| Back to top |
|
 |
ulysse31 Master Cheater
Reputation: 2
Joined: 19 Mar 2015 Posts: 324 Location: Paris
|
Posted: Sun Feb 28, 2016 1:28 pm Post subject: |
|
|
You are going to use compiled software like cs 1.6.
At this point the software is just digits (machine level language) which translates to assembly (which is a human readable language).
For this reason if you know nothing (no c++ no c# no java) and whish to start coding hacks, you have no choice but to learn assembly.
Hacks are largly done by recoding assembly instructions of programs.
The best way to achieve something decent in less than a month is to use something like cheat engine all the way, it's a great disassembler, it's a decent trainer-maker, it's a very user friendly tool for cheating all around and it's stealthy.
So yes, imo, start learning assembly and do cheat engine's tutorial. If you think you will start coding your own hacks in less than 10 hours of work, you are most likely wrong, and it will probably take you couple weeks before you can actually do cool stuff.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
|