Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Made by jynz_l :)
- This is trolling
- Gui
- --]]
- -- Instances:
- local Family = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local FamilyBlox = Instance.new("TextLabel")
- local KidTeam = Instance.new("TextButton")
- local TeenTeam = Instance.new("TextButton")
- local PetTeam = Instance.new("TextButton")
- local ParentTeam = Instance.new("TextButton")
- local LobbyTp = Instance.new("TextButton")
- local ParkTp = Instance.new("TextButton")
- local House1TP = Instance.new("TextButton")
- local House2TP = Instance.new("TextButton")
- local House3TP = Instance.new("TextButton")
- local House4TP = Instance.new("TextButton")
- local Camping = Instance.new("TextButton")
- local PoliceStTP = Instance.new("TextButton")
- local PartyTP = Instance.new("TextButton")
- local SwinningTP = Instance.new("TextButton")
- local RestutuTP = Instance.new("TextButton")
- local Cinema = Instance.new("TextButton")
- local Chat1 = Instance.new("TextButton")
- local Chat = Instance.new("TextButton")
- local Madeby = Instance.new("TextLabel")
- local Noclip = Instance.new("TextButton")
- local Clip = Instance.new("TextButton")
- --Properties:
- Family.Name = "Family"
- Family.Parent = game.CoreGui
- Family.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = Family
- Main.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- Main.Position = UDim2.new(0.221715316, 0, 0.151394427, 0)
- Main.Size = UDim2.new(0, 683, 0, 349)
- Main.Active = true
- Main.Draggable = true
- FamilyBlox.Name = "FamilyBlox"
- FamilyBlox.Parent = Main
- FamilyBlox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FamilyBlox.BackgroundTransparency = 1.000
- FamilyBlox.Size = UDim2.new(0, 683, 0, 41)
- FamilyBlox.Font = Enum.Font.SourceSans
- FamilyBlox.Text = "Family Blox!"
- FamilyBlox.TextColor3 = Color3.fromRGB(0, 0, 0)
- FamilyBlox.TextScaled = true
- FamilyBlox.TextSize = 14.000
- FamilyBlox.TextWrapped = true
- KidTeam.Name = "KidTeam"
- KidTeam.Parent = Main
- KidTeam.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- KidTeam.Position = UDim2.new(0, 0, 0.117478505, 0)
- KidTeam.Size = UDim2.new(0, 167, 0, 41)
- KidTeam.Font = Enum.Font.SourceSans
- KidTeam.Text = "Kid"
- KidTeam.TextColor3 = Color3.fromRGB(0, 0, 0)
- KidTeam.TextScaled = true
- KidTeam.TextSize = 14.000
- KidTeam.TextWrapped = true
- KidTeam.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8.90092278, 30.5362377, 30.787365)
- end)
- TeenTeam.Name = "TeenTeam"
- TeenTeam.Parent = Main
- TeenTeam.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- TeenTeam.Position = UDim2.new(0, 0, 0.234957024, 0)
- TeenTeam.Size = UDim2.new(0, 167, 0, 41)
- TeenTeam.Font = Enum.Font.SourceSans
- TeenTeam.Text = "Teen"
- TeenTeam.TextColor3 = Color3.fromRGB(0, 0, 0)
- TeenTeam.TextScaled = true
- TeenTeam.TextSize = 14.000
- TeenTeam.TextWrapped = true
- TeenTeam.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22.0278378, 30.4362469, 30.5100651)
- end)
- PetTeam.Name = "PetTeam"
- PetTeam.Parent = Main
- PetTeam.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- PetTeam.Position = UDim2.new(0, 0, 0.352435529, 0)
- PetTeam.Size = UDim2.new(0, 167, 0, 41)
- PetTeam.Font = Enum.Font.SourceSans
- PetTeam.Text = "Pet"
- PetTeam.TextColor3 = Color3.fromRGB(0, 0, 0)
- PetTeam.TextScaled = true
- PetTeam.TextSize = 14.000
- PetTeam.TextWrapped = true
- PetTeam.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(24.6208935, 30.4362526, 1.40618038)
- end)
- ParentTeam.Name = "ParentTeam"
- ParentTeam.Parent = Main
- ParentTeam.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- ParentTeam.Position = UDim2.new(0, 0, 0.469914079, 0)
- ParentTeam.Size = UDim2.new(0, 167, 0, 41)
- ParentTeam.Font = Enum.Font.SourceSans
- ParentTeam.Text = "Parent"
- ParentTeam.TextColor3 = Color3.fromRGB(0, 0, 0)
- ParentTeam.TextScaled = true
- ParentTeam.TextSize = 14.000
- ParentTeam.TextWrapped = true
- ParentTeam.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9.01253986, 30.6062202, 1.20365)
- end)
- LobbyTp.Name = "LobbyTp"
- LobbyTp.Parent = Main
- LobbyTp.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- LobbyTp.Position = UDim2.new(0.244509518, 0, 0.117478535, 0)
- LobbyTp.Size = UDim2.new(0, 167, 0, 41)
- LobbyTp.Font = Enum.Font.SourceSans
- LobbyTp.Text = "Lobby"
- LobbyTp.TextColor3 = Color3.fromRGB(0, 0, 0)
- LobbyTp.TextScaled = true
- LobbyTp.TextSize = 14.000
- LobbyTp.TextWrapped = true
- LobbyTp.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(12.7278996, 31.9600506, 15.5277462)
- end)
- ParkTp.Name = "ParkTp"
- ParkTp.Parent = Main
- ParkTp.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- ParkTp.Position = UDim2.new(0.244509518, 0, 0.234957054, 0)
- ParkTp.Size = UDim2.new(0, 167, 0, 41)
- ParkTp.Font = Enum.Font.SourceSans
- ParkTp.Text = "Park"
- ParkTp.TextColor3 = Color3.fromRGB(0, 0, 0)
- ParkTp.TextScaled = true
- ParkTp.TextSize = 14.000
- ParkTp.TextWrapped = true
- ParkTp.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(56.4857788, 22.210022, -184.044189)
- end)
- House1TP.Name = "House1TP"
- House1TP.Parent = Main
- House1TP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- House1TP.Position = UDim2.new(0.244509518, 0, 0.352435529, 0)
- House1TP.Size = UDim2.new(0, 167, 0, 41)
- House1TP.Font = Enum.Font.SourceSans
- House1TP.Text = "House1"
- House1TP.TextColor3 = Color3.fromRGB(0, 0, 0)
- House1TP.TextScaled = true
- House1TP.TextSize = 14.000
- House1TP.TextWrapped = true
- House1TP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-227.254227, 21.9199982, -53.5363235)
- end)
- House2TP.Name = "House2TP"
- House2TP.Parent = Main
- House2TP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- House2TP.Position = UDim2.new(0.244509518, 0, 0.469914079, 0)
- House2TP.Size = UDim2.new(0, 167, 0, 41)
- House2TP.Font = Enum.Font.SourceSans
- House2TP.Text = "House2"
- House2TP.TextColor3 = Color3.fromRGB(0, 0, 0)
- House2TP.TextScaled = true
- House2TP.TextSize = 14.000
- House2TP.TextWrapped = true
- House2TP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.681107, 21.9367199, -160.0233)
- end)
- House3TP.Name = "House3TP"
- House3TP.Parent = Main
- House3TP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- House3TP.Position = UDim2.new(0.244509518, 0, 0.584527254, 0)
- House3TP.Size = UDim2.new(0, 167, 0, 41)
- House3TP.Font = Enum.Font.SourceSans
- House3TP.Text = "House3"
- House3TP.TextColor3 = Color3.fromRGB(0, 0, 0)
- House3TP.TextScaled = true
- House3TP.TextSize = 14.000
- House3TP.TextWrapped = true
- House3TP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-225.847214, 21.9199982, 196.428497)
- end)
- House4TP.Name = "House4TP"
- House4TP.Parent = Main
- House4TP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- House4TP.Position = UDim2.new(0.244509518, 0, 0.702005744, 0)
- House4TP.Size = UDim2.new(0, 167, 0, 41)
- House4TP.Font = Enum.Font.SourceSans
- House4TP.Text = "House4"
- House4TP.TextColor3 = Color3.fromRGB(0, 0, 0)
- House4TP.TextScaled = true
- House4TP.TextSize = 14.000
- House4TP.TextWrapped = true
- House4TP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-224.650879, 21.9205685, 79.850708)
- end)
- Camping.Name = "Camping"
- Camping.Parent = Main
- Camping.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Camping.Position = UDim2.new(0.244509518, 0, 0.819484234, 0)
- Camping.Size = UDim2.new(0, 167, 0, 41)
- Camping.Font = Enum.Font.SourceSans
- Camping.Text = "Camping"
- Camping.TextColor3 = Color3.fromRGB(0, 0, 0)
- Camping.TextScaled = true
- Camping.TextSize = 14.000
- Camping.TextWrapped = true
- Camping.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-125.813629, 21.6499958, -211.209274)
- end)
- PoliceStTP.Name = "PoliceStTP"
- PoliceStTP.Parent = Main
- PoliceStTP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- PoliceStTP.Position = UDim2.new(0.489019036, 0, 0.117478475, 0)
- PoliceStTP.Size = UDim2.new(0, 167, 0, 41)
- PoliceStTP.Font = Enum.Font.SourceSans
- PoliceStTP.Text = "PoliceSt"
- PoliceStTP.TextColor3 = Color3.fromRGB(0, 0, 0)
- PoliceStTP.TextScaled = true
- PoliceStTP.TextSize = 14.000
- PoliceStTP.TextWrapped = true
- PoliceStTP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-394.40625, 47.5997124, 108.402893)
- end)
- PartyTP.Name = "PartyTP"
- PartyTP.Parent = Main
- PartyTP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- PartyTP.Position = UDim2.new(0.489019036, 0, 0.234956995, 0)
- PartyTP.Size = UDim2.new(0, 167, 0, 41)
- PartyTP.Font = Enum.Font.SourceSans
- PartyTP.Text = "Party"
- PartyTP.TextColor3 = Color3.fromRGB(0, 0, 0)
- PartyTP.TextScaled = true
- PartyTP.TextSize = 14.000
- PartyTP.TextWrapped = true
- PartyTP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-390.183105, 47.7500076, 267.628937)
- end)
- SwinningTP.Name = "SwinningTP"
- SwinningTP.Parent = Main
- SwinningTP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- SwinningTP.Position = UDim2.new(0.489019036, 0, 0.352435529, 0)
- SwinningTP.Size = UDim2.new(0, 167, 0, 41)
- SwinningTP.Font = Enum.Font.SourceSans
- SwinningTP.Text = "Swinning centre"
- SwinningTP.TextColor3 = Color3.fromRGB(0, 0, 0)
- SwinningTP.TextScaled = true
- SwinningTP.TextSize = 14.000
- SwinningTP.TextWrapped = true
- SwinningTP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-384.556458, 47.7038078, -114.130051)
- end)
- RestutuTP.Name = "RestutuTP"
- RestutuTP.Parent = Main
- RestutuTP.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- RestutuTP.Position = UDim2.new(0.489019036, 0, 0.469914079, 0)
- RestutuTP.Size = UDim2.new(0, 167, 0, 41)
- RestutuTP.Font = Enum.Font.SourceSans
- RestutuTP.Text = "Restutu"
- RestutuTP.TextColor3 = Color3.fromRGB(0, 0, 0)
- RestutuTP.TextScaled = true
- RestutuTP.TextSize = 14.000
- RestutuTP.TextWrapped = true
- RestutuTP.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-400.780396, 47.8802834, -308.720154)
- end)
- Cinema.Name = "Cinema"
- Cinema.Parent = Main
- Cinema.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Cinema.Position = UDim2.new(0.489019036, 0, 0.587392569, 0)
- Cinema.Size = UDim2.new(0, 167, 0, 41)
- Cinema.Font = Enum.Font.SourceSans
- Cinema.Text = "Cinema"
- Cinema.TextColor3 = Color3.fromRGB(0, 0, 0)
- Cinema.TextScaled = true
- Cinema.TextSize = 14.000
- Cinema.TextWrapped = true
- Cinema.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(57.2107468, 38.8904762, -333.461975)
- end)
- Chat1.Name = "Chat1"
- Chat1.Parent = Main
- Chat1.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Chat1.Position = UDim2.new(0.743777454, 0, 0.11747852, 0)
- Chat1.Size = UDim2.new(0, 167, 0, 41)
- Chat1.Font = Enum.Font.SourceSans
- Chat1.Text = "Chat: OnIine Dater"
- Chat1.TextColor3 = Color3.fromRGB(0, 0, 0)
- Chat1.TextScaled = true
- Chat1.TextSize = 14.000
- Chat1.TextWrapped = true
- Chat1.MouseButton1Down:connect(function()
- Chat1.Text = "doesnt work"
- end)
- Chat.Name = "Chat"
- Chat.Parent = Main
- Chat.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Chat.Position = UDim2.new(0.743777454, 0, 0.234957039, 0)
- Chat.Size = UDim2.new(0, 167, 0, 41)
- Chat.Font = Enum.Font.SourceSans
- Chat.Text = "easy chat translate"
- Chat.TextColor3 = Color3.fromRGB(0, 0, 0)
- Chat.TextScaled = true
- Chat.TextSize = 14.000
- Chat.TextWrapped = true
- Chat.MouseButton1Down:connect(function()
- local HttpService = game:GetService("HttpService")
- local Players = game:GetService("Players")
- ChatMode = "private"
- DeviceSpoofing = "Redmi Note 8 Pro"
- local source_languages = {
- ["de"]=true,
- ["ru"]=true,
- ["fr"]=true,
- ["es"]=true,
- ["tr"]=true,
- ["ja"]=true,
- ["no"]=true,
- ["ro"]=true,
- ["pt"]=true,
- ["zh"]=true,
- ["ko"]=true,
- ["ar"]=true,
- ["sq"]=true,
- ["it"]=true,
- ["el"]=true,
- ["vi"]=true,
- ["he"]=true,
- ["da"]=true,
- ["pl"]=true,
- ["sv"]=true
- }
- local blacklisted_words = {
- ["axe"]=true
- }
- local blacklisted_players = {
- ["mk15ru6l3g"]=true,
- ["Loostys"]=true,
- ["vintaqeo"]=true
- }
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "In-Line ChatTranslator";
- Text = "Loaded";
- Duration = 5;
- })
- Translate = function(plr)
- plr.Chatted:Connect(function(Message)
- local detect_lan = syn.request({["Url"] = 'https://translate.yandex.net/api/v1/tr.json/translate?srv=android&lang=en&text='..HttpService:UrlEncode(Message),["Headers"] = {["User-Agent"] = "Mozilla/5.0 (Linux; Android 10; "..DeviceSpoofing..") AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Mobile Safari/537.36",["Accept-Charset"] = "utf-8"}})
- local translate = detect_lan.Body
- local decoded = HttpService:JSONDecode(translate)
- local detect_lan_fixed = decoded.lang:split("-")
- if Message:sub(1,2) == "/e" or Message:sub(1,2) == "/w" or Message:sub(1,2) == "/t" and not plr.Name == game.Players.LocalPlayer.Name then
- else
- if source_languages[detect_lan_fixed[1]] and not blacklisted_words[Message] and not blacklisted_players[plr.Name] then
- if detect_lan_fixed[1] == "de" then
- detect_lan_fixed[1] = "German"
- elseif detect_lan_fixed[1] == "ru" then
- detect_lan_fixed[1] = "Russian"
- elseif detect_lan_fixed[1] == "fr" then
- detect_lan_fixed[1] = "French"
- elseif detect_lan_fixed[1] == "es" then
- detect_lan_fixed[1] = "Spanish"
- elseif detect_lan_fixed[1] == "tr" then
- detect_lan_fixed[1] = "Turkish"
- elseif detect_lan_fixed[1] == "ja" then
- detect_lan_fixed[1] = "Japanese"
- elseif detect_lan_fixed[1] == "no" then
- detect_lan_fixed[1] = "Norwegian"
- elseif detect_lan_fixed[1] == "ro" then
- detect_lan_fixed[1] = "Romanian"
- elseif detect_lan_fixed[1] == "pt" then
- detect_lan_fixed[1] = "Portuguese"
- elseif detect_lan_fixed[1] == "zh" then
- detect_lan_fixed[1] = "Chinese"
- elseif detect_lan_fixed[1] == "ko" then
- detect_lan_fixed[1] = "Korean"
- elseif detect_lan_fixed[1] == "ar" then
- detect_lan_fixed[1] = "Arabic"
- elseif detect_lan_fixed[1] == "sq" then
- detect_lan_fixed[1] = "Albanian"
- elseif detect_lan_fixed[1] == "it" then
- detect_lan_fixed[1] = "Italian"
- elseif detect_lan_fixed[1] == "el" then
- detect_lan_fixed[1] = "Greek"
- elseif detect_lan_fixed[1] == "vi" then
- detect_lan_fixed[1] = "Vietnamese"
- elseif detect_lan_fixed[1] == "he" then
- detect_lan_fixed[1] = "Hebrew"
- elseif detect_lan_fixed[1] == "da" then
- detect_lan_fixed[1] = "Danish"
- elseif detect_lan_fixed[1] == "pl" then
- detect_lan_fixed[1] = "Polish"
- elseif detect_lan_fixed[1] == "sv" then
- detect_lan_fixed[1] = "Swedish"
- end
- local response = syn.request({["Url"] = 'https://translate.google.com/m?hl=en&sl=auto&tl=en&ie=UTF-8&prev=_m&q='..HttpService:UrlEncode(Message),["Headers"] = {["Accept-Charset"] = "utf-8"}})
- local translate = response.Body
- local t_start = tonumber(translate:find('class="t0"')+11)
- local t_end = translate:find('class="blue ub db center"')
- local trimmed = translate:sub(t_start, t_end)
- local trimmed_end = trimmed:find("</div>") --trimmed end
- local trimmed_final_len = trimmed:sub(trimmed_end):len()
- local fixed_translate_end = translate:sub(t_start, t_end-trimmed_final_len) --Translated message
- if ChatMode == "private" then
- game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{
- Text = "["..plr.Name.."] ["..detect_lan_fixed[1].."]"..": "..fixed_translate_end:gsub("(')", "'"):gsub("(")", '"'),
- Color = Color3.new(1, 0, 0)
- })
- elseif ChatMode == "public" then
- local A_1 = "["..plr.Name.."] ["..detect_lan_fixed[1].."]"..": "..fixed_translate_end:gsub("(')", "'"):gsub("(")", '"')
- local A_2 = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(A_1, A_2)
- end
- end
- end
- if Message:sub(1,2) == "/e" and plr.Name == game.Players.LocalPlayer.Name then
- local target_lan = Message:sub(4, 5, #Message)
- local tMessage = Message:sub(7, #Message)
- local response = syn.request({["Url"] = 'https://translate.google.com/m?hl=en&sl=auto&tl='..target_lan..'&ie=UTF-8&prev=_m&q='..HttpService:UrlEncode(tMessage),["Headers"] = {["Accept-Charset"] = "utf-8"}})
- local translate = response.Body
- local t_start = tonumber(translate:find('class="t0"')+11)
- local t_end = translate:find('class="blue ub db center"')
- local trimmed = translate:sub(t_start, t_end)
- local trimmed_end = trimmed:find("</div>") --trimmed end
- local trimmed_final_len = trimmed:sub(trimmed_end):len()
- local fixed_translate_end = translate:sub(t_start, t_end-trimmed_final_len) --Translated message
- local A_1 = fixed_translate_end:gsub("(')", "'"):gsub("(")", '"')
- local A_2 = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(A_1, A_2)
- end
- end)
- end
- for _, plr in pairs(game.Players:GetChildren()) do
- Translate(plr)
- end
- game.Players.PlayerAdded:connect(function(player)
- Translate(player)
- end)
- end)
- Madeby.Name = "Madeby"
- Madeby.Parent = Main
- Madeby.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Madeby.BackgroundTransparency = 1.000
- Madeby.Position = UDim2.new(0, 0, 0.936962724, 0)
- Madeby.Size = UDim2.new(0, 683, 0, 22)
- Madeby.Font = Enum.Font.SourceSans
- Madeby.Text = "Made by jynz_l"
- Madeby.TextColor3 = Color3.fromRGB(0, 0, 0)
- Madeby.TextScaled = true
- Madeby.TextSize = 14.000
- Madeby.TextWrapped = true
- Noclip.Name = "Noclip"
- Noclip.Parent = Main
- Noclip.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Noclip.Position = UDim2.new(0, 0, 0.702005744, 0)
- Noclip.Size = UDim2.new(0, 167, 0, 41)
- Noclip.Font = Enum.Font.SourceSans
- Noclip.Text = "Noclip"
- Noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
- Noclip.TextScaled = true
- Noclip.TextSize = 14.000
- Noclip.TextWrapped = true
- Noclip.MouseButton1Down:connect(function()
- local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
- end)
- Clip.Name = "Clip"
- Clip.Parent = Main
- Clip.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Clip.Position = UDim2.new(0, 0, 0.819484234, 0)
- Clip.Size = UDim2.new(0, 167, 0, 41)
- Clip.Font = Enum.Font.SourceSans
- Clip.Text = "Clip"
- Clip.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clip.TextScaled = true
- Clip.TextSize = 14.000
- Clip.TextWrapped = true
- Clip.MouseButton1Click:Connect(function()
- local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = true elseif v.ClassName == "Model" then v.Head.CanCollide = true end end) end end game:service("RunService").Stepped:wait() end
- end)
- -- nofiy
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Hey",
- Text = "Hello There, this is an trolling gui",
- Duration = 5,
- })
- wait(.99)
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Get Ready To Troll",
- Text = "Gui was made by jynz_l",
- Duration = 5,
- })
Advertisement
RAW Paste Data
Copied
Advertisement