hyskyscripts

Doomspire brickbattle Hack permanent

Aug 3rd, 2020
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.24 KB | None | 0 0
  1. -- Hysky Z's doomspire script
  2.  
  3. local BrickFricker = Instance.new("ScreenGui")
  4. local Open = Instance.new("TextButton")
  5. local Teleports = Instance.new("Frame")
  6. local Topbar = Instance.new("Frame")
  7. local Exit = Instance.new("TextButton")
  8. local Bottombar = Instance.new("Frame")
  9. local GreenB = Instance.new("TextButton")
  10. local TopB = Instance.new("TextButton")
  11. local BottomR = Instance.new("TextButton")
  12. local TopR = Instance.new("TextButton")
  13. local GreenT = Instance.new("TextButton")
  14. local BottomY = Instance.new("TextButton")
  15. local BottomB = Instance.new("TextButton")
  16. local TopY = Instance.new("TextButton")
  17. local TextLabel = Instance.new("TextLabel")
  18. local TextLabel_2 = Instance.new("TextLabel")
  19. local Main = Instance.new("Frame")
  20. local Bottombar_2 = Instance.new("Frame")
  21. local Topbar_2 = Instance.new("Frame")
  22. local Exit1 = Instance.new("TextButton")
  23. local TextLabel_3 = Instance.new("TextLabel")
  24. local TP = Instance.new("TextButton")
  25. local Scripts = Instance.new("TextButton")
  26. local Scripts2 = Instance.new("Frame")
  27. local Topbar_3 = Instance.new("Frame")
  28. local Exit_2 = Instance.new("TextButton")
  29. local Bottombar_3 = Instance.new("Frame")
  30. local Fly1 = Instance.new("TextButton")
  31. local TopB1 = Instance.new("TextButton")
  32. local BottomR1 = Instance.new("TextButton")
  33. local TopR1 = Instance.new("TextButton")
  34. local God = Instance.new("TextButton")
  35. local Noclip = Instance.new("TextButton")
  36. local BottomB1 = Instance.new("TextButton")
  37. local Cuzey = Instance.new("TextButton")
  38. local TextLabel_4 = Instance.new("TextLabel")
  39. local TextLabel_5 = Instance.new("TextLabel")
  40.  
  41. BrickFricker.Name = "BrickFricker"
  42. BrickFricker.Parent = game.CoreGui
  43. BrickFricker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  44.  
  45. Open.Name = "Open"
  46. Open.Parent = BrickFricker
  47. Open.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  48. Open.BorderSizePixel = 0
  49. Open.Position = UDim2.new(0.94705534, 0, 0.584158659, 0)
  50. Open.Size = UDim2.new(0, 82, 0, 19)
  51. Open.Font = Enum.Font.SourceSans
  52. Open.Text = "Open"
  53. Open.TextColor3 = Color3.new(1, 1, 1)
  54. Open.TextSize = 14
  55.  
  56. Teleports.Name = "Teleports"
  57. Teleports.Parent = BrickFricker
  58. Teleports.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  59. Teleports.Position = UDim2.new(0.2722646, 0, 0.308042467, 0)
  60. Teleports.Size = UDim2.new(0, 454, 0, 252)
  61. Teleports.Visible = false
  62.  
  63. Topbar.Name = "Topbar"
  64. Topbar.Parent = Teleports
  65. Topbar.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  66. Topbar.BorderSizePixel = 0
  67. Topbar.Size = UDim2.new(0, 454, 0, 20)
  68.  
  69. Exit.Name = "Exit"
  70. Exit.Parent = Topbar
  71. Exit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  72. Exit.BorderSizePixel = 0
  73. Exit.Position = UDim2.new(0.962178767, 0, -0.00378112798, 0)
  74. Exit.Size = UDim2.new(0, 17, 0, 20)
  75. Exit.Font = Enum.Font.SourceSans
  76. Exit.Text = "X"
  77. Exit.TextColor3 = Color3.new(1, 1, 1)
  78. Exit.TextSize = 14
  79.  
  80. Bottombar.Name = "Bottombar"
  81. Bottombar.Parent = Teleports
  82. Bottombar.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  83. Bottombar.BorderSizePixel = 0
  84. Bottombar.Position = UDim2.new(0, 0, 0.920634925, 0)
  85. Bottombar.Size = UDim2.new(0, 454, 0, 20)
  86.  
  87. GreenB.Name = "GreenB"
  88. GreenB.Parent = Teleports
  89. GreenB.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  90. GreenB.BorderSizePixel = 0
  91. GreenB.Position = UDim2.new(0.0616740063, 0, 0.341269851, 0)
  92. GreenB.Size = UDim2.new(0, 101, 0, 21)
  93. GreenB.Font = Enum.Font.SourceSans
  94. GreenB.Text = "Bottom Green"
  95. GreenB.TextColor3 = Color3.new(1, 1, 1)
  96. GreenB.TextSize = 14
  97.  
  98. TopB.Name = "TopB"
  99. TopB.Parent = Teleports
  100. TopB.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  101. TopB.BorderSizePixel = 0
  102. TopB.Position = UDim2.new(0.0616740063, 0, 0.539682508, 0)
  103. TopB.Size = UDim2.new(0, 101, 0, 21)
  104. TopB.Font = Enum.Font.SourceSans
  105. TopB.Text = "Blue Top"
  106. TopB.TextColor3 = Color3.new(1, 1, 1)
  107. TopB.TextSize = 14
  108.  
  109. BottomR.Name = "BottomR"
  110. BottomR.Parent = Teleports
  111. BottomR.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  112. BottomR.BorderSizePixel = 0
  113. BottomR.Position = UDim2.new(0.143171787, 0, 0.738095224, 0)
  114. BottomR.Size = UDim2.new(0, 101, 0, 21)
  115. BottomR.Font = Enum.Font.SourceSans
  116. BottomR.Text = "Bottom Red"
  117. BottomR.TextColor3 = Color3.new(1, 1, 1)
  118. BottomR.TextSize = 14
  119.  
  120. TopR.Name = "TopR"
  121. TopR.Parent = Teleports
  122. TopR.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  123. TopR.BorderSizePixel = 0
  124. TopR.Position = UDim2.new(0.365638763, 0, 0.539682508, 0)
  125. TopR.Size = UDim2.new(0, 101, 0, 21)
  126. TopR.Font = Enum.Font.SourceSans
  127. TopR.Text = "Top Red"
  128. TopR.TextColor3 = Color3.new(1, 1, 1)
  129. TopR.TextSize = 14
  130.  
  131. GreenT.Name = "GreenT"
  132. GreenT.Parent = Teleports
  133. GreenT.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  134. GreenT.BorderSizePixel = 0
  135. GreenT.Position = UDim2.new(0.365638763, 0, 0.341269851, 0)
  136. GreenT.Size = UDim2.new(0, 101, 0, 21)
  137. GreenT.Font = Enum.Font.SourceSans
  138. GreenT.Text = "Top Green"
  139. GreenT.TextColor3 = Color3.new(1, 1, 1)
  140. GreenT.TextSize = 14
  141.  
  142. BottomY.Name = "BottomY"
  143. BottomY.Parent = Teleports
  144. BottomY.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  145. BottomY.BorderSizePixel = 0
  146. BottomY.Position = UDim2.new(0.588105738, 0, 0.738095224, 0)
  147. BottomY.Size = UDim2.new(0, 101, 0, 21)
  148. BottomY.Font = Enum.Font.SourceSans
  149. BottomY.Text = "Bottom Yellow"
  150. BottomY.TextColor3 = Color3.new(1, 1, 1)
  151. BottomY.TextSize = 14
  152.  
  153. BottomB.Name = "BottomB"
  154. BottomB.Parent = Teleports
  155. BottomB.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  156. BottomB.BorderSizePixel = 0
  157. BottomB.Position = UDim2.new(0.700440526, 0, 0.539682508, 0)
  158. BottomB.Size = UDim2.new(0, 101, 0, 21)
  159. BottomB.Font = Enum.Font.SourceSans
  160. BottomB.Text = "Bottom Blue"
  161. BottomB.TextColor3 = Color3.new(1, 1, 1)
  162. BottomB.TextSize = 14
  163.  
  164. TopY.Name = "TopY"
  165. TopY.Parent = Teleports
  166. TopY.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  167. TopY.BorderSizePixel = 0
  168. TopY.Position = UDim2.new(0.700440526, 0, 0.341269851, 0)
  169. TopY.Size = UDim2.new(0, 101, 0, 21)
  170. TopY.Font = Enum.Font.SourceSans
  171. TopY.Text = "Top Yellow"
  172. TopY.TextColor3 = Color3.new(1, 1, 1)
  173. TopY.TextSize = 14
  174.  
  175. TextLabel.Parent = Teleports
  176. TextLabel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  177. TextLabel.BorderSizePixel = 0
  178. TextLabel.Position = UDim2.new(0.279735684, 0, 0.0793650821, 0)
  179. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  180. TextLabel.Font = Enum.Font.Fantasy
  181. TextLabel.Text = "Teleports"
  182. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  183. TextLabel.TextSize = 25
  184.  
  185. TextLabel_2.Parent = Teleports
  186. TextLabel_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  187. TextLabel_2.BorderSizePixel = 0
  188. TextLabel_2.Position = UDim2.new(0.279735684, 0, 0, 0)
  189. TextLabel_2.Size = UDim2.new(0, 200, 0, 20)
  190. TextLabel_2.Font = Enum.Font.Fantasy
  191. TextLabel_2.Text = "BrickFricker"
  192. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  193. TextLabel_2.TextSize = 13
  194.  
  195. Main.Name = "Main"
  196. Main.Parent = BrickFricker
  197. Main.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  198. Main.BorderSizePixel = 0
  199. Main.Position = UDim2.new(0.0269730277, 0, 0.553869486, 0)
  200. Main.Size = UDim2.new(0, 533, 0, 241)
  201. Main.Visible = false
  202.  
  203. Bottombar_2.Name = "Bottombar"
  204. Bottombar_2.Parent = Main
  205. Bottombar_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  206. Bottombar_2.BorderSizePixel = 0
  207. Bottombar_2.Position = UDim2.new(0, 0, 0.920635045, 0)
  208. Bottombar_2.Size = UDim2.new(0, 533, 0, 20)
  209.  
  210. Topbar_2.Name = "Topbar"
  211. Topbar_2.Parent = Main
  212. Topbar_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  213. Topbar_2.BorderSizePixel = 0
  214. Topbar_2.Size = UDim2.new(0, 533, 0, 20)
  215.  
  216. Exit1.Name = "Exit1"
  217. Exit1.Parent = Topbar_2
  218. Exit1.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  219. Exit1.BorderSizePixel = 0
  220. Exit1.Position = UDim2.new(0.962178767, 0, -0.00378112798, 0)
  221. Exit1.Size = UDim2.new(0, 17, 0, 20)
  222. Exit1.Font = Enum.Font.SourceSans
  223. Exit1.Text = "X"
  224. Exit1.TextColor3 = Color3.new(1, 1, 1)
  225. Exit1.TextSize = 14
  226.  
  227. TextLabel_3.Parent = Topbar_2
  228. TextLabel_3.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  229. TextLabel_3.BorderSizePixel = 0
  230. TextLabel_3.Position = UDim2.new(0.311791778, 0, 0, 0)
  231. TextLabel_3.Size = UDim2.new(0, 200, 0, 20)
  232. TextLabel_3.Font = Enum.Font.Fantasy
  233. TextLabel_3.Text = "BrickFricker"
  234. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  235. TextLabel_3.TextSize = 13
  236.  
  237. TP.Name = "TP"
  238. TP.Parent = Main
  239. TP.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  240. TP.BorderSizePixel = 0
  241. TP.Position = UDim2.new(0, 0, 0.0826737657, 0)
  242. TP.Size = UDim2.new(0, 266, 0, 201)
  243. TP.Font = Enum.Font.ArialBold
  244. TP.Text = "TP's"
  245. TP.TextColor3 = Color3.new(1, 1, 1)
  246. TP.TextSize = 30
  247.  
  248. Scripts.Name = "Scripts"
  249. Scripts.Parent = Main
  250. Scripts.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  251. Scripts.BorderSizePixel = 0
  252. Scripts.Position = UDim2.new(0.499061912, 0, 0.0826737657, 0)
  253. Scripts.Size = UDim2.new(0, 267, 0, 201)
  254. Scripts.Font = Enum.Font.ArialBold
  255. Scripts.Text = "Scripts"
  256. Scripts.TextColor3 = Color3.new(1, 1, 1)
  257. Scripts.TextSize = 30
  258.  
  259. Scripts2.Name = "Scripts2"
  260. Scripts2.Parent = BrickFricker
  261. Scripts2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  262. Scripts2.Position = UDim2.new(0.2722646, 0, 0.408194244, 0)
  263. Scripts2.Size = UDim2.new(0, 454, 0, 252)
  264. Scripts2.Visible = false
  265.  
  266. Topbar_3.Name = "Topbar"
  267. Topbar_3.Parent = Scripts2
  268. Topbar_3.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  269. Topbar_3.BorderSizePixel = 0
  270. Topbar_3.Size = UDim2.new(0, 454, 0, 20)
  271.  
  272. Exit_2.Name = "Exit"
  273. Exit_2.Parent = Topbar_3
  274. Exit_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  275. Exit_2.BorderSizePixel = 0
  276. Exit_2.Position = UDim2.new(0.962178767, 0, -0.00378112798, 0)
  277. Exit_2.Size = UDim2.new(0, 17, 0, 20)
  278. Exit_2.Font = Enum.Font.SourceSans
  279. Exit_2.Text = "X"
  280. Exit_2.TextColor3 = Color3.new(1, 1, 1)
  281. Exit_2.TextSize = 14
  282.  
  283. Bottombar_3.Name = "Bottombar"
  284. Bottombar_3.Parent = Scripts2
  285. Bottombar_3.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  286. Bottombar_3.BorderSizePixel = 0
  287. Bottombar_3.Position = UDim2.new(0, 0, 0.920634925, 0)
  288. Bottombar_3.Size = UDim2.new(0, 454, 0, 20)
  289.  
  290. Fly1.Name = "Fly1"
  291. Fly1.Parent = Scripts2
  292. Fly1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  293. Fly1.BorderSizePixel = 0
  294. Fly1.Position = UDim2.new(0.0616740063, 0, 0.341269851, 0)
  295. Fly1.Size = UDim2.new(0, 101, 0, 21)
  296. Fly1.Font = Enum.Font.SourceSans
  297. Fly1.Text = "Fly"
  298. Fly1.TextColor3 = Color3.new(1, 1, 1)
  299. Fly1.TextSize = 14
  300.  
  301. TopB1.Name = "TopB1"
  302. TopB1.Parent = Scripts2
  303. TopB1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  304. TopB1.BorderSizePixel = 0
  305. TopB1.Position = UDim2.new(0.0616740063, 0, 0.539682508, 0)
  306. TopB1.Size = UDim2.new(0, 101, 0, 21)
  307. TopB1.Font = Enum.Font.SourceSans
  308. TopB1.Text = "InfiniteYield"
  309. TopB1.TextColor3 = Color3.new(1, 1, 1)
  310. TopB1.TextSize = 14
  311.  
  312. BottomR1.Name = "BottomR1"
  313. BottomR1.Parent = Scripts2
  314. BottomR1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  315. BottomR1.BorderSizePixel = 0
  316. BottomR1.Position = UDim2.new(0.143171787, 0, 0.738095224, 0)
  317. BottomR1.Size = UDim2.new(0, 101, 0, 21)
  318. BottomR1.Font = Enum.Font.SourceSans
  319. BottomR1.Text = "Infinite Jump"
  320. BottomR1.TextColor3 = Color3.new(1, 1, 1)
  321. BottomR1.TextSize = 14
  322.  
  323. TopR1.Name = "TopR1"
  324. TopR1.Parent = Scripts2
  325. TopR1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  326. TopR1.BorderSizePixel = 0
  327. TopR1.Position = UDim2.new(0.365638763, 0, 0.539682508, 0)
  328. TopR1.Size = UDim2.new(0, 101, 0, 21)
  329. TopR1.Font = Enum.Font.SourceSans
  330. TopR1.Text = "New BTools"
  331. TopR1.TextColor3 = Color3.new(1, 1, 1)
  332. TopR1.TextSize = 14
  333.  
  334. God.Name = "God"
  335. God.Parent = Scripts2
  336. God.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  337. God.BorderSizePixel = 0
  338. God.Position = UDim2.new(0.365638763, 0, 0.341269851, 0)
  339. God.Size = UDim2.new(0, 101, 0, 21)
  340. God.Font = Enum.Font.SourceSans
  341. God.Text = "GodMode"
  342. God.TextColor3 = Color3.new(1, 1, 1)
  343. God.TextSize = 14
  344.  
  345. Noclip.Name = "Noclip"
  346. Noclip.Parent = Scripts2
  347. Noclip.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  348. Noclip.BorderSizePixel = 0
  349. Noclip.Position = UDim2.new(0.588105738, 0, 0.738095224, 0)
  350. Noclip.Size = UDim2.new(0, 101, 0, 21)
  351. Noclip.Font = Enum.Font.SourceSans
  352. Noclip.Text = "Spectate (F9)"
  353. Noclip.TextColor3 = Color3.new(1, 1, 1)
  354. Noclip.TextSize = 14
  355.  
  356. BottomB1.Name = "BottomB1"
  357. BottomB1.Parent = Scripts2
  358. BottomB1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  359. BottomB1.BorderSizePixel = 0
  360. BottomB1.Position = UDim2.new(0.700440526, 0, 0.539682508, 0)
  361. BottomB1.Size = UDim2.new(0, 101, 0, 21)
  362. BottomB1.Font = Enum.Font.SourceSans
  363. BottomB1.Text = "Click TP"
  364. BottomB1.TextColor3 = Color3.new(1, 1, 1)
  365. BottomB1.TextSize = 14
  366.  
  367. Cuzey.Name = "Cuzey"
  368. Cuzey.Parent = Scripts2
  369. Cuzey.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  370. Cuzey.BorderSizePixel = 0
  371. Cuzey.Position = UDim2.new(0.700440526, 0, 0.341269851, 0)
  372. Cuzey.Size = UDim2.new(0, 101, 0, 21)
  373. Cuzey.Font = Enum.Font.SourceSans
  374. Cuzey.Text = "Cuzey Hub v1.3"
  375. Cuzey.TextColor3 = Color3.new(1, 1, 1)
  376. Cuzey.TextSize = 14
  377.  
  378. TextLabel_4.Parent = Scripts2
  379. TextLabel_4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  380. TextLabel_4.BorderSizePixel = 0
  381. TextLabel_4.Position = UDim2.new(0.279735684, 0, 0.0793650821, 0)
  382. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  383. TextLabel_4.Font = Enum.Font.Fantasy
  384. TextLabel_4.Text = "Teleports"
  385. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  386. TextLabel_4.TextSize = 25
  387.  
  388. TextLabel_5.Parent = Scripts2
  389. TextLabel_5.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  390. TextLabel_5.BorderSizePixel = 0
  391. TextLabel_5.Position = UDim2.new(0.279735684, 0, 0, 0)
  392. TextLabel_5.Size = UDim2.new(0, 200, 0, 20)
  393. TextLabel_5.Font = Enum.Font.Fantasy
  394. TextLabel_5.Text = "BrickFricker"
  395. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  396. TextLabel_5.TextSize = 13
  397.  
  398. Open.MouseButton1Down:Connect(function()
  399. Main.Visible = true
  400. Main.Position = UDim2.new(0, 0, 0, 0)
  401. end)
  402.  
  403. Exit.MouseEnter:Connect(function()
  404. game:GetService("TweenService"):Create(Exit, TweenInfo.new(0.1), {
  405. ['ImageColor3'] = Color3.fromRGB(200,200,200);
  406. }):Play();
  407. end)
  408.  
  409. Exit.MouseLeave:Connect(function()
  410. game:GetService("TweenService"):Create(Exit, TweenInfo.new(0.1), {
  411. ['ImageColor3'] = Color3.fromRGB(255,255,255);
  412. }):Play();
  413. end)
  414.  
  415. Exit.MouseButton1Down:Connect(function()
  416. Opened = false
  417. Teleports:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  418. Teleports.Visible = false
  419. Main.Visible = true
  420. Main.Position = UDim2.new(0, 0, 0, 0)
  421. end)
  422.  
  423. GreenB.MouseButton1Down:Connect(function()
  424. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-7.10182381, 6.07999945, -150.685852)
  425. end)
  426.  
  427. TopB.MouseButton1Down:Connect(function()
  428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5.04269123, 129.199905, 116.103851)
  429. end)
  430.  
  431. BottomR.MouseButton1Down:Connect(function()
  432. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-131.356537, 24.8000011, 0.21457036)
  433. end)
  434.  
  435. BottomY.MouseButton1Down:Connect(function()
  436. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-97.8611526, 129.199905, -2.34918189)
  437. end)
  438.  
  439. GreenT.MouseButton1Down:Connect(function()
  440. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11.6702557, 97.1471634, -109.440231)
  441. end)
  442.  
  443. BottomY.MouseButton1Down:Connect(function()
  444. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(149.884262, 7.28000402, -6.15479755)
  445. end)
  446.  
  447. BottomB.MouseButton1Down:Connect(function()
  448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5.89655161, 7.76002455, 151.150482)
  449. end)
  450.  
  451. TopY.MouseButton1Down:Connect(function()
  452. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(107.056374, 129.199905, -4.49895048)
  453. end)
  454.  
  455. Teleports.Draggable = true
  456. Teleports.Active = true
  457.  
  458. Exit1.MouseEnter:Connect(function()
  459. game:GetService("TweenService"):Create(Exit1, TweenInfo.new(0.1), {
  460. ['ImageColor3'] = Color3.fromRGB(200,200,200);
  461. }):Play();
  462. end)
  463.  
  464. Exit1.MouseLeave:Connect(function()
  465. game:GetService("TweenService"):Create(Exit1, TweenInfo.new(0.1), {
  466. ['ImageColor3'] = Color3.fromRGB(255,255,255);
  467. }):Play();
  468. end)
  469.  
  470. Exit1.MouseButton1Down:Connect(function()
  471. Opened = false
  472. Main:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  473. end)
  474.  
  475. TP.MouseEnter:Connect(function()
  476. game:GetService("TweenService"):Create(TP, TweenInfo.new(0.1), {
  477. ['ImageColor3'] = Color3.fromRGB(200,200,200);
  478. }):Play();
  479. end)
  480.  
  481. TP.MouseLeave:Connect(function()
  482. game:GetService("TweenService"):Create(TP, TweenInfo.new(0.1), {
  483. ['ImageColor3'] = Color3.fromRGB(255,255,255);
  484. }):Play();
  485. end)
  486.  
  487. TP.MouseButton1Down:Connect(function()
  488. Opened = false
  489. Main:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  490. Main.Visible = false
  491. Teleports.Visible = true
  492. Teleports.Position = UDim2.new(0, 0, 0, 0)
  493. end)
  494.  
  495. Scripts.MouseButton1Down:Connect(function()
  496. Opened = false
  497. Main:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  498. Main.Visible = false
  499. Scripts2.Visible = true
  500. Scripts.Position = UDim2.new(0,0,0,0)
  501. end)
  502.  
  503. Main.Draggable = true
  504. Main.Active = true
  505.  
  506. Exit.MouseButton1Down:Connect(function()
  507. Scripts2.Visible = false
  508. Main.Visible = true
  509. Main.Position = UDim2.new(0, 0, 0, 0)
  510. end)
  511.  
  512. Fly1.MouseButton1Down:Connect(function()
  513. repeat wait()
  514. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  515. local mouse = game.Players.LocalPlayer:GetMouse()
  516. repeat wait() until mouse
  517. local plr = game.Players.LocalPlayer
  518. local torso = plr.Character.Torso
  519. local flying = true
  520. local deb = true
  521. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  522. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  523. local maxspeed = 50
  524. local speed = 0
  525.  
  526. function Fly()
  527. local bg = Instance.new("BodyGyro", torso)
  528. bg.P = 9e4
  529. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  530. bg.cframe = torso.CFrame
  531. local bv = Instance.new("BodyVelocity", torso)
  532. bv.velocity = Vector3.new(0,0.1,0)
  533. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  534. repeat wait()
  535. plr.Character.Humanoid.PlatformStand = true
  536. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  537. speed = speed+.5+(speed/maxspeed)
  538. if speed > maxspeed then
  539. speed = maxspeed
  540. end
  541. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  542. speed = speed-1
  543. if speed < 0 then
  544. speed = 0
  545. end
  546. end
  547. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  548. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  549. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  550. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  551. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  552. else
  553. bv.velocity = Vector3.new(0,0.1,0)
  554. end
  555. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  556. until not flying
  557. ctrl = {f = 0, b = 0, l = 0, r = 0}
  558. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  559. speed = 0
  560. bg:Destroy()
  561. bv:Destroy()
  562. plr.Character.Humanoid.PlatformStand = false
  563. end
  564. mouse.KeyDown:connect(function(key)
  565. if key:lower() == "e" then
  566. if flying then flying = false
  567. else
  568. flying = true
  569. Fly()
  570. end
  571. elseif key:lower() == "w" then
  572. ctrl.f = 1
  573. elseif key:lower() == "s" then
  574. ctrl.b = -1
  575. elseif key:lower() == "a" then
  576. ctrl.l = -1
  577. elseif key:lower() == "d" then
  578. ctrl.r = 1
  579. end
  580. end)
  581. mouse.KeyUp:connect(function(key)
  582. if key:lower() == "w" then
  583. ctrl.f = 0
  584. elseif key:lower() == "s" then
  585. ctrl.b = 0
  586. elseif key:lower() == "a" then
  587. ctrl.l = 0
  588. elseif key:lower() == "d" then
  589. ctrl.r = 0
  590. end
  591. end)
  592. Fly()
  593. end)
  594.  
  595. TopB1.MouseButton1Down:Connect(function()
  596. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  597. end)
  598.  
  599. BottomR1.MouseButton1Down:Connect(function()
  600. plr = game.Players.LocalPlayer
  601. mouse = plr:GetMouse()
  602. mouse.KeyDown:connect(function(key)
  603.  
  604. if key == " " then
  605. game.Players.LocalPlayer.Character.Humanoid:ChangeState(3)
  606. wait()
  607. end
  608. end)
  609. end)
  610.  
  611. TopR1.MouseButton1Down:Connect(function()
  612. --> [ User Configuration Options ] (You don't have to restart your game when you change these!)
  613. _G.toggleKey = "n"
  614. _G.deleteAllKey = "p"
  615. _G.partSize = {10,1,10}
  616.  
  617. --> [ User information ] (Changing this may break your version, I'd advise against it)
  618. _G.playerVersion = 1
  619.  
  620. -- [ SCRIPT ]
  621. loadstring(game:HttpGet("https://avarixcommunity.com/scripts/remove.lua"))()
  622. end)
  623.  
  624. God.MouseButton1Down:Connect(function()
  625. local player=game.Players.LocalPlayer.Character
  626. player.Humanoid:Remove()
  627. Instance.new('Humanoid',player)
  628. end)
  629.  
  630. BottomY.MouseButton1Down:Connect(function()
  631. print("To spectate a player just do /e s {name} in the chat, and if you want to stop spectating do /e s r")
  632.  
  633. function findplr(plrname)
  634. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  635. if plrname:lower() == v.Name:sub(1,plrname:len()):lower() then
  636. return v
  637. end
  638. end
  639. return nil
  640. end
  641.  
  642. game.Players.LocalPlayer.Chatted:connect(function(msg)
  643. if msg:sub(1, 5) == "/e s " and msg ~= "/e s r" then
  644. if findplr(msg:sub(6)) then
  645. workspace.Camera.CameraSubject = findplr(msg:sub(6)).Character.Humanoid
  646. end
  647. elseif msg:sub(1, 6) == "/e s r" then
  648. workspace.Camera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  649. end
  650. end)
  651. end)
  652.  
  653. BottomB1.MouseButton1Down:Connect(function()
  654. Respawn.MouseButton1Down:connect(function()
  655. local Imput = game:GetService("UserInputService")
  656. local Plr = game.Players.LocalPlayer
  657. local Mouse = Plr:GetMouse()
  658.  
  659. function To(position)
  660. local Chr = Plr.Character
  661. if Chr ~= nil then
  662. Chr:MoveTo(position)
  663. end
  664. end
  665.  
  666. Imput.InputBegan:Connect(function(input)
  667. if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.LeftControl) then
  668. To(Mouse.Hit.p)
  669. end
  670. end)
  671. end)
  672. end)
  673.  
  674. Cuzey.MouseButton1Down:Connect(function()
  675. loadstring(game:HttpGet(('https://pastebin.com/raw/rjRTJn05'),true))()
  676. end)
  677.  
  678. Scripts2.Draggable = true
  679. Scripts2.Active = true
Add Comment
Please, Sign In to add comment