some one make this .lua script to version cs. please
script_name("Infinite Run")
script_description("Infinite run with automatic activation")
script_author("checkdasound")
local mem = require "memory"
function main()
while true do
wait(0)
if isSampAvailable() then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.