Advertisement
M-Q711599

-- Made By Darion -- Objects local ScreenGui = Instanc

Dec 29th, 2019
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1.  
  2. -- Made By Darion
  3.  
  4. -- Objects
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Topbar = Instance.new("TextLabel")
  8. local Child = Instance.new("TextButton")
  9. local Crown = Instance.new("TextButton")
  10. local DaiLee = Instance.new("TextButton")
  11. local Fans = Instance.new("TextButton")
  12. local Kyoshi = Instance.new("TextButton")
  13. local Mother = Instance.new("TextButton")
  14. local Copper = Instance.new("TextLabel")
  15. local Gold = Instance.new("TextLabel")
  16. local Silver = Instance.new("TextLabel")
  17. local Frame = Instance.new("Frame")
  18. local Fans_2 = Instance.new("TextButton")
  19.  
  20. -- Properties
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23.  
  24. Topbar.Name = "Topbar"
  25. Topbar.Parent = ScreenGui
  26. Topbar.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
  27. Topbar.BorderColor3 = Color3.new(0.352941, 0.556863, 0.913726)
  28. Topbar.Position = UDim2.new(0.138360173, 0, 0.122529641, 0)
  29. Topbar.Size = UDim2.new(0, 310, 0, 39)
  30. Topbar.ZIndex = 3
  31. Topbar.Font = Enum.Font.SourceSans
  32. Topbar.Text = "Avatar The Last Airbender Manual Money Farm Script By Darion"
  33. Topbar.TextColor3 = Color3.new(0, 0, 0)
  34. Topbar.TextSize = 14
  35. Topbar.Active = true
  36. Topbar.Draggable = true
  37.  
  38. Child.Name = "Child"
  39. Child.Parent = Topbar
  40. Child.BackgroundColor3 = Color3.new(1, 1, 1)
  41. Child.Position = UDim2.new(0.370325983, 0, 1.97115374, 0)
  42. Child.Size = UDim2.new(0, 93, 0, 40)
  43. Child.ZIndex = 2
  44. Child.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  45. Child.Font = Enum.Font.SourceSans
  46. Child.Text = "Lost Child"
  47. Child.TextColor3 = Color3.new(0, 0, 0)
  48. Child.TextSize = 14
  49. Child.MouseButton1Click:connect(function()
  50. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(191.422, 3.494, 3185.082)
  51. end)
  52.  
  53. Crown.Name = "Crown"
  54. Crown.Parent = Topbar
  55. Crown.BackgroundColor3 = Color3.new(1, 1, 1)
  56. Crown.Position = UDim2.new(0.0315993875, 0, 3.00412083, 0)
  57. Crown.Size = UDim2.new(0, 96, 0, 40)
  58. Crown.ZIndex = 2
  59. Crown.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  60. Crown.Font = Enum.Font.SourceSans
  61. Crown.Text = "Crown"
  62. Crown.TextColor3 = Color3.new(0, 0, 0)
  63. Crown.TextSize = 14
  64. Crown.MouseButton1Click:connect(function()
  65. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.QuestItems.EarthKing.Union.CFrame
  66. end)
  67.  
  68. DaiLee.Name = "DaiLee"
  69. DaiLee.Parent = Topbar
  70. DaiLee.BackgroundColor3 = Color3.new(1, 1, 1)
  71. DaiLee.Position = UDim2.new(0.0315993875, 0, 1.97115374, 0)
  72. DaiLee.Size = UDim2.new(0, 96, 0, 40)
  73. DaiLee.ZIndex = 2
  74. DaiLee.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  75. DaiLee.Font = Enum.Font.SourceSans
  76. DaiLee.Text = "Dai Lee Agent"
  77. DaiLee.TextColor3 = Color3.new(0, 0, 0)
  78. DaiLee.TextSize = 14
  79. DaiLee.MouseButton1Click:connect(function()
  80. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-181.569, 3.151, 3406.990)
  81. end)
  82.  
  83. Fans.Name = "Fans"
  84. Fans.Parent = Topbar
  85. Fans.BackgroundColor3 = Color3.new(1, 1, 1)
  86. Fans.Position = UDim2.new(0.670967758, 0, 3, 0)
  87. Fans.Size = UDim2.new(0, 52, 0, 40)
  88. Fans.ZIndex = 2
  89. Fans.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  90. Fans.Font = Enum.Font.SourceSans
  91. Fans.Text = "RightFan"
  92. Fans.TextColor3 = Color3.new(0, 0, 0)
  93. Fans.TextSize = 14
  94. Fans.MouseButton1Click:connect(function()
  95. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.QuestItems.RightFan.CFrame
  96. end)
  97. Kyoshi.Name = "Kyoshi"
  98. Kyoshi.Parent = Topbar
  99. Kyoshi.BackgroundColor3 = Color3.new(1, 1, 1)
  100. Kyoshi.Position = UDim2.new(0.684884369, 0, 1.97115374, 0)
  101. Kyoshi.Size = UDim2.new(0, 92, 0, 40)
  102. Kyoshi.ZIndex = 2
  103. Kyoshi.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  104. Kyoshi.Font = Enum.Font.SourceSans
  105. Kyoshi.Text = "Kyoshi Warrior"
  106. Kyoshi.TextColor3 = Color3.new(0, 0, 0)
  107. Kyoshi.TextSize = 14
  108. Kyoshi.MouseButton1Click:connect(function()
  109. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1034.987, 36.072, -3444.837)
  110. end)
  111.  
  112. Mother.Name = "Mother"
  113. Mother.Parent = Topbar
  114. Mother.BackgroundColor3 = Color3.new(1, 1, 1)
  115. Mother.Position = UDim2.new(0.370325983, 0, 3.00412083, 0)
  116. Mother.Size = UDim2.new(0, 93, 0, 40)
  117. Mother.ZIndex = 2
  118. Mother.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  119. Mother.Font = Enum.Font.SourceSans
  120. Mother.Text = "Mother Of Child"
  121. Mother.TextColor3 = Color3.new(0, 0, 0)
  122. Mother.TextSize = 14
  123. Mother.MouseButton1Click:connect(function()
  124. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-88.589, 3.149, 2876.526)
  125. end)
  126.  
  127. Copper.Name = "Copper"
  128. Copper.Parent = Topbar
  129. Copper.BackgroundColor3 =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement