Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local FantasticFrontierGUI = Instance.new("Frame")
- local Present1 = Instance.new("TextButton")
- local Present2 = Instance.new("TextButton")
- local Present3 = Instance.new("TextButton")
- local Present4 = Instance.new("TextButton")
- local Present5 = Instance.new("TextButton")
- local GratefulFrog = Instance.new("TextButton")
- local RisingStarMushroom = Instance.new("TextButton")
- local TravelerPlant = Instance.new("TextButton")
- local ObjectFromEarth = Instance.new("TextButton")
- local Fog = Instance.new("TextButton")
- local FantasticFrontierGUI2 = Instance.new("Frame")
- local ChromaticDragon = Instance.new("TextButton")
- local EsteemedGumbo = Instance.new("TextButton")
- local Whisperer = Instance.new("TextButton")
- local GoldMole = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- FantasticFrontierGUI.Name = "FantasticFrontierGUI"
- FantasticFrontierGUI.Parent = ScreenGui
- FantasticFrontierGUI.Active = true
- FantasticFrontierGUI.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
- FantasticFrontierGUI.BackgroundTransparency = 0.15000000596046
- FantasticFrontierGUI.Draggable = true
- FantasticFrontierGUI.Position = UDim2.new(0, 0, 0.241134748, 0)
- FantasticFrontierGUI.Size = UDim2.new(0, 92, 0, 321)
- Present1.Name = "Present1"
- Present1.Parent = FantasticFrontierGUI
- Present1.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Present1.Size = UDim2.new(0, 92, 0, 22)
- Present1.Font = Enum.Font.SourceSans
- Present1.Text = "Present1"
- Present1.TextColor3 = Color3.new(1, 1, 1)
- Present1.TextSize = 14
- Present1.MouseButton1Click:connect(function()
- skraatadu = workspace.Present1.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Present2.Name = "Present2"
- Present2.Parent = FantasticFrontierGUI
- Present2.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Present2.Position = UDim2.new(0, 0, 0.0965732113, 0)
- Present2.Size = UDim2.new(0, 92, 0, 22)
- Present2.Font = Enum.Font.SourceSans
- Present2.Text = "Present2"
- Present2.TextColor3 = Color3.new(1, 1, 1)
- Present2.TextSize = 14
- Present2.MouseButton1Click:connect(function()
- skraatadu = workspace.Present2.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Present3.Name = "Present3"
- Present3.Parent = FantasticFrontierGUI
- Present3.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Present3.Position = UDim2.new(0, 0, 0.196261689, 0)
- Present3.Size = UDim2.new(0, 92, 0, 22)
- Present3.Font = Enum.Font.SourceSans
- Present3.Text = "Present3"
- Present3.TextColor3 = Color3.new(1, 1, 1)
- Present3.TextSize = 14
- Present3.MouseButton1Click:connect(function()
- skraatadu = workspace.Present3.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Present4.Name = "Present4"
- Present4.Parent = FantasticFrontierGUI
- Present4.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Present4.Position = UDim2.new(0, 0, 0.299065411, 0)
- Present4.Size = UDim2.new(0, 92, 0, 22)
- Present4.Font = Enum.Font.SourceSans
- Present4.Text = "Present4"
- Present4.TextColor3 = Color3.new(1, 1, 1)
- Present4.TextSize = 14
- Present4.MouseButton1Click:connect(function()
- skraatadu = workspace.Present4.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Present5.Name = "Present5"
- Present5.Parent = FantasticFrontierGUI
- Present5.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Present5.Position = UDim2.new(0, 0, 0.401869148, 0)
- Present5.Size = UDim2.new(0, 92, 0, 22)
- Present5.Font = Enum.Font.SourceSans
- Present5.Text = "Present5"
- Present5.TextColor3 = Color3.new(1, 1, 1)
- Present5.TextSize = 14
- Present5.MouseButton1Click:connect(function()
- skraatadu = workspace.Present5.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- GratefulFrog.Name = "GratefulFrog"
- GratefulFrog.Parent = FantasticFrontierGUI
- GratefulFrog.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- GratefulFrog.Position = UDim2.new(0, 0, 0.507788181, 0)
- GratefulFrog.Size = UDim2.new(0, 92, 0, 22)
- GratefulFrog.Font = Enum.Font.SourceSans
- GratefulFrog.Text = "GratefulFrog"
- GratefulFrog.TextColor3 = Color3.new(1, 1, 1)
- GratefulFrog.TextSize = 14
- GratefulFrog.MouseButton1Click:connect(function()
- skraatadu = workspace.Spawners["The Sprutle Frog Expansion_Updated"].Spawner_GratefulFrogs.GratefulFrog.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- RisingStarMushroom.Name = "RisingStarMushroom"
- RisingStarMushroom.Parent = FantasticFrontierGUI
- RisingStarMushroom.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- RisingStarMushroom.Position = UDim2.new(0, 0, 0.613707185, 0)
- RisingStarMushroom.Size = UDim2.new(0, 92, 0, 22)
- RisingStarMushroom.Font = Enum.Font.SourceSans
- RisingStarMushroom.Text = "RisingStar"
- RisingStarMushroom.TextColor3 = Color3.new(1, 1, 1)
- RisingStarMushroom.TextSize = 14
- RisingStarMushroom.MouseButton1Click:connect(function()
- skraatadu = workspace.Spawners["Horseshoe_Mushrooms"].Spawner_RisingStarMushroom.RisingStarMushroom.PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- TravelerPlant.Name = "TravelerPlant"
- TravelerPlant.Parent = FantasticFrontierGUI
- TravelerPlant.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- TravelerPlant.Position = UDim2.new(0, 0, 0.834890962, 0)
- TravelerPlant.Size = UDim2.new(0, 92, 0, 22)
- TravelerPlant.Font = Enum.Font.SourceSans
- TravelerPlant.Text = "TravelerPlant"
- TravelerPlant.TextColor3 = Color3.new(1, 1, 1)
- TravelerPlant.TextSize = 14
- TravelerPlant.MouseButton1Click:connect(function()
- skraatadu = workspace.Spawners["Horseshoe_Mushrooms"].Spawner_TravelerPlant["Traveler Plant"].PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- ObjectFromEarth.Name = "ObjectFromEarth"
- ObjectFromEarth.Parent = FantasticFrontierGUI
- ObjectFromEarth.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- ObjectFromEarth.Position = UDim2.new(0, 0, 0.725856721, 0)
- ObjectFromEarth.Size = UDim2.new(0, 92, 0, 22)
- ObjectFromEarth.Font = Enum.Font.SourceSans
- ObjectFromEarth.Text = "ObjectFrEarth"
- ObjectFromEarth.TextColor3 = Color3.new(1, 1, 1)
- ObjectFromEarth.TextSize = 14
- ObjectFromEarth.MouseButton1Click:connect(function()
- skraatadu = workspace.Spawners["Horseshoe_Mushrooms"].Spawner_TheObjectFromEarth["The Object from Earth"].PP
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Fog.Name = "Fog"
- Fog.Parent = FantasticFrontierGUI
- Fog.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Fog.Position = UDim2.new(0, 0, 0.931464195, 0)
- Fog.Size = UDim2.new(0, 92, 0, 22)
- Fog.Font = Enum.Font.SourceSans
- Fog.Text = "Fog"
- Fog.TextColor3 = Color3.new(1, 1, 1)
- Fog.TextSize = 14
- Fog.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Stats.SightRange.Value = 2000000
- end)
- FantasticFrontierGUI2.Name = "FantasticFrontierGUI2"
- FantasticFrontierGUI2.Parent = ScreenGui
- FantasticFrontierGUI2.Active = true
- FantasticFrontierGUI2.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
- FantasticFrontierGUI2.BackgroundTransparency = 0.15000000596046
- FantasticFrontierGUI2.Draggable = true
- FantasticFrontierGUI2.Position = UDim2.new(0, 0, -0.0780141801, 0)
- FantasticFrontierGUI2.Size = UDim2.new(0, 92, 0, 125)
- ChromaticDragon.Name = "ChromaticDragon"
- ChromaticDragon.Parent = FantasticFrontierGUI2
- ChromaticDragon.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- ChromaticDragon.Position = UDim2.new(0, 0, 0.281758219, 0)
- ChromaticDragon.Size = UDim2.new(0, 92, 0, 22)
- ChromaticDragon.Font = Enum.Font.SourceSans
- ChromaticDragon.Text = "ChromaticDragon"
- ChromaticDragon.TextColor3 = Color3.new(1, 1, 1)
- ChromaticDragon.TextSize = 14
- ChromaticDragon.MouseButton1Click:connect(function()
- skraatadu = workspace.NPCS.AltFantasticDragonNPC.FantasticDragonModel.SP1
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- EsteemedGumbo.Name = "EsteemedGumbo"
- EsteemedGumbo.Parent = FantasticFrontierGUI2
- EsteemedGumbo.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- EsteemedGumbo.Size = UDim2.new(0, 92, 0, 22)
- EsteemedGumbo.Font = Enum.Font.SourceSans
- EsteemedGumbo.Text = "EsteemedGumbo"
- EsteemedGumbo.TextColor3 = Color3.new(1, 1, 1)
- EsteemedGumbo.TextSize = 14
- EsteemedGumbo.MouseButton1Click:connect(function()
- skraatadu = workspace.NPCS.BrickfaceNPC.Head
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- Whisperer.Name = "Whisperer"
- Whisperer.Parent = FantasticFrontierGUI2
- Whisperer.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Whisperer.Position = UDim2.new(0, 0, 0.55401206, 0)
- Whisperer.Size = UDim2.new(0, 92, 0, 22)
- Whisperer.Font = Enum.Font.SourceSans
- Whisperer.Text = "Whisperer"
- Whisperer.TextColor3 = Color3.new(1, 1, 1)
- Whisperer.TextSize = 14
- Whisperer.MouseButton1Click:connect(function()
- skraatadu = workspace.NPCS.WhispererNPC.Head
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
- GoldMole.Name = "GoldMole"
- GoldMole.Parent = FantasticFrontierGUI2
- GoldMole.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- GoldMole.Position = UDim2.new(0, 0, 0.824820757, 0)
- GoldMole.Size = UDim2.new(0, 92, 0, 22)
- GoldMole.Font = Enum.Font.SourceSans
- GoldMole.Text = "GoldMole"
- GoldMole.TextColor3 = Color3.new(1, 1, 1)
- GoldMole.TextSize = 14
- GoldMole.MouseButton1Click:connect(function()
- skraatadu = workspace.NPCS.ToonMoleNPC.Head
- local ech = Instance.new("Beam")
- ech.Name = "dddd"
- ech.Parent = game.Players.LocalPlayer.Character.Torso
- ech.Width0 = 0.1
- ech.Width1 = 0.1
- local dab = Instance.new("Attachment")
- local pp = Instance.new("Attachment")
- dab.Parent = game.Players.LocalPlayer.Character.Torso
- pp.Parent = skraatadu
- ech.Attachment0 = dab
- ech.Attachment1 = pp
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement