Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
require 'moonloader'
function main()
while true do
wait(0)
if isKeyJustPressed(VK_Y) and not sampIsChatInputActive() then
sampSendChat('/y')
end
end
end
require 'moonloader'
function main()
while true do
wait(0)
if isKeyJustPressed(VK_Y) and not sampIsChatInputActive() then
sampSendChat('/y')
end
end
end
require 'moonloader'
function main()
while true do
wait(0)
if isKeyJustPressed(VK_Y) and not sampIsChatInputActive() then
sampSendChat('/y')
end
end
end