Results 1 to 10 of 10
  1. #1
    dakilla345's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    171
    Reputation
    10
    Thanks
    207
    My Mood
    In Love

    Gdaap leak HUD issue found but how do i fix?? please help

    Code:
     RVRM_securemode_RVRM = true
                if RVRM_securemode_RVRM then
                    RVRM_loadedinsecuremode_RVRM = false
                    --g.print("Loading DHAK in secure mode...")
                    function GAMEMODE:Think()
                        return Think()
                    end
                    function GAMEMODE:CreateMove()
                        return CreateMove()
                    end
                    function GAMEMODE:HUDPaint()
                        return DH.HUDPaint()
                    end
                    function GAMEMODE:CalcView(ply, origin, angles, fov)
                        return CalcView(ply, origin, angles, fov)
                    end
                    function GAMEMODE:ShouldDrawLocalPlayer(ply)
                        return ShouldDrawLocalPlayer(ply)
                    end
                    function GAMEMODE:StartChat()
                        return StartChat()
                    end
                    function GAMEMODE:FinishChat()
                        return FinishChat()
                    end
                    if g.gmod.GetGamemode().Name == "Trouble in Terrorist Town" then
                        function GAMEMODE:TTTPrepareRound()
                            return TTTPrepareRound()
                        end
                    end
                else
                    g.print("Loading DHAK...")
                    AddHook("Think", Think)
                    AddHook("CreateMove", CreateMove)
                    AddHook("HUDPaint", HUDPaint)
                    AddHook("CalcView", CalcView)
                    AddHook("ShouldDrawLocalPlayer", ShouldDrawLocalPlayer)
                    AddHook("StartChat", StartChat)
                    AddHook("FinishChat", FinishChat)
                    if g.gmod.GetGamemode().Name == "Trouble in Terrorist Town" then
                    AddHook("TTTPrepareRound", TTTPrepareRound)
                    end
                end
    		end
    its HUD paint please help me i have been trying to fix this for weeks

  2. #2
    FoldedHam's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    fridge
    Posts
    110
    Reputation
    10
    Thanks
    28
    My Mood
    Hot
    Don't use gDaap, it's pretty bad. Pretty sure the trigger bot (or aimbot) doesn't even work.
    Last edited by FoldedHam; 07-25-2014 at 01:01 AM.

  3. #3
    _Fami's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    107
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by FoldedHam View Post
    Don't use gDaap, it's pretty bad. Pretty sure the trigger bot (or aimbot) doesn't even work.
    it does and it sucks

  4. #4
    dakilla345's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    171
    Reputation
    10
    Thanks
    207
    My Mood
    In Love
    Quote Originally Posted by _Fami View Post
    it does and it sucks
    dude the aimbot is better than any other ive seen why dont you at least try gdaap before assuming stuff :/

  5. #5
    _Fami's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    107
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by dakilla345 View Post
    dude the aimbot is better than any other ive seen why dont you at least try gdaap before assuming stuff :/
    ok, so YOU are the big men here since you know everything that god knows obvliously

    also, cracking gdaap takes about, uhm, 15 seconds

  6. #6
    dakilla345's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    171
    Reputation
    10
    Thanks
    207
    My Mood
    In Love
    Quote Originally Posted by _Fami View Post
    ok, so YOU are the big men here since you know everything that god knows obvliously

    also, cracking gdaap takes about, uhm, 15 seconds
    dude i asked for help not your crap opinion it varies i dont know too much about lua coding but ive done alot of HVH's with this leak and ive won all of them all i asked for is a little help and i would appreciate it if i could get some

  7. #7
    _Fami's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    107
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by dakilla345 View Post
    dude i asked for help not your crap opinion it varies i dont know too much about lua coding but ive done alot of HVH's with this leak and ive won all of them all i asked for is a little help and i would appreciate it if i could get some
    here's my professional japanese tip: ^_〜ヘラを使用

  8. The Following User Says Thank You to _Fami For This Useful Post:

    Melted Bu11et (07-26-2014)

  9. #8
    dakilla345's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    171
    Reputation
    10
    Thanks
    207
    My Mood
    In Love
    so if you could tell me a different client side hook that does the same thing and not a shared one so it doesnt sccrew up ill fix it my self
    Last edited by dakilla345; 07-25-2014 at 09:06 AM.

  10. #9
    Melted Bu11et's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    24
    checked the website, looks pretty shitty
    i'm going to assume a lot of it is C+P'd, and i have a feeling the console is copied from ginject
    i don't even know why people bother buying lua hacks, they're so easy to make and will suit your needs better
    Last edited by Melted Bu11et; 07-26-2014 at 01:37 PM.

  11. #10
    TroubleMakers's Avatar
    Join Date
    Feb 2014
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    27
    My Mood
    Bashful
    Quote Originally Posted by Melted Bu11et View Post
    checked the website, looks pretty shitty
    i'm going to assume a lot of it is C+P'd, and i have a feeling the console is copied from ginject
    i don't even know why people bother buying lua hacks, they're so easy to make and will suit your needs better
    it's c+p and everything is public

  12. The Following User Says Thank You to TroubleMakers For This Useful Post:

    Melted Bu11et (07-27-2014)

Similar Threads

  1. [3D Modeling] Making a game but need help on how to animate guns! PLEASE HELP!
    By Unknnownn in forum Art & Graphic Design
    Replies: 0
    Last Post: 06-10-2014, 12:17 PM
  2. [Help] How to hex edit please help
    By iRobot™ in forum WarRock Discussions
    Replies: 5
    Last Post: 08-01-2010, 03:01 PM
  3. how to make hacks? please help
    By apenknul in forum C++/C Programming
    Replies: 2
    Last Post: 07-04-2009, 02:09 AM
  4. Replies: 11
    Last Post: 06-22-2009, 11:53 AM
  5. How Shoot Through Wall PLEASE HELP!!!
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 06-09-2007, 02:46 PM