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 


[Flash Trainer Making]Visual Basic 2008 Express Edition
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Thu Aug 30, 2007 1:14 am    Post subject: [Flash Trainer Making]Visual Basic 2008 Express Edition Reply with quote

So yeh i want 2 make a flash game trainer that somebody requested i no how 2 make it but i would like 2 no how to code a start game button so the flash game doesnt load until the user clicks start game thanks

(i use Visual Basic 2008 Express Edition)

_________________
Back to top
View user's profile Send private message AIM Address
Pretty-Butterfly
How do I cheat?
Reputation: 0

Joined: 30 Aug 2007
Posts: 7
Location: Pretty Butterfly villa

PostPosted: Thu Aug 30, 2007 6:12 am    Post subject: Reply with quote

Hey
EDIT:
im sry but i cant Post urls yet, so you will have to copy and paste them in.
Anyway here are some links :
how to make a flash trainer: http: //forum.cheatengine.org/viewtopic.php?t=118473
How to make an AQ trainer: http: //forum.cheatengine.org/viewtopic.php?t=119299
pls dont +rep me for the Tuts, +rep Xhale he made them but you can +rep me for showing you Very Happy
Back to top
View user's profile Send private message
avistetto
Advanced Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 80

PostPosted: Thu Aug 30, 2007 11:41 pm    Post subject: Reply with quote

shes in vb 2008 not vb 6.
Back to top
View user's profile Send private message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Fri Aug 31, 2007 1:25 am    Post subject: Reply with quote

avistetto wrote:
shes in vb 2008 not vb 6.

whos she if she is me
im a guy ^_^

_________________
Back to top
View user's profile Send private message AIM Address
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Fri Aug 31, 2007 1:29 am    Post subject: Reply with quote

Play / Start / Load / Whatever the fuck is part of the flash control.
Back to top
View user's profile Send private message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Fri Aug 31, 2007 1:35 am    Post subject: Reply with quote

i want to no the code that you put in when u double click the command button if you want to make a flash game start in a trainer only by clicking "Start Game" and i had no idea what u said
_________________
Back to top
View user's profile Send private message AIM Address
Pseudo Xero
I post too much
Reputation: 0

Joined: 16 Feb 2007
Posts: 2607

PostPosted: Fri Aug 31, 2007 2:53 am    Post subject: Reply with quote

Mussy69 wrote:
i want to no the code that you put in when u double click the command button if you want to make a flash game start in a trainer only by clicking "Start Game" and i had no idea what u said

Change the movie URL using the Click event...
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Fri Aug 31, 2007 3:49 am    Post subject: Reply with quote

avistetto wrote:
shes in vb 2008 not vb 6.


the lg is the same ........ probably sometimes they change stuf like this

(delphi)
label1.caption:='lol'; //<<< this is the newest version
delphi 4
label4.caption:=´lol'; // <<< they use different at start lol a big change from v4 to 7 LOL

_________________
dont complain about my english...
1*1 = 2?
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: Fri Aug 31, 2007 3:58 am    Post subject: Reply with quote

avistetto wrote:
shes in vb 2008 not vb 6.

It's the same thing, if not extremely similar.
Back to top
View user's profile Send private message
Grieverus
Expert Cheater
Reputation: 0

Joined: 31 Aug 2007
Posts: 136

PostPosted: Fri Aug 31, 2007 9:09 am    Post subject: Reply with quote

they have some on microsoft.com
Back to top
View user's profile Send private message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Fri Aug 31, 2007 5:24 pm    Post subject: Reply with quote

Xenephobe wrote:
Mussy69 wrote:
i want to no the code that you put in when u double click the command button if you want to make a flash game start in a trainer only by clicking "Start Game" and i had no idea what u said

Change the movie URL using the Click event...

whats that supposed 2 do? all i want is a start game button that starts the game whenever clicked and i want the code for it when you double click the button while being made il give you a SS of another trainer with it

_________________
Back to top
View user's profile Send private message AIM Address
Pseudo Xero
I post too much
Reputation: 0

Joined: 16 Feb 2007
Posts: 2607

PostPosted: Fri Aug 31, 2007 5:26 pm    Post subject: Reply with quote

Mussy69 wrote:
Xenephobe wrote:
Mussy69 wrote:
i want to no the code that you put in when u double click the command button if you want to make a flash game start in a trainer only by clicking "Start Game" and i had no idea what u said

Change the movie URL using the Click event...

whats that supposed 2 do? all i want is a start game button that starts the game whenever clicked and i want the code for it when you double click the button while being made il give you a SS of another trainer with it

I just told you how to do it.
Back to top
View user's profile Send private message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Fri Aug 31, 2007 5:27 pm    Post subject: Reply with quote

Xenephobe wrote:
Mussy69 wrote:
Xenephobe wrote:
Mussy69 wrote:
i want to no the code that you put in when u double click the command button if you want to make a flash game start in a trainer only by clicking "Start Game" and i had no idea what u said

Change the movie URL using the Click event...

whats that supposed 2 do? all i want is a start game button that starts the game whenever clicked and i want the code for it when you double click the button while being made il give you a SS of another trainer with it

I just told you how to do it.

il check afta this
http://forum.cheatengine.org/viewtopic.php?t=122640 see how it says load game i want to make a button like that

edit: how do i change the movie url using the click event?

_________________
Back to top
View user's profile Send private message AIM Address
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Fri Aug 31, 2007 6:39 pm    Post subject: Reply with quote

oh my god.

double click the button, put

yourFlashControlName.Load or whatever it is.

Please god learn the basics first.
Back to top
View user's profile Send private message
Mussy69
Grandmaster Cheater
Reputation: 0

Joined: 09 Mar 2007
Posts: 842
Location: Sydney

PostPosted: Fri Aug 31, 2007 7:28 pm    Post subject: Reply with quote

slovach wrote:
oh my god.

double click the button, put

yourFlashControlName.Load or whatever it is.

Please god learn the basics first.

k thanks i havent tested it but if it doesnt work what can u do ? u and xeno tried atleast so il up rep u bof

_________________
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 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