AWP Injection Detection, Hook detection, Infinite Yield detection, Dex Explorer detection

Oh I found you again
The Irony aura coming from this message is Wicked

they are already aware of it and its being patched next update :skull:

2 Likes

Okay AWP user, my bad. Hope these being patched will soothe your nerves despite AWP being detected anyway.

1 Like

Respectfully, there are many ways to get around thisā€¦

1 Like

I knew AWP would be detected by developers easily. Now we gotta wait until Hyperion will detect it :slight_smile:

1 Like

Respectfully, Iā€™ve already said this.

1 Like

They already did a few days ago. An AWP targeted banwave. New post dropping soon with detection for 4+ executors.

1 Like

what are the 4+ executors, (stop pweaze, my methods :broken_heart: )

1 Like

Thereā€™s some for so many. Which ones do you have?

Wave, Seliware, AWP, Argon, SirHurt all have ones that Iā€™m aware of, most methods are already leaked though and Iā€™m not a fan of already leaked methods. But Iā€™d still leak them if they were publicly available.

Contact me on discord @rinq whatever methods you have Iā€™ll avoid leaking. :smiley:

sure, sent you a message, (sigma bypass)

1 Like

why are you defending them lol

2 Likes

title is awp detection and first thing i see is ā€˜confidenceā€™ in the codeā€¦

1 Like

Itā€™s very accurate. Donā€™t need to point out the confidence, thats for users/devs testing purposes. Iā€™ve said many times this should not be taken as is and should be properly tested before implementation.

1 Like

and when does ur __tostring function (in the hook detection method) run, exactly?

1 Like

mfw the ratios are the same in studio and awp (if iā€™m doing something wrong, lmk)
code used:

while task.wait(3) do
	local t1 = tick()
	for i = 1, 1e4 do
		getfenv()
	end
	local t2 = tick()
	for i = 1, 1e4 do
		-- do nothing lol
	end
	local t3 = tick()
	local ratio = (t2-t1)/(t3-t2)
	print(ratio)
end


His methods are all skidded anyway, doesnā€™t matter. Heā€™s a D1 skid, go check out his anti-cheat lol.

ā€“ avg 12.5, avg range 11.5-13.5, 98% ~17.5
ā€“ awp averages about 31, so the difference is more than enough

AWP averages 31, not 14.

I see what youā€™re doing wrong, you just arenā€™t reading the comments. Youā€™re missing some important parts of the script. Go back and read it before ripping it and removing things.

with awp. interesting.

time to test every other function like this to see what other global funcs awp hooks