Anmeldungsdatum: Aug 2007
Beiträge: 1957
|
Kategorie: Counter-Strike: Global Offensive Entwickler: benc2256
Beschreibung: features:
- aim assist
- rcs
- weapon checks (does not aim if you are using a knife or grenade)
- individual weapon configs
the settings file will allow you to:
- update the offsets manually
- modify each of the weapon's fov
- modify each of the weapon's smoothing
- modify each of the weapon's key
- modify the toggle key (turn the aim assist on/off)
this lets you configure this cheat anywhere from a subtle aim assist to a rage hack.
default config for v4 TEXT Code: #Place this file in the root of your #C: drive. Like so: # C:\config.cfg #The name ^^^^ has to be EXACTLY #that. The properties below can be in #any order and the numerical base is #assumed base 10. To input a hex number #prepend a "0x" onto your number (as shown) #below for the offsets). #Comments are denoted with a '#' and can #only be on it's own line; e.g. you cant have: # property=value #Comment <--- NOT VALID #The offsets must be changed per update. #Note: offset.engineptr may be listed as #ENGINEPOINTER in some dumpers and weapon ID's #can be found here: # https://tf2b.com/itemlist.php?gid=730 offset.entitylist=0x4A18C54 offset.localplayer=0xA76CBC offset.engineptr=0x5D2284 offset.viewmatrix=0x4A0E1E4 aimtogglekey=0x60 aimkey=1 #AWP Settings: id=9 aimbone=4 aimfov=10 aimsmooth=0 #AK Settings: id=7 aimbone=6 aimfov=3 aimsmooth=40 #M4A4/A1-S Settings: id=16 aimbone=6 aimfov=5 aimsmooth=70
Screenshots:
Download: External DLL Soft Aim Assist v4
|