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 


Tracing many variables to a single text file.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Oct 22, 2008 11:14 am    Post subject: Tracing many variables to a single text file. Reply with quote

So say I made this flash game and I want to make a console just like in regular games (the one you open with ~ and type in cheats), could I trace all the variables into a single text field?
All I need to know.
Back to top
View user's profile Send private message
92Garfield
I'm a spammer
Reputation: 57

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

PostPosted: Wed Oct 22, 2008 11:20 am    Post subject: Reply with quote

shouldnt this be in flash section?

but i think it works like this

a is a variable(string)

Code:
for each (a in level0)
{
    trace(a);
}


i'm not sure thought Confused dont know much flash

_________________
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Oct 22, 2008 11:39 am    Post subject: Reply with quote

This is programming, not hacking :\

So..

Code:

text.trace(blah1)
text.trace(blah2)
text.trace(blah3)


Would work?
I'm learning AS3..
Back to top
View user's profile Send private message
Spawnfestis
GO Moderator
Reputation: 0

Joined: 02 Nov 2007
Posts: 1746
Location: Pakistan

PostPosted: Wed Oct 22, 2008 12:05 pm    Post subject: Reply with quote

Cryoma wrote:
This is programming, not hacking :\

So..

Code:

text.trace(blah1)
text.trace(blah2)
text.trace(blah3)


Would work?
I'm learning AS3..


textBox.appendText();
Works just like if you'd do textBox.text += variable; except it works faster with appendText.

_________________

CLICK TO HAX MAPLESTORAY ^ !!!!
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Oct 22, 2008 12:09 pm    Post subject: Reply with quote

I see..
Back to top
View user's profile Send private message
Spawnfestis
GO Moderator
Reputation: 0

Joined: 02 Nov 2007
Posts: 1746
Location: Pakistan

PostPosted: Wed Oct 22, 2008 12:12 pm    Post subject: Reply with quote

Cryoma wrote:
I see..

If you then wonder how to do the command box, you could do it like -

If textbox.text = "your command" and if enter key is held down at the same time, do this.
It's easy.

_________________

CLICK TO HAX MAPLESTORAY ^ !!!!
Back to top
View user's profile Send private message Send e-mail MSN Messenger
92Garfield
I'm a spammer
Reputation: 57

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

PostPosted: Wed Oct 22, 2008 12:22 pm    Post subject: Reply with quote

Cryoma wrote:
This is programming, not hacking :\

it doesnt matter the only problem in flash section is
1. to much spmmaers
2. to much stupidness
3. to much sensless insultings
4. to much Xanatos

_________________


Last edited by 92Garfield on Wed Oct 22, 2008 2:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
Spawnfestis
GO Moderator
Reputation: 0

Joined: 02 Nov 2007
Posts: 1746
Location: Pakistan

PostPosted: Wed Oct 22, 2008 1:23 pm    Post subject: Reply with quote

92Garfield wrote:
Cryoma wrote:
This is programming, not hacking :\

it doesnt matter the only problem in flash section is
1. to much spmmaers
2. to much stupidness
3. to much sensless insultings

It does matter, the flash section is for flash hacking.

_________________

CLICK TO HAX MAPLESTORAY ^ !!!!
Back to top
View user's profile Send private message Send e-mail MSN Messenger
92Garfield
I'm a spammer
Reputation: 57

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

PostPosted: Wed Oct 22, 2008 2:14 pm    Post subject: Reply with quote

Spawnfestis wrote:
92Garfield wrote:
Cryoma wrote:
This is programming, not hacking :\

it doesnt matter the only problem in flash section is
1. to much spmmaers
2. to much stupidness
3. to much sensless insultings

It does matter, the flash section is for flash hacking.

says who? Rolling Eyes
and peopel are releasing there games teher and asking for help on flash programming to

_________________
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Oct 22, 2008 5:53 pm    Post subject: Reply with quote

Spawnfestis wrote:
Cryoma wrote:
I see..

If you then wonder how to do the command box, you could do it like -

If textbox.text = "your command" and if enter key is held down at the same time, do this.
It's easy.

That's ok I got that far.
Back to top
View user's profile Send private message
dnsi0
I post too much
Reputation: 0

Joined: 04 Jan 2007
Posts: 2674

PostPosted: Wed Oct 22, 2008 7:29 pm    Post subject: Reply with quote

hmm... why don't you just decompile it if you want to get all the variables? Use flare.
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Oct 22, 2008 10:08 pm    Post subject: Reply with quote

. . .
Back to top
View user's profile Send private message
Spawnfestis
GO Moderator
Reputation: 0

Joined: 02 Nov 2007
Posts: 1746
Location: Pakistan

PostPosted: Thu Oct 23, 2008 10:03 am    Post subject: Reply with quote

dnsi0 wrote:
hmm... why don't you just decompile it if you want to get all the variables? Use flare.

Are you sure you're not braindead?

_________________

CLICK TO HAX MAPLESTORAY ^ !!!!
Back to top
View user's profile Send private message Send e-mail 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