Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (not game:IsLoaded()) then
- game.Loaded:Wait()
- task.wait(3)
- end
- local CCSG = Instance.new('ScreenGui')
- CCSG.IgnoreGuiInset = true
- CCSG.Name = 'CCSG'
- CCSG.Parent = game:GetService('CoreGui')
- local Main = Instance.new("Frame")
- Main["BorderSizePixel"] = 0
- Main["AnchorPoint"] =Vector2.new(0.5, 0.5)
- Main["BackgroundTransparency"] =0
- Main["Position"] =UDim2.new(0.4000000059604645, 0, 0.5, 0)
- Main["Size"] =UDim2.new(0, 340, 0, 120)
- Main["Name"] ="Main"
- Main["BackgroundColor3"] =Color3.fromRGB(22.000000588595867, 22.000000588595867, 22.000000588595867)
- Main["Parent"] = CCSG
- local TopBar = Instance.new("Frame")
- TopBar["BorderSizePixel"] = 0
- TopBar["AnchorPoint"] =Vector2.new(0.5, 0)
- TopBar["BackgroundTransparency"] =0
- TopBar["Position"] =UDim2.new(0.5, 0, 0, 0)
- TopBar["Size"] =UDim2.new(1, 0, 0, 25)
- TopBar["Name"] ="TopBar"
- TopBar["BackgroundColor3"] =Color3.fromRGB(16.000000946223736, 16.000000946223736, 16.000000946223736)
- TopBar["Parent"] = Main
- local TopBarCorner = Instance.new("UICorner")
- TopBarCorner["Name"] ="TopBarCorner"
- TopBarCorner["CornerRadius"] =UDim.new(0, 8)
- TopBarCorner["Parent"] = TopBar
- local TopBarLine = Instance.new("Frame")
- TopBarLine["BorderSizePixel"] = 0
- TopBarLine["AnchorPoint"] =Vector2.new(0.5, 1)
- TopBarLine["BackgroundTransparency"] =0
- TopBarLine["Position"] =UDim2.new(0.5, 0, 1, 0)
- TopBarLine["Size"] =UDim2.new(1, 0, 0, 3)
- TopBarLine["Name"] ="TopBarLine"
- TopBarLine["BackgroundColor3"] =Color3.fromRGB(16.000000946223736, 16.000000946223736, 16.000000946223736)
- TopBarLine["Parent"] = TopBar
- local Title = Instance.new("TextLabel")
- Title["BorderSizePixel"] = 0
- Title["AutomaticSize"] = Enum.AutomaticSize.X
- Title["FontFace"] =Font.new("rbxasset://fonts/families/GothamSSm.json", Enum.FontWeight.Regular)
- Title["TextColor3"] =Color3.fromRGB(200.00000327825546, 200.00000327825546, 200.00000327825546)
- Title["TextTransparency"] =0
- Title["Text"] ="Template Text"
- Title["AnchorPoint"] =Vector2.new(0, 0)
- Title["TextXAlignment"] =Enum.TextXAlignment.Left
- Title["BackgroundTransparency"] =1
- Title["Position"] =UDim2.new(0, 0, 0, 0)
- Title["Name"] ="Title"
- Title["Size"] =UDim2.new(1, 0, 1, 0)
- Title["TextSize"] =14
- Title["BackgroundColor3"] =Color3.fromRGB(255, 255, 255)
- Title["Parent"] = TopBar
- local TitlePadding = Instance.new("UIPadding")
- TitlePadding["PaddingTop"] =UDim.new(0, 0)
- TitlePadding["Name"] ="TitlePadding"
- TitlePadding["PaddingBottom"] =UDim.new(0, 0)
- TitlePadding["PaddingLeft"] =UDim.new(0, 6)
- TitlePadding["PaddingRight"] =UDim.new(0, 6)
- TitlePadding["Parent"] = Title
- local TitleStroke = Instance.new("UIStroke")
- TitleStroke["Color"] =Color3.fromRGB(0, 0, 0)
- TitleStroke["Transparency"] =0
- TitleStroke["Name"] ="TitleStroke"
- TitleStroke["Thickness"] =1
- TitleStroke["Parent"] = Title
- local TopBarGradient = Instance.new("UIGradient")
- TopBarGradient["Color"] =ColorSequence.new{
- ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 255)),
- ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 255, 255))
- }
- TopBarGradient["Name"] ="TopBarGradient"
- TopBarGradient["Rotation"] =-90
- TopBarGradient["Parent"] = TopBar
- local MainStroke = Instance.new("UIStroke")
- MainStroke["Color"] =Color3.fromRGB(200.00000327825546, 200.00000327825546, 200.00000327825546)
- MainStroke["Transparency"] =0
- MainStroke["Name"] ="MainStroke"
- MainStroke["Thickness"] =1.2999999523162842
- MainStroke["Parent"] = Main
- local MainCorner = Instance.new("UICorner")
- MainCorner["Name"] ="MainCorner"
- MainCorner["CornerRadius"] =UDim.new(0, 8)
- MainCorner["Parent"] = Main
- local CounterText = Instance.new("TextLabel")
- CounterText["BorderSizePixel"] = 0
- CounterText["FontFace"] =Font.new("rbxasset://fonts/families/GothamSSm.json", Enum.FontWeight.Regular)
- CounterText["TextColor3"] =Color3.fromRGB(200.00000327825546, 200.00000327825546, 200.00000327825546)
- CounterText["TextTransparency"] =0
- CounterText["Text"] ="$999,999,999"
- CounterText["AnchorPoint"] =Vector2.new(0.5, 1)
- CounterText["TextXAlignment"] =Enum.TextXAlignment.Center
- CounterText["BackgroundTransparency"] =1
- CounterText["Position"] =UDim2.new(0.5, 0, 1, 0)
- CounterText["Name"] ="CounterText"
- CounterText["Size"] =UDim2.new(1, 0, 1, 0)
- CounterText["TextSize"] =35
- CounterText["BackgroundColor3"] =Color3.fromRGB(255, 255, 255)
- CounterText["Parent"] = Main
- local CounterTextPadding = Instance.new("UIPadding")
- CounterTextPadding["PaddingTop"] =UDim.new(0, 15)
- CounterTextPadding["Name"] ="CounterTextPadding"
- CounterTextPadding["PaddingBottom"] =UDim.new(0, 0)
- CounterTextPadding["PaddingLeft"] =UDim.new(0, 12)
- CounterTextPadding["PaddingRight"] =UDim.new(0, 12)
- CounterTextPadding["Parent"] = CounterText
- local CounterTextStroke = Instance.new("UIStroke")
- CounterTextStroke["Color"] =Color3.fromRGB(0, 0, 0)
- CounterTextStroke["Transparency"] =0
- CounterTextStroke["Name"] ="CounterTextStroke"
- CounterTextStroke["Thickness"] =1
- CounterTextStroke["Parent"] = CounterText
- local BackImage = Instance.new("ImageLabel")
- BackImage["ImageColor3"] =Color3.fromRGB(255, 255, 255)
- BackImage["ImageTransparency"] =0
- BackImage["AnchorPoint"] =Vector2.new(0, 0)
- BackImage["Image"] =""
- BackImage["BackgroundTransparency"] =1
- BackImage["Position"] =UDim2.new(0, 0, 0, 0)
- BackImage["Size"] =UDim2.new(1, 0, 1, 0)
- BackImage["Name"] ="BackImage"
- BackImage["BackgroundColor3"] =Color3.fromRGB(255, 255, 255)
- BackImage["Parent"] = Main
- local MainGradient = Instance.new("UIGradient")
- MainGradient["Color"] =ColorSequence.new{
- ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 255)),
- ColorSequenceKeypoint.new(1, Color3.fromRGB(161.0000056028366, 161.0000056028366, 161.0000056028366))
- }
- MainGradient["Name"] ="MainGradient"
- MainGradient["Rotation"] =90
- MainGradient["Parent"] = Main
- task.spawn(function()local UserInputService=game:GetService('UserInputService')local gui=Main;local dragging;local dragInput;local dragStart;local startPos;local function update(input)local delta=input.Position-dragStart;gui.Position=UDim2.new(startPos.X.Scale,startPos.X.Offset+delta.X,startPos.Y.Scale,startPos.Y.Offset+delta.Y)end;gui.InputBegan:Connect(function(input)if input.UserInputType==Enum.UserInputType.MouseButton1 or input.UserInputType==Enum.UserInputType.Touch then dragging=true;dragStart=input.Position;startPos=gui.Position;input.Changed:Connect(function()if input.UserInputState==Enum.UserInputState.End then dragging=false end end)end end)gui.InputChanged:Connect(function(input)if input.UserInputType==Enum.UserInputType.MouseMovement or input.UserInputType==Enum.UserInputType.Touch then dragInput=input end end)UserInputService.InputChanged:Connect(function(input)if input==dragInput and dragging then update(input)end end)end)
- local Drop=workspace.Ignored.Drop;local ToCurr=function(Num)return tostring(Num):reverse():gsub("%d%d%d","%1,"):reverse():gsub("^,","")end;local Convert=function(Str)local Am=string.match(Str,"%$%d+[,%.]?%d*")if(Am)then Am=(string.gsub(string.match(Am,"%d+[,%.]?%d*"),",",""))return tonumber(Am)else return 0 end end;local Get=function()local Total=0;for i,v in pairs(Drop:GetChildren())do if(v.Name=="MoneyDrop")and(v:FindFirstChild("BillboardGui"))then Total+=Convert(v.BillboardGui.TextLabel.Text)end end;CounterText.Text=("$"..ToCurr(Total))end;task.spawn(function()while true and task.wait(1/3)do Get()end end)
- local G2L = {};
- -- StarterGui.ScreenGui
- G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
- G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- -- StarterGui.ScreenGui.Frame
- G2L["2"] = Instance.new("Frame", G2L["1"]);
- G2L["2"]["BorderSizePixel"] = 0;
- G2L["2"]["BackgroundColor3"] = Color3.fromRGB(24, 24, 24);
- G2L["2"]["Size"] = UDim2.new(0, 1267, 0, 804);
- G2L["2"]["Position"] = UDim2.new(-0.00158, 0, 0, 0);
- G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.ScreenGui.Frame.club
- G2L["3"] = Instance.new("TextButton", G2L["2"]);
- G2L["3"]["BorderSizePixel"] = 0;
- G2L["3"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["3"]["TextSize"] = 14;
- G2L["3"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["3"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["3"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["3"]["Name"] = [[club]];
- G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3"]["Text"] = [[Go club]];
- G2L["3"]["Position"] = UDim2.new(0.08603, 0, 0.04975, 0);
- -- StarterGui.ScreenGui.Frame.airlock 2
- G2L["4"] = Instance.new("TextButton", G2L["2"]);
- G2L["4"]["BorderSizePixel"] = 0;
- G2L["4"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["4"]["TextSize"] = 14;
- G2L["4"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["4"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["4"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["4"]["Name"] = [[airlock 2]];
- G2L["4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4"]["Text"] = [[unlock]];
- G2L["4"]["Position"] = UDim2.new(0.84688, 0, 0.08458, 0);
- -- StarterGui.ScreenGui.Frame.airlock
- G2L["5"] = Instance.new("TextButton", G2L["2"]);
- G2L["5"]["BorderSizePixel"] = 0;
- G2L["5"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["5"]["TextSize"] = 14;
- G2L["5"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["5"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["5"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["5"]["Name"] = [[airlock]];
- G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5"]["Text"] = [[airlock on]];
- G2L["5"]["Position"] = UDim2.new(0.69298, 0, 0.08458, 0);
- -- StarterGui.ScreenGui.Frame.cash on
- G2L["6"] = Instance.new("TextButton", G2L["2"]);
- G2L["6"]["BorderSizePixel"] = 0;
- G2L["6"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["6"]["TextSize"] = 14;
- G2L["6"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["6"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["6"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["6"]["Name"] = [[cash on]];
- G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6"]["Text"] = [[Dropcash on]];
- G2L["6"]["Position"] = UDim2.new(0.08603, 0, 0.4403, 0);
- -- StarterGui.ScreenGui.Frame.train
- G2L["7"] = Instance.new("TextButton", G2L["2"]);
- G2L["7"]["BorderSizePixel"] = 0;
- G2L["7"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["7"]["TextSize"] = 14;
- G2L["7"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["7"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["7"]["Name"] = [[train]];
- G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7"]["Text"] = [[go train]];
- G2L["7"]["Position"] = UDim2.new(0.2423, 0, 0.14303, 0);
- -- StarterGui.ScreenGui.Frame.school
- G2L["8"] = Instance.new("TextButton", G2L["2"]);
- G2L["8"]["BorderSizePixel"] = 0;
- G2L["8"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["8"]["TextSize"] = 14;
- G2L["8"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["8"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["8"]["Name"] = [[school]];
- G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8"]["Text"] = [[go school]];
- G2L["8"]["Position"] = UDim2.new(0.08603, 0, 0.14303, 0);
- -- StarterGui.ScreenGui.Frame.bank
- G2L["9"] = Instance.new("TextButton", G2L["2"]);
- G2L["9"]["BorderSizePixel"] = 0;
- G2L["9"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["9"]["TextSize"] = 14;
- G2L["9"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["9"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["9"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["9"]["Name"] = [[bank]];
- G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9"]["Text"] = [[go bank]];
- G2L["9"]["Position"] = UDim2.new(0.2423, 0, 0.04975, 0);
- -- StarterGui.ScreenGui.Frame.ImageLabel
- G2L["a"] = Instance.new("ImageLabel", G2L["2"]);
- G2L["a"]["BorderSizePixel"] = 0;
- G2L["a"]["BackgroundColor3"] = Color3.fromRGB(24, 24, 24);
- G2L["a"]["Image"] = [[http://www.roblox.com/asset/?id=73900284649909]];
- G2L["a"]["Size"] = UDim2.new(0, 65, 0, 62);
- G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a"]["Position"] = UDim2.new(0.20994, 0, 0.50498, 0);
- -- StarterGui.ScreenGui.Frame.ground
- G2L["b"] = Instance.new("TextButton", G2L["2"]);
- G2L["b"]["BorderSizePixel"] = 0;
- G2L["b"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["b"]["TextSize"] = 14;
- G2L["b"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["b"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["b"]["Name"] = [[ground]];
- G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b"]["Text"] = [[tp ground]];
- G2L["b"]["Position"] = UDim2.new(0.69219, 0, 0.72139, 0);
- -- StarterGui.ScreenGui.Frame.ground 2
- G2L["c"] = Instance.new("TextButton", G2L["2"]);
- G2L["c"]["BorderSizePixel"] = 0;
- G2L["c"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["c"]["TextSize"] = 14;
- G2L["c"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["c"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["c"]["Name"] = [[ground 2]];
- G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c"]["Text"] = [[unground]];
- G2L["c"]["Position"] = UDim2.new(0.84688, 0, 0.72139, 0);
- -- StarterGui.ScreenGui.Frame.wallet on
- G2L["d"] = Instance.new("TextButton", G2L["2"]);
- G2L["d"]["BorderSizePixel"] = 0;
- G2L["d"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["d"]["TextSize"] = 14;
- G2L["d"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["d"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["d"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["d"]["Name"] = [[wallet on]];
- G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d"]["Text"] = [[wallet on]];
- G2L["d"]["Position"] = UDim2.new(0.02052, 0, 0.86318, 0);
- -- StarterGui.ScreenGui.Frame.wallet off
- G2L["e"] = Instance.new("TextButton", G2L["2"]);
- G2L["e"]["BorderSizePixel"] = 0;
- G2L["e"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["e"]["TextSize"] = 14;
- G2L["e"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["e"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["e"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["e"]["Name"] = [[wallet off]];
- G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e"]["Text"] = [[wallet off]];
- G2L["e"]["Position"] = UDim2.new(0.17364, 0, 0.86318, 0);
- -- StarterGui.ScreenGui.cash off
- G2L["f"] = Instance.new("TextButton", G2L["1"]);
- G2L["f"]["BorderSizePixel"] = 0;
- G2L["f"]["TextColor3"] = Color3.fromRGB(233, 233, 233);
- G2L["f"]["TextSize"] = 14;
- G2L["f"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
- G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["f"]["Size"] = UDim2.new(0, 183, 0, 52);
- G2L["f"]["Name"] = [[cash off]];
- G2L["f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["f"]["Text"] = [[Dropcash off]];
- G2L["f"]["Position"] = UDim2.new(0.2423, 0, 0.4403, 0);
- G2L["3"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/setup Club", "All")
- end)
- G2L["4"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/unlock", "All")
- end)
- G2L["5"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/airlock on", "All")
- end)
- G2L["6"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/drop on", "All")
- end)
- G2L["7"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/setup Train", "All")
- end)
- G2L["8"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/set School", "All")
- end)
- G2L["9"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/set Bank", "All")
- end)
- G2L["b"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/ground", "All")
- end)
- G2L["c"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/unground", "All")
- end)
- G2L["d"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/wallet on", "All")
- end)
- G2L["e"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/wallet off", "All")
- end)
- G2L["f"].MouseButton1Click:Connect(function()
- game.ReplicatedStorage:FindFirstChild("SayMessageRequest", true):FireServer("/drop off", "All")
- end)
- return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement