Page 1 of 4 123 ... LastLast
Results 1 to 15 of 47

Hybrid View

  1. #1
    Eclipse's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    Florida
    Posts
    213
    Reputation
    10
    Thanks
    1,016

    Post Aimbot FOV Source code

    Aimbot FOV, Enjoy - Please dont say how to use this, I will just ignore it.

    Code:
    int CrosshairX = (s_width / 2);
                    int CrosshairY = (s_height / 2);
    
                    float x = (bone.x - CrosshairX);
                    float y = (bone.y - CrosshairY);
                    float EnemyDistFromXhair = (float)sqrt((x * x) + (y * y));
    
                    global::aimdistance = local.Distance(pos) / 100.f;
    
                    float MaxFov = 120.f;
                    if (global::aimdistance < 15.f)
                        MaxFov = 180.f;
                    else
                        MaxFov = 120.f;
    
                    if (global::aimdistance < 8.f)
                        MaxFov = 220.f;
    
                    if (EnemyDistFromXhair >= 0.f && EnemyDistFromXhair <= MaxFov && global::aimdistance > 0.f && global::aimdistance < 200.f && global::aimhealth > 0.f)
                    {
                        global::temptarget = i;
                    }

  2. The Following 5 Users Say Thank You to Eclipse For This Useful Post:

    bucsrno1 (03-14-2018),griever04 (03-15-2018),kasauekumo (08-24-2018),Quilythout (04-21-2018),titas101 (08-28-2018)

  3. #2
    deffe45's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    what program for it

  4. #3
    p3ro's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    you will need to download ahk script, watch youtube for it!

  5. #4
    fx666666's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    665
    Reputation
    35
    Thanks
    1,236
    My Mood
    Amused
    Quote Originally Posted by p3ro View Post
    you will need to download ahk script, watch youtube for it!
    noob alert

  6. The Following User Says Thank You to fx666666 For This Useful Post:

    somil09 (04-28-2018)

  7. #5
    pingkol's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by fx666666 View Post
    noob alert
    hahahahah. wtf

  8. #6
    jackmaxcodoor's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    what is this?

  9. #7
    misterhacker's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    This is not for ahk script

  10. #8
    deffe45's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    then what is it for?

  11. #9
    Eclipse's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    Florida
    Posts
    213
    Reputation
    10
    Thanks
    1,016
    c++ vs 2015

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

    Quilythout (04-21-2018)

  13. #10
    hzhuang's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Eclipse View Post
    c++ vs 2015
    hi, can we have a talk in skype? i had left message to you. My name is jack

  14. #11
    hackyoshi's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    1
    u need a by pass? for this?

  15. #12
    Sparta18's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Finally you need a bypass guys.

  16. #13
    aljaprant's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    you didnt got banned when use a bypass

  17. #14
    thuanan7's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    i need some help to make it...

  18. #15
    palash_66's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Eclipse View Post
    Aimbot FOV, Enjoy - Please dont say how to use this, I will just ignore it.

    Code:
    int CrosshairX = (s_width / 2);
                    int CrosshairY = (s_height / 2);
    
                    float x = (bone.x - CrosshairX);
                    float y = (bone.y - CrosshairY);
                    float EnemyDistFromXhair = (float)sqrt((x * x) + (y * y));
    
                    global::aimdistance = local.Distance(pos) / 100.f;
    
                    float MaxFov = 120.f;
                    if (global::aimdistance < 15.f)
                        MaxFov = 180.f;
                    else
                        MaxFov = 120.f;
    
                    if (global::aimdistance < 8.f)
                        MaxFov = 220.f;
    
                    if (EnemyDistFromXhair >= 0.f && EnemyDistFromXhair <= MaxFov && global::aimdistance > 0.f && global::aimdistance < 200.f && global::aimhealth > 0.f)
                    {
                        global::temptarget = i;
                    }
    brother, i m very new in this. can u please help me how to use it.

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Request] Aimbot external source code
    By MrTaken in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 09-17-2016, 04:06 AM
  2. [Solved] CS:GO Aimbot Hack Source Code
    By GeorgeDG in forum Counter-Strike 2 Help
    Replies: 6
    Last Post: 06-20-2015, 11:04 AM
  3. [Release] Menton's Hook 1.0 - [Bhop, Aimbot, Radar] - SOURCE CODE
    By alukastore in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 03-10-2015, 05:28 AM
  4. Exteel Aimbot Script Source Code
    By Trip-FX in forum General Game Hacking
    Replies: 15
    Last Post: 05-21-2009, 01:09 PM