CyvenUp link said:This is ridiculous... type "lagon" and "lagoff" in chat :face_palm: soo obvious to get ban
:face_palm: :face_palm: :face_palm:CyvenUp link said:This is ridiculous... type "lagon" and "lagoff" in chat :face_palm: soo obvious to get ban
iAnthony link said::face_palm: :face_palm: :face_palm:
Tepache link said:If you have SAMPFuncs, then it can be fixed tho, just go to your GTA SAN andreas folder then SB Data, copy all of it then paste it to Sanny Builder, data > sa, there u go!
thats cool but the blinking seems annoyingafasfasfasfaf link said:Found something similar to this and it's called iLagger.
https://www.youtube.com/watch?v=1MEi2dIBS_k&ab_channel=SaMpMods23
but i'm fine with yours
Judas link said:Hey uhm i got latest samp funcs but every time i activate it it says lag is on but like after around 10 seconds my game crashes
{$CLEO}
0000:
const
SAMP_ONFOOTSENDRATE = 0xEC0A8
SAMP_INCARSENDRATE = 0xEC0AC
SAMP_AIMSENDRATE = 0xEC0B0
ONFOOTSENDRATE = 1@
INCARSENDRATE = 2@
AIMSENDRATE = 3@
end
while true
wait 0
if 0ADC: test_cheat "lag"
then
0B12: 0@ = 0@ XOR 1
if 0@ == 1
then 0AD1: "~g~lagon" 3000
else 0AD1: "~r~lagoff" 3000
end
if 0aa2: 4@ = "samp.dll"
then
if 0@ == 1
then
0a8e: 5@ = 4@ + SAMP_ONFOOTSENDRATE
0a8d: ONFOOTSENDRATE = readMem 5@ sz 4 vp 0
0a8c: writeMem 5@ sz 4 val 500 vp 0
0a8e: 5@ = 4@ + SAMP_INCARSENDRATE
0a8d: INCARSENDRATE = readMem 5@ sz 4 vp 0
0a8c: writeMem 5@ sz 4 val 500 vp 0 //you'll lag while driving, so maybe don't set this
//alternatively you can get the values from a .ini file or smth.
0a8e: 5@ = 4@ + SAMP_AIMSENDRATE
0a8d: AIMSENDRATE = readMem 5@ sz 4 vp 0
0a8c: writeMem 5@ sz 4 val 500 vp 0
else
0a8e: 5@ = 4@ + SAMP_ONFOOTSENDRATE
0a8c: writeMem 5@ sz 4 val ONFOOTSENDRATE vp 0
0a8e: 5@ = 4@ + SAMP_INCARSENDRATE
0a8c: writeMem 5@ sz 4 val INCARSENDRATE vp 0
0a8e: 5@ = 4@ + SAMP_AIMSENDRATE
0a8c: writeMem 5@ sz 4 val AIMSENDRATE vp 0
end
end
end
end
life saver :sweet_jesus:springfield link said:I had this from 0.3x, updated the offsets from mod_sa.
Code:{$CLEO} 0000: const SAMP_ONFOOTSENDRATE = 0xEC0A8 SAMP_INCARSENDRATE = 0xEC0AC SAMP_AIMSENDRATE = 0xEC0B0 ONFOOTSENDRATE = 1@ INCARSENDRATE = 2@ AIMSENDRATE = 3@ end while true wait 0 if 0ADC: test_cheat "lag" then 0B12: 0@ = 0@ XOR 1 if 0@ == 1 then 0AD1: "~g~lagon" 3000 else 0AD1: "~r~lagoff" 3000 end if 0aa2: 4@ = "samp.dll" then if 0@ == 1 then 0a8e: 5@ = 4@ + SAMP_ONFOOTSENDRATE 0a8d: ONFOOTSENDRATE = readMem 5@ sz 4 vp 0 0a8c: writeMem 5@ sz 4 val 500 vp 0 0a8e: 5@ = 4@ + SAMP_INCARSENDRATE 0a8d: INCARSENDRATE = readMem 5@ sz 4 vp 0 0a8c: writeMem 5@ sz 4 val 500 vp 0 //you'll lag while driving, so maybe don't set this //alternatively you can get the values from a .ini file or smth. 0a8e: 5@ = 4@ + SAMP_AIMSENDRATE 0a8d: AIMSENDRATE = readMem 5@ sz 4 vp 0 0a8c: writeMem 5@ sz 4 val 500 vp 0 else 0a8e: 5@ = 4@ + SAMP_ONFOOTSENDRATE 0a8c: writeMem 5@ sz 4 val ONFOOTSENDRATE vp 0 0a8e: 5@ = 4@ + SAMP_INCARSENDRATE 0a8c: writeMem 5@ sz 4 val INCARSENDRATE vp 0 0a8e: 5@ = 4@ + SAMP_AIMSENDRATE 0a8c: writeMem 5@ sz 4 val AIMSENDRATE vp 0 end end end end
Doesn't need SF, activation is 'lag', and you can easily add a .ini to change the rates yourself.
Well if you have low ping, high fps and no pl im prrtty sure someone will suspect you :dont_care:xxxxxxxxx link said:noob here,
Any chance of this becoming detectable?
sorry but i only know to make .ini for activation keys :sweet_jesus:profigamer1337 link said:can you add .ini file to change the values ianthony? talking about springfield's version..