specialshit
Active member
- Joined
- Oct 5, 2016
- Messages
- 48
- Reaction score
- 0
I am doing an aimbot for lagshot based in AHK. I get this error:
https://www.upload.ee/image/7119616/source.png
With this:
GetWeaponStackID(){
If(!SAMP())
return false
return readMemory(hGTA, mainCPED + OFFSET_WEAPON_ID)
}
Anyone one know how to fix it?
https://www.upload.ee/image/7119616/source.png
With this:
GetWeaponStackID(){
If(!SAMP())
return false
return readMemory(hGTA, mainCPED + OFFSET_WEAPON_ID)
}
Anyone one know how to fix it?