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 


[Visual Basic 6]

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
ack1234
Newbie cheater
Reputation: 0

Joined: 15 Feb 2007
Posts: 21

PostPosted: Fri Jan 04, 2008 7:03 pm    Post subject: [Visual Basic 6] Reply with quote

I am trying to set a combo-box to an array stored inside a flash game. How would I go about doing this? Rep + to anyone who can help Smile
Back to top
View user's profile Send private message AIM Address
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sat Jan 05, 2008 12:57 am    Post subject: Reply with quote

i dont think you can enumerate variables.
_________________
Get kidnapped often.
Back to top
View user's profile Send private message
Elec0
Expert Cheater
Reputation: 0

Joined: 21 Nov 2007
Posts: 188
Location: Out of my mind, back in five minutes.

PostPosted: Sat Jan 05, 2008 8:27 am    Post subject: Reply with quote

Do you mean that you want to set a text box to a variable in a Flash game?

You would use:
Code:

Text1.Text = shkNinja.GetVariable("_root.pL.hp")


That would make the text box Text1 say whatever variable was in pL.hp.

~Elec0

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

Joined: 01 Sep 2007
Posts: 570
Location: Singapore, Yishun

PostPosted: Sat Jan 05, 2008 9:16 am    Post subject: Reply with quote

wat's this about? i want to learn VB6. so i just popped in to see.
_________________
Back to top
View user's profile Send private message MSN Messenger
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sat Jan 05, 2008 9:52 am    Post subject: Reply with quote

Elec0 wrote:
Do you mean that you want to set a text box to a variable in a Flash game?

You would use:
Code:

Text1.Text = shkNinja.GetVariable("_root.pL.hp")


That would make the text box Text1 say whatever variable was in pL.hp.

~Elec0


- he wants all the variables to "be able to be chosen"

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
Pseudo Xero
I post too much
Reputation: 0

Joined: 16 Feb 2007
Posts: 2607

PostPosted: Sat Jan 05, 2008 9:55 am    Post subject: Reply with quote

Code:
Select Case cmbHacks.Text
    Case "Infinite Health"
        tmrHealth.Enabled = True
    Case "Infinite Ammo"
        tmrAmmo.Enabled = True
End Select

You should be able to work off of that...
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: Sat Jan 05, 2008 12:58 pm    Post subject: Re: [Visual Basic 6] Reply with quote

ack1234 wrote:
I am trying to set a combo-box to an array stored inside a flash game. How would I go about doing this? Rep + to anyone who can help Smile


How are you obtaining the array? And how is flash giving you it? Is it comma separated or something else?

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
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