Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Best Programming Language?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Tue Feb 12, 2008 3:44 pm    Post subject: Reply with quote

SciExTron wrote:
Takes more time to make simple trainer in C++ than in VB. (If you are making a simple trainer.)


At it's simplest form, a "trainer" in C++ would be under 20 lines.

Do not start with something like VB, working with C/C++ actually help you understand what the hell you're doing.
Back to top
View user's profile Send private message
NuclearPowered
Master Cheater
Reputation: 0

Joined: 30 Dec 2007
Posts: 345

PostPosted: Tue Feb 12, 2008 3:56 pm    Post subject: Reply with quote

Yeah but don;t immediatly go to trainer-making with C++ if only just learned how to use variables, external functions and variables and how to do calculations XD.
I'm gonna focus on completing that big C++ book I borrowed from someone the upcoming weeks... its like 500 pages long and im at like page 60 lol...
Back to top
View user's profile Send private message
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Tue Feb 12, 2008 3:57 pm    Post subject: Reply with quote

SciExTron wrote:
HornyAZNBoy, I must say that I disagree with you in few things.
First PHP is really powerful lang you can't just throw it away.
HornyAZNBoy wrote:
-Making trainer C, C++, C#, ASM, Delphi, Visual Basic, etc...
-Hacking Games Same as above
-Make my own site? HTML, PHP, CSS, etc...

This is not quite right.
You can hack,make,modify,manipulate games with almost anything.
I wouldn't recommend you C++ for making trainers.
Takes more time to make simple trainer in C++ than in VB. (If you are making a simple trainer.)


That is so wrong, if he wants to make a Maple Trainer, lets see him bypass all the hooks, etc. Making a trainer is alot tougher than you would think, topic starter. Learn C but dont expect to make a trainer in a week or 4.

_________________
Back to top
View user's profile Send private message
FerrisBuellerYourMyHero
Master Cheater
Reputation: 0

Joined: 14 Feb 2007
Posts: 401
Location: Inside your <kernel>

PostPosted: Tue Feb 12, 2008 4:07 pm    Post subject: Reply with quote

SciExTron wrote:
HornyAZNBoy, I must say that I disagree with you in few things.
First PHP is really powerful lang you can't just throw it away.
HornyAZNBoy wrote:
-Making trainer C, C++, C#, ASM, Delphi, Visual Basic, etc...
-Hacking Games Same as above
-Make my own site? HTML, PHP, CSS, etc...

This is not quite right.
You can hack,make,modify,manipulate games with almost anything.
I wouldn't recommend you C++ for making trainers.
Takes more time to make simple trainer in C++ than in VB. (If you are making a simple trainer.)



ARE YOU KIDDING ME? VB for a trainer??? LMAO!

ThreadStarter: Listen to Noz and me!

C++ is the way to go!! It'll get your head in the game! don't listen to SciExTron...

Its much simpler and easier to create a trainer in C++ than VB TRUST ME! vb is weak and has bad syntax! a C++ trainer takes less code and its more readable and understandable... and more POWERFUL!

if your looking for a jump start... ive already helped someone out with a c++ trainer before, providing example source code and explanations

http://forum.cheatengine.org/viewtopic.php?p=1974493&sid=c27bac641616d275cb075f9077e6b198

the basic Idea is, on your DLLMain() when your dll is first loaded, you then create a thread, which will be your "worker thread"

inside the thread is an infinite loop which will constantly check for keys to be pressed, when a key is pressed memory is modified

either modifying a couple bytes for a simple byte change hack like godmode, or hooking an address to point to a script hack...

the possibilites are endless with c++

Wink

_________________
You know, life moves pretty fast. If you don't stop and look around once in a while, You could miss it!

Back to top
View user's profile Send private message MSN Messenger
92Garfield
I'm a spammer
Reputation: 57

Joined: 20 Dec 2007
Posts: 5871
Location: Banana Republic Germany

PostPosted: Wed Feb 13, 2008 3:42 pm    Post subject: Reply with quote

matters on what u want to do
the best for me is
Code:
         



it's called nothin needs no time to learn, u never forget it...
best if u dont have much time

_________________
Back to top
View user's profile Send private message
Crunx
Grandmaster Cheater
Reputation: 0

Joined: 03 Jan 2008
Posts: 670

PostPosted: Thu Feb 14, 2008 11:22 pm    Post subject: Reply with quote

allright. thakns guys im going to do this:

Attempt to learn C++
If succeed then next is VB

If fail......
Learn C#
then learn C++. lol
Then VB last.
Back to top
View user's profile Send private message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Thu Feb 14, 2008 11:50 pm    Post subject: Reply with quote

icymonguy wrote:
allright. thakns guys im going to do this:

Attempt to learn C++
If succeed then next is VB

If fail......
Learn C#
then learn C++. lol
Then VB last.
Why would you downgrade after learning C?
Back to top
View user's profile Send private message
XxOsirisxX
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Oct 2006
Posts: 1597

PostPosted: Thu Feb 14, 2008 11:55 pm    Post subject: Reply with quote

icymonguy wrote:
allright. thakns guys im going to do this:

Attempt to learn C++
If succeed then next is VB

If fail......
Learn C#
then learn C++. lol
Then VB last.


If you learn C++/C#, you will find useless learn VB at last.

_________________

Back to top
View user's profile Send private message
Crunx
Grandmaster Cheater
Reputation: 0

Joined: 03 Jan 2008
Posts: 670

PostPosted: Fri Feb 15, 2008 12:04 am    Post subject: Reply with quote

XxOsirisxX wrote:
icymonguy wrote:
allright. thakns guys im going to do this:

Attempt to learn C++
If succeed then next is VB

If fail......
Learn C#
then learn C++. lol
Then VB last.


If you learn C++/C#, you will find useless learn VB at last.



oh i see.....
i thought visual basic helpes it make it look good. LOL

Well i wanna learn C++ even if i don't plan on making a trainer its still good to posses this knowledge lol.




oh one question if i may.......... is there like a hands on tut for the C++ tuts(i have like 6 of them) like i seen this compiler like do you use that to make sure your understanding as your going on?
Back to top
View user's profile Send private message
Henley
Grandmaster Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 671

PostPosted: Fri Feb 15, 2008 12:44 am    Post subject: Reply with quote

icymonguy wrote:

And i kinda learned C++(really close to done)

Rolling Eyes Rolling Eyes
icymonguy wrote:
Well anyways we got the team so now if you wanna join you gotaa either be a real pro at making a trainer or know 3 programming.

Rolling Eyes Rolling Eyes

icymonguy wrote:
Hi i wanna start making a maplestory trainer..... and they told me i should start learning a programming language.......
Which would be the best one to start off with?


icymonguy wrote:

No i don't allow anyone withought any knowlegde of any programming languange or anything.

Rolling Eyes Rolling Eyes

You were lying about those stuff in this thread:
http://forum.cheatengine.org/viewtopic.php?t=198205

And about your topic.. I suggest to start with making window forms(GUI) like delphi and move onto C# then C++ and asm.
Back to top
View user's profile Send private message
Crunx
Grandmaster Cheater
Reputation: 0

Joined: 03 Jan 2008
Posts: 670

PostPosted: Fri Feb 15, 2008 12:54 am    Post subject: Reply with quote

aznkidtroll wrote:
icymonguy wrote:

And i kinda learned C++(really close to done)

Rolling Eyes Rolling Eyes
icymonguy wrote:
Well anyways we got the team so now if you wanna join you gotaa either be a real pro at making a trainer or know 3 programming.

Rolling Eyes Rolling Eyes

icymonguy wrote:
Hi i wanna start making a maplestory trainer..... and they told me i should start learning a programming language.......
Which would be the best one to start off with?


icymonguy wrote:

No i don't allow anyone withought any knowlegde of any programming languange or anything.

Rolling Eyes Rolling Eyes

You were lying about those stuff in this thread:
http://forum.cheatengine.org/viewtopic.php?t=198205

And about your topic.. I suggest to start with making window forms(GUI) like delphi and move onto C# then C++ and asm.




well firstly i dident say we were going to start RIGHT AWAY asshole.

And also try look since u kinda like tracking me....... i said i don't have to be be on the team i wanna make sure i make a good team and they decide if i leave or not. so maby get your fucking facts striaght.
Back to top
View user's profile Send private message
Henley
Grandmaster Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 671

PostPosted: Fri Feb 15, 2008 1:23 am    Post subject: Reply with quote

icymonguy wrote:
aznkidtroll wrote:
icymonguy wrote:

And i kinda learned C++(really close to done)

Rolling Eyes Rolling Eyes
icymonguy wrote:
Well anyways we got the team so now if you wanna join you gotaa either be a real pro at making a trainer or know 3 programming.

Rolling Eyes Rolling Eyes

icymonguy wrote:
Hi i wanna start making a maplestory trainer..... and they told me i should start learning a programming language.......
Which would be the best one to start off with?


icymonguy wrote:

No i don't allow anyone withought any knowlegde of any programming languange or anything.

Rolling Eyes Rolling Eyes

You were lying about those stuff in this thread:
http://forum.cheatengine.org/viewtopic.php?t=198205

And about your topic.. I suggest to start with making window forms(GUI) like delphi and move onto C# then C++ and asm.




well firstly i dident say we were going to start RIGHT AWAY asshole.

And also try look since u kinda like tracking me....... i said i don't have to be be on the team i wanna make sure i make a good team and they decide if i leave or not. so maby get your fucking facts striaght.


Read first quote

i kinda learned. Learned is past tense. So I guess you already started. Then you said you're almost done learning it. Now you come here and ask what language to start programming with. Rolling Eyes How can the facts be anymore straight?

Then you call me an asshole... Ok w.e you say, but swearing makes you look real pissed Confused .
The rest, I didn't understand.
Back to top
View user's profile Send private message
Crunx
Grandmaster Cheater
Reputation: 0

Joined: 03 Jan 2008
Posts: 670

PostPosted: Fri Feb 15, 2008 1:27 am    Post subject: Reply with quote

well i am not gonig to fight with you.... i came to learn C++
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites