Thread: Aimbot for PB

Results 1 to 7 of 7
  1. #1
    AvalonSlime's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Florida
    Posts
    4
    Reputation
    10
    Thanks
    23

    Post Aimbot for PB

    function aimbot()
    local ply = LocalPlayer()
    local trace = util.GetPlayerTrace( ply )
    local traceRes = util.TraceLine( trace )
    if traceRes.HitNonWorld then
    local target = traceRes.Entity
    if target:IsPlayer() then
    local targethead = target:LookupBone("ValveBiped.Bip01_Head1")
    local targetheadpos,targetheadang = target:GetBonePosition(targethead)
    ply:SetEyeAngles((targetheadpos - ply:GetShootPos()):Angle())
    end
    end
    end
    hook.Add("Think","aimbot",aimbot)




    Im starting to code the aimbot for Project Blackout, I know its not that good but its a start ._. Anyone want to add onto it?

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

    alexders (05-12-2014)

  3. #2
    giovyextreme's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Italy
    Posts
    41
    Reputation
    10
    Thanks
    8
    My Mood
    Pensive
    I have never seen an full aimbot source code but need to add the pointer of game in the code?

  4. #3
    brokim's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    ~~MGMT~~
    Posts
    907
    Reputation
    76
    Thanks
    1,981
    My Mood
    Psychedelic
    this is not an aimbot. XD what language is this?
    Quote Originally Posted by AvalonSlime View Post
    function aimbot()
    local ply = LocalPlayer()
    local trace = util.GetPlayerTrace( ply )
    local traceRes = util.TraceLine( trace )
    if traceRes.HitNonWorld then
    local target = traceRes.Entity
    if target:IsPlayer() then
    local targethead = target:LookupBone("ValveBiped.Bip01_Head1")
    local targetheadpos,targetheadang = target:GetBonePosition(targethead)
    ply:SetEyeAngles((targetheadpos - ply:GetShootPos()):Angle())
    end
    end
    end
    hook.Add("Think","aimbot",aimbot)




    Im starting to code the aimbot for Project Blackout, I know its not that good but its a start ._. Anyone want to add onto it?

  5. #4
    whitehat12's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    0
    not working

  6. #5
    RussianGoD's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Texas
    Posts
    127
    Reputation
    10
    Thanks
    75
    It's an aimbot for Gmod, of course it won't work for PB, look at the code. Though it could work with a little improvement.

  7. #6
    brokim's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    ~~MGMT~~
    Posts
    907
    Reputation
    76
    Thanks
    1,981
    My Mood
    Psychedelic
    if you know gmod improove on it then! xD your smart you can do it.
    Quote Originally Posted by RussianGoD View Post
    It's an aimbot for Gmod, of course it won't work for PB, look at the code. Though it could work with a little improvement.

  8. #7
    Rafky's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    ( Cheaters ) PDG
    Posts
    27
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    please anyone have the source code for pointblank Indonesia d3dmenu undetect....

Similar Threads

  1. [Valve] AimBot - For SoldierFront!
    By dragooon in forum Soldier Front Hacks
    Replies: 96
    Last Post: 04-25-2009, 07:58 AM
  2. any aimbots for cod4 1.6
    By baz in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 4
    Last Post: 06-21-2008, 01:23 AM
  3. Want a aimbot for COD4 1.5
    By bigsnake in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 10
    Last Post: 06-18-2008, 12:11 PM
  4. can someone do aimbot for me??
    By Edge15 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 11-20-2007, 10:39 AM
  5. Need a aimbot for warrock
    By runescape in forum WarRock - International Hacks
    Replies: 1
    Last Post: 05-23-2007, 08:48 AM