A nice script if ur botting while on PC, an alert in case the ping goes to the sky so you can check if you froze or smth.

Code:
auto(1500)
if $pingaverage >= 2000 then
		beep()
flashclient()
end