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 


Why isnt my flash game trainer working for anyone

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

Joined: 14 May 2008
Posts: 220

PostPosted: Fri Aug 22, 2008 9:25 pm    Post subject: Why isnt my flash game trainer working for anyone Reply with quote

Well i made it in Vb
a Trainer for Samurai Sam

When i give it to other people it says

"Samurai Sam has encounter a problem and needs to quit, we are sorry for the trouble"

Why isnt it working for them?
i didnt do anything wrong D:

Well first off here's what i have right now

Code:
Public Class Form1

    Private Sub AxShockwaveFlash1_Enter(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Flash1.Enter
        Call Flash1.Play()
    End Sub

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        MsgBox("Made By Cuong")
    End Sub

    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
        Call Flash1.SetVariable("ninja.health", 1000)
    End Sub

    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
        Flash1.SetVariable("ninja.livesRemaining", 100)
    End Sub

    Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
        Flash1.SetVariable("ninja.jumpAmount", TextBox1.Text)
    End Sub

    Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
        Flash1.SetVariable("ninja.runSpeed", 17)
    End Sub
End Class


Is it the ShockWave Thing?

it works fine for me but when other people open it, they always get an error

i build project already so i have no idea what's wrong
Back to top
View user's profile Send private message
NothingToShow
Grandmaster Cheater Supreme
Reputation: 0

Joined: 11 Jul 2007
Posts: 1579

PostPosted: Sat Aug 23, 2008 1:15 am    Post subject: Reply with quote

First of all, why is only one of the Flash1.SetVariable being Call'ed?

Quote:
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Call Flash1.SetVariable("ninja.health", 1000) //Call here
End Sub

Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
Flash1.SetVariable("ninja.livesRemaining", 100) //Not here
End Sub


EDIT: Appearently this isn't VB6, so I got no clue what's wrong.


Last edited by NothingToShow on Sat Aug 23, 2008 1:49 am; edited 1 time in total
Back to top
View user's profile Send private message
pkedpker
Master Cheater
Reputation: 1

Joined: 11 Oct 2006
Posts: 412

PostPosted: Sat Aug 23, 2008 1:45 am    Post subject: Reply with quote

_root.health and _root.livesRemaining

I think try it, bye

_________________
Hacks I made for kongregate.
Kongregate Universal Badge Hack: http://forum.cheatengine.org/viewtopic.php?p=4129411
Kongreate Auto Rating/Voter hack: http://forum.cheatengine.org/viewtopic.php?t=263576
Took a test lol
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