Jun 13th, 2018
Never
Before going down, can you please give a like to this video, to support me more? It only takes 1 seconds to click a like but few days for me to make a video.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Meep City Gui Script
- local Frame = Instance.new('Frame')
- local Plus = Instance.new('TextButton')
- local Farm = Instance.new('TextButton')
- local TextLabel_2 = Instance.new('TextLabel')
- local Party = Instance.new('TextButton')
- local small = Instance.new('TextButton')
- local TextLabel_3 = Instance.new('TextLabel')
- -- yee
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
- Frame.Position = UDim2.new(0.0736468509, 0, 0.4413203, 0)
- Frame.Active = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- TextLabel.Position = UDim2.new(0, 0, -0.0251572318, 0)
- TextLabel.Font = Enum.Font.Highway
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- Plus.Parent = Frame
- Plus.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- Plus.Position = UDim2.new(0.0214285702, 0, 0.171027273, 0)
- Plus.Font = Enum.Font.Cartoon
- Plus.TextColor3 = Color3.new(0, 0, 0)
- Plus.MouseButton1Click:connect(function()
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true
- Boombox.Parent = Frame
- Boombox.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- Boombox.Position = UDim2.new(0.0214285702, 0, 0.350272536, 0)
- Boombox.Font = Enum.Font.Cartoon
- Boombox.TextColor3 = Color3.new(0, 0, 0)
- Boombox.MouseButton1Click:connect(function()
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].BoomBox.Value = true
- Farm.Parent = Frame
- Farm.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- Farm.Position = UDim2.new(0.0214285702, 0, 0.535807133, 0)
- Farm.Font = Enum.Font.Cartoon
- Farm.TextColor3 = Color3.new(0, 0, 0)
- Farm.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(9,2) --Go Near a lake
- game.ReplicatedStorage.Connection:InvokeServer(50)
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true
- game.ReplicatedStorage.Connection:InvokeServer(49)
- game.ReplicatedStorage.Connection:InvokeServer(51)
- end)
- tp.Name = 'tp'
- tp.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- tp.Position = UDim2.new(0.0214285702, 0, 0.721341729, 0)
- tp.Font = Enum.Font.Cartoon
- tp.TextColor3 = Color3.new(0, 0, 0)
- tp.MouseButton1Click:connect(function()
- local Mouse = Player:GetMouse()
- local UserInputService = game:GetService('UserInputService')
- local HoldingControl = false
- Mouse.Button1Down:connect(function()
- Player.Character:MoveTo(Mouse.Hit.p)
- end)
- UserInputService.InputBegan:connect(function(Input, Processed)
- if Input.UserInputType Enum.UserInputType.Keyboard then
- if Input.KeyCode Enum.KeyCode.LeftControl then
- elseif Input.KeyCode Enum.KeyCode.RightControl then
- end
- end)
- UserInputService.InputEnded:connect(function(Input, Processed)
- if Input.UserInputType Enum.UserInputType.Keyboard then
- if Input.KeyCode Enum.KeyCode.LeftControl then
- elseif Input.KeyCode Enum.KeyCode.RightControl then
- end
- end)
- TextLabel_2.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- TextLabel_2.Position = UDim2.new(0.318443805, 0, 0.169811323, 0)
- TextLabel_2.Font = Enum.Font.Code
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- trailer.Parent = Frame
- trailer.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- trailer.Position = UDim2.new(0.357142866, 0, 0.171027243, 0)
- trailer.Font = Enum.Font.Cartoon
- trailer.TextColor3 = Color3.new(0, 0, 0)
- trailer.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(45, 482)
- Party.Parent = Frame
- Party.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- Party.Position = UDim2.new(0.652857184, 0, 0.171027243, 0)
- Party.Font = Enum.Font.Cartoon
- Party.TextColor3 = Color3.new(0, 0, 0)
- Party.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(45, 369)
- large.Parent = Frame
- large.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- large.Position = UDim2.new(0.357142895, 0, 0.350272536, 0)
- large.Font = Enum.Font.Cartoon
- large.TextColor3 = Color3.new(0, 0, 0)
- large.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(45, 185)
- small.Parent = Frame
- small.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- small.Position = UDim2.new(0.652857184, 0, 0.350272536, 0)
- small.Font = Enum.Font.Cartoon
- small.TextColor3 = Color3.new(0, 0, 0)
- small.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(45, 134)
- reg.Parent = Frame
- reg.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- reg.Position = UDim2.new(0.357142866, 0, 0.534591198, 0)
- reg.Font = Enum.Font.Cartoon
- reg.TextColor3 = Color3.new(0, 0, 0)
- reg.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(45, 119)
- TextLabel_3.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
- TextLabel_3.Position = UDim2.new(0.357142866, 0, 0.720125794, 0)
- TextLabel_3.Font = Enum.Font.Code
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
RAW Paste Data
Dec 30th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- game.StarterGui:SetCore('ChatMakeSystemMessage', {
- Color = Color3.new(255, 0, 0);
- FontSize = Enum.FontSize.Size24;
- game.StarterGui:SetCore('ChatMakeSystemMessage', {
- Color = Color3.new(85, 255, 255);
- FontSize = Enum.FontSize.Size24;
- game.StarterGui:SetCore('ChatMakeSystemMessage', {
- Color = Color3.new(85, 255, 255);
- FontSize = Enum.FontSize.Size24;
- wait(1)
- game.StarterGui:SetCore('SendNotification', {
- Text = 'Please Wait 3 Seconds';
- Title = 'Irvan Gui Loaded!';
- Text = 'Gui Made By Moon Enjoyers By OVT~ Dont Forget To Smile Today~';
- local MainFrame = Instance.new('Frame')
- local Plus = Instance.new('TextButton')
- local Made = Instance.new('TextLabel')
- local Boom = Instance.new('TextButton')
- local Chalk = Instance.new('TextButton')
- local Dudu = Instance.new('TextLabel')
- local BuFrame = Instance.new('Frame')
- MeepCity.Parent = game.CoreGui
- MainFrame.Name = 'MainFrame'
- MainFrame.Active = true
- MainFrame.Position = UDim2.new(0.148325354, 0, 0.268686861, 0)
- MainFrame.Visible = false
- MainFrame.Draggable = true
- Title.Name = 'Title'
- Title.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
- Title.Position = UDim2.new(-0.0170212761, 0, -0.0282685515, 0)
- Title.Font = Enum.Font.SourceSansBold
- Title.TextColor3 = Color3.new(1, 1, 1)
- Title.TextStrokeTransparency = 0.10000000149012
- Plus.Name = 'Plus'
- Plus.BackgroundColor3 = Color3.new(0, 0, 0)
- Plus.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Plus.Position = UDim2.new(0.0489361696, 0, 0.176678449, 0)
- Plus.Font = Enum.Font.Cartoon
- Plus.TextColor3 = Color3.new(1, 1, 1)
- Plus.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Plus.MouseButton1Down:connect(function()
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true
- Bantuan.Parent = MainFrame
- Bantuan.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Bantuan.Position = UDim2.new(0.644680858, 0, 0.879858613, 0)
- Bantuan.Font = Enum.Font.Cartoon
- Bantuan.TextColor3 = Color3.new(1, 1, 1)
- Bantuan.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Bantuan.MouseButton1Down:connect(function()
- end)
- Made.Name = 'Made'
- Made.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
- Made.Position = UDim2.new(0.08723405, 0, 0.936395764, 0)
- Made.Font = Enum.Font.SourceSansBold
- Made.TextColor3 = Color3.new(1, 1, 1)
- Made.TextStrokeTransparency = 0.10000000149012
- Tutup.Name = 'Tutup'
- Tutup.BackgroundColor3 = Color3.new(0, 0, 0)
- Tutup.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Tutup.Position = UDim2.new(0.929787219, 0, -0.0282685515, 0)
- Tutup.Font = Enum.Font.Cartoon
- Tutup.TextColor3 = Color3.new(1, 1, 1)
- Tutup.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Tutup.MouseButton1Down:connect(function()
- BuFrame.Visible = true
- Boom.Parent = MainFrame
- Boom.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Boom.Position = UDim2.new(0.506383002, 0, 0.176678449, 0)
- Boom.Font = Enum.Font.Cartoon
- Boom.TextColor3 = Color3.new(1, 1, 1)
- Boom.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Boom.MouseButton1Down:connect(function()
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].BoomBox.Value = true
- Money.Parent = MainFrame
- Money.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Money.Position = UDim2.new(0.506383002, 0, 0.455830395, 0)
- Money.Font = Enum.Font.Cartoon
- Money.TextColor3 = Color3.new(1, 1, 1)
- Money.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Money.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Connection:InvokeServer(9,2) --Made by Amicus Vale
- game.ReplicatedStorage.Connection:InvokeServer(50)
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true -- this will give you more money when you sell
- game.ReplicatedStorage.Connection:InvokeServer(49)
- game.ReplicatedStorage.Connection:InvokeServer(51)
- end)
- Chalk.Name = 'Chalk'
- Chalk.BackgroundColor3 = Color3.new(0, 0, 0)
- Chalk.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Chalk.Position = UDim2.new(0.0489361919, 0, 0.455830395, 0)
- Chalk.Font = Enum.Font.Cartoon
- Chalk.TextColor3 = Color3.new(1, 1, 1)
- Chalk.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
- Chalk.MouseButton1Down:connect(function()
- game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].ChalkPass.Value = true
- BFrame.Parent = MeepCity
- BFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- BFrame.Position = UDim2.new(0.185007975, 0, 0.282828301, 0)
- BFrame.Visible = false
- BFrame.Draggable = true
- Dudu.Name = 'Dudu'
- Dudu.Active = true
- Dudu.BackgroundTransparency = 1
- Dudu.Position = UDim2.new(-0.0202531647, 0, -0.0186915882, 0)
- Dudu.Font = Enum.Font.SourceSansBold
- Dudu.Text = 'Money Farm : Go To Phising Place PHISING THE FISH AND SELL FISH PLUS PASS: YOU CAN GET WINGS IN SHOP ANOTHER ? I DONT KNOW ,THX FOR USING MY GUI ~ MADE BY : Irvan '
- Dudu.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- Dudu.TextWrapped = true
- Dudu.TextYAlignment = Enum.TextYAlignment.Top
- BanTutup.Name = 'BanTutup'
- BanTutup.Active = false
- BanTutup.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BanTutup.Position = UDim2.new(0.493670881, 0, 0.785046697, 0)
- BanTutup.Font = Enum.Font.SourceSansBold
- BanTutup.TextColor3 = Color3.new(1, 1, 1)
- BanTutup.MouseButton1Down:connect(function()
- end)
- BuFrame.Name = 'BuFrame'
- BuFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- BuFrame.BorderColor3 = Color3.new(0.435294, 0.435294, 0.435294)
- BuFrame.Position = UDim2.new(0, 0, 0.474747479, 0)
- Buka.Parent = BuFrame
- Buka.BackgroundTransparency = 1
- Buka.Font = Enum.Font.SourceSansBold
- Buka.TextColor3 = Color3.new(1, 1, 1)
- Buka.TextSize = 14
- Buka.MouseButton1Down:connect(function()
- MainFrame.Visible = true
Roblox Meep City Map And Script Download Windows 10
Roblox Meep City Map And Script Download Windows 7
RAW Paste Data