thi2004

Untitled

Oct 3rd, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SuperPowerTrainingSimulator = Instance.new("ScreenGui")
  5. local MainGui = Instance.new("Frame")
  6. local FramStats = Instance.new("TextButton")
  7. local KIllAlls = Instance.new("TextButton")
  8. local Gui2 = Instance.new("Frame")
  9. local Own = Instance.new("TextLabel")
  10. local Close1 = Instance.new("TextButton")
  11. local Credit1 = Instance.new("TextLabel")
  12. local KillAll = Instance.new("TextButton")
  13. local FeGod = Instance.new("TextButton")
  14. local Tilte = Instance.new("TextLabel")
  15. local Close = Instance.new("TextButton")
  16. local Credit = Instance.new("TextLabel")
  17. local OpenGui = Instance.new("Frame")
  18. local Open = Instance.new("TextButton")
  19. --Properties:
  20. SuperPowerTrainingSimulator.Name = "Super Power Training Simulator"
  21. SuperPowerTrainingSimulator.Parent = game.CoreGui
  22.  
  23. MainGui.Name = "MainGui"
  24. MainGui.Parent = SuperPowerTrainingSimulator
  25. MainGui.BackgroundColor3 = Color3.new(1, 1, 1)
  26. MainGui.Position = UDim2.new(0.0790000036, 0, 1.70000005, 0)
  27. MainGui.Size = UDim2.new(0, 389, 0, 355)
  28. MainGui.Style = Enum.FrameStyle.DropShadow
  29. MainGui.Active = true
  30. MainGui.Draggable = true
  31.  
  32. FramStats.Name = "Fram Stats"
  33. FramStats.Parent = MainGui
  34. FramStats.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  35. FramStats.Position = UDim2.new(0.246973351, 0, 0.174647883, 0)
  36. FramStats.Size = UDim2.new(0, 200, 0, 69)
  37. FramStats.Font = Enum.Font.SourceSans
  38. FramStats.Text = "Farm Stats"
  39. FramStats.TextColor3 = Color3.new(1, 0, 0)
  40. FramStats.TextSize = 14
  41. FramStats.MouseButton1Down:connect(function()
  42. _G.toggle = true --true ON | false OFF
  43. while _G.toggle do
  44. wait()
  45. local A =
  46. {
  47. [1] = "+JF1"
  48. }
  49. local AA = game:GetService("ReplicatedStorage").RemoteEvent
  50. AA:FireServer(A)
  51. wait()
  52. local B =
  53. {
  54. [1] = "+MS1"
  55. }
  56. local BB = game:GetService("ReplicatedStorage").RemoteEvent
  57. BB:FireServer(B)
  58. wait()
  59. local C =
  60. {
  61. [1] = "+FS1"
  62. }
  63. local CC = game:GetService("ReplicatedStorage").RemoteEvent
  64. CC:FireServer(C)
  65. wait()
  66. local D =
  67. {
  68. [1] = "+BT1"
  69. }
  70. local DD = game:GetService("ReplicatedStorage").RemoteEvent
  71. DD:FireServer(D)
  72. wait()
  73. local E =
  74. {
  75. [1] = "+PP1"
  76. }
  77. local EE = game:GetService("ReplicatedStorage").RemoteEvent
  78. EE:FireServer(E)
  79. end
  80. end)
  81.  
  82. KIllAlls.Name = "KIll Alls"
  83. KIllAlls.Parent = MainGui
  84. KIllAlls.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  85. KIllAlls.Position = UDim2.new(0.246973351, 0, 0.523943663, 0)
  86. KIllAlls.Size = UDim2.new(0, 200, 0, 65)
  87. KIllAlls.Font = Enum.Font.SourceSans
  88. KIllAlls.Text = "Kill Alls"
  89. KIllAlls.TextColor3 = Color3.new(1, 0, 0)
  90. KIllAlls.TextSize = 14
  91. KIllAlls.MouseButton1Down:connect(function()
  92. Gui2:TweenPosition(UDim2.new(1.474, 0,-2.86, 0), 'Out','Bounce', 1)
  93. Gui2.Visible = true
  94. end)
  95.  
  96. Gui2.Name = "Gui2"
  97. Gui2.Parent = KIllAlls
  98. Gui2.BackgroundColor3 = Color3.new(1, 1, 1)
  99. Gui2.Position = UDim2.new(1.47420287, 0, -2.8599484, 0)
  100. Gui2.Size = UDim2.new(0, 381, 0, 355)
  101. Gui2.Visible = false
  102. Gui2.Style = Enum.FrameStyle.DropShadow
  103. Gui2.Active = true
  104. Gui2.Draggable = true
  105.  
  106. Own.Name = "Own"
  107. Own.Parent = Gui2
  108. Own.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  109. Own.Position = UDim2.new(-0.0131926127, 0, 0, 0)
  110. Own.Size = UDim2.new(0, 328, 0, 32)
  111. Own.Font = Enum.Font.SourceSans
  112. Own.Text = "Scritp Belong To V3rmillion"
  113. Own.TextColor3 = Color3.new(1, 0, 0)
  114. Own.TextSize = 14
  115.  
  116. Close1.Name = "Close1"
  117. Close1.Parent = Gui2
  118. Close1.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  119. Close1.Position = UDim2.new(0.888586998, 0, 0, 0)
  120. Close1.Size = UDim2.new(0, 41, 0, 32)
  121. Close1.Font = Enum.Font.SourceSans
  122. Close1.Text = "X"
  123. Close1.TextColor3 = Color3.new(1, 0, 0)
  124. Close1.TextSize = 14
  125. Close1.MouseButton1Down:connect(function()
  126. Gui2:TweenPosition(UDim2.new(0.079, 0, 9.9, 0), 'Out','Bounce', 1)
  127. Gui2.Visible = false
  128. end)
  129.  
  130. Credit1.Name = "Credit1"
  131. Credit1.Parent = Gui2
  132. Credit1.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  133. Credit1.Position = UDim2.new(-0.00792855397, 0, 0.907042205, 0)
  134. Credit1.Size = UDim2.new(0, 371, 0, 32)
  135. Credit1.Font = Enum.Font.SourceSans
  136. Credit1.Text = "Make By ClarkShadow(ClarkShadow#1097)"
  137. Credit1.TextColor3 = Color3.new(1, 0, 0)
  138. Credit1.TextSize = 14
  139.  
  140. KillAll.Name = "Kill All"
  141. KillAll.Parent = Gui2
  142. KillAll.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  143. KillAll.Position = UDim2.new(0.22047244, 0, 0.202816904, 0)
  144. KillAll.Size = UDim2.new(0, 200, 0, 50)
  145. KillAll.Font = Enum.Font.SourceSans
  146. KillAll.Text = "Kill All"
  147. KillAll.TextColor3 = Color3.new(1, 0, 0)
  148. KillAll.TextSize = 14
  149. KillAll.MouseButton1Down:connect(function()
  150. --Made By Lagx#2413--
  151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  152. for i = 1, 50 do
  153. while wait() do
  154. local Loc = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  155. for i, ChosenPlayer in pairs(game.Players:GetPlayers()) do
  156. if ChosenPlayer.Name ~= game:GetService("Players").LocalPlayer.Name then
  157. ChosenPlayer.Character:SetPrimaryPartCFrame(Loc)
  158. end
  159. end
  160. end
  161. end
  162. end)
  163.  
  164. FeGod.Name = "Fe God"
  165. FeGod.Parent = Gui2
  166. FeGod.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  167. FeGod.Position = UDim2.new(0.22047244, 0, 0.495774627, 0)
  168. FeGod.Size = UDim2.new(0, 200, 0, 50)
  169. FeGod.Font = Enum.Font.SourceSans
  170. FeGod.Text = "Fe God"
  171. FeGod.TextColor3 = Color3.new(1, 0, 0)
  172. FeGod.TextSize = 14
  173. FeGod.MouseButton1Down:connect(function()
  174. -- Variables
  175. gsPlayers = game:GetService("Players")
  176. gsWorkspace = game:GetService("Workspace")
  177. LP = gsPlayers.LocalPlayer
  178. -- FE God
  179. game:GetService("Workspace")
  180. local changeview = false
  181. if gsWorkspace.CurrentCamera.CameraSubject == LP.Character.Humanoid or gsWorkspace.CurrentCamera.CameraSubject == LP.Character then
  182. changeview = true
  183. end
  184. LP.Character.Humanoid.Name = 1
  185. local l = LP.Character["1"]:Clone()
  186. l.Parent = LP.Character
  187. l.Name = "Humanoid"
  188. wait(0.1)
  189. LP.Character["1"]:Destroy()
  190. if changeview then
  191. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  192. end
  193. LP.Character.Animate.Disabled = true
  194. wait(0.1)
  195. LP.Character.Animate.Disabled = false
  196. LP.Character.Humanoid.DisplayDistanceType = "None"
  197. end)
  198.  
  199. Tilte.Name = "Tilte"
  200. Tilte.Parent = MainGui
  201. Tilte.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  202. Tilte.Position = UDim2.new(-0.0102827763, 0, 0, 0)
  203. Tilte.Size = UDim2.new(0, 349, 0, 32)
  204. Tilte.Font = Enum.Font.SourceSans
  205. Tilte.Text = "Super Power Training Simulator Gui"
  206. Tilte.TextColor3 = Color3.new(1, 0, 0)
  207. Tilte.TextSize = 14
  208.  
  209. Close.Name = "Close"
  210. Close.Parent = MainGui
  211. Close.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  212. Close.Position = UDim2.new(0.910411596, 0, 0, 0)
  213. Close.Size = UDim2.new(0, 37, 0, 32)
  214. Close.Font = Enum.Font.SourceSans
  215. Close.Text = "X"
  216. Close.TextColor3 = Color3.new(1, 0, 0)
  217. Close.TextSize = 14
  218. Close.MouseButton1Down:connect(function()
  219. MainGui:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  220. OpenGui.Visible = true
  221. end)
  222.  
  223. Credit.Name = "Credit"
  224. Credit.Parent = MainGui
  225. Credit.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  226. Credit.Position = UDim2.new(-0.0102827763, 0, 0.904225349, 0)
  227. Credit.Size = UDim2.new(0, 381, 0, 32)
  228. Credit.Font = Enum.Font.SourceSans
  229. Credit.Text = "Make By ClarkShadow(ClarkShadow#1097)"
  230. Credit.TextColor3 = Color3.new(1, 0, 0)
  231. Credit.TextSize = 14
  232.  
  233. OpenGui.Name = "OpenGui"
  234. OpenGui.Parent = SuperPowerTrainingSimulator
  235. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  236. OpenGui.Position = UDim2.new(0, 0, 0.537848592, 0)
  237. OpenGui.Size = UDim2.new(0, 96, 0, 41)
  238. OpenGui.Style = Enum.FrameStyle.DropShadow
  239. OpenGui.Active = true
  240.  
  241. Open.Name = "Open"
  242. Open.Parent = OpenGui
  243. Open.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  244. Open.Position = UDim2.new(-0.09375, 0, -0.097560972, 0)
  245. Open.Size = UDim2.new(0, 93, 0, 33)
  246. Open.Font = Enum.Font.SourceSans
  247. Open.Text = "Open"
  248. Open.TextColor3 = Color3.new(1, 0, 0)
  249. Open.TextSize = 14
  250. Open.MouseButton1Down:connect(function()
  251. MainGui:TweenPosition(UDim2.new(0.141, 0,0.189, 0), 'Out','Bounce', 1)
  252. OpenGui.Visible = false
  253. end)
  254. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment