Results 1 to 10 of 10
  1. #1
    ltkort213's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    I live in my own pc and, I hack in my pc!
    Posts
    203
    Reputation
    11
    Thanks
    16
    My Mood
    Stressed

    Exclamation Can't make a .exe file with VB.

    i can't make a .exe file with vb when I click on make project1.exe i get an error with:

    compile error:
    sub or function not defind.

    this is my code:
    Code:
    Private Sub Command1_Click()
    Timer1.Interval = 1
    End Sub
    
    Private Sub Command2_Click()
    Timer1.Interval = 0
    End Sub
    
    Private Sub Timer1_Timer()
    Call WriteALong("WarRock", &H7DB120, 1120403456)
    End Sub
    and with the red part i get a error!
    Srry for Bad English, I am Dutch!




    Help me raise my Habamon!

  2. #2
    123456789987654321's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    HOLLAND
    Posts
    243
    Reputation
    11
    Thanks
    6
    what does the module say that you add in the end
    end function or
    end function (>>>>>>>>>>>>>>>>>>>>>>>>>>)
    when is says end function (>>>>>>>>>>>>>>>>>>)
    you should remove the (>>>>>>>>>>>>>>>>)

  3. #3
    ltkort213's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    I live in my own pc and, I hack in my pc!
    Posts
    203
    Reputation
    11
    Thanks
    16
    My Mood
    Stressed
    here is a screen of it:
    Srry for Bad English, I am Dutch!




    Help me raise my Habamon!

  4. #4
    Xosmi's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    90
    Reputation
    12
    Thanks
    31
    My Mood
    Amused
    i can think of 2 possible cases. the timer might have been removed from the form, or you forgot to add the module wich holds the writealong function..

    after seeing the screenshot, i'm sure it's the module.

    WriteALong is defined by the module. add the module and that code, then it will work.

  5. #5
    123456789987654321's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    HOLLAND
    Posts
    243
    Reputation
    11
    Thanks
    6
    can you make a ss of the end of the module??

  6. #6
    ltkort213's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    I live in my own pc and, I hack in my pc!
    Posts
    203
    Reputation
    11
    Thanks
    16
    My Mood
    Stressed
    i have it right now

    the module was deleted
    Srry for Bad English, I am Dutch!




    Help me raise my Habamon!

  7. #7
    123456789987654321's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    HOLLAND
    Posts
    243
    Reputation
    11
    Thanks
    6
    lol !!!!!!!!!!!!!!!!

  8. #8
    MS Word's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Posts
    483
    Reputation
    11
    Thanks
    2
    lmao happened to me too one time

  9. #9
    tednugent's Avatar
    Join Date
    Mar 2007
    Gender
    male
    Location
    /bin/src
    Posts
    3,592
    Reputation
    17
    Thanks
    610
    There IS a section for this...use it!

  10. #10
    Kung Fu Penguin31's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Location
    how am i supposed to know....
    Posts
    473
    Reputation
    12
    Thanks
    48
    if you need the module code is in the Red Eye's tutorial







    [img]https://www.danasof*****m/sig/ghghhkjklk.jpg[/img]

    drill sargeant: How tall are you boy!?
    soldier: umm....urr about 5' 11''
    drill sargeant: I didn't know they stacked shit that high!!

    Creator of the Annihilation,Freebie and KFP Series.

    <MASTER HACKER>

Similar Threads

  1. can anyone make me a hack with one thing?
    By tacosrcheap in forum WarRock - International Hacks
    Replies: 6
    Last Post: 11-15-2007, 08:27 AM
  2. Replies: 1
    Last Post: 10-24-2007, 02:19 PM
  3. how to safe a standard exe file (trainer) with vb6??
    By 123456789987654321 in forum WarRock - International Hacks
    Replies: 7
    Last Post: 06-08-2007, 08:21 PM
  4. Can you make hacking programms with VB??
    By jeremywilms in forum Programming
    Replies: 2
    Last Post: 07-05-2006, 06:19 AM
  5. how can i make game hack?!!!!
    By UnknownID in forum General Game Hacking
    Replies: 2
    Last Post: 02-07-2006, 07:21 PM