Advertisement
Dully

my script

Jul 31st, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local ForceField = Instance.new("TextButton")
  7. local Fly = Instance.new("TextButton")
  8. local Btools = Instance.new("TextButton")
  9. local WalkSpeed = Instance.new("TextButton")
  10. local TextButton = Instance.new("TextButton")
  11. local Jumppower = Instance.new("TextButton")
  12. local x = Instance.new("TextButton")
  13. --Properties:
  14. Frame.Parent = game.StarterGui.ScreenGui
  15. Frame.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  16. Frame.BorderColor3 = Color3.new(0, 0, 0)
  17. Frame.BorderSizePixel = 4
  18. Frame.Position = UDim2.new(0.263541669, 0, 0.18008475, 0)
  19. Frame.Size = UDim2.new(0, 631, 0, 520)
  20.  
  21. TextLabel.Parent = Frame
  22. TextLabel.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  23. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  24. TextLabel.BorderSizePixel = 4
  25. TextLabel.Size = UDim2.new(0, 631, 0, 107)
  26. TextLabel.Font = Enum.Font.SourceSans
  27. TextLabel.Text = "Gui Made By Dully#7675 and Jaowsa#6248"
  28. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  29. TextLabel.TextScaled = true
  30. TextLabel.TextSize = 14
  31. TextLabel.TextWrapped = true
  32.  
  33. ForceField.Name = "Force Field"
  34. ForceField.Parent = Frame
  35. ForceField.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  36. ForceField.BorderColor3 = Color3.new(0, 0, 0)
  37. ForceField.BorderSizePixel = 4
  38. ForceField.Position = UDim2.new(0.071315363, 0, 0.800000012, 0)
  39. ForceField.Size = UDim2.new(0, 200, 0, 50)
  40. ForceField.Selected = true
  41. ForceField.Font = Enum.Font.SourceSans
  42. ForceField.Text = "Force Field"
  43. ForceField.TextColor3 = Color3.new(0, 0, 0)
  44. ForceField.TextScaled = true
  45. ForceField.TextSize = 14
  46. ForceField.TextWrapped = true
  47. game.Workspace.ForceField
  48.  
  49. Fly.Name = "Fly"
  50. Fly.Parent = Frame
  51. Fly.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  52. Fly.BorderColor3 = Color3.new(0, 0, 0)
  53. Fly.BorderSizePixel = 4
  54. Fly.Position = UDim2.new(0.561014175, 0, 0.800000012, 0)
  55. Fly.Size = UDim2.new(0, 200, 0, 50)
  56. Fly.Font = Enum.Font.SourceSans
  57. Fly.Text = "Fly"
  58. Fly.TextColor3 = Color3.new(0, 0, 0)
  59. Fly.TextScaled = true
  60. Fly.TextSize = 14
  61. Fly.TextWrapped = true
  62.  
  63. local tool1 = Instance.new("HopperBin"),game.Players.LocalPlayer.BackPack)
  64. local tool2 = Instance.new("HopperBin"),game.Players.LocalPlayer.BackPack)
  65. local tool3 = Instance.new("HopperBin"),game.Players.LocalPlayer.BackPack)
  66. local tool4 = Instance.new("HopperBin"),game.Players.LocalPlayer.BackPack)
  67. local tool5 = Instance.new("HopperBin"),game.Players.LocalPlayer.BackPack)
  68. tool1.BinType = "Clone"
  69. tool2.BinType = "GameTool"
  70. tool3.BinType = "Hammer"
  71. tool4.BinType = "Script"
  72. tool5.BinType = "Grab"
  73. end)
  74.  
  75. Btools.Name = "Btools"
  76. Btools.Parent =MainFrame
  77. Btools.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  78. Btools.BorderColor3 = Color3.new(0, 0, 0)
  79. Btools.BorderSizePixel = 4
  80. Btools.Position = UDim2.new(0.561014235, 0, 0.575000048, 0)
  81. Btools.Size = UDim2.new(0, 200, 0, 50)
  82. Btools.Font = Enum.Font.SourceSans
  83. Btools.Text = "Btools"
  84. Btools.TextColor3 = Color3.new(0, 0, 0)
  85. Btools.TextScaled = true
  86. Btools.TextSize = 14
  87. Btools.TextWrapped = true
  88.  
  89.  
  90.  
  91. WalkSpeed.Name = "WalkSpeed"
  92. WalkSpeed.Parent = Frame
  93. WalkSpeed.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  94. WalkSpeed.BorderColor3 = Color3.new(0, 0, 0)
  95. WalkSpeed.BorderSizePixel = 4
  96. WalkSpeed.Position = UDim2.new(0.071315363, 0, 0.575000048, 0)
  97. WalkSpeed.Size = UDim2.new(0, 200, 0, 50)
  98. WalkSpeed.Font = Enum.Font.SourceSans
  99. WalkSpeed.Text = "WalkSpeed"
  100. WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
  101. WalkSpeed.TextScaled = true
  102. WalkSpeed.TextSize = 14
  103. WalkSpeed.TextWrapped = true
  104. WalkSpeed.MouseButton1Down:connect(function()
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. TextButton.Parent = Frame
  112. TextButton.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  113. TextButton.BorderColor3 = Color3.new(0, 0, 0)
  114. TextButton.BorderSizePixel = 4
  115. TextButton.Position = UDim2.new(0.561014295, 0, 0.328846157, 0)
  116. TextButton.Size = UDim2.new(0, 200, 0, 50)
  117. TextButton.Font = Enum.Font.SourceSans
  118. TextButton.Text = "Unfly"
  119. TextButton.TextColor3 = Color3.new(0, 0, 0)
  120. TextButton.TextScaled = true
  121. TextButton.TextSize = 14
  122. TextButton.TextWrapped = true
  123.  
  124. Jumppower.Name = "Jump power"
  125. Jumppower.Parent = Frame
  126. Jumppower.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  127. Jumppower.BorderColor3 = Color3.new(0, 0, 0)
  128. Jumppower.BorderSizePixel = 4
  129. Jumppower.Position = UDim2.new(0.0713153705, 0, 0.328846157, 0)
  130. Jumppower.Size = UDim2.new(0, 200, 0, 50)
  131. Jumppower.Font = Enum.Font.SourceSans
  132. Jumppower.Text = "Jump power"
  133. Jumppower.TextColor3 = Color3.new(0, 0, 0)
  134. Jumppower.TextScaled = true
  135. Jumppower.TextSize = 14
  136. Jumppower.TextWrapped = true
  137.  
  138.  
  139. x.Name = "x"
  140. x.Parent = Frame
  141. x.BackgroundColor3 = Color3.new(1, 0, 0)
  142. x.BorderColor3 = Color3.new(0, 0, 0)
  143. x.BorderSizePixel = 4
  144. x.Position = UDim2.new(0.91283673, 0, 0, 0)
  145. x.Size = UDim2.new(0, 54, 0, 50)
  146. x.Font = Enum.Font.SourceSans
  147. x.Text = "x"
  148. x.TextColor3 = Color3.new(0, 0, 0)
  149. x.TextScaled = true
  150. x.TextSize = 14
  151. x.TextWrapped = true
  152. x.MouseButton1Down:connect(function()
  153. ButtonName.MouseButton1Down:connect(function()
  154. SCRIPT
  155. end)
  156.  
  157.  
  158.  
  159.  
  160. -- Scripts:
  161. function SCRIPT_LHKO80_FAKESCRIPT() -- x.LocalScript
  162. local script = Instance.new('LocalScript')
  163. script.Parent = x
  164. script.Parent.MouseButton1Click:Connect(function()
  165. game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame.Visible = false
  166. end)
  167.  
  168. end
  169. coroutine.resume(coroutine.create(SCRIPT_LHKO80_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement