Advertisement
-scripts

[FE] Xuctry FE Gui @Uctron, CyclicaIIy

Apr 25th, 2019
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.80 KB | None | 0 0
  1. -- Objects
  2.  
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local TextButton_3 = Instance.new("TextButton")
  11. local TextButton_4 = Instance.new("TextButton")
  12. local TextButton_5 = Instance.new("TextButton")
  13. local TextButton_6 = Instance.new("TextButton")
  14. local TextButton_7 = Instance.new("TextButton")
  15. local TextButton_8 = Instance.new("TextButton")
  16. local ImageButton = Instance.new("ImageButton")
  17.  
  18. -- Properties
  19.  
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. Frame.Active = true
  23. Frame.Draggable = true
  24. Frame.Parent = ScreenGui
  25. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  26. Frame.BackgroundTransparency = 0.40000000596046
  27. Frame.Position = UDim2.new(0.0317460336, 0, 0.380126178, 0)
  28. Frame.Size = UDim2.new(0, 300, 0, 363)
  29.  
  30. TextLabel.Parent = Frame
  31. TextLabel.BackgroundColor3 = Color3.new(0.0156863, 0, 0.196078)
  32. TextLabel.BorderColor3 = Color3.new(0.0156863, 0, 0.196078)
  33. TextLabel.Size = UDim2.new(0, 300, 0, 61)
  34. TextLabel.Font = Enum.Font.GothamBlack
  35. TextLabel.Text = "Xuctry FE Gui"
  36. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  37. TextLabel.TextSize = 45
  38. TextLabel.TextStrokeTransparency = 0.5
  39. TextLabel.TextWrapped = true
  40.  
  41. TextButton.Parent = Frame
  42. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  43. TextButton.BorderColor3 = Color3.new(0, 0, 0)
  44. TextButton.Position = UDim2.new(0.0199999996, 0, 0.253443539, 0)
  45. TextButton.Size = UDim2.new(0, 132, 0, 50)
  46. TextButton.ZIndex = 2
  47. TextButton.Font = Enum.Font.Highway
  48. TextButton.Text = "Kill All"
  49. TextButton.TextColor3 = Color3.new(0, 1, 0.917647)
  50. TextButton.TextScaled = true
  51. TextButton.TextSize = 14
  52. TextButton.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  53. TextButton.TextStrokeTransparency = 0.5
  54. TextButton.TextWrapped = true
  55.  
  56. TextButton_2.Parent = Frame
  57. TextButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  58. TextButton_2.BorderColor3 = Color3.new(0, 0, 0)
  59. TextButton_2.Position = UDim2.new(0.540000021, 0, 0.253443539, 0)
  60. TextButton_2.Size = UDim2.new(0, 132, 0, 50)
  61. TextButton_2.ZIndex = 2
  62. TextButton_2.Font = Enum.Font.Highway
  63. TextButton_2.Text = "Bring All"
  64. TextButton_2.TextColor3 = Color3.new(0, 1, 0.917647)
  65. TextButton_2.TextScaled = true
  66. TextButton_2.TextSize = 14
  67. TextButton_2.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  68. TextButton_2.TextStrokeTransparency = 0.5
  69. TextButton_2.TextWrapped = true
  70.  
  71. ImageLabel.Parent = Frame
  72. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  73. ImageLabel.Position = UDim2.new(0, 0, 0.168044075, 0)
  74. ImageLabel.Size = UDim2.new(0, 300, 0, 302)
  75. ImageLabel.SizeConstraint = Enum.SizeConstraint.RelativeYY
  76. ImageLabel.Image = "rbxassetid://1500991688"
  77.  
  78. TextButton_3.Parent = Frame
  79. TextButton_3.BackgroundColor3 = Color3.new(0, 0, 0)
  80. TextButton_3.BorderColor3 = Color3.new(0, 0, 0)
  81. TextButton_3.Position = UDim2.new(0.0200000405, 0, 0.600551009, 0)
  82. TextButton_3.Size = UDim2.new(0, 132, 0, 50)
  83. TextButton_3.ZIndex = 2
  84. TextButton_3.Font = Enum.Font.Highway
  85. TextButton_3.Text = "Follow All"
  86. TextButton_3.TextColor3 = Color3.new(0, 1, 0.917647)
  87. TextButton_3.TextScaled = true
  88. TextButton_3.TextSize = 14
  89. TextButton_3.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  90. TextButton_3.TextStrokeTransparency = 0.5
  91. TextButton_3.TextWrapped = true
  92.  
  93. TextButton_4.Parent = Frame
  94. TextButton_4.BackgroundColor3 = Color3.new(0, 0, 0)
  95. TextButton_4.BorderColor3 = Color3.new(0, 0, 0)
  96. TextButton_4.Position = UDim2.new(0.540000021, 0, 0.429752082, 0)
  97. TextButton_4.Size = UDim2.new(0, 132, 0, 50)
  98. TextButton_4.ZIndex = 2
  99. TextButton_4.Font = Enum.Font.Highway
  100. TextButton_4.Text = "Respawn All"
  101. TextButton_4.TextColor3 = Color3.new(0, 1, 0.917647)
  102. TextButton_4.TextScaled = true
  103. TextButton_4.TextSize = 14
  104. TextButton_4.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  105. TextButton_4.TextStrokeTransparency = 0.5
  106. TextButton_4.TextWrapped = true
  107.  
  108. TextButton_5.Parent = Frame
  109. TextButton_5.BackgroundColor3 = Color3.new(0, 0, 0)
  110. TextButton_5.BorderColor3 = Color3.new(0, 0, 0)
  111. TextButton_5.Position = UDim2.new(0.0200000405, 0, 0.774104714, 0)
  112. TextButton_5.Size = UDim2.new(0, 132, 0, 50)
  113. TextButton_5.ZIndex = 2
  114. TextButton_5.Font = Enum.Font.Highway
  115. TextButton_5.Text = "Splash All"
  116. TextButton_5.TextColor3 = Color3.new(0, 1, 0.917647)
  117. TextButton_5.TextScaled = true
  118. TextButton_5.TextSize = 14
  119. TextButton_5.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  120. TextButton_5.TextStrokeTransparency = 0.5
  121. TextButton_5.TextWrapped = true
  122.  
  123. TextButton_6.Parent = Frame
  124. TextButton_6.BackgroundColor3 = Color3.new(0, 0, 0)
  125. TextButton_6.BorderColor3 = Color3.new(0, 0, 0)
  126. TextButton_6.Position = UDim2.new(0.540000021, 0, 0.600551009, 0)
  127. TextButton_6.Size = UDim2.new(0, 132, 0, 50)
  128. TextButton_6.ZIndex = 2
  129. TextButton_6.Font = Enum.Font.Highway
  130. TextButton_6.Text = "Oof All"
  131. TextButton_6.TextColor3 = Color3.new(0, 1, 0.917647)
  132. TextButton_6.TextScaled = true
  133. TextButton_6.TextSize = 14
  134. TextButton_6.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  135. TextButton_6.TextStrokeTransparency = 0.5
  136. TextButton_6.TextWrapped = true
  137.  
  138. TextButton_7.Parent = Frame
  139. TextButton_7.BackgroundColor3 = Color3.new(0, 0, 0)
  140. TextButton_7.BorderColor3 = Color3.new(0, 0, 0)
  141. TextButton_7.Position = UDim2.new(0.0200000405, 0, 0.429752111, 0)
  142. TextButton_7.Size = UDim2.new(0, 132, 0, 50)
  143. TextButton_7.ZIndex = 2
  144. TextButton_7.Font = Enum.Font.Highway
  145. TextButton_7.Text = "Punish All"
  146. TextButton_7.TextColor3 = Color3.new(0, 1, 0.917647)
  147. TextButton_7.TextScaled = true
  148. TextButton_7.TextSize = 14
  149. TextButton_7.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  150. TextButton_7.TextStrokeTransparency = 0.5
  151. TextButton_7.TextWrapped = true
  152.  
  153. TextButton_8.Parent = Frame
  154. TextButton_8.BackgroundColor3 = Color3.new(0, 0, 0)
  155. TextButton_8.BorderColor3 = Color3.new(0, 0, 0)
  156. TextButton_8.Position = UDim2.new(0.536666691, 0, 0.774104714, 0)
  157. TextButton_8.Size = UDim2.new(0, 132, 0, 50)
  158. TextButton_8.ZIndex = 2
  159. TextButton_8.Font = Enum.Font.Highway
  160. TextButton_8.Text = "Seizure All"
  161. TextButton_8.TextColor3 = Color3.new(0, 1, 0.917647)
  162. TextButton_8.TextScaled = true
  163. TextButton_8.TextSize = 14
  164. TextButton_8.TextStrokeColor3 = Color3.new(0, 0.027451, 0.278431)
  165. TextButton_8.TextStrokeTransparency = 0.5
  166. TextButton_8.TextWrapped = true
  167.  
  168. TextButton.MouseButton1Click:connect(function()
  169. local SpreadAmount = 1 -- You don't really have to change this
  170.  
  171. --[[Kills multiple players to you from the server (sometimes all)
  172. Spread_Amount = How much you want to spread the tools
  173. (Might kill more players)
  174. Cyclically's FE Tool Duplicate Tools V3
  175. https://v3rmillion.net/member.php?action...uid=785986
  176.  
  177. %% Don't touch below unless you know what you're doing %%
  178. ]]
  179.  
  180. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  181. local toolamount = -8*-8/4+math.random(-1,0)
  182. local LocalPlayer = game:GetService("Players").LocalPlayer
  183. local runservice = game:GetService("RunService")
  184. local characters = {}
  185. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  186. local currentamount = #LocalPlayer.Backpack:GetChildren()
  187. LocalPlayer.Character.Archivable = true
  188. local tempchar = LocalPlayer.Character:Clone()
  189. tempchar.Parent = workspace
  190. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  191. local renderstepped = runservice.RenderStepped:Connect(function()
  192. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  193. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  194. if tool:IsA("Tool") then
  195. tool.Parent = LocalPlayer
  196. end
  197. end
  198. LocalPlayer.Character:ClearAllChildren()
  199. local char = Instance.new("Model", workspace)
  200. table.insert(characters, char)
  201. Instance.new("Humanoid", char)
  202. LocalPlayer.Character = char
  203. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  204. end)
  205. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  206. renderstepped:Disconnect()
  207. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  208. for _, char in pairs(characters) do
  209. char:Destroy()
  210. end
  211. for _, tool in pairs(LocalPlayer:GetChildren()) do
  212. if tool:IsA("Tool") then
  213. tool.Parent = LocalPlayer.Backpack
  214. end
  215. end
  216. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  217. tempchar:Destroy()
  218. wait()
  219. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  220. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  221. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  222. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  223. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  224. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  225. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  226. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  227. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  228. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  229. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  230. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  231. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  232. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  233. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  234. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  235. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  236. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  237. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  238. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  239. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  240. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  241. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  242. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  243. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  244. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  245. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  246. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  247. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  248. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  249. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  250. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  251. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  252. wait()
  253. LocalPlayer.Character.Animate.Disabled = true
  254. wait()
  255. for i=1,toolamount do
  256. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  257. end
  258. wait()
  259. for v,i in pairs(game.Players:GetChildren()) do
  260. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  261. end
  262. wait(math.random(0,.00375))
  263. for i=1,math.random(2,8) do wait(math.random(0,.0625))
  264. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,math.random(0,75),10000)
  265. end
  266. end)
  267. TextButton_2.MouseButton1Click:connect(function()
  268. local SpreadAmount = 1 -- You don't really have to change this
  269.  
  270. --[[Brings multiple players to you from the server (sometimes all)
  271. Spread_Amount = How much you want to spread the tools
  272. (Might bring more players)
  273. Cyclically's FE Tool Duplicate Tools V3
  274. https://v3rmillion.net/member.php?action...uid=785986
  275.  
  276. %% Don't touch below unless you know what you're doing %%
  277. ]]
  278.  
  279. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  280. local toolamount = -8*-8/4+math.random(-1,0)
  281. local LocalPlayer = game:GetService("Players").LocalPlayer
  282. local runservice = game:GetService("RunService")
  283. local characters = {}
  284. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  285. local currentamount = #LocalPlayer.Backpack:GetChildren()
  286. LocalPlayer.Character.Archivable = true
  287. local tempchar = LocalPlayer.Character:Clone()
  288. tempchar.Parent = workspace
  289. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  290. local renderstepped = runservice.RenderStepped:Connect(function()
  291. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  292. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  293. if tool:IsA("Tool") then
  294. tool.Parent = LocalPlayer
  295. end
  296. end
  297. LocalPlayer.Character:ClearAllChildren()
  298. local char = Instance.new("Model", workspace)
  299. table.insert(characters, char)
  300. Instance.new("Humanoid", char)
  301. LocalPlayer.Character = char
  302. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  303. end)
  304. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  305. renderstepped:Disconnect()
  306. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  307. for _, char in pairs(characters) do
  308. char:Destroy()
  309. end
  310. for _, tool in pairs(LocalPlayer:GetChildren()) do
  311. if tool:IsA("Tool") then
  312. tool.Parent = LocalPlayer.Backpack
  313. end
  314. end
  315. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  316. tempchar:Destroy()
  317. wait()
  318. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  319. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  320. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  321. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  322. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  323. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  324. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  325. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  326. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  327. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  328. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  329. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  330. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  331. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  332. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  333. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  334. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  335. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  336. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  337. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  338. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  339. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  340. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  341. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  342. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  343. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  344. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  345. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  346. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  347. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  348. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  349. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  350. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  351. wait()
  352. LocalPlayer.Character.Animate.Disabled = true
  353. wait()
  354. for i=1,toolamount do
  355. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  356. end
  357. wait()
  358. for v,i in pairs(game.Players:GetChildren()) do
  359. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  360. end
  361. wait()
  362. LocalPlayer.Character.Animate.Disabled = false
  363. wait(1)
  364. for i=1,math.random(10,20) do
  365. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  366. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  367. end
  368. wait(.5)
  369. h = game.Players.LocalPlayer.Character.Humanoid
  370. tracks = h:GetPlayingAnimationTracks()
  371. for _,x in pairs(tracks)
  372. do x:Stop()
  373. end
  374. end)
  375. TextButton_3.MouseButton1Click:connect(function()
  376. local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
  377. RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
  378. while wait(0) do
  379. for i,v in pairs(game.Players:GetChildren()) do
  380. RemoteEvent_NewFollower:FireServer(v, true)
  381. end
  382. end
  383. end)
  384. TextButton_4.MouseButton1Click:connect(function()
  385. local SpreadAmount = 1 -- You don't really have to change this
  386.  
  387. --[[Respawns multiple players to you from the server (sometimes all)
  388. Spread_Amount = How much you want to spread the tools
  389. (Might respawn more players)
  390. Cyclically's FE Tool Duplicate Tools V3
  391. https://v3rmillion.net/member.php?action...uid=785986
  392.  
  393. %% Don't touch below unless you know what you're doing %%
  394. ]]
  395.  
  396. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  397. local toolamount = -8*-8/4+math.random(-1,0)
  398. local LocalPlayer = game:GetService("Players").LocalPlayer
  399. local runservice = game:GetService("RunService")
  400. local characters = {}
  401. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  402. local currentamount = #LocalPlayer.Backpack:GetChildren()
  403. LocalPlayer.Character.Archivable = true
  404. local tempchar = LocalPlayer.Character:Clone()
  405. tempchar.Parent = workspace
  406. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  407. local renderstepped = runservice.RenderStepped:Connect(function()
  408. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  409. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  410. if tool:IsA("Tool") then
  411. tool.Parent = LocalPlayer
  412. end
  413. end
  414. LocalPlayer.Character:ClearAllChildren()
  415. local char = Instance.new("Model", workspace)
  416. table.insert(characters, char)
  417. Instance.new("Humanoid", char)
  418. LocalPlayer.Character = char
  419. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  420. end)
  421. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  422. renderstepped:Disconnect()
  423. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  424. for _, char in pairs(characters) do
  425. char:Destroy()
  426. end
  427. for _, tool in pairs(LocalPlayer:GetChildren()) do
  428. if tool:IsA("Tool") then
  429. tool.Parent = LocalPlayer.Backpack
  430. end
  431. end
  432. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  433. tempchar:Destroy()
  434. wait()
  435. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  436. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  437. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  438. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  439. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  440. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  441. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  442. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  443. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  444. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  445. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  446. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  447. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  448. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  449. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  450. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  451. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  452. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  453. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  454. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  455. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  456. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  457. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  458. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  459. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  460. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  461. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  462. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  463. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  464. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  465. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  466. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  467. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  468. wait()
  469. LocalPlayer.Character.Animate.Disabled = true
  470. wait()
  471. for i=1,toolamount do
  472. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  473. end
  474. wait()
  475. for v,i in pairs(game.Players:GetChildren()) do
  476. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  477. end
  478. wait(math.random(0,.00375))
  479. for i=1,math.random(2,8) do wait(math.random(0,.0625))
  480. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.SpawnLocation.CFrame
  481. end
  482. wait(.5)
  483. for i=1,math.random(10,20) do
  484. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  485. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  486. end
  487. wait()
  488. h = game.Players.LocalPlayer.Character.Humanoid
  489. tracks = h:GetPlayingAnimationTracks()
  490. for _,x in pairs(tracks)
  491. do x:Stop()
  492. end
  493. end)
  494. TextButton_5.MouseButton1Click:connect(function()
  495. repeat for a,b in pairs(game.Players:GetChildren())do
  496. b.Character.Head.Splash.Playing = true end;wait()until
  497. game.Players.LocalPlayer.Character.Humanoid.Health==0
  498. end)
  499. TextButton_6.MouseButton1Click:connect(function()
  500. repeat wait()
  501. for v,i in pairs(game.Players:GetChildren()) do
  502. i.Character.Head.Died.Playing = true
  503. end
  504. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  505. end)
  506. TextButton_7.MouseButton1Click:connect(function()
  507. local SpreadAmount = 1 -- You don't really have to change this
  508.  
  509. --[[Punishes multiple players to you from the server (sometimes all)
  510. Spread_Amount = How much you want to spread the tools
  511. (Might punish more players)
  512. Cyclically's FE Tool Duplicate Tools V3
  513. https://v3rmillion.net/member.php?action...uid=785986
  514.  
  515. %% Don't touch below unless you know what you're doing %%
  516. ]]
  517.  
  518. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  519. local toolamount = -8*-8/4+math.random(-1,0)
  520. local LocalPlayer = game:GetService("Players").LocalPlayer
  521. local runservice = game:GetService("RunService")
  522. local characters = {}
  523. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  524. local currentamount = #LocalPlayer.Backpack:GetChildren()
  525. LocalPlayer.Character.Archivable = true
  526. local tempchar = LocalPlayer.Character:Clone()
  527. tempchar.Parent = workspace
  528. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  529. local renderstepped = runservice.RenderStepped:Connect(function()
  530. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  531. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  532. if tool:IsA("Tool") then
  533. tool.Parent = LocalPlayer
  534. end
  535. end
  536. LocalPlayer.Character:ClearAllChildren()
  537. local char = Instance.new("Model", workspace)
  538. table.insert(characters, char)
  539. Instance.new("Humanoid", char)
  540. LocalPlayer.Character = char
  541. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  542. end)
  543. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  544. renderstepped:Disconnect()
  545. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  546. for _, char in pairs(characters) do
  547. char:Destroy()
  548. end
  549. for _, tool in pairs(LocalPlayer:GetChildren()) do
  550. if tool:IsA("Tool") then
  551. tool.Parent = LocalPlayer.Backpack
  552. end
  553. end
  554. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  555. tempchar:Destroy()
  556. wait()
  557. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  558. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  559. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  560. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  561. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  562. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  563. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  564. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  565. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  566. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  567. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  568. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  569. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  570. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  571. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  572. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  573. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  574. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  575. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  576. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  577. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  578. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  579. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  580. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  581. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  582. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  583. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  584. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  585. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  586. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  587. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  588. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  589. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  590. wait()
  591. LocalPlayer.Character.Animate.Disabled = true
  592. wait()
  593. for i=1,toolamount do
  594. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  595. end
  596. wait()
  597. for v,i in pairs(game.Players:GetChildren()) do
  598. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  599. end
  600. wait(math.random(0,.00375))
  601. for i=1,math.random(2,8) do wait(math.random(0,.0625))
  602. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,1000000000,0)
  603. end
  604. end)
  605. TextButton_8.MouseButton1Click:connect(function()
  606. local SpreadAmount = 1 -- You don't really have to change this
  607.  
  608. --[[Seizures multiple players to you from the server (sometimes all)
  609. Spread_Amount = How much you want to spread the tools
  610. (Might seizure more players)
  611. Cyclically's FE Tool Duplicate Tools V3
  612. https://v3rmillion.net/member.php?action...uid=785986
  613.  
  614. %% Don't touch below unless you know what you're doing %%
  615. ]]
  616.  
  617. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  618. local toolamount = -8*-8/4+math.random(-1,0)
  619. local LocalPlayer = game:GetService("Players").LocalPlayer
  620. local runservice = game:GetService("RunService")
  621. local characters = {}
  622. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  623. local currentamount = #LocalPlayer.Backpack:GetChildren()
  624. LocalPlayer.Character.Archivable = true
  625. local tempchar = LocalPlayer.Character:Clone()
  626. tempchar.Parent = workspace
  627. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  628. local renderstepped = runservice.RenderStepped:Connect(function()
  629. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  630. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  631. if tool:IsA("Tool") then
  632. tool.Parent = LocalPlayer
  633. end
  634. end
  635. LocalPlayer.Character:ClearAllChildren()
  636. local char = Instance.new("Model", workspace)
  637. table.insert(characters, char)
  638. Instance.new("Humanoid", char)
  639. LocalPlayer.Character = char
  640. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  641. end)
  642. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  643. renderstepped:Disconnect()
  644. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  645. for _, char in pairs(characters) do
  646. char:Destroy()
  647. end
  648. for _, tool in pairs(LocalPlayer:GetChildren()) do
  649. if tool:IsA("Tool") then
  650. tool.Parent = LocalPlayer.Backpack
  651. end
  652. end
  653. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  654. tempchar:Destroy()
  655. wait()
  656. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  657. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  658. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  659. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  660. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  661. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  662. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  663. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  664. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  665. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  666. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  667. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  668. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  669. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  670. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  671. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  672. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  673. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  674. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  675. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  676. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  677. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  678. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  679. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  680. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  681. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  682. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  683. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  684. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  685. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  686. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  687. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  688. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  689. wait()
  690. LocalPlayer.Character.Animate.Disabled = true
  691. wait()
  692. for i=1,toolamount do
  693. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  694. end
  695. wait()
  696. for v,i in pairs(game.Players:GetChildren()) do
  697. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  698. end
  699. wait(math.random(0,.00375))
  700. for i=1,math.random(2,8) do wait(math.random(0,.0625))
  701. for i=1,math.random(40,80) do
  702. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,10,10000)
  703. wait(math.random(0,.0625))
  704. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,10,0)
  705. end
  706. end
  707. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement