PDA

View Full Version : Auto Say " Local Chat '



axolekk
02-28-2016, 02:29 PM
Need lua auto say local chat 30/40 sec wait

Oscagi
02-28-2016, 02:39 PM
Use Self.Say("") and wait(time).

axolekk
02-28-2016, 02:49 PM
Oscagi
Idk how i can this make ?


Self.Say("Hey")
wait(10).

and save .lua ?

Oscagi
02-28-2016, 04:19 PM
Module.New('Spam', function(spam)
Self.Say("@Oscagi XB")
spam:Delay(5000)
end)

If u load this it will start spamming. Dont abuse.

axolekk
02-28-2016, 05:36 PM
Oscagi

Thanks :)

apap1920
10-30-2017, 12:41 PM
have script to spam in adversting or world chat??