Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
function main()
while not isSampAvailable() do wait(100) end
while true do
if not sampIsCursorActive
if wasKeyJustPressed(97) then sampSendChat("/armour") end
if wasKeyJustPressed(96) then
sampSetChatInputEnabled(true)
sampSetChatInputText("/sdmg_dmg ")
end
if wasKeyJustPressed(98) then
sampSetChatInputEnabled(true)
sampSetChatInputText("/sellgun 10 deagle 150 1 ")
end
if wasKeyJustPressed(105) then sampSendChat("/capture") end
end
wait(0)
end
function main()
while not isSampAvailable() do wait(100) end
while true do
if not sampIsCursorActive
if wasKeyJustPressed(97) then sampSendChat("/armour") end
if wasKeyJustPressed(96) then
sampSetChatInputEnabled(true)
sampSetChatInputText("/sdmg_dmg ")
end
if wasKeyJustPressed(98) then
sampSetChatInputEnabled(true)
sampSetChatInputText("/sellgun 10 deagle 150 1 ")
end
if wasKeyJustPressed(105) then sampSendChat("/capture") end
end
wait(0)
end
[20:40:52.893106] (system) Loading script 'D:\!ALIEN GTA 1337\moonloader\binder (2).lua'...
[20:40:52.893106] (debug) New script: 06229024
[20:40:52.893106] (error) binder (2).lua: D:\!ALIEN GTA 1337\moonloader\binder (2).lua:17: 'end' expected (to close 'function' at line 1) near '<eof>'
[20:40:52.893106] (error) binder (2).lua: Script died due to an error. (06229024)
[20:40:52.893106] (system) Loading script 'D:\!ALIEN GTA 1337\moonloader\binder (2).lua'...
[20:40:52.893106] (debug) New script: 06229024
[20:40:52.893106] (error) binder (2).lua: D:\!ALIEN GTA 1337\moonloader\binder (2).lua:17: 'end' expected (to close 'function' at line 1) near '<eof>'
[20:40:52.893106] (error) binder (2).lua: Script died due to an error. (06229024)