local a=Instance.new('ScreenGui')local c=Instance.new('Frame')local d=Instance.new('TextButton')local e=Instance.new('TextLabel')local f=Instance.new('TextButton ...
This will make you a GUI popup on which you can type a certain message and click to send message and spam message using RBXGeneral:SendAsync(), a builtIn function. BE CAREFUL WITH THE USE OF SPAM, Im ...