Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
anti.lua
require "lib.moonloader" local sampev = require 'lib.samp.events' local spec = false function main() key1_timesPressed = 0 while true do wait(0) if isPlayerPlaying(playerHandle) then if isKeyDown(0x68) then key1_timesPressed = key1_timesPressed + 1 sampSendChat("/ot") wait(10) end end end end
run
|
edit
|
history
|
help
0
Hakusu
Hand positions in a circle
Lua Obfuscator loadstring method by
test
Replace all substring in string
1
Lua recursion with function
Creating habits v2, Lua (WIP)
BasicTablePrinterV2
123