P pluggers Member Joined May 25, 2019 Messages 9 Reaction score 0 Sep 12, 2022 #1 Hello. Does a script that makes you laggy on other players screen exist? Like I want to be able to adjust the lag. Something like this: Clip 1: Clip 2: Thank you in advance!
Hello. Does a script that makes you laggy on other players screen exist? Like I want to be able to adjust the lag. Something like this: Clip 1: Clip 2: Thank you in advance!
Parazitas God Staff member Joined Jan 2, 2017 Messages 3,315 Solutions 7 Reaction score 935 Location Lithuania Sep 13, 2022 #2 CLEO SNIPPET - Send Lag Rate :SendLagRate { Status 1 = true Status 0 = false 0AB1: @SendLagRate 2 SampVersionID 0@ Status 1 } IF 0AA2: 10@ = "samp.dll" THEN IF 0@ == 1 // 0.3.7 R1 THEN IF 1@ == 1 THEN 0A8E: 11@ = 10@ + 0xEC0A8 0A8D: 12@ = readMem 11@ sz 4 vp 0... ugbase.eu Also change your ping to fake one for less detection Upvote 0 Downvote
CLEO SNIPPET - Send Lag Rate :SendLagRate { Status 1 = true Status 0 = false 0AB1: @SendLagRate 2 SampVersionID 0@ Status 1 } IF 0AA2: 10@ = "samp.dll" THEN IF 0@ == 1 // 0.3.7 R1 THEN IF 1@ == 1 THEN 0A8E: 11@ = 10@ + 0xEC0A8 0A8D: 12@ = readMem 11@ sz 4 vp 0... ugbase.eu Also change your ping to fake one for less detection