Advertisement
Lz0x

Ragdoll Engine U

Sep 27th, 2019
135,793
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.70 KB | None | 0 0
  1. local Gui = Instance.new("ScreenGui")
  2. local OpenFrame = Instance.new("Frame")
  3. local OpenColorBar = Instance.new("Frame")
  4. local Open = Instance.new("TextButton")
  5. local MainFrame = Instance.new("Frame")
  6. local MenuFrame = Instance.new("Frame")
  7. local VipServer = Instance.new("TextButton")
  8. local Back = Instance.new("TextButton")
  9. local MainPage = Instance.new("TextButton")
  10. local FunctionsPage = Instance.new("TextButton")
  11. local TeleportsPage = Instance.new("TextButton")
  12. local Exit = Instance.new("TextButton")
  13. local Hide = Instance.new("TextButton")
  14. local MainColorBar = Instance.new("Frame")
  15. local MainContent = Instance.new("Frame")
  16. local Title = Instance.new("TextLabel")
  17. local Credits = Instance.new("TextLabel")
  18. local FunctionsContent = Instance.new("Frame")
  19. local WalkSpeed = Instance.new("TextButton")
  20. local JumpPower = Instance.new("TextButton")
  21. local SpamTools = Instance.new("TextButton")
  22. local Gravity = Instance.new("TextButton")
  23. local KillPlayer = Instance.new("TextButton")
  24. local TpToPlayer = Instance.new("TextButton")
  25. local Spin = Instance.new("TextButton")
  26. local AltDelete = Instance.new("TextButton")
  27. local NoRagdoll = Instance.new("TextButton")
  28. local Noclip = Instance.new("TextButton")
  29. local Victim = Instance.new("TextBox")
  30. local TeleportsContent = Instance.new("Frame")
  31. local TpSign = Instance.new("TextButton")
  32. local TpEscalatorTop = Instance.new("TextButton")
  33. local TpEscalatorBottom = Instance.new("TextButton")
  34. local TpBuildingTop = Instance.new("TextButton")
  35. local TpBuildingMiddle = Instance.new("TextButton")
  36. local TpBuildingBin = Instance.new("TextButton")
  37. local TpTempleStaircase = Instance.new("TextButton")
  38. local TpSpiralStaircase = Instance.new("TextButton")
  39. local TpEdge = Instance.new("TextButton")
  40. local TpCannonRange = Instance.new("TextButton")
  41. local TpPool = Instance.new("TextButton")
  42. local TpBalloon = Instance.new("TextButton")
  43. local speeding = true
  44. local highjumping = true
  45. local mooneffect = true
  46. local phase = false
  47. local visual = false
  48. local P = game:GetService("Players").LocalPlayer.Character
  49. local W = game:GetService("Workspace")
  50. local deleting = false
  51. local play = game:GetService("Players").LocalPlayer
  52. local dollstopper = false
  53. local spammer = false
  54. Gui.Name = "Gui"
  55. Gui.Parent = game.CoreGui
  56. Gui.ResetOnSpawn = true
  57. OpenFrame.Name = "OpenFrame"
  58. OpenFrame.Parent = Gui
  59. OpenFrame.Active = true
  60. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  61. OpenFrame.BackgroundTransparency = 0.30000001192093
  62. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  63. OpenFrame.BorderSizePixel = 0
  64. OpenFrame.Position = UDim2.new(0, 0, 0.5, 0)
  65. OpenFrame.Size = UDim2.new(0, 196, 0, 48)
  66. OpenFrame.Visible = false
  67. OpenColorBar.Name = "OpenColorBar"
  68. OpenColorBar.Parent = OpenFrame
  69. OpenColorBar.Active = true
  70. OpenColorBar.BackgroundColor3 = Color3.new(1, 0, 0)
  71. OpenColorBar.BorderColor3 = Color3.new(0, 0, 0)
  72. OpenColorBar.BorderSizePixel = 0
  73. OpenColorBar.Position = UDim2.new(0.00510204071, 0, 0.9375, 0)
  74. OpenColorBar.Size = UDim2.new(0, 195, 0, 3)
  75. Open.Name = "Open"
  76. Open.Parent = OpenFrame
  77. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  78. Open.BackgroundTransparency = 1
  79. Open.BorderColor3 = Color3.new(0, 0, 0)
  80. Open.BorderSizePixel = 0
  81. Open.Position = UDim2.new(0.00510204071, 0, 0, 0)
  82. Open.Size = UDim2.new(0, 162, 0, 45)
  83. Open.Font = Enum.Font.SourceSansLight
  84. Open.Text = "Open"
  85. Open.TextColor3 = Color3.new(1, 1, 1)
  86. Open.TextSize = 32
  87. MainFrame.Name = "MainFrame"
  88. MainFrame.Parent = Gui
  89. MainFrame.Active = true
  90. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  91. MainFrame.BackgroundTransparency = 0.30000001192093
  92. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  93. MainFrame.BorderSizePixel = 0
  94. MainFrame.ClipsDescendants = true
  95. MainFrame.Position = UDim2.new(0.328729272, 0, 0.36053133, 0)
  96. MainFrame.Size = UDim2.new(0, 372, 0, 192)
  97. MenuFrame.Name = "MenuFrame"
  98. MenuFrame.Parent = MainFrame
  99. MenuFrame.Active = true
  100. MenuFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  101. MenuFrame.BorderColor3 = Color3.new(0, 0, 0)
  102. MenuFrame.BorderSizePixel = 0
  103. MenuFrame.Position = UDim2.new(-0.851999998, 0, 0, 0)
  104. MenuFrame.Size = UDim2.new(0, 372, 0, 191)
  105. MenuFrame.ZIndex = 2
  106. VipServer.Name = "VipServer"
  107. VipServer.Parent = MenuFrame
  108. VipServer.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  109. VipServer.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  110. VipServer.Position = UDim2.new(0.0349462368, 0, 0.0942408368, 0)
  111. VipServer.Size = UDim2.new(0, 95, 0, 33)
  112. VipServer.ZIndex = 3
  113. VipServer.Font = Enum.Font.SourceSansLight
  114. VipServer.Text = "Vip Server"
  115. VipServer.TextColor3 = Color3.new(1, 1, 1)
  116. VipServer.TextSize = 22
  117. Back.Name = "Back"
  118. Back.Parent = MenuFrame
  119. Back.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  120. Back.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  121. Back.Position = UDim2.new(0.327956975, 0, 0.0942408368, 0)
  122. Back.Size = UDim2.new(0, 75, 0, 33)
  123. Back.ZIndex = 3
  124. Back.Font = Enum.Font.SourceSansLight
  125. Back.Text = "<-- Back"
  126. Back.TextColor3 = Color3.new(1, 1, 1)
  127. Back.TextSize = 22
  128. MainPage.Name = "MainPage"
  129. MainPage.Parent = MenuFrame
  130. MainPage.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  131. MainPage.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  132. MainPage.Position = UDim2.new(0.0349462368, 0, 0.314136118, 0)
  133. MainPage.Size = UDim2.new(0, 301, 0, 33)
  134. MainPage.ZIndex = 3
  135. MainPage.Font = Enum.Font.SourceSansLight
  136. MainPage.Text = "Main Page"
  137. MainPage.TextColor3 = Color3.new(1, 1, 1)
  138. MainPage.TextSize = 22
  139. FunctionsPage.Name = "FunctionsPage"
  140. FunctionsPage.Parent = MenuFrame
  141. FunctionsPage.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  142. FunctionsPage.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  143. FunctionsPage.Position = UDim2.new(0.0322580636, 0, 0.759162307, 0)
  144. FunctionsPage.Size = UDim2.new(0, 302, 0, 33)
  145. FunctionsPage.ZIndex = 3
  146. FunctionsPage.Font = Enum.Font.SourceSansLight
  147. FunctionsPage.Text = "Functions Page"
  148. FunctionsPage.TextColor3 = Color3.new(1, 1, 1)
  149. FunctionsPage.TextSize = 22
  150. TeleportsPage.Name = "TeleportsPage"
  151. TeleportsPage.Parent = MenuFrame
  152. TeleportsPage.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  153. TeleportsPage.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  154. TeleportsPage.Position = UDim2.new(0.0322580636, 0, 0.539267004, 0)
  155. TeleportsPage.Size = UDim2.new(0, 302, 0, 33)
  156. TeleportsPage.ZIndex = 3
  157. TeleportsPage.Font = Enum.Font.SourceSansLight
  158. TeleportsPage.Text = "Teleports Page"
  159. TeleportsPage.TextColor3 = Color3.new(1, 1, 1)
  160. TeleportsPage.TextSize = 22
  161. Exit.Name = "Exit"
  162. Exit.Parent = MenuFrame
  163. Exit.BackgroundColor3 = Color3.new(0.666667, 0.156863, 0.156863)
  164. Exit.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  165. Exit.Position = UDim2.new(0.717741907, 0, 0.0942408368, 0)
  166. Exit.Size = UDim2.new(0, 47, 0, 33)
  167. Exit.ZIndex = 3
  168. Exit.Font = Enum.Font.SourceSansLight
  169. Exit.Text = "Exit"
  170. Exit.TextColor3 = Color3.new(1, 1, 1)
  171. Exit.TextSize = 22
  172. Hide.Name = "Hide"
  173. Hide.Parent = MenuFrame
  174. Hide.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  175. Hide.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  176. Hide.Position = UDim2.new(0.556451619, 0, 0.0942408368, 0)
  177. Hide.Size = UDim2.new(0, 47, 0, 33)
  178. Hide.ZIndex = 3
  179. Hide.Font = Enum.Font.SourceSansLight
  180. Hide.Text = "Hide"
  181. Hide.TextColor3 = Color3.new(1, 1, 1)
  182. Hide.TextSize = 22
  183. MainColorBar.Name = "MainColorBar"
  184. MainColorBar.Parent = MainFrame
  185. MainColorBar.Active = true
  186. MainColorBar.BackgroundColor3 = Color3.new(1, 0, 0)
  187. MainColorBar.BorderColor3 = Color3.new(0, 0, 0)
  188. MainColorBar.BorderSizePixel = 0
  189. MainColorBar.Size = UDim2.new(0, 372, 0, 3)
  190. MainColorBar.ZIndex = 3
  191. MainContent.Name = "MainContent"
  192. MainContent.Parent = MainFrame
  193. MainContent.Active = true
  194. MainContent.BackgroundColor3 = Color3.new(0, 0, 0)
  195. MainContent.BackgroundTransparency = 1
  196. MainContent.BorderColor3 = Color3.new(0, 0, 0)
  197. MainContent.BorderSizePixel = 0
  198. MainContent.Position = UDim2.new(0.17473118, 0, 0.0520833321, 0)
  199. MainContent.Size = UDim2.new(0, 298, 0, 174)
  200. Title.Name = "Title"
  201. Title.Parent = MainContent
  202. Title.Active = true
  203. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  204. Title.BackgroundTransparency = 1
  205. Title.BorderColor3 = Color3.new(0, 0, 0)
  206. Title.BorderSizePixel = 0
  207. Title.Size = UDim2.new(0, 298, 0, 41)
  208. Title.Font = Enum.Font.SourceSansLight
  209. Title.Text = "Ragdoll Engine U"
  210. Title.TextColor3 = Color3.new(1, 1, 1)
  211. Title.TextSize = 32
  212. Credits.Name = "Credits"
  213. Credits.Parent = MainContent
  214. Credits.Active = true
  215. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Credits.BackgroundTransparency = 1
  217. Credits.BorderColor3 = Color3.new(0, 0, 0)
  218. Credits.BorderSizePixel = 0
  219. Credits.Position = UDim2.new(0, 0, 0.333333343, 0)
  220. Credits.Size = UDim2.new(0, 298, 0, 116)
  221. Credits.Font = Enum.Font.SourceSansLight
  222. Credits.Text = "-- This gui was made by Lz0x#1510 on discord -- Hover over the grey tab to use."
  223. Credits.TextColor3 = Color3.new(1, 1, 1)
  224. Credits.TextSize = 22
  225. Credits.TextWrapped = true
  226. Credits.TextXAlignment = Enum.TextXAlignment.Left
  227. Credits.TextYAlignment = Enum.TextYAlignment.Top
  228. FunctionsContent.Name = "FunctionsContent"
  229. FunctionsContent.Parent = MainFrame
  230. FunctionsContent.Active = true
  231. FunctionsContent.BackgroundColor3 = Color3.new(0, 0, 0)
  232. FunctionsContent.BackgroundTransparency = 1
  233. FunctionsContent.BorderColor3 = Color3.new(0, 0, 0)
  234. FunctionsContent.BorderSizePixel = 0
  235. FunctionsContent.Position = UDim2.new(0.174999997, 0, 0.0520000011, 0)
  236. FunctionsContent.Size = UDim2.new(0, 298, 0, 174)
  237. FunctionsContent.Visible = false
  238. WalkSpeed.Name = "WalkSpeed"
  239. WalkSpeed.Parent = FunctionsContent
  240. WalkSpeed.BackgroundColor3 = Color3.new(0, 0, 0)
  241. WalkSpeed.BackgroundTransparency = 0.69999998807907
  242. WalkSpeed.BorderColor3 = Color3.new(0, 0, 0)
  243. WalkSpeed.BorderSizePixel = 0
  244. WalkSpeed.Size = UDim2.new(0, 141, 0, 22)
  245. WalkSpeed.Font = Enum.Font.SourceSansLight
  246. WalkSpeed.Text = "WalkSpeed - Off"
  247. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  248. WalkSpeed.TextSize = 22
  249. JumpPower.Name = "JumpPower"
  250. JumpPower.Parent = FunctionsContent
  251. JumpPower.BackgroundColor3 = Color3.new(0, 0, 0)
  252. JumpPower.BackgroundTransparency = 0.69999998807907
  253. JumpPower.BorderColor3 = Color3.new(0, 0, 0)
  254. JumpPower.BorderSizePixel = 0
  255. JumpPower.Position = UDim2.new(0, 0, 0.160919547, 0)
  256. JumpPower.Size = UDim2.new(0, 141, 0, 22)
  257. JumpPower.Font = Enum.Font.SourceSansLight
  258. JumpPower.Text = "JumpPower - Off"
  259. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  260. JumpPower.TextSize = 22
  261. SpamTools.Name = "SpamTools"
  262. SpamTools.Parent = FunctionsContent
  263. SpamTools.BackgroundColor3 = Color3.new(0, 0, 0)
  264. SpamTools.BackgroundTransparency = 0.69999998807907
  265. SpamTools.BorderColor3 = Color3.new(0, 0, 0)
  266. SpamTools.BorderSizePixel = 0
  267. SpamTools.Position = UDim2.new(0, 0, 0.482758641, 0)
  268. SpamTools.Size = UDim2.new(0, 141, 0, 22)
  269. SpamTools.Font = Enum.Font.SourceSansLight
  270. SpamTools.Text = "Spam Tools"
  271. SpamTools.TextColor3 = Color3.new(1, 1, 1)
  272. SpamTools.TextSize = 22
  273. Gravity.Name = "Gravity"
  274. Gravity.Parent = FunctionsContent
  275. Gravity.BackgroundColor3 = Color3.new(0, 0, 0)
  276. Gravity.BackgroundTransparency = 0.69999998807907
  277. Gravity.BorderColor3 = Color3.new(0, 0, 0)
  278. Gravity.BorderSizePixel = 0
  279. Gravity.Position = UDim2.new(0, 0, 0.321839094, 0)
  280. Gravity.Size = UDim2.new(0, 141, 0, 22)
  281. Gravity.Font = Enum.Font.SourceSansLight
  282. Gravity.Text = "Gravity - Off"
  283. Gravity.TextColor3 = Color3.new(1, 1, 1)
  284. Gravity.TextSize = 22
  285. KillPlayer.Name = "KillPlayer"
  286. KillPlayer.Parent = FunctionsContent
  287. KillPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  288. KillPlayer.BackgroundTransparency = 0.69999998807907
  289. KillPlayer.BorderColor3 = Color3.new(0, 0, 0)
  290. KillPlayer.BorderSizePixel = 0
  291. KillPlayer.Position = UDim2.new(0, 0, 0.643678188, 0)
  292. KillPlayer.Size = UDim2.new(0, 141, 0, 22)
  293. KillPlayer.Font = Enum.Font.SourceSansLight
  294. KillPlayer.Text = "Kill Player"
  295. KillPlayer.TextColor3 = Color3.new(1, 1, 1)
  296. KillPlayer.TextSize = 22
  297. TpToPlayer.Name = "TpToPlayer"
  298. TpToPlayer.Parent = FunctionsContent
  299. TpToPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  300. TpToPlayer.BackgroundTransparency = 0.69999998807907
  301. TpToPlayer.BorderColor3 = Color3.new(0, 0, 0)
  302. TpToPlayer.BorderSizePixel = 0
  303. TpToPlayer.Position = UDim2.new(0.526845634, 0, 0.643678188, 0)
  304. TpToPlayer.Size = UDim2.new(0, 141, 0, 22)
  305. TpToPlayer.Font = Enum.Font.SourceSansLight
  306. TpToPlayer.Text = "Tp To Player"
  307. TpToPlayer.TextColor3 = Color3.new(1, 1, 1)
  308. TpToPlayer.TextSize = 22
  309. Spin.Name = "Spin"
  310. Spin.Parent = FunctionsContent
  311. Spin.BackgroundColor3 = Color3.new(0, 0, 0)
  312. Spin.BackgroundTransparency = 0.69999998807907
  313. Spin.BorderColor3 = Color3.new(0, 0, 0)
  314. Spin.BorderSizePixel = 0
  315. Spin.Position = UDim2.new(0.526845634, 0, 0.482758641, 0)
  316. Spin.Size = UDim2.new(0, 141, 0, 22)
  317. Spin.Font = Enum.Font.SourceSansLight
  318. Spin.Text = "Spin"
  319. Spin.TextColor3 = Color3.new(1, 1, 1)
  320. Spin.TextSize = 22
  321. AltDelete.Name = "Alt Delete"
  322. AltDelete.Parent = FunctionsContent
  323. AltDelete.BackgroundColor3 = Color3.new(0, 0, 0)
  324. AltDelete.BackgroundTransparency = 0.69999998807907
  325. AltDelete.BorderColor3 = Color3.new(0, 0, 0)
  326. AltDelete.BorderSizePixel = 0
  327. AltDelete.Position = UDim2.new(0.526845634, 0, 0.321839094, 0)
  328. AltDelete.Size = UDim2.new(0, 141, 0, 22)
  329. AltDelete.Font = Enum.Font.SourceSansLight
  330. AltDelete.Text = "Alt Delete"
  331. AltDelete.TextColor3 = Color3.new(1, 1, 1)
  332. AltDelete.TextSize = 22
  333. NoRagdoll.Name = "No Ragdoll"
  334. NoRagdoll.Parent = FunctionsContent
  335. NoRagdoll.BackgroundColor3 = Color3.new(0, 0, 0)
  336. NoRagdoll.BackgroundTransparency = 0.69999998807907
  337. NoRagdoll.BorderColor3 = Color3.new(0, 0, 0)
  338. NoRagdoll.BorderSizePixel = 0
  339. NoRagdoll.Position = UDim2.new(0.526845634, 0, 0.160919547, 0)
  340. NoRagdoll.Size = UDim2.new(0, 141, 0, 22)
  341. NoRagdoll.Font = Enum.Font.SourceSansLight
  342. NoRagdoll.Text = "No Ragdoll"
  343. NoRagdoll.TextColor3 = Color3.new(1, 1, 1)
  344. NoRagdoll.TextSize = 22
  345. Noclip.Name = "Noclip"
  346. Noclip.Parent = FunctionsContent
  347. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  348. Noclip.BackgroundTransparency = 0.69999998807907
  349. Noclip.BorderColor3 = Color3.new(0, 0, 0)
  350. Noclip.BorderSizePixel = 0
  351. Noclip.Position = UDim2.new(0.526845634, 0, 0, 0)
  352. Noclip.Size = UDim2.new(0, 141, 0, 22)
  353. Noclip.Font = Enum.Font.SourceSansLight
  354. Noclip.Text = "Noclip - Off"
  355. Noclip.TextColor3 = Color3.new(1, 1, 1)
  356. Noclip.TextSize = 22
  357. Victim.Name = "Victim"
  358. Victim.Parent = FunctionsContent
  359. Victim.BackgroundColor3 = Color3.new(0, 0, 0)
  360. Victim.BackgroundTransparency = 0.69999998807907
  361. Victim.BorderColor3 = Color3.new(0, 0, 0)
  362. Victim.BorderSizePixel = 0
  363. Victim.Position = UDim2.new(0, 0, 0.816091955, 0)
  364. Victim.Size = UDim2.new(0, 298, 0, 22)
  365. Victim.Font = Enum.Font.SourceSansLight
  366. Victim.PlaceholderColor3 = Color3.new(1, 1, 1)
  367. Victim.PlaceholderText = "Victim"
  368. Victim.Text = ""
  369. Victim.TextColor3 = Color3.new(1, 1, 1)
  370. Victim.TextSize = 22
  371. TeleportsContent.Name = "TeleportsContent"
  372. TeleportsContent.Parent = MainFrame
  373. TeleportsContent.Active = true
  374. TeleportsContent.BackgroundColor3 = Color3.new(0, 0, 0)
  375. TeleportsContent.BackgroundTransparency = 1
  376. TeleportsContent.BorderColor3 = Color3.new(0, 0, 0)
  377. TeleportsContent.BorderSizePixel = 0
  378. TeleportsContent.Position = UDim2.new(0.174999997, 0, 0.0520000011, 0)
  379. TeleportsContent.Size = UDim2.new(0, 298, 0, 174)
  380. TeleportsContent.Visible = false
  381. TpSign.Name = "TpSign"
  382. TpSign.Parent = TeleportsContent
  383. TpSign.BackgroundColor3 = Color3.new(0, 0, 0)
  384. TpSign.BackgroundTransparency = 0.69999998807907
  385. TpSign.BorderColor3 = Color3.new(0, 0, 0)
  386. TpSign.BorderSizePixel = 0
  387. TpSign.Size = UDim2.new(0, 142, 0, 23)
  388. TpSign.Font = Enum.Font.SourceSansLight
  389. TpSign.Text = "Sign"
  390. TpSign.TextColor3 = Color3.new(1, 1, 1)
  391. TpSign.TextSize = 22
  392. TpEscalatorTop.Name = "TpEscalatorTop"
  393. TpEscalatorTop.Parent = TeleportsContent
  394. TpEscalatorTop.BackgroundColor3 = Color3.new(0, 0, 0)
  395. TpEscalatorTop.BackgroundTransparency = 0.69999998807907
  396. TpEscalatorTop.BorderColor3 = Color3.new(0, 0, 0)
  397. TpEscalatorTop.BorderSizePixel = 0
  398. TpEscalatorTop.Position = UDim2.new(0, 0, 0.166666672, 0)
  399. TpEscalatorTop.Size = UDim2.new(0, 142, 0, 23)
  400. TpEscalatorTop.Font = Enum.Font.SourceSansLight
  401. TpEscalatorTop.Text = "Escalator Top"
  402. TpEscalatorTop.TextColor3 = Color3.new(1, 1, 1)
  403. TpEscalatorTop.TextSize = 22
  404. TpEscalatorBottom.Name = "TpEscalatorBottom"
  405. TpEscalatorBottom.Parent = TeleportsContent
  406. TpEscalatorBottom.BackgroundColor3 = Color3.new(0, 0, 0)
  407. TpEscalatorBottom.BackgroundTransparency = 0.69999998807907
  408. TpEscalatorBottom.BorderColor3 = Color3.new(0, 0, 0)
  409. TpEscalatorBottom.BorderSizePixel = 0
  410. TpEscalatorBottom.Position = UDim2.new(0, 0, 0.333333343, 0)
  411. TpEscalatorBottom.Size = UDim2.new(0, 142, 0, 23)
  412. TpEscalatorBottom.Font = Enum.Font.SourceSansLight
  413. TpEscalatorBottom.Text = "Escalator Bottom"
  414. TpEscalatorBottom.TextColor3 = Color3.new(1, 1, 1)
  415. TpEscalatorBottom.TextSize = 22
  416. TpBuildingTop.Name = "TpBuildingTop"
  417. TpBuildingTop.Parent = TeleportsContent
  418. TpBuildingTop.BackgroundColor3 = Color3.new(0, 0, 0)
  419. TpBuildingTop.BackgroundTransparency = 0.69999998807907
  420. TpBuildingTop.BorderColor3 = Color3.new(0, 0, 0)
  421. TpBuildingTop.BorderSizePixel = 0
  422. TpBuildingTop.Position = UDim2.new(0, 0, 0.5, 0)
  423. TpBuildingTop.Size = UDim2.new(0, 142, 0, 23)
  424. TpBuildingTop.Font = Enum.Font.SourceSansLight
  425. TpBuildingTop.Text = "Building Top"
  426. TpBuildingTop.TextColor3 = Color3.new(1, 1, 1)
  427. TpBuildingTop.TextSize = 22
  428. TpBuildingMiddle.Name = "TpBuildingMiddle"
  429. TpBuildingMiddle.Parent = TeleportsContent
  430. TpBuildingMiddle.BackgroundColor3 = Color3.new(0, 0, 0)
  431. TpBuildingMiddle.BackgroundTransparency = 0.69999998807907
  432. TpBuildingMiddle.BorderColor3 = Color3.new(0, 0, 0)
  433. TpBuildingMiddle.BorderSizePixel = 0
  434. TpBuildingMiddle.Position = UDim2.new(0, 0, 0.666666687, 0)
  435. TpBuildingMiddle.Size = UDim2.new(0, 142, 0, 23)
  436. TpBuildingMiddle.Font = Enum.Font.SourceSansLight
  437. TpBuildingMiddle.Text = "Building Middlle"
  438. TpBuildingMiddle.TextColor3 = Color3.new(1, 1, 1)
  439. TpBuildingMiddle.TextSize = 22
  440. TpBuildingBin.Name = "TpBuildingBin"
  441. TpBuildingBin.Parent = TeleportsContent
  442. TpBuildingBin.BackgroundColor3 = Color3.new(0, 0, 0)
  443. TpBuildingBin.BackgroundTransparency = 0.69999998807907
  444. TpBuildingBin.BorderColor3 = Color3.new(0, 0, 0)
  445. TpBuildingBin.BorderSizePixel = 0
  446. TpBuildingBin.Position = UDim2.new(0, 0, 0.833333373, 0)
  447. TpBuildingBin.Size = UDim2.new(0, 142, 0, 23)
  448. TpBuildingBin.Font = Enum.Font.SourceSansLight
  449. TpBuildingBin.Text = "Building Bin"
  450. TpBuildingBin.TextColor3 = Color3.new(1, 1, 1)
  451. TpBuildingBin.TextSize = 22
  452. TpTempleStaircase.Name = "TpTempleStaircase"
  453. TpTempleStaircase.Parent = TeleportsContent
  454. TpTempleStaircase.BackgroundColor3 = Color3.new(0, 0, 0)
  455. TpTempleStaircase.BackgroundTransparency = 0.69999998807907
  456. TpTempleStaircase.BorderColor3 = Color3.new(0, 0, 0)
  457. TpTempleStaircase.BorderSizePixel = 0
  458. TpTempleStaircase.Position = UDim2.new(0.523489952, 0, 0.833333373, 0)
  459. TpTempleStaircase.Size = UDim2.new(0, 142, 0, 23)
  460. TpTempleStaircase.Font = Enum.Font.SourceSansLight
  461. TpTempleStaircase.Text = "Temple Staircase"
  462. TpTempleStaircase.TextColor3 = Color3.new(1, 1, 1)
  463. TpTempleStaircase.TextSize = 22
  464. TpSpiralStaircase.Name = "TpSpiralStaircase"
  465. TpSpiralStaircase.Parent = TeleportsContent
  466. TpSpiralStaircase.BackgroundColor3 = Color3.new(0, 0, 0)
  467. TpSpiralStaircase.BackgroundTransparency = 0.69999998807907
  468. TpSpiralStaircase.BorderColor3 = Color3.new(0, 0, 0)
  469. TpSpiralStaircase.BorderSizePixel = 0
  470. TpSpiralStaircase.Position = UDim2.new(0.523489952, 0, 0.666666687, 0)
  471. TpSpiralStaircase.Size = UDim2.new(0, 142, 0, 23)
  472. TpSpiralStaircase.Font = Enum.Font.SourceSansLight
  473. TpSpiralStaircase.Text = "Spiral Staircase"
  474. TpSpiralStaircase.TextColor3 = Color3.new(1, 1, 1)
  475. TpSpiralStaircase.TextSize = 22
  476. TpEdge.Name = "TpEdge"
  477. TpEdge.Parent = TeleportsContent
  478. TpEdge.BackgroundColor3 = Color3.new(0, 0, 0)
  479. TpEdge.BackgroundTransparency = 0.69999998807907
  480. TpEdge.BorderColor3 = Color3.new(0, 0, 0)
  481. TpEdge.BorderSizePixel = 0
  482. TpEdge.Position = UDim2.new(0.523489952, 0, 0.5, 0)
  483. TpEdge.Size = UDim2.new(0, 142, 0, 23)
  484. TpEdge.Font = Enum.Font.SourceSansLight
  485. TpEdge.Text = "Edge"
  486. TpEdge.TextColor3 = Color3.new(1, 1, 1)
  487. TpEdge.TextSize = 22
  488. TpCannonRange.Name = "TpCannonRange"
  489. TpCannonRange.Parent = TeleportsContent
  490. TpCannonRange.BackgroundColor3 = Color3.new(0, 0, 0)
  491. TpCannonRange.BackgroundTransparency = 0.69999998807907
  492. TpCannonRange.BorderColor3 = Color3.new(0, 0, 0)
  493. TpCannonRange.BorderSizePixel = 0
  494. TpCannonRange.Position = UDim2.new(0.523489952, 0, 0.333333343, 0)
  495. TpCannonRange.Size = UDim2.new(0, 142, 0, 23)
  496. TpCannonRange.Font = Enum.Font.SourceSansLight
  497. TpCannonRange.Text = "Cannon Range"
  498. TpCannonRange.TextColor3 = Color3.new(1, 1, 1)
  499. TpCannonRange.TextSize = 22
  500. TpPool.Name = "TpPool"
  501. TpPool.Parent = TeleportsContent
  502. TpPool.BackgroundColor3 = Color3.new(0, 0, 0)
  503. TpPool.BackgroundTransparency = 0.69999998807907
  504. TpPool.BorderColor3 = Color3.new(0, 0, 0)
  505. TpPool.BorderSizePixel = 0
  506. TpPool.Position = UDim2.new(0.523489952, 0, 0.166666672, 0)
  507. TpPool.Size = UDim2.new(0, 142, 0, 23)
  508. TpPool.Font = Enum.Font.SourceSansLight
  509. TpPool.Text = "Pool"
  510. TpPool.TextColor3 = Color3.new(1, 1, 1)
  511. TpPool.TextSize = 22
  512. TpBalloon.Name = "TpBalloon"
  513. TpBalloon.Parent = TeleportsContent
  514. TpBalloon.BackgroundColor3 = Color3.new(0, 0, 0)
  515. TpBalloon.BackgroundTransparency = 0.69999998807907
  516. TpBalloon.BorderColor3 = Color3.new(0, 0, 0)
  517. TpBalloon.BorderSizePixel = 0
  518. TpBalloon.Position = UDim2.new(0.523489952, 0, 0, 0)
  519. TpBalloon.Size = UDim2.new(0, 142, 0, 23)
  520. TpBalloon.Font = Enum.Font.SourceSansLight
  521. TpBalloon.Text = "Balloon"
  522. TpBalloon.TextColor3 = Color3.new(1, 1, 1)
  523. TpBalloon.TextSize = 22
  524.  
  525. --[ STOP SKIDDING YOU FAT FUCK ]--
  526.  
  527. Noclip.MouseButton1Click:connect(function()
  528. if phase == false then
  529. phase = true
  530. Noclip.TextColor3 = Color3.new(0, 1, 0)
  531. Noclip.Text = "Noclip - On"
  532. Stepped = game:GetService("RunService").Stepped:Connect(function()
  533. if phase == true then
  534. for a, b in pairs(W:GetChildren()) do
  535. if b.Name == P.Name then
  536. for i, v in pairs(W[P.Name]:GetChildren()) do
  537. if v:IsA("BasePart") then
  538. v.CanCollide = false
  539. end end end end
  540. else
  541. Stepped:Disconnect()
  542. end
  543. end)
  544. elseif phase == true then
  545. phase = false
  546. Noclip.TextColor3 = Color3.new(1, 1, 1)
  547. Noclip.Text = "Noclip - Off"
  548. end
  549. end)
  550. OpenFrame:TweenPosition(UDim2.new({0, 0}, -197, 0.35))
  551. wait(0.5)
  552. MenuFrame.MouseEnter:connect(function()
  553. if visual == false then
  554. MenuFrame:TweenPosition(UDim2.new({0, 0},0, 0))
  555. wait(0.5)
  556. visual = true
  557. end
  558. end)
  559. MenuFrame.MouseEnter:connect(function()
  560. if dollstopper == true then
  561. local rag = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Local Ragdoll")
  562. rag:Destroy()
  563. end
  564. end)
  565. MenuFrame.MouseEnter:connect(function()
  566. if speeding == false then
  567. P.Humanoid.WalkSpeed = 150
  568. end
  569. end)
  570. MainFrame.MouseEnter:connect(function()
  571. if speeding == false then
  572. P.Humanoid.WalkSpeed = 150
  573. end
  574. end)
  575. MenuFrame.MouseEnter:connect(function()
  576. if highjumping == false then
  577. P.Humanoid.JumpPower = 150
  578. end
  579. end)
  580. MainFrame.MouseEnter:connect(function()
  581. if highjumping == false then
  582. P.Humanoid.JumpPower = 150
  583. end
  584. end)
  585. MenuFrame.MouseEnter:connect(function()
  586. if spammer == true then
  587. local bag = game:GetService("Players").LocalPlayer.Backpack
  588. bag.ImpulseGrenade.Configuration.Cooldown.Value = 0
  589. bag.Push.Configuration.Cooldown.Value = 0
  590. end
  591. end)
  592. MainFrame.MouseEnter:connect(function()
  593. if dollstopper == true then
  594. local rag = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Local Ragdoll")
  595. rag:Destroy()
  596. end
  597. end)
  598. MainFrame.MouseEnter:connect(function()
  599. if spammer == true then
  600. local bag = game:GetService("Players").LocalPlayer.Backpack
  601. bag.ImpulseGrenade.Configuration.Cooldown.Value = 0
  602. bag.Push.Configuration.Cooldown.Value = 0
  603. end
  604. end)
  605. Exit.MouseButton1Click:connect(function()
  606. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  607. wait(0.5)
  608. MainFrame:TweenPosition(UDim2.new({0, 0},-494, 0.35))
  609. wait(0.5)
  610. speeding = true
  611. highjumping = true
  612. dollstopper = false
  613. spammer = false
  614. phase = false
  615. mooneffect = true
  616. Gui:Destroy()
  617. end)
  618. Back.MouseButton1Click:connect(function()
  619. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  620. wait(0.5)
  621. visual = false
  622. end)
  623. Hide.MouseButton1Click:connect(function()
  624. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  625. wait(0.5)
  626. visual = false
  627. MainFrame:TweenPosition(UDim2.new({0, 0},-494, 0.35))
  628. wait(0.9)
  629. MainFrame.Visible = false
  630. OpenFrame.Visible = true
  631. OpenFrame:TweenPosition(UDim2.new({0, 0}, 0, 0.35))
  632. wait(0.5)
  633. end)
  634. Open.MouseButton1Click:connect(function()
  635. OpenFrame:TweenPosition(UDim2.new({0, 0}, -197, 0.35))
  636. wait(0.9)
  637. OpenFrame.Visible = false
  638. MainFrame.Visible = true
  639. MainFrame:TweenPosition(UDim2.new({0, 0},405, 0.35))
  640. wait(0.5)
  641. end)
  642. MainPage.MouseButton1Click:connect(function()
  643. TeleportsContent.Visible = false
  644. FunctionsContent.Visible = false
  645. MainContent.Visible = true
  646. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  647. wait(0.5)
  648. visual = false
  649. end)
  650. TeleportsPage.MouseButton1Click:connect(function()
  651. TeleportsContent.Visible = true
  652. FunctionsContent.Visible = false
  653. MainContent.Visible = false
  654. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  655. wait(0.5)
  656. visual = false
  657. end)
  658. FunctionsPage.MouseButton1Click:connect(function()
  659. TeleportsContent.Visible = false
  660. FunctionsContent.Visible = true
  661. MainContent.Visible = false
  662. MenuFrame:TweenPosition(UDim2.new({0, 0},-320, 0))
  663. wait(0.5)
  664. visual = false
  665. end)
  666. VipServer.MouseButton1Click:connect(function()
  667. local bindableFunction= Instance.new("BindableFunction") game.StarterGui:SetCore("SendNotification", { Title = "V.I.P. Server:"; Text = "shorturl.at/hoSVZ"; Duration = "20"; callbakc = bindableFunction; Button1 = ""; })
  668. end)
  669. WalkSpeed.MouseButton1Click:connect(function()
  670. if speeding == true then
  671. speeding = false
  672. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 150
  673. WalkSpeed.Text = "WalkSpeed - On"
  674. WalkSpeed.TextColor3 = Color3.new(0, 1, 0)
  675. elseif speeding == false then
  676. speeding = true
  677. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  678. WalkSpeed.Text = "WalkSpeed - Off"
  679. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  680. end
  681. end)
  682. JumpPower.MouseButton1Click:connect(function()
  683. if highjumping == true then
  684. highjumping = false
  685. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  686. JumpPower.Text = "JumpPower - On"
  687. JumpPower.TextColor3 = Color3.new(0, 1, 0)
  688. elseif highjumping == false then
  689. highjumping = true
  690. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  691. JumpPower.Text = "JumpPower - Off"
  692. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  693. end
  694. end)
  695. KillPlayer.MouseButton1Click:connect(function()
  696. local tp_namedplayer = Victim.Text
  697. local tp_player = game:GetService("Players")[tp_namedplayer]
  698. local PLR = game:GetService("Players").LocalPlayer
  699. local p = Victim.Text
  700.  
  701. if tp_player then
  702. for i = 1, 60 do
  703. wait(0.005)
  704. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(1, -1, -1)
  705. end
  706. end
  707. end)
  708. KillPlayer.MouseButton1Click:connect(function()
  709. for i=1, 100000000000000000 do
  710. for i=1, 15 do
  711. game.Players.LocalPlayer.Character.Push.PushEvent:FireServer()
  712. end wait(0.005) end
  713. end)
  714. TpToPlayer.MouseButton1Click:connect(function()
  715. local tp_namedplayer = Victim.Text
  716. local tp_player = game:GetService("Players")[tp_namedplayer]
  717. local PLR = game:GetService("Players").LocalPlayer
  718. local p = Victim.Text
  719.  
  720. if tp_player then
  721. for i = 1,1 do
  722. wait()
  723. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  724. end
  725. end
  726. end)
  727. AltDelete.MouseButton1Click:connect(function()
  728. if deleting == false then
  729. local Plr = game:GetService("Players").LocalPlayer
  730. local Mouse = Plr:GetMouse()
  731. Mouse.Button1Down:connect(function()
  732. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftAlt) then return end
  733. if not Mouse.Target then return end
  734. Mouse.Target:Destroy()
  735. end)
  736. local Plr = game:GetService("Players").LocalPlayer
  737. local Mouse = Plr:GetMouse()
  738. Mouse.Button1Down:connect(function()
  739. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.RightAlt) then return end
  740. if not Mouse.Target then return end
  741. Mouse.Target:Destroy()
  742. end)
  743. end
  744. deleting = true
  745. AltDelete.TextColor3 = Color3.new(0, 1, 0)
  746. end)
  747. TpEdge.MouseButton1Click:connect(function()
  748. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 3.15, 820)
  749. end)
  750. TpCannonRange.MouseButton1Click:connect(function()
  751. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10, 3.25, 63)
  752. end)
  753. TpPool.MouseButton1Click:connect(function()
  754. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-127.015, 3.3479, -126)
  755. end)
  756. TpBuildingTop.MouseButton1Click:connect(function()
  757. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(161.782, 1013.35, -6)
  758. end)
  759.  
  760. --[ Now, you are probably wondering why i have text in the middle of the teleports. Its just to annoy you lol.]--
  761.  
  762. TpBuildingMiddle.MouseButton1Click:connect(function()
  763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(159.5, 523.4, -32)
  764. end)
  765. TpTempleStaircase.MouseButton1Click:connect(function()
  766. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-17.2, 179.15, -332)
  767. end)
  768. TpSpiralStaircase.MouseButton1Click:connect(function()
  769. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(157, 827.25, -131)
  770. end)
  771. TpSign.MouseButton1Click:connect(function()
  772. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 21, -31)
  773. end)
  774. TpEscalatorBottom.MouseButton1Click:connect(function()
  775. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-132.8, 3, -44)
  776. end)
  777. TpEscalatorTop.MouseButton1Click:connect(function()
  778. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-209, 67.25, -52)
  779. end)
  780. TpBuildingBin.MouseButton1Click:connect(function()
  781. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(150, 4.7, -45)
  782. end)
  783. TpBalloon.MouseButton1Click:connect(function()
  784. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-112, 3.25, 43)
  785. end)
  786. Spin.MouseButton1Click:connect(function()
  787. local bambam = Instance.new("BodyThrust")
  788. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  789. bambam.Force = Vector3.new(100,0,100)
  790. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  791. local holding = false
  792. local plr = game.Players.LocalPlayer
  793. local UIS = game:GetService("UserInputService")
  794. local mouse = plr:GetMouse()
  795. local debounce = false
  796. mouse.TargetFilter = workspace:FindFirstChild("Baseplate")
  797.  
  798. UIS.InputBegan:Connect(function(key)
  799.  
  800. if key.KeyCode == Enum.KeyCode.LeftControl then
  801.  
  802. holding = true
  803.  
  804. end
  805. end)
  806. wait(0.5)
  807. end)
  808. SpamTools.MouseButton1Click:connect(function()
  809. local Pl = game:GetService("Players").LocalPlayer
  810. Pl.Backpack.Push.Configuration.Cooldown.Value = 0
  811. Pl.Backpack.ImpulseGrenade.Configuration.Cooldown.Value = 0
  812. SpamTools.TextColor3 = Color3.new(0, 1, 0)
  813. spammer = true
  814. end)
  815. Gravity.MouseButton1Click:connect(function()
  816. if mooneffect == true then
  817. mooneffect = false
  818. W.Gravity = 0
  819. Gravity.Text = "Gravity - On"
  820. Gravity.TextColor3 = Color3.new(0, 1, 0)
  821. elseif mooneffect == false then
  822. mooneffect = true
  823. W.Gravity = 196.2
  824. Gravity.Text = "Gravity - Off"
  825. Gravity.TextColor3 = Color3.new(1, 1, 1)
  826. end
  827. end)
  828. NoRagdoll.MouseButton1Click:connect(function()
  829. local rag = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Local Ragdoll")
  830. rag:Destroy()
  831. NoRagdoll.TextColor3 = Color3.new(0, 1, 0)
  832. dollstopper = true
  833. end)
  834. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  835. counter = 0
  836.  
  837. while wait(0.05) do
  838. OpenColorBar.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  839. MainColorBar.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  840. counter = counter + 0.0075
  841. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement