wait(1) local A_1 = "I got 90000 robux at this site go at rbxly.com/earn you will earn tons of robux!"---message here local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) endAdvertis...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Fill in any other information about the post you want to make, then run this code in a Script (not a LocalScript). If all goes well, you'll get a URL to your new paste in the Output window (or some error string from pastebin). New Pastebin Post local HttpService = game:Get...
script.Parent.ANNOUNCEMENT.Text = math.random(MessageTable, #1) end 2 个赞 nicogamer12357(ImNicoReal)2021 年8 月 20 日 20:44#5 What i’m trying to make is a GLOBAL announcement, so i can send a message in every server without update the game (and without shutdown it), i’m also...
Fill in any other information about the post you want to make, then run this code in a Script (not a LocalScript). If all goes well, you'll get a URL to your new paste in the Output window (or some error string from pastebin). New Pastebin Post local HttpService = game:Get...
b:Box("Chat","Message",function(val) C = val end) b:Box("Cooldown","Speed",function(val) CF = val end) b:Toggle("Spam",function(bool) getgenv().Chat = bool Chat(C, CF) end) b:Button("Rejoin",function() loadstring(game:HttpGet("https://pastebin.com/raw/mM7JBG5h", true...
Not a member of Pastebin yet?Sign Up, it unlocks many cool features! Lua2.80 KB| Source Code|00 rawdownloadcloneembedprintreport --version v2, 2 new functions. and i upload the script, the script got fixed. so new version --game need to join to work this script: https://www.roblox...
Fill in any other information about the post you want to make, then run this code in a Script (not a LocalScript). If all goes well, you'll get a URL to your new paste in the Output window (or some error string from pastebin). New Pastebin Post local HttpService = game:Get...
Not a member of Pastebin yet?Sign Up, it unlocks many cool features! TypeScript6.39 KB| None|00 rawdownloadcloneembedprintreport import{discordClient,robloxClient,robloxGroup}from'../../main'; import{ButtonInteraction,CommandInteraction,Interaction,Message,MessageActionRow,MessageButton,MessageButtonStyl...
game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All") end end if string.sub(msg, 1, 6) == (prefix..".age ") then for i,player in pairs(GetPlayer(string.sub(msg, 7))) do game:GetService(...