Arcade Prehacks

Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32
  1. #21
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Need Help With My First Trainer

    You deleted your last response before I could post lol!

    About the Av, all my programs are detected as virus (even my random viking name generator).I don't think you can stop this.

    Edit: Restarted VB and now I'm able to set a variable.(random bug I guess)

  2. #22

    Join Date
    Jan 2011
    Posts
    17

    Re: Need Help With My First Trainer

    Errrrr....
    Do it like this:
    'I haven't tried vb.net yet so it might look like this:
    Double click the button to show it's source.
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    On Error Resume Next 'To prevent showing errors!!!!
    Call AxShockwaveFlash1.SetVariable("_level0.hoursInDay" , 12)
    End Sub

  3. #23
    dberube4's Avatar
    Join Date
    Oct 2009
    Location
    In my dream....
    Posts
    637

    Re: Need Help With My First Trainer

    @Marvin

    That's useful but the problem is solved.

    @Ace

    When you are making a trainer, set the build to: "x86"(you know) and then make your trainer.You should be able to set a variable this way.

    If it not working disable your AV and debug (test), my av was deleting an important file while debugging.

  4. #24
    Senior Member
    Join Date
    Sep 2010
    Location
    Programming something else...
    Posts
    894

    Re: Need Help With My First Trainer

    Hello, still need help here!

    Forget the AV, the button is not working now. You already know what the exact code it, watch this vid.
    http://img89.imageshack.us/img89/4899/zsu.mp4

  5. #25
    Senior Member
    Join Date
    Sep 2010
    Location
    Programming something else...
    Posts
    894

    Re: Need Help With My First Trainer

    Is anyone ever going to help me with this?

  6. #26
    Senior Member
    Join Date
    Sep 2010
    Location
    Programming something else...
    Posts
    894

    Re: Need Help With My First Trainer

    This is never gonna get done is it?

  7. #27
    Senior Member
    Join Date
    Feb 2010
    Location
    http://tinyurl.com/2atap49
    Posts
    2,328

    Re: Need Help With My First Trainer

    We don't have many trainer makers, so probably not.
    Um... I used to be a moderator here...

  8. #28
    Senior Member
    Join Date
    Sep 2010
    Location
    Programming something else...
    Posts
    894

    Re: Need Help With My First Trainer

    Ughhh.... Fine. ANY HELP IS WELCOME -removed-!

  9. #29
    Member J4QU1M3's Avatar
    Join Date
    Jul 2010
    Location
    'Murica
    Posts
    91

    Re: Need Help With My First Trainer

    Code:
    Call AxShockwaveFlash1.SetVariable("_root.hoursInDay", 12)
    try that

  10. #30
    Willy's Avatar
    Join Date
    Jan 2011
    Location
    Michigan
    Posts
    713

    Re: Need Help With My First Trainer

    Bumping is not allowed you could have PMed him you know

Page 3 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •