Results 1 to 5 of 5
  1. #1
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108

    [Solved]Program just closes

    Ok, well by clicking on this button:

    Code:
        Private Sub ButtonX10_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ButtonX10.Click
            'health
            health.Enabled = True
        End Sub
    Health = timer1

    Code:
       Private Sub health_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles health.Tick
            'health
            Dim string1 As Long
            Dim string2 As Integer
            Try
                string1 = readdll("cshell.dll")
                string2 = "&H" + Hex(string1 + &HEA7804)
                Call CYVLKCNBWG(string2, 999999, 4)
            Catch
                MsgBox(ErrorToString)
            End Try
        End Sub
    Game is open. Doesn't work tho...



  2. #2
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Wait , Does the game close, or does the program close


     


     


     



    The Most complete application MPGH will ever offer - 68%




  3. #3
    mnpeepno2's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    In a barren wasteland
    Posts
    905
    Reputation
    10
    Thanks
    81
    according to the code, it looks like the game closes...


    -----------------------------------------------

    My site: here
    My Blog: here
    My member's area: here
    Minecraft Sever Forum: here


    Minecraft Servers:

    Public:



    Private:



  4. #4
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    program did, fixxed anyways

    had to make two new modules for singleplayer(dumb fault)...



  5. #5
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Glad to hear it is solved



    /closed


     


     


     



    The Most complete application MPGH will ever offer - 68%




Similar Threads

  1. It just closes...
    By mahshooter in forum Combat Arms Help
    Replies: 1
    Last Post: 08-16-2010, 07:54 PM
  2. [Discussion] WARROCK JUST CLOSED!
    By gamernuub in forum WarRock Discussions
    Replies: 10
    Last Post: 08-13-2010, 04:48 AM
  3. [SOLVED] Program for all title in game
    By ahou in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 06-10-2010, 03:07 AM
  4. [Request] guy that just closed my posts talk to me plz
    By u canot get rid of me in forum CrossFire Hacks & Cheats
    Replies: 3
    Last Post: 01-31-2010, 01:35 AM
  5. [TuT]Preventing your Program from Closing
    By Iamazn in forum Visual Basic Programming
    Replies: 4
    Last Post: 09-09-2009, 06:10 PM