deivis_stifleris
Member
- Joined
- Mar 5, 2014
- Messages
- 15
- Reaction score
- 0
Hi, so i want to change the aim radius on this aimbot[so i could aim more to the sides and it would hit the person] but i cant find where it is :/ can someone help ? Thanks in advance.
:B
wait 0
0AD2: 1@ = player $PLAYER_CHAR targeted_actor //IF and SET
if
0457: player $PLAYER_CHAR aiming_at_actor 1@
jf @OFF
:C
wait 0
if
key 1
jf @B
if
056D: actor 1@ defined
jf @B
text "~y~[E4]~r~HACKING!! ~g~FIREARMS" 2000
04C4: store_coords_to 2@ 3@ 4@ from_actor $PLAYER_ACTOR with_offset 0.15 1.5 -0.6
Actor.PutAt(1@, 2@, 3@, 4@)
33@ = Actor.Angle($PLAYER_ACTOR)
Actor.Angle(1@) = 33@
jump @C