![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Adventure Quest Discuss anything about Adventure Quest here. |
![]() |
| | Thread Tools | Display Modes |
| | #41 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers nice! thanks for the tutorial D: its cool! haha. |
| | |
| Sponsored Links |
| |
| | #43 |
| Lurker | Re: [TUT] My TUT of How to Make DF/MQ trainers Coool DF Rules DF = Dragon fable and B.Leon Rules too :D Hibout added 1 Minutes and 53 Seconds later...< --- Please use the edit button in the future--- > mg i have maked a Coool AQ Trainer :D lol i get Guardian hehe and all Classes on lvl 10 ;) Last edited by Hibout; 04-03-2008 at 12:43 PM. Reason: Automerged Doublepost |
| | |
| | #44 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers Hi, nice thread, It was cool thread to learn more things ect, I learned how to make Df/MQ trainers, pretty good guide, and I tried it myself. Pretty simple and basic? Amazing. I've read through the whole thread, which has been stickyed a long time, but I never noticed it. Thanks, Avalible-User |
| | |
| | #45 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers |
| | |
| | #46 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers thank you very nice Jackolas see BASE(BASE URL place) see MOVIE(MOVIE URL place) OKE ?? Last edited by mss29; 05-04-2008 at 12:53 AM. |
| | |
| | #47 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers When I press command button it doesn't change my stats. How can I fix? This is what I put in codes: Private Sub Command1_Click() Timer1 = True End Sub ----------------------------------------------------------------- Private Sub timer1_Timer() Call ShockwaveFlash1.SetVariable("character.intHP", Stathack) Call ShockwaveFlash1.SetVariable("character.intMaxHP", Stathack) End Sub Last edited by MastaHacker; 05-14-2008 at 08:57 PM. |
| | |
| | #48 |
| Hardcore Mod ![]() | Re: [Tutorial] How to Make DF/MQ trainers Try this: Code: Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
ShockwaveFlash1.SetVariable("_root.character.intMaxHP", 978)
End Sub
__________________ Read the [Only registered and activated users can see links. ] before submitting your post! Use the [Only registered and activated users can see links. ] before posting something that's already known. Also use the "Thanks" button instead of saying "thanks". [Only registered and activated users can see links. ] |
| | |
| | #49 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers Post screenshot please. |
| | |
| | #50 |
| Registered User | Re: [Tutorial] How to Make DF/MQ trainers i get the error Error loading game engine!! Please try again in a few minutes |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |