Results 1 to 5 of 5
  1. #1
    quebech4ck's Avatar
    Join Date
    Nov 2007
    Location
    quebec , canada
    Posts
    56
    Reputation
    11
    Thanks
    31

    [HELP] superjump whats wrong again ??

    i know... long time no release... cause i cant get superjump working... and i lost my data ( themida ) so i use the fucking demo + ACProtect.


    here my code
    Code:
    Private Sub Timer9_Timer()
    If chiptune6(vbKeyControl) And chiptune6(vbKeySpace) Then
    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call chiptune12("WarRock", &H129EF90, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call chiptune13("WarRock", SJ1, SJ2)
    End If
    End Sub
    and the complete form attached ( without module... bug saving )


    i have tried like that : Call chiptune13("WarRock", SJ1, Text1.Text)... its same..
    i tried too without timer... and with timer ( timer?.interval = 1 ) and ( timer?.interval = 100 )

    can some one help me please

    AND DONT BE RACIST CAUSE I SPEAK FRENCH

    thx for help

  2. #2
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    Like this one here .

  3. #3
    brownsfan91's Avatar
    Join Date
    May 2007
    Location
    warren, ohio
    Posts
    1,964
    Reputation
    13
    Thanks
    95
    there is racists ppl on this forum like tom, me , me ,me ,me

  4. #4
    quebech4ck's Avatar
    Join Date
    Nov 2007
    Location
    quebec , canada
    Posts
    56
    Reputation
    11
    Thanks
    31
    Quote Originally Posted by TheBlueMax View Post
    Like this one here .
    dont work..
    it open hack and close

  5. #5
    Anti-Noob's Avatar
    Join Date
    Nov 2007
    Posts
    114
    Reputation
    10
    Thanks
    3
    Why que is banned? =o

Similar Threads

  1. [HELP]Whats wrong with this?
    By Golden. in forum Visual Basic Programming
    Replies: 30
    Last Post: 08-06-2010, 04:20 AM
  2. Please help me ! What did i do wrong ?
    By muumimamma in forum Combat Arms Mod Discussion
    Replies: 0
    Last Post: 06-16-2010, 03:23 AM
  3. Whats wrong??Plz need help!!!!
    By Felipeb18 in forum C++/C Programming
    Replies: 10
    Last Post: 01-24-2009, 04:37 AM
  4. [HELP]whats wrong
    By branso in forum Visual Basic Programming
    Replies: 4
    Last Post: 01-06-2008, 09:09 AM
  5. superjump - whats wrong
    By kingkicker8 in forum WarRock - International Hacks
    Replies: 36
    Last Post: 10-21-2007, 08:16 PM