Need lua auto say local chat 30/40 sec wait
Printable View
Need lua auto say local chat 30/40 sec wait
Use Self.Say("") and wait(time).
@Oscagi
Idk how i can this make ?
and save .lua ?Code:Self.Say("Hey")
wait(10).
lua code:
Module.New('Spam', function(spam)
Self.Say("@Oscagi XB")
spam:Delay(5000)
end)
If u load this it will start spamming. Dont abuse.
@Oscagi
Thanks :)
have script to spam in adversting or world chat??