Results 1 to 13 of 13
  1. #1
    K2 WarHacker's Avatar
    Join Date
    Jan 2008
    Location
    In Your HardDrive
    Posts
    36
    Reputation
    10
    Thanks
    3

    Cool [Coder] Application

    Hey Im WarHacker i code hacks for warrock and i would like to be Coder for [MPGH] here is my resume


    Name : Bryce Kreutzer

    Age : 13

    Nickname : WarHacker

    experiance : Cheat Engine 100% , Visual Basic 6 100% , C++ 30%

    Hacks you have done in the past : PinkPanther V1 , HTG v1-v6 , Hidden - Ownage v0.1-v0.3 , Wr-source public hack

    Address's you can scan :
    Fog near
    Fog Far
    player Pointer
    Trigger Bot
    No Recoil
    No Spread
    Scope
    Stamina
    Boxes
    Walk under water
    no water
    no bounds
    instant respawn
    vehicle gps
    VGPS + Boxes
    crosshairs
    Super jump
    NFD
    weapons
    swim
    name esp
    5 slot
    no kick
    anti flash
    anti m14
    Full Bright Red , Blue , Green
    Health
    Famas
    speed hack
    Sniper Ventage Point
    Shoot Thru Walls
    Walk through walls
    X coorindinate
    Y coorindinate
    Z coorindinate

    Other Comments : i hope u hire me i will not let you down.


    Thanks
    Warhacker~~

  2. The Following User Says Thank You to K2 WarHacker For This Useful Post:

    govs (06-16-2008)

  3. #2
    Dokuda2's Avatar
    Join Date
    Jan 2008
    Posts
    102
    Reputation
    10
    Thanks
    3
    well, just to inform, MPGH does more d3d hacks, Instead of Memory hacking..

    But dave is the one to ask, Or arunforce D:

  4. #3
    cothen12's Avatar
    Join Date
    Oct 2007
    Posts
    47
    Reputation
    10
    Thanks
    0
    You know 100% of vb6? Ok, answer me, i ask few questions..

    What does this mean?

    Code:
    Declare Function MultiByteToWideChar Lib "kernel32" (ByVal CodePage As Long, ByVal dwFlags As Long, ByVal lpMultiByteStr As Long, ByVal cchMultiByte As Long, ByVal lpWideCharStr As Long, ByVal cchWideChar As Long) As Long
    
    Declare Function WideCharToMultiByte Lib "kernel32" (ByVal CodePage As Long, ByVal dwFlags As Long, ByVal lpWideCharStr As Long, ByVal cchWideChar As Long, ByVal lpMultiByteStr As Long, ByVal cchMultiByte As Long, ByVal lpDefaultChar As Long, lpUsedDefaultChar As Long) As Long
    Code:
    Function UTF8decode(ByRef Text As String) As String
        Dim bytText() As Byte, bytOut() As Byte, lngOut As Long
        ' 
        bytText = StrConv(Text, vbFromUnicode)
        ' comments off ;D
        lngOut = LenB(Text) * 2
        ReDim bytOut(lngOut - 1)
        ' suoritetaan muunnos
        lngOut = MultiByteToWideChar(65001&, 0&, ByVal VarPtr(bytText(0)), Len(Text), ByVal VarPtr(bytOut(0)), lngOut)
        ' ..
        If lngOut > 0 Then
            ReDim Preserve bytOut(lngOut * 2 - 1)
            UTF8decode = bytOut
        End If
    End Function
    Well, and same without API's..

    Code:
    Private Sub Command1_Click()
    
    Dim tiedosto As String, pituus As Long, tavut() As Byte, teksti As String
    file = Environ$("userprofile") & "\desktop\test.txt"
    pituus = FileLen(file)
    
    ReDim tavut(1 To pituus)
    Open file For Binary Access Read As #1
    Get #1, 4, tavut: Close #1
    
      For i = 1 To UBound(tavut)
    
       Select Case Val(Format$(tavut(i)))
    
        Case 32 To 127
    
         qq = qq + Chr(Val(Format$(tavut(i))))
    
        'äö
        Case 132
    
         teksti = teksti + "Ä"
    
        Case 133
    
         qq = qq + "Ö"
    
        Case 150
    
         qq = qq + "Ã…"
    
        Case 164
    
         qq = q + "ä"
    
        Case 165
    
         qq = teksti + "Ã¥"
    
        Case 182
    
         qq = qq + "ö"
    
        End Select
    
      Next i
    
      MsgBox asd
    
    End Sub
    And paste here how to use OpenGL with Vb6..

    And can you make vb6 hack within .dll's?

    And about C++..30%?

    If u know 30% of C++ i ask simple question..

    how to make a XOR swap?

  5. #4
    Dokuda2's Avatar
    Join Date
    Jan 2008
    Posts
    102
    Reputation
    10
    Thanks
    3
    You made my head hurt, im telling mommie !!!


    I know shit bout coding, all i do is memory and being an arse

  6. #5
    tednugent's Avatar
    Join Date
    Mar 2007
    Gender
    male
    Location
    /bin/src
    Posts
    3,592
    Reputation
    17
    Thanks
    610
    FYI, all applications to become an MPGH coder must be submitted to Dave via private messages, and this is the wrong section anyway.


    *Requesting thread to be closed.*

  7. #6
    NetNavi's Avatar
    Join Date
    May 2007
    Location
    Gourav's. He said he was going to make me a cake. oh, he's back..NAKED! WTF r u doi-
    Posts
    3,788
    Reputation
    8
    Thanks
    204
    Quote Originally Posted by tednugent View Post
    FYI, all applications to become an MPGH coder must be submitted to Dave via private messages, and this is the wrong section anyway.


    *Requesting thread to be closed.*
    Request denied

    Mainly because my powahs won't work in this section

  8. #7
    Gourav2122's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Location
    Pittsburgh, Pennsylvania, United States
    Posts
    12,531
    Reputation
    212
    Thanks
    2,026
    My Mood
    Dead
    one of the requirements is that you are actually a active member of mpgh
    not some random guy who just joined today ..

  9. #8
    K2 WarHacker's Avatar
    Join Date
    Jan 2008
    Location
    In Your HardDrive
    Posts
    36
    Reputation
    10
    Thanks
    3
    Lmao if u check for a member named WarHack thats me i wasnt able to make posts or active my account not sure why but thats why i made a new acc

  10. #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
    Oh, congrats cothen12, you know Visual Basic. Quit gloating about it.

    Now if this guy makes it into the hacking team, and I don't. I'm going to kill a lot of children...but...I'm to busy to be in the hacking team to be honest.



    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?


  11. #10
    ~claw~'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    In my room 0.o
    Posts
    849
    Reputation
    11
    Thanks
    25
    Quote Originally Posted by cothen12 View Post
    You know 100% of vb6? Ok, answer me, i ask few questions..

    What does this mean?

    Code:
    Declare Function MultiByteToWideChar Lib "kernel32" (ByVal CodePage As Long, ByVal dwFlags As Long, ByVal lpMultiByteStr As Long, ByVal cchMultiByte As Long, ByVal lpWideCharStr As Long, ByVal cchWideChar As Long) As Long
    
    Declare Function WideCharToMultiByte Lib "kernel32" (ByVal CodePage As Long, ByVal dwFlags As Long, ByVal lpWideCharStr As Long, ByVal cchWideChar As Long, ByVal lpMultiByteStr As Long, ByVal cchMultiByte As Long, ByVal lpDefaultChar As Long, lpUsedDefaultChar As Long) As Long
    Code:
    Function UTF8decode(ByRef Text As String) As String
        Dim bytText() As Byte, bytOut() As Byte, lngOut As Long
        ' 
        bytText = StrConv(Text, vbFromUnicode)
        ' comments off ;D
        lngOut = LenB(Text) * 2
        ReDim bytOut(lngOut - 1)
        ' suoritetaan muunnos
        lngOut = MultiByteToWideChar(65001&, 0&, ByVal VarPtr(bytText(0)), Len(Text), ByVal VarPtr(bytOut(0)), lngOut)
        ' ..
        If lngOut > 0 Then
            ReDim Preserve bytOut(lngOut * 2 - 1)
            UTF8decode = bytOut
        End If
    End Function
    Well, and same without API's..

    Code:
    Private Sub Command1_Click()
    
    Dim tiedosto As String, pituus As Long, tavut() As Byte, teksti As String
    file = Environ$("userprofile") & "\desktop\test.txt"
    pituus = FileLen(file)
    
    ReDim tavut(1 To pituus)
    Open file For Binary Access Read As #1
    Get #1, 4, tavut: Close #1
    
      For i = 1 To UBound(tavut)
    
       Select Case Val(Format$(tavut(i)))
    
        Case 32 To 127
    
         qq = qq + Chr(Val(Format$(tavut(i))))
    
        'äö
        Case 132
    
         teksti = teksti + "Ä"
    
        Case 133
    
         qq = qq + "Ö"
    
        Case 150
    
         qq = qq + "Ã…"
    
        Case 164
    
         qq = q + "ä"
    
        Case 165
    
         qq = teksti + "Ã¥"
    
        Case 182
    
         qq = qq + "ö"
    
        End Select
    
      Next i
    
      MsgBox asd
    
    End Sub
    And paste here how to use OpenGL with Vb6..

    And can you make vb6 hack within .dll's?

    And about C++..30%?

    If u know 30% of C++ i ask simple question..

    how to make a XOR swap?
    you sure you dint copy that off a website?

  12. #11
    Hispiforce's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    5,222
    Reputation
    258
    Thanks
    536
    My Mood
    Cool
    request phail

  13. #12
    NetNavi's Avatar
    Join Date
    May 2007
    Location
    Gourav's. He said he was going to make me a cake. oh, he's back..NAKED! WTF r u doi-
    Posts
    3,788
    Reputation
    8
    Thanks
    204
    Quote Originally Posted by z3r0v1rus1991 View Post
    request phail
    Request approved

    Thread fails

  14. #13
    ace76543's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Location
    next to iverson
    Posts
    5,661
    Reputation
    14
    Thanks
    304
    Everyone quiet now.

Similar Threads

  1. MPGH CODER APPLICATIONS
    By whitten in forum Combat Arms Discussions
    Replies: 39
    Last Post: 09-29-2009, 08:21 PM
  2. Coders Application
    By whitten in forum General
    Replies: 3
    Last Post: 09-29-2009, 04:51 AM
  3. APPLICATION FOR CA CODERS
    By whitten in forum Combat Arms Discussions
    Replies: 100
    Last Post: 09-08-2009, 02:32 PM
  4. Delphi Coder
    By prchakal in forum Programming
    Replies: 36
    Last Post: 05-14-2006, 11:40 AM
  5. Not a valid win32 application
    By terence in forum General Game Hacking
    Replies: 1
    Last Post: 02-03-2006, 06:52 AM