Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By Darion
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local Topbar = Instance.new("TextLabel")
- local Child = Instance.new("TextButton")
- local Crown = Instance.new("TextButton")
- local DaiLee = Instance.new("TextButton")
- local Fans = Instance.new("TextButton")
- local Kyoshi = Instance.new("TextButton")
- local Mother = Instance.new("TextButton")
- local Copper = Instance.new("TextLabel")
- local Gold = Instance.new("TextLabel")
- local Silver = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local Fans_2 = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- Topbar.Name = "Topbar"
- Topbar.Parent = ScreenGui
- Topbar.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Topbar.BorderColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Topbar.Position = UDim2.new(0.138360173, 0, 0.122529641, 0)
- Topbar.Size = UDim2.new(0, 310, 0, 39)
- Topbar.ZIndex = 3
- Topbar.Font = Enum.Font.SourceSans
- Topbar.Text = "Avatar The Last Airbender Manual Money Farm Script By Darion"
- Topbar.TextColor3 = Color3.new(0, 0, 0)
- Topbar.TextSize = 14
- Topbar.Active = true
- Topbar.Draggable = true
- Child.Name = "Child"
- Child.Parent = Topbar
- Child.BackgroundColor3 = Color3.new(1, 1, 1)
- Child.Position = UDim2.new(0.370325983, 0, 1.97115374, 0)
- Child.Size = UDim2.new(0, 93, 0, 40)
- Child.ZIndex = 2
- Child.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Child.Font = Enum.Font.SourceSans
- Child.Text = "Lost Child"
- Child.TextColor3 = Color3.new(0, 0, 0)
- Child.TextSize = 14
- Child.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(191.422, 3.494, 3185.082)
- end)
- Crown.Name = "Crown"
- Crown.Parent = Topbar
- Crown.BackgroundColor3 = Color3.new(1, 1, 1)
- Crown.Position = UDim2.new(0.0315993875, 0, 3.00412083, 0)
- Crown.Size = UDim2.new(0, 96, 0, 40)
- Crown.ZIndex = 2
- Crown.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Crown.Font = Enum.Font.SourceSans
- Crown.Text = "Crown"
- Crown.TextColor3 = Color3.new(0, 0, 0)
- Crown.TextSize = 14
- Crown.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.QuestItems.EarthKing.Union.CFrame
- end)
- DaiLee.Name = "DaiLee"
- DaiLee.Parent = Topbar
- DaiLee.BackgroundColor3 = Color3.new(1, 1, 1)
- DaiLee.Position = UDim2.new(0.0315993875, 0, 1.97115374, 0)
- DaiLee.Size = UDim2.new(0, 96, 0, 40)
- DaiLee.ZIndex = 2
- DaiLee.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- DaiLee.Font = Enum.Font.SourceSans
- DaiLee.Text = "Dai Lee Agent"
- DaiLee.TextColor3 = Color3.new(0, 0, 0)
- DaiLee.TextSize = 14
- DaiLee.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-181.569, 3.151, 3406.990)
- end)
- Fans.Name = "Fans"
- Fans.Parent = Topbar
- Fans.BackgroundColor3 = Color3.new(1, 1, 1)
- Fans.Position = UDim2.new(0.670967758, 0, 3, 0)
- Fans.Size = UDim2.new(0, 52, 0, 40)
- Fans.ZIndex = 2
- Fans.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Fans.Font = Enum.Font.SourceSans
- Fans.Text = "RightFan"
- Fans.TextColor3 = Color3.new(0, 0, 0)
- Fans.TextSize = 14
- Fans.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.QuestItems.RightFan.CFrame
- end)
- Kyoshi.Name = "Kyoshi"
- Kyoshi.Parent = Topbar
- Kyoshi.BackgroundColor3 = Color3.new(1, 1, 1)
- Kyoshi.Position = UDim2.new(0.684884369, 0, 1.97115374, 0)
- Kyoshi.Size = UDim2.new(0, 92, 0, 40)
- Kyoshi.ZIndex = 2
- Kyoshi.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Kyoshi.Font = Enum.Font.SourceSans
- Kyoshi.Text = "Kyoshi Warrior"
- Kyoshi.TextColor3 = Color3.new(0, 0, 0)
- Kyoshi.TextSize = 14
- Kyoshi.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1034.987, 36.072, -3444.837)
- end)
- Mother.Name = "Mother"
- Mother.Parent = Topbar
- Mother.BackgroundColor3 = Color3.new(1, 1, 1)
- Mother.Position = UDim2.new(0.370325983, 0, 3.00412083, 0)
- Mother.Size = UDim2.new(0, 93, 0, 40)
- Mother.ZIndex = 2
- Mother.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Mother.Font = Enum.Font.SourceSans
- Mother.Text = "Mother Of Child"
- Mother.TextColor3 = Color3.new(0, 0, 0)
- Mother.TextSize = 14
- Mother.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-88.589, 3.149, 2876.526)
- end)
- Copper.Name = "Copper"
- Copper.Parent = Topbar
- Copper.BackgroundColor3 =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement