SA:MP Нужна помощь, чит создан SR_team

d0xhaxcks

Известный
Автор темы
16
1
Версия SA-MP
  1. 0.3.7 (R1)
Someone left a link to download this read

or can it be redone?


 

Funny Rofl

Известный
103
125
Someone left a link to download this read

or can it be redone?



This is a software for humor. He disconnects you
from the server, and does nothing else.



Lua script:
function main()
  while not isSampAvailable() do wait(500)
  end
  sampRegisterChatCommand("kick_invisible", function()
    sampSetGamestate(5)
    sampAddChatMessage('Invisible activated. For deactivation need reconnect', -1)
  end)
  wait(-1)
end

/kick_invisible
 
Последнее редактирование: