Results 1 to 14 of 14
  1. #1
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9

    I Was wanna make a module and ...... .

    I was made a module ,but i have a little problem , I change this name "WriteAByte" to "nooberstar1" and i get error . WHY ?

  2. #2
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    What error?

  3. #3
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    I was get error with VB6 module .

  4. #4
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by TheBlueMax View Post
    I was get error with VB6 module .
    ommgfggg >.>

    What did the error say?

    r u dumb?

  5. #5
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by thimo View Post
    ommgfggg >.>

    What did the error say?

    r u dumb?
    No . error says you are !!!

  6. #6
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by TheBlueMax View Post
    No . error says you are !!!
    = noob...

    He doesnt want to be helped so leave him -.-

  7. #7
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by thimo View Post
    ommgfggg >.>

    What did the error say?

    r u dumb?
    Is this help ( r u dumb? ) LOLZ

  8. #8
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by TheBlueMax View Post
    Is this help ( r u dumb? ) LOLZ
    no but if u say what the error is
    i might be able to help u...

  9. #9
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    oommffgg that was just a flam war, Stop fighting. Now the error you most likely have is you may not be using "Call Noobstar1" and did you change any of the string inside the bracets, For example did you change it too
    "noobstar1(byval int noobstart2, etc..)??



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  10. #10
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9

  11. #11
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    I cant see error there

  12. #12
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    First of all change


    if(hWnd = 0) then
    msgbox("The Game Is Not Running")
    end
    exit function
    endif

    to

    if(hWnd = 0 or hWnd = Nothing) then exit function

    There is no need to quit the hack if a single hack feature is not working.

    Ugh and you didn't change all of them to "Noobstar1" did you because if you did that, thats going to really fuck up your module.
    Look if you have us the error message maby we could help. The errors are shown in the bottom bar.
    Last edited by radnomguywfq3; 10-02-2007 at 07:24 AM.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  13. #13
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by juppeli View Post
    I cant see error there
    I chance this name " WriteAByte" to noobstar1



    And i got this error .


  14. #14
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    OOMMFFGG you module is a whore and I have to get ready for school so just paste this code into the timer.

    Dim TargW As Long
    Dim ProcID as long
    Dim ProcessHandle as long
    TargW = FindWindow(VbNullString, "WarRock")
    getwindowthreadprocessid TargW, ProcID
    ProcessHandle = OpenProcess(ALL_PROCESS_ACCSESS, False, ProcID)
    writeprocessmemory(ProcessHandle,&H7F2B34,11204034 56,4,0&)
    Last edited by radnomguywfq3; 10-02-2007 at 08:03 AM.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


Similar Threads

  1. [Tutorial] How to make a module undetected.
    By kizzyy in forum Visual Basic Programming
    Replies: 7
    Last Post: 11-01-2007, 06:29 AM
  2. editing modules and hotkey makin
    By mpghhackersrock123 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 10-14-2007, 10:52 AM
  3. how do you make a trainer and or bypass??
    By 123456789987654321 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 06-04-2007, 12:00 PM
  4. I wanna make weapon hack but need help
    By allard123 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 02-19-2007, 08:19 PM