Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

GKILLAundefined

GKILLA

@GKILLA
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
4
Following
5

Posts

Recent Best Controversial

  • Self SetPlayerAngles Alternative?
    GKILLAundefined GKILLA

    Hi guys, is there another way of making the local player change direction other then "SetPlayerAngles".

    I'm learning gsc and making a solo play zombies aimbot for fun. If I use the SetPlayerAngles function then I cannot add smoothing. Is there an alternative?

    BO2 Modding Support & Discussion

  • Zombies Aimbot Smoothing
    GKILLAundefined GKILLA

    Hey guys, I'm very new too gsc and I've attempted to edit "lozAimbot" to have "Smoothing".

    The following code is kind of working however it snaps too the enemy's head and then smoothes away from enemy instead of "Smoothing" towards enemy's head then staying on target like its supposed to be.

    Does anyone know where I have gone wrong and any advice is much appreciated xD

    Code -

    self setPlayerAngles((self getPlayerAngles()) + ((vectorToAngles(((self.aimbot["victim"] getTagOrigin(self.aimbot["boneTag"])) - (self getEye())))) / 100))
    
    BO2 Modding Support & Discussion bo2 modding
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate