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 


VB6 Question- need help

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

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sat Mar 15, 2008 4:39 am    Post subject: VB6 Question- need help Reply with quote

Hi, I am trying to make a trainer so I am starting out with a simple Adventure Quest Trainer.

The problem is though after I click on Shockwave Flash and make the game box the custom box in properties doesn't appear.

Yes, I know where it is meant to be, it just isn't there.

If anyone can help me with this it would be appreciated, if someone can write some steps so I know I am doing the absolute correct thing it would also help.

Thanks,

buzzah.

_________________
PM me if you want an AQ/MQ/DF upgrade card!
Back to top
View user's profile Send private message
jason744
Grandmaster Cheater
Reputation: 0

Joined: 25 Nov 2007
Posts: 638

PostPosted: Sat Mar 15, 2008 4:40 am    Post subject: Reply with quote

Scroll down and see the base propertie and movie propertie.

Type the URLs THere.
Back to top
View user's profile Send private message
buzzah
Grandmaster Cheater
Reputation: 0

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sat Mar 15, 2008 4:51 am    Post subject: Reply with quote

I cannot see the custom button or the 3 dots that are meant to be there at all.

Otherwise I wouldn't be asking.

_________________
PM me if you want an AQ/MQ/DF upgrade card!
Back to top
View user's profile Send private message
jason744
Grandmaster Cheater
Reputation: 0

Joined: 25 Nov 2007
Posts: 638

PostPosted: Sat Mar 15, 2008 4:55 am    Post subject: Reply with quote

Forget about the stupid custom button.

In the propety bit, scroll down from where you normally would see the custom button until you get to something called "Movie" and "Base"
Back to top
View user's profile Send private message
buzzah
Grandmaster Cheater
Reputation: 0

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sat Mar 15, 2008 5:43 am    Post subject: Reply with quote

Ok thanks.

I am following THIS tutorial.

I copied the forms in but when I press F5 to run the game it says.....



Any idea what I did wrong? I copied and pasted the form things he wrote, I am sure they are correct but yeah, any help?

_________________
PM me if you want an AQ/MQ/DF upgrade card!
Back to top
View user's profile Send private message
malfunction
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Jan 2007
Posts: 1015
Location: http://www.behindthecorner.com/

PostPosted: Sat Mar 15, 2008 5:47 am    Post subject: Reply with quote

buzzah wrote:
Ok thanks.

I am following THIS tutorial.

I copied the forms in but when I press F5 to run the game it says.....



Any idea what I did wrong? I copied and pasted the form things he wrote, I am sure they are correct but yeah, any help?

could you post what the compiler says the error is?
like somewhere at the bottom theres a white box or something which says like ERROR: could not....

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

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sat Mar 15, 2008 5:59 am    Post subject: Reply with quote

I haven't done the complier yet, I am meant to do that after.

Right now I am just meant to be able to log in, nothing else... I think

???

_________________
PM me if you want an AQ/MQ/DF upgrade card!
Back to top
View user's profile Send private message
AlienX-P
Advanced Cheater
Reputation: 0

Joined: 31 Jan 2008
Posts: 52

PostPosted: Sat Mar 15, 2008 6:03 am    Post subject: Reply with quote

/lore3366.swf is an older version of AQ.

The latest one is /lore3401.swf
Back to top
View user's profile Send private message
xX0Reaper0Xx
Advanced Cheater
Reputation: 0

Joined: 12 Jun 2007
Posts: 57

PostPosted: Sat Mar 15, 2008 6:22 am    Post subject: Reply with quote

There is no need to use a timer. Mine works fine:

Code:
 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        AxShockwaveFlash1.Movie = Form2.Swftxt.Text
        AxShockwaveFlash1.Base = Form2.Gametxt.Text
        AxShockwaveFlash1.FlashVars = "strGUI=medium&strServer=aq10&strLanguage=&strAutoAd=no"
    End Sub

That is for VB2008 if your using an older version of VB then it will most likely be:
Code:
 Private Sub Form_Load
        ShockwaveFlash1.Movie = Form2.Swftxt.Text
        ShockwaveFlash1.Base = Form2.Gametxt.Text
        ShockwaveFlash1.FlashVars = "strGUI=medium&strServer=aq10&strLanguage=&strAutoAd=no"
    End Sub


Form2 meaning my text boxes are on the 2nd form (Obviously) and then the Text box name. FlashVars works for me try it and if you cant get it to work use http://forum.cheatengine.org/viewtopic.php?t=172777 tutorial.

_________________
Definitions:
Leecher - A Noob who steals Files and Posts it somewhere else without credits to the creator.
Noob - A higher form of being that instead of stealing Begs and asks Stupid Questions.
Flamer - Someone who has experience and totally despises noob questions and leechers.
Back to top
View user's profile Send private message MSN Messenger
buzzah
Grandmaster Cheater
Reputation: 0

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sat Mar 15, 2008 6:54 am    Post subject: Reply with quote

Yeah, thanks everyone.

I updated the .swf as I figured that but now it says text 2 is wrong.

I will try that thing above, so where do I put it? In form1?

_________________
PM me if you want an AQ/MQ/DF upgrade card!
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
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