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 


How would some one make a trainer for a flash game in C#

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
SINGER
Advanced Cheater
Reputation: 0

Joined: 18 Jan 2008
Posts: 90

PostPosted: Tue Jan 22, 2008 8:13 pm    Post subject: How would some one make a trainer for a flash game in C# Reply with quote

I know how to make simple apps in C#
Back to top
View user's profile Send private message
Snootae
Grandmaster Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 969
Location: --->

PostPosted: Tue Jan 22, 2008 8:17 pm    Post subject: Reply with quote

then its going to be friggin hard, especially since "even if you have the source code, flash games and almost impossible to hack" <Don't remember where that came from
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Tue Jan 22, 2008 8:35 pm    Post subject: Reply with quote

AdamG62 wrote:
then its going to be friggin hard, especially since "even if you have the source code, flash games and almost impossible to hack" <Don't remember where that came from


Uhh.. no? Ever notice the flash hacking section of these forums? It's one of the most active sections... Flash hacking is done via decompiling the swf files to obtain the source and locating the variables the game uses. Then loading the swf into your project via a Shockwave object then sending the variables with new values to the flash object.

Flash is no where near impossible to hack.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
MegaForum
Grandmaster Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 558

PostPosted: Tue Jan 22, 2008 8:52 pm    Post subject: Reply with quote

I suggest learning more of C# before making a trainer, i just saw your post in MS section on C# tuts. Rolling Eyes
Hint: when your looking for flash addresses in CE multiply the value x8 and it will help you find it.
Back to top
View user's profile Send private message
Snootae
Grandmaster Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 969
Location: --->

PostPosted: Tue Jan 22, 2008 9:04 pm    Post subject: Reply with quote

fair enough, i just remember reading that quote somewhere
Back to top
View user's profile Send private message
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Wed Jan 23, 2008 2:32 am    Post subject: Reply with quote

What are you talking about?
Makeing a flash trainer in c# is as easy as making it in vb.
Just add a flash component to the project and then use..

Let's say you know a variable "level_0.hp" then you could apply this code :

Code:
flash.setvariable("level_0.hp", 50);
//set level_0.hp varible to 50.
Code:
flash.setvariable("level_0.hp", textbox1);
//set level_0.hp varible to the value that textbox1 has.
Code:
flash.getvariable("level_0.hp");
// get the value of level_0.hp

edit :
Or did i misunderstood u guys?

_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
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