Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.96 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("ImageLabel")
  6. local DarkMode = Instance.new("TextButton")
  7. local Title = Instance.new("TextLabel")
  8. local Home = Instance.new("TextButton")
  9. local Games = Instance.new("TextButton")
  10. local Executor = Instance.new("TextButton")
  11. local PlayerTeleports = Instance.new("TextButton")
  12. local LocalPlayer = Instance.new("TextButton")
  13. local Frame = Instance.new("Frame")
  14. local Execute = Instance.new("TextButton")
  15. local Clear = Instance.new("TextButton")
  16. local ScriptBox = Instance.new("TextBox")
  17. local Close = Instance.new("TextButton")
  18. local Playerlist = Instance.new("ScrollingFrame")
  19. local slots = Instance.new("TextLabel")
  20. local Template = Instance.new("TextButton")
  21. local Time = Instance.new("TextBox")
  22. local MultiplyRemote = Instance.new("TextButton")
  23. local RemoteName = Instance.new("TextBox")
  24. local HipHeightAmount = Instance.new("TextBox")
  25. local HipHeight = Instance.new("TextButton")
  26. local JumpPower = Instance.new("TextButton")
  27. local JumpPowerAmount = Instance.new("TextBox")
  28. local KillYourself = Instance.new("TextButton")
  29. local SkyWars = Instance.new("ScrollingFrame")
  30. local slots_2 = Instance.new("TextLabel")
  31. local Template_2 = Instance.new("TextButton")
  32. local SkyWarsButton = Instance.new("TextButton")
  33. local HomeBack = Instance.new("TextButton")
  34. local BanSim = Instance.new("TextButton")
  35. local DamageMultiply = Instance.new("TextButton")
  36. local DamageMultiplyAmount = Instance.new("TextBox")
  37. local RemoteAmount = Instance.new("TextBox")
  38. local WalkSpeedAmount = Instance.new("TextBox")
  39. local WalkSpeed = Instance.new("TextButton")
  40. local RemoteMultiplier = Instance.new("TextButton")
  41. local Back = Instance.new("TextButton")
  42. --Properties:
  43. ScreenGui.Parent = game.CoreGui
  44.  
  45. MainFrame.Name = "MainFrame"
  46. MainFrame.Parent = ScreenGui
  47. MainFrame.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  48. MainFrame.BackgroundTransparency = 1
  49. MainFrame.BorderSizePixel = 0
  50. MainFrame.Position = UDim2.new(0.0480501391, 2000, 0.225130886, 0)
  51. MainFrame.Size = UDim2.new(0, 535, 0, 441)
  52. MainFrame.Image = "rbxassetid://2851926732"
  53. MainFrame.ScaleType = Enum.ScaleType.Slice
  54. MainFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  55.  
  56. DarkMode.Name = "Dark Mode"
  57. DarkMode.Parent = MainFrame
  58. DarkMode.BackgroundColor3 = Color3.new(1, 1, 1)
  59. DarkMode.Position = UDim2.new(0.792999983, 3000, 0.876999974, 0)
  60. DarkMode.Size = UDim2.new(0, 104, 0, 35)
  61. DarkMode.Font = Enum.Font.SourceSans
  62. DarkMode.Text = "Dark Mode"
  63. DarkMode.TextColor3 = Color3.new(0, 0, 0)
  64. DarkMode.TextScaled = true
  65. DarkMode.TextSize = 14
  66. DarkMode.TextWrapped = true
  67.  
  68. Title.Name = "Title"
  69. Title.Parent = MainFrame
  70. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Title.BorderSizePixel = 0
  72. Title.Position = UDim2.new(0.0148398709, 0, 0.0195439793, 0)
  73. Title.Size = UDim2.new(0, 521, 0, 44)
  74. Title.Font = Enum.Font.SourceSans
  75. Title.Text = "Skid Sploit V1"
  76. Title.TextColor3 = Color3.new(0, 0, 0)
  77. Title.TextScaled = true
  78. Title.TextSize = 14
  79. Title.TextWrapped = true
  80.  
  81. Home.Name = "Home"
  82. Home.Parent = MainFrame
  83. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Home.Position = UDim2.new(0.791014254, 3000, 0.12658526, 0)
  85. Home.Size = UDim2.new(0, 104, 0, 35)
  86. Home.Font = Enum.Font.SourceSans
  87. Home.Text = "Home"
  88. Home.TextColor3 = Color3.new(0, 0, 0)
  89. Home.TextScaled = true
  90. Home.TextSize = 14
  91. Home.TextWrapped = true
  92.  
  93. Games.Name = "Games"
  94. Games.Parent = MainFrame
  95. Games.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Games.Position = UDim2.new(0.792999983, 3000, 0.27700001, 0)
  97. Games.Size = UDim2.new(0, 104, 0, 35)
  98. Games.Font = Enum.Font.SourceSans
  99. Games.Text = "Games"
  100. Games.TextColor3 = Color3.new(0, 0, 0)
  101. Games.TextScaled = true
  102. Games.TextSize = 14
  103. Games.TextWrapped = true
  104.  
  105. Executor.Name = "Executor"
  106. Executor.Parent = MainFrame
  107. Executor.BackgroundColor3 = Color3.new(0, 0.901961, 0)
  108. Executor.Position = UDim2.new(0.792999983, 3000, 0.426999986, 0)
  109. Executor.Size = UDim2.new(0, 104, 0, 35)
  110. Executor.Font = Enum.Font.SourceSans
  111. Executor.Text = "Executor"
  112. Executor.TextColor3 = Color3.new(0, 0, 0)
  113. Executor.TextScaled = true
  114. Executor.TextSize = 14
  115. Executor.TextWrapped = true
  116.  
  117. PlayerTeleports.Name = "PlayerTeleports"
  118. PlayerTeleports.Parent = MainFrame
  119. PlayerTeleports.BackgroundColor3 = Color3.new(1, 1, 1)
  120. PlayerTeleports.Position = UDim2.new(0.792999983, 3000, 0.577000022, 0)
  121. PlayerTeleports.Size = UDim2.new(0, 104, 0, 35)
  122. PlayerTeleports.Font = Enum.Font.SourceSans
  123. PlayerTeleports.Text = "Player Teleports"
  124. PlayerTeleports.TextColor3 = Color3.new(0, 0, 0)
  125. PlayerTeleports.TextScaled = true
  126. PlayerTeleports.TextSize = 14
  127. PlayerTeleports.TextWrapped = true
  128.  
  129. LocalPlayer.Name = "LocalPlayer"
  130. LocalPlayer.Parent = MainFrame
  131. LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  132. LocalPlayer.Position = UDim2.new(0.792999983, 3000, 0.726999998, 0)
  133. LocalPlayer.Size = UDim2.new(0, 104, 0, 35)
  134. LocalPlayer.Font = Enum.Font.SourceSans
  135. LocalPlayer.Text = "Local Player"
  136. LocalPlayer.TextColor3 = Color3.new(0, 0, 0)
  137. LocalPlayer.TextScaled = true
  138. LocalPlayer.TextSize = 14
  139. LocalPlayer.TextWrapped = true
  140.  
  141. Frame.Parent = MainFrame
  142. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  143. Frame.Position = UDim2.new(0.0130841117, 0, 0.128140748, 0)
  144. Frame.Size = UDim2.new(0, 404, 0, 330)
  145.  
  146. Execute.Name = "Execute"
  147. Execute.Parent = MainFrame
  148. Execute.BackgroundColor3 = Color3.new(1, 1, 1)
  149. Execute.Position = UDim2.new(0.0130841117, 0, 0.886621296, 1250)
  150. Execute.Size = UDim2.new(0, 200, 0, 42)
  151. Execute.Font = Enum.Font.SourceSans
  152. Execute.Text = "Execute"
  153. Execute.TextColor3 = Color3.new(0, 0, 0)
  154. Execute.TextScaled = true
  155. Execute.TextSize = 14
  156. Execute.TextWrapped = true
  157.  
  158. Clear.Name = "Clear"
  159. Clear.Parent = MainFrame
  160. Clear.BackgroundColor3 = Color3.new(1, 1, 1)
  161. Clear.Position = UDim2.new(0.39439252, 0, 0.886621296, 500)
  162. Clear.Size = UDim2.new(0, 200, 0, 42)
  163. Clear.Font = Enum.Font.SourceSans
  164. Clear.Text = "Clear"
  165. Clear.TextColor3 = Color3.new(0, 0, 0)
  166. Clear.TextScaled = true
  167. Clear.TextSize = 14
  168. Clear.TextWrapped = true
  169.  
  170. ScriptBox.Name = "ScriptBox"
  171. ScriptBox.Parent = MainFrame
  172. ScriptBox.BackgroundColor3 = Color3.new(1, 1, 1)
  173. ScriptBox.BorderColor3 = Color3.new(1, 1, 1)
  174. ScriptBox.BorderSizePixel = 0
  175. ScriptBox.Position = UDim2.new(0.0130000319, 0, 0.128140748, 0)
  176. ScriptBox.Size = UDim2.new(0, 404, 0, 329)
  177. ScriptBox.ClearTextOnFocus = false
  178. ScriptBox.Font = Enum.Font.SourceSans
  179. ScriptBox.Text = ""
  180. ScriptBox.TextColor3 = Color3.new(0, 0, 0)
  181. ScriptBox.TextScaled = true
  182. ScriptBox.TextSize = 14
  183. ScriptBox.TextWrapped = true
  184.  
  185. Close.Name = "Close"
  186. Close.Parent = MainFrame
  187. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Close.BorderColor3 = Color3.new(1, 1, 1)
  189. Close.Position = UDim2.new(0.951401889, 3000, 0.0408163294, 0)
  190. Close.Size = UDim2.new(0, 19, 0, 25)
  191. Close.Font = Enum.Font.SourceSans
  192. Close.Text = "X"
  193. Close.TextColor3 = Color3.new(0, 0, 0)
  194. Close.TextScaled = true
  195. Close.TextSize = 14
  196. Close.TextWrapped = true
  197.  
  198. Playerlist.Name = "Playerlist"
  199. Playerlist.Parent = MainFrame
  200. Playerlist.BackgroundColor3 = Color3.new(1, 1, 1)
  201. Playerlist.Position = UDim2.new(0.0130841117, -4000, 0.129251704, 0)
  202. Playerlist.Size = UDim2.new(0, 404, 0, 330)
  203. Playerlist.CanvasSize = UDim2.new(0, 0, 25, 0)
  204.  
  205. slots.Name = "slots"
  206. slots.Parent = Playerlist
  207. slots.BackgroundColor3 = Color3.new(1, 1, 1)
  208. slots.Position = UDim2.new(0, 0, -0.00299319718, 0)
  209. slots.Size = UDim2.new(0, 390, 0, 33)
  210. slots.Font = Enum.Font.SourceSans
  211. slots.TextColor3 = Color3.new(0, 0, 0)
  212. slots.TextSize = 14
  213.  
  214. Template.Name = "Template"
  215. Template.Parent = Playerlist
  216. Template.BackgroundColor3 = Color3.new(1, 1, 1)
  217. Template.Position = UDim2.new(0, 400, 0.100000001, 30)
  218. Template.Size = UDim2.new(0, 390, 0, 33)
  219. Template.Font = Enum.Font.SourceSans
  220. Template.TextColor3 = Color3.new(0, 0, 0)
  221. Template.TextSize = 14
  222.  
  223. Time.Name = "Time"
  224. Time.Parent = MainFrame
  225. Time.BackgroundColor3 = Color3.new(1, 1, 1)
  226. Time.Position = UDim2.new(0.0130841117, -6000, 0.886621296, 0)
  227. Time.Size = UDim2.new(0, 133, 0, 44)
  228. Time.Font = Enum.Font.SourceSans
  229. Time.PlaceholderText = "Enter Time To Tween To The Player Here"
  230. Time.Text = "1"
  231. Time.TextColor3 = Color3.new(0, 0, 0)
  232. Time.TextScaled = true
  233. Time.TextSize = 14
  234. Time.TextWrapped = true
  235.  
  236. MultiplyRemote.Name = "MultiplyRemote"
  237. MultiplyRemote.Parent = MainFrame
  238. MultiplyRemote.BackgroundColor3 = Color3.new(1, 1, 1)
  239. MultiplyRemote.Position = UDim2.new(0.39439252, -3000, 0.18820861, 0)
  240. MultiplyRemote.Size = UDim2.new(0, 193, 0, 50)
  241. MultiplyRemote.Font = Enum.Font.SourceSans
  242. MultiplyRemote.Text = "Make remote fire this many time when the remote is fired"
  243. MultiplyRemote.TextColor3 = Color3.new(0, 0, 0)
  244. MultiplyRemote.TextScaled = true
  245. MultiplyRemote.TextSize = 14
  246. MultiplyRemote.TextWrapped = true
  247.  
  248. RemoteName.Name = "RemoteName"
  249. RemoteName.Parent = MainFrame
  250. RemoteName.BackgroundColor3 = Color3.new(1, 1, 1)
  251. RemoteName.Position = UDim2.new(0.031775713, -3000, 0.18820861, 0)
  252. RemoteName.Size = UDim2.new(0, 97, 0, 50)
  253. RemoteName.Font = Enum.Font.SourceSans
  254. RemoteName.PlaceholderText = "Enter Remote Name"
  255. RemoteName.Text = ""
  256. RemoteName.TextColor3 = Color3.new(0, 0, 0)
  257. RemoteName.TextScaled = true
  258. RemoteName.TextSize = 14
  259. RemoteName.TextWrapped = true
  260.  
  261. HipHeightAmount.Name = "HipHeightAmount"
  262. HipHeightAmount.Parent = MainFrame
  263. HipHeightAmount.BackgroundColor3 = Color3.new(1, 1, 1)
  264. HipHeightAmount.Position = UDim2.new(0.574000001, -3000, 0.356009066, 0)
  265. HipHeightAmount.Size = UDim2.new(0, 97, 0, 50)
  266. HipHeightAmount.Font = Enum.Font.SourceSans
  267. HipHeightAmount.Text = ""
  268. HipHeightAmount.TextColor3 = Color3.new(0, 0, 0)
  269. HipHeightAmount.TextScaled = true
  270. HipHeightAmount.TextSize = 14
  271. HipHeightAmount.TextWrapped = true
  272.  
  273. HipHeight.Name = "HipHeight"
  274. HipHeight.Parent = MainFrame
  275. HipHeight.BackgroundColor3 = Color3.new(1, 1, 1)
  276. HipHeight.Position = UDim2.new(0.0317757018, -3000, 0.356009066, 0)
  277. HipHeight.Size = UDim2.new(0, 290, 0, 50)
  278. HipHeight.Font = Enum.Font.SourceSans
  279. HipHeight.Text = "HipHeight"
  280. HipHeight.TextColor3 = Color3.new(0, 0, 0)
  281. HipHeight.TextScaled = true
  282. HipHeight.TextSize = 14
  283. HipHeight.TextWrapped = true
  284.  
  285. JumpPower.Name = "JumpPower"
  286. JumpPower.Parent = MainFrame
  287. JumpPower.BackgroundColor3 = Color3.new(1, 1, 1)
  288. JumpPower.Position = UDim2.new(0.0320000015, -3000, 0.523999989, 0)
  289. JumpPower.Size = UDim2.new(0, 290, 0, 50)
  290. JumpPower.Font = Enum.Font.SourceSans
  291. JumpPower.Text = "JumpPower"
  292. JumpPower.TextColor3 = Color3.new(0, 0, 0)
  293. JumpPower.TextScaled = true
  294. JumpPower.TextSize = 14
  295. JumpPower.TextWrapped = true
  296.  
  297. JumpPowerAmount.Name = "JumpPowerAmount"
  298. JumpPowerAmount.Parent = MainFrame
  299. JumpPowerAmount.BackgroundColor3 = Color3.new(1, 1, 1)
  300. JumpPowerAmount.Position = UDim2.new(0.574000001, -3000, 0.523999989, 0)
  301. JumpPowerAmount.Size = UDim2.new(0, 97, 0, 50)
  302. JumpPowerAmount.Font = Enum.Font.SourceSans
  303. JumpPowerAmount.Text = ""
  304. JumpPowerAmount.TextColor3 = Color3.new(0, 0, 0)
  305. JumpPowerAmount.TextScaled = true
  306. JumpPowerAmount.TextSize = 14
  307. JumpPowerAmount.TextWrapped = true
  308.  
  309. KillYourself.Name = "KillYourself"
  310. KillYourself.Parent = MainFrame
  311. KillYourself.BackgroundColor3 = Color3.new(1, 1, 1)
  312. KillYourself.Position = UDim2.new(0.0319999903, -3000, 0.691999972, 0)
  313. KillYourself.Size = UDim2.new(0, 386, 0, 50)
  314. KillYourself.Font = Enum.Font.SourceSans
  315. KillYourself.Text = "Kill Yourself"
  316. KillYourself.TextColor3 = Color3.new(0, 0, 0)
  317. KillYourself.TextScaled = true
  318. KillYourself.TextSize = 14
  319. KillYourself.TextWrapped = true
  320.  
  321. SkyWars.Name = "SkyWars"
  322. SkyWars.Parent = MainFrame
  323. SkyWars.BackgroundColor3 = Color3.new(1, 1, 1)
  324. SkyWars.Position = UDim2.new(0.0130000003, -4000, 0.128999993, 0)
  325. SkyWars.Size = UDim2.new(0, 404, 0, 330)
  326. SkyWars.CanvasSize = UDim2.new(0, 0, 25, 0)
  327.  
  328. slots_2.Name = "slots"
  329. slots_2.Parent = SkyWars
  330. slots_2.BackgroundColor3 = Color3.new(1, 1, 1)
  331. slots_2.Position = UDim2.new(0, 0, -0.00299319718, 0)
  332. slots_2.Size = UDim2.new(0, 390, 0, 33)
  333. slots_2.Font = Enum.Font.SourceSans
  334. slots_2.TextColor3 = Color3.new(0, 0, 0)
  335. slots_2.TextSize = 14
  336.  
  337. Template_2.Name = "Template"
  338. Template_2.Parent = SkyWars
  339. Template_2.BackgroundColor3 = Color3.new(1, 1, 1)
  340. Template_2.Position = UDim2.new(0, 400, 0.100000001, 30)
  341. Template_2.Size = UDim2.new(0, 390, 0, 33)
  342. Template_2.Font = Enum.Font.SourceSans
  343. Template_2.TextColor3 = Color3.new(0, 0, 0)
  344. Template_2.TextSize = 14
  345.  
  346. SkyWarsButton.Name = "SkyWarsButton"
  347. SkyWarsButton.Parent = MainFrame
  348. SkyWarsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  349. SkyWarsButton.Position = UDim2.new(0.0317755938, 0, 0.163000003, -3000)
  350. SkyWarsButton.Size = UDim2.new(0, 180, 0, 50)
  351. SkyWarsButton.Font = Enum.Font.SourceSans
  352. SkyWarsButton.Text = "SKYWARS"
  353. SkyWarsButton.TextColor3 = Color3.new(0, 0, 0)
  354. SkyWarsButton.TextScaled = true
  355. SkyWarsButton.TextSize = 14
  356. SkyWarsButton.TextWrapped = true
  357.  
  358. HomeBack.Name = "HomeBack"
  359. HomeBack.Parent = MainFrame
  360. HomeBack.BackgroundColor3 = Color3.new(1, 1, 1)
  361. HomeBack.BackgroundTransparency = 1
  362. HomeBack.BorderSizePixel = 0
  363. HomeBack.Position = UDim2.new(0.0112149529, 0, 0.805378675, 3000)
  364. HomeBack.Size = UDim2.new(0, 46, 0, 31)
  365. HomeBack.Font = Enum.Font.SourceSans
  366. HomeBack.Text = "<"
  367. HomeBack.TextColor3 = Color3.new(0, 0, 0)
  368. HomeBack.TextScaled = true
  369. HomeBack.TextSize = 14
  370. HomeBack.TextWrapped = true
  371.  
  372. BanSim.Name = "BanSim"
  373. BanSim.Parent = MainFrame
  374. BanSim.BackgroundColor3 = Color3.new(1, 1, 1)
  375. BanSim.Position = UDim2.new(0.413084, 0, 0.163265258, -3000)
  376. BanSim.Size = UDim2.new(0, 180, 0, 50)
  377. BanSim.Font = Enum.Font.SourceSans
  378. BanSim.Text = "Banning Simulator"
  379. BanSim.TextColor3 = Color3.new(0, 0, 0)
  380. BanSim.TextScaled = true
  381. BanSim.TextSize = 14
  382. BanSim.TextWrapped = true
  383.  
  384. DamageMultiply.Name = "DamageMultiply"
  385. DamageMultiply.Parent = MainFrame
  386. DamageMultiply.BackgroundColor3 = Color3.new(1, 1, 1)
  387. DamageMultiply.Position = UDim2.new(0.029906543, -3000, 0.163265303, 0)
  388. DamageMultiply.Size = UDim2.new(0, 323, 0, 50)
  389. DamageMultiply.Font = Enum.Font.SourceSans
  390. DamageMultiply.Text = "Multiply Damage"
  391. DamageMultiply.TextColor3 = Color3.new(0, 0, 0)
  392. DamageMultiply.TextScaled = true
  393. DamageMultiply.TextSize = 14
  394. DamageMultiply.TextWrapped = true
  395.  
  396. DamageMultiplyAmount.Name = "DamageMultiplyAmount"
  397. DamageMultiplyAmount.Parent = MainFrame
  398. DamageMultiplyAmount.BackgroundColor3 = Color3.new(1, 1, 1)
  399. DamageMultiplyAmount.Position = UDim2.new(0.633644879, -3000, 0.163265303, 0)
  400. DamageMultiplyAmount.Size = UDim2.new(0, 61, 0, 50)
  401. DamageMultiplyAmount.Font = Enum.Font.SourceSans
  402. DamageMultiplyAmount.Text = ""
  403. DamageMultiplyAmount.TextColor3 = Color3.new(0, 0, 0)
  404. DamageMultiplyAmount.TextScaled = true
  405. DamageMultiplyAmount.TextSize = 14
  406. DamageMultiplyAmount.TextWrapped = true
  407.  
  408. RemoteAmount.Name = "RemoteAmount"
  409. RemoteAmount.Parent = MainFrame
  410. RemoteAmount.BackgroundColor3 = Color3.new(1, 1, 1)
  411. RemoteAmount.Position = UDim2.new(0.213084131, -3000, 0.18820861, 0)
  412. RemoteAmount.Size = UDim2.new(0, 97, 0, 50)
  413. RemoteAmount.Font = Enum.Font.SourceSans
  414. RemoteAmount.PlaceholderText = "Enter Amount Of Time To Fire The Remote When It's Fired"
  415. RemoteAmount.Text = ""
  416. RemoteAmount.TextColor3 = Color3.new(0, 0, 0)
  417. RemoteAmount.TextScaled = true
  418. RemoteAmount.TextSize = 14
  419. RemoteAmount.TextWrapped = true
  420.  
  421. WalkSpeedAmount.Name = "WalkSpeedAmount"
  422. WalkSpeedAmount.Parent = MainFrame
  423. WalkSpeedAmount.BackgroundColor3 = Color3.new(1, 1, 1)
  424. WalkSpeedAmount.Position = UDim2.new(0.573831797, -3000, 0.18820861, 0)
  425. WalkSpeedAmount.Size = UDim2.new(0, 97, 0, 50)
  426. WalkSpeedAmount.Font = Enum.Font.SourceSans
  427. WalkSpeedAmount.Text = ""
  428. WalkSpeedAmount.TextColor3 = Color3.new(0, 0, 0)
  429. WalkSpeedAmount.TextScaled = true
  430. WalkSpeedAmount.TextSize = 14
  431. WalkSpeedAmount.TextWrapped = true
  432.  
  433. WalkSpeed.Name = "WalkSpeed"
  434. WalkSpeed.Parent = MainFrame
  435. WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
  436. WalkSpeed.Position = UDim2.new(0.0317757018, -3000, 0.18820861, 0)
  437. WalkSpeed.Size = UDim2.new(0, 290, 0, 50)
  438. WalkSpeed.Font = Enum.Font.SourceSans
  439. WalkSpeed.Text = "WalkSpeed"
  440. WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
  441. WalkSpeed.TextScaled = true
  442. WalkSpeed.TextSize = 14
  443. WalkSpeed.TextWrapped = true
  444.  
  445. RemoteMultiplier.Name = "RemoteMultiplier"
  446. RemoteMultiplier.Parent = MainFrame
  447. RemoteMultiplier.BackgroundColor3 = Color3.new(1, 1, 1)
  448. RemoteMultiplier.Position = UDim2.new(0.0317755938, 0, 0.163000003, -3000)
  449. RemoteMultiplier.Size = UDim2.new(0, 180, 0, 50)
  450. RemoteMultiplier.Font = Enum.Font.SourceSans
  451. RemoteMultiplier.Text = "Remote Multiplier"
  452. RemoteMultiplier.TextColor3 = Color3.new(0, 0, 0)
  453. RemoteMultiplier.TextScaled = true
  454. RemoteMultiplier.TextSize = 14
  455. RemoteMultiplier.TextWrapped = true
  456.  
  457. Back.Name = "Back"
  458. Back.Parent = MainFrame
  459. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  460. Back.BackgroundTransparency = 1
  461. Back.BorderSizePixel = 0
  462. Back.Position = UDim2.new(0.0112149529, 0, 0.805378675, 3000)
  463. Back.Size = UDim2.new(0, 46, 0, 31)
  464. Back.Font = Enum.Font.SourceSans
  465. Back.Text = "<"
  466. Back.TextColor3 = Color3.new(0, 0, 0)
  467. Back.TextScaled = true
  468. Back.TextSize = 14
  469. Back.TextWrapped = true
  470. -- Scripts:
  471. function SCRIPT_KFRD70_FAKESCRIPT() -- DarkMode.Script
  472. local script = Instance.new('Script')
  473. script.Parent = DarkMode
  474. local TweenService = game:GetService("TweenService")
  475. local transitionInfo = TweenInfo.new(2, Enum.EasingStyle.Back)
  476. local frame = script.Parent.Parent
  477.  
  478. script.Parent.MouseButton1Click:Connect(function()
  479. if script.Parent.Text == "Dark Mode" then
  480. local tween = TweenService:Create(frame, transitionInfo, {ImageColor3 = Color3.fromRGB(90, 90, 90)})
  481. tween:Play()
  482. script.Parent.Text = "Light Mode"
  483. else
  484. local tween = TweenService:Create(frame, transitionInfo, {ImageColor3 = Color3.fromRGB(255, 255, 255)})
  485. tween:Play()
  486. script.Parent.Text = "Dark Mode"
  487. end
  488. end)
  489.  
  490. end
  491. coroutine.resume(coroutine.create(SCRIPT_KFRD70_FAKESCRIPT))
  492. function SCRIPT_JWCR67_FAKESCRIPT() -- DarkMode.Script
  493. local script = Instance.new('Script')
  494. script.Parent = DarkMode
  495. script.Parent:TweenPosition(UDim2.new(0.793, 0,0.877, 0), "Out", "Quad", 2, false)
  496.  
  497. end
  498. coroutine.resume(coroutine.create(SCRIPT_JWCR67_FAKESCRIPT))
  499. function SCRIPT_AXWD81_FAKESCRIPT() -- Home.Script
  500. local script = Instance.new('Script')
  501. script.Parent = Home
  502. local Ptp = script.Parent.Parent.LocalPlayer
  503. local exe = script.Parent.Parent.Executor
  504. local home = script.Parent.Parent.PlayerTeleports
  505. local game = script.Parent.Parent.Games
  506. script.Parent.MouseButton1Click:Connect(function()
  507. script.Parent.BackgroundColor3 = Color3.fromRGB(0,230,0)
  508. exe.BackgroundColor3 = Color3.fromRGB(255,255,255)
  509. home.BackgroundColor3 = Color3.fromRGB(255,255,255)
  510. Ptp.BackgroundColor3 = Color3.fromRGB(255,255,255)
  511. game.BackgroundColor3 = Color3.fromRGB(255,255,255)
  512. script.Parent.Parent.ScriptBox.Visible = false
  513. script.Parent.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 500),"Out", "Quad", 1.5, true)
  514. script.Parent.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 500),"Out", "Quad", 1.5, true)
  515. script.Parent.Parent.Playerlist:TweenPosition(UDim2.new(0.013, -3000,0.129, 0),"Out", "Quad", 1, true)
  516. script.Parent.Parent.Time:TweenPosition(UDim2.new(0.013, -6000,0.887, 0), "Out", "Quad", 1, true)
  517. script.Parent.Parent.WalkSpeed:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out", "Quad",1,true)
  518. script.Parent.Parent.WalkSpeedAmount:TweenPosition(UDim2.new(0.574, -3000,0.188, 0),"Out","Quad",1,true)
  519. script.Parent.Parent.HipHeight:TweenPosition(UDim2.new(0.032, -3000,0.356, 0),"Out","Quad",1,true)
  520. script.Parent.Parent.HipHeightAmount:TweenPosition(UDim2.new(0.574, -3000,0.356, 0),"Out","Quad",1,true)
  521. script.Parent.Parent.JumpPower:TweenPosition(UDim2.new(0.032, -3000,0.524, 0),"Out","Quad",1,true)
  522. script.Parent.Parent.JumpPowerAmount:TweenPosition(UDim2.new(0.574, -3000,0.524, 0),"Out","Quad",1,true)
  523. script.Parent.Parent.KillYourself:TweenPosition(UDim2.new(0.032, -3000,0.692, 0),"Out","Quad",1,true)
  524. script.Parent.Parent.Back:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  525. script.Parent.Parent.SkyWars:TweenPosition(UDim2.new(0.013, -4000,0.129, 0),"Out","Quad",1,true)
  526. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  527. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, -3000),"Out","Quad",1,true)
  528. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  529. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  530. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  531. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, 0),"Out","Quad",1,true)
  532. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  533. end)
  534.  
  535. end
  536. coroutine.resume(coroutine.create(SCRIPT_AXWD81_FAKESCRIPT))
  537. function SCRIPT_UTSA71_FAKESCRIPT() -- Home.Script
  538. local script = Instance.new('Script')
  539. script.Parent = Home
  540. script.Parent:TweenPosition(UDim2.new(0.791, 0,0.127, 0), "Out", "Quad", 1.5, false)
  541.  
  542. end
  543. coroutine.resume(coroutine.create(SCRIPT_UTSA71_FAKESCRIPT))
  544. function SCRIPT_TIWP72_FAKESCRIPT() -- Games.Script
  545. local script = Instance.new('Script')
  546. script.Parent = Games
  547. local Ptp = script.Parent.Parent.LocalPlayer
  548. local exe = script.Parent.Parent.Executor
  549. local home = script.Parent.Parent.Home
  550. local player = script.Parent.Parent.PlayerTeleports
  551. script.Parent.MouseButton1Click:Connect(function()
  552. script.Parent.BackgroundColor3 = Color3.fromRGB(0,230,0)
  553. exe.BackgroundColor3 = Color3.fromRGB(255,255,255)
  554. home.BackgroundColor3 = Color3.fromRGB(255,255,255)
  555. Ptp.BackgroundColor3 = Color3.fromRGB(255,255,255)
  556. player.BackgroundColor3 = Color3.fromRGB(255,255,255)
  557. script.Parent.Parent.ScriptBox.Visible = false
  558. script.Parent.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 500),"Out", "Quad", 1.5, true)
  559. script.Parent.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 500),"Out", "Quad", 1.5, true)
  560. script.Parent.Parent.Playerlist:TweenPosition(UDim2.new(0.013, -3000,0.129, 0),"Out", "Quad", 1, true)
  561. script.Parent.Parent.Time:TweenPosition(UDim2.new(0.013, -6000,0.887, 0), "Out", "Quad", 1, true)
  562. script.Parent.Parent.WalkSpeed:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out", "Quad",1,true)
  563. script.Parent.Parent.WalkSpeedAmount:TweenPosition(UDim2.new(0.574, -3000,0.188, 0),"Out","Quad",1,true)
  564. script.Parent.Parent.HipHeight:TweenPosition(UDim2.new(0.032, -3000,0.356, 0),"Out","Quad",1,true)
  565. script.Parent.Parent.HipHeightAmount:TweenPosition(UDim2.new(0.574, -3000,0.356, 0),"Out","Quad",1,true)
  566. script.Parent.Parent.JumpPower:TweenPosition(UDim2.new(0.032, -3000,0.524, 0),"Out","Quad",1,true)
  567. script.Parent.Parent.JumpPowerAmount:TweenPosition(UDim2.new(0.574, -3000,0.524, 0),"Out","Quad",1,true)
  568. script.Parent.Parent.KillYourself:TweenPosition(UDim2.new(0.032, -3000,0.692, 0),"Out","Quad",1,true)
  569. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, 0),"Out","Quad",1,true)
  570. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, 0),"Out","Quad",1,true)
  571. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  572. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  573. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  574. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  575. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  576. end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_TIWP72_FAKESCRIPT))
  580. function SCRIPT_NQVW87_FAKESCRIPT() -- Games.Script
  581. local script = Instance.new('Script')
  582. script.Parent = Games
  583. script.Parent:TweenPosition(UDim2.new(0.793, 0,0.277, 0), "Out", "Quad", 1.6, false)
  584.  
  585. end
  586. coroutine.resume(coroutine.create(SCRIPT_NQVW87_FAKESCRIPT))
  587. function SCRIPT_SSXC67_FAKESCRIPT() -- Executor.Script
  588. local script = Instance.new('Script')
  589. script.Parent = Executor
  590. local Ptp = script.Parent.Parent.LocalPlayer
  591. local exe = script.Parent.Parent.Games
  592. local home = script.Parent.Parent.Home
  593. local player = script.Parent.Parent.PlayerTeleports
  594. script.Parent.MouseButton1Click:Connect(function()
  595. script.Parent.BackgroundColor3 = Color3.fromRGB(0,230,0)
  596. exe.BackgroundColor3 = Color3.fromRGB(255,255,255)
  597. home.BackgroundColor3 = Color3.fromRGB(255,255,255)
  598. Ptp.BackgroundColor3 = Color3.fromRGB(255,255,255)
  599. player.BackgroundColor3 = Color3.fromRGB(255,255,255)
  600. script.Parent.Parent.ScriptBox.Visible = true
  601. script.Parent.Parent.Clear.Visible = true
  602. script.Parent.Parent.Execute.Visible = true
  603. script.Parent.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 0),"Out", "Quad", 1, true)
  604. script.Parent.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 0),"Out", "Quad", 1, true)
  605. script.Parent.Parent.Playerlist:TweenPosition(UDim2.new(0.013, -3000,0.129, 0),"Out", "Quad", 1, true)
  606. script.Parent.Parent.Time:TweenPosition(UDim2.new(0.013, -6000,0.887, 0), "Out", "Quad", 1, true)
  607. script.Parent.Parent.WalkSpeed:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out", "Quad",1,true)
  608. script.Parent.Parent.WalkSpeedAmount:TweenPosition(UDim2.new(0.574, -3000,0.188, 0),"Out","Quad",1,true)
  609. script.Parent.Parent.HipHeight:TweenPosition(UDim2.new(0.032, -3000,0.356, 0),"Out","Quad",1,true)
  610. script.Parent.Parent.HipHeightAmount:TweenPosition(UDim2.new(0.574, -3000,0.356, 0),"Out","Quad",1,true)
  611. script.Parent.Parent.JumpPower:TweenPosition(UDim2.new(0.032, -3000,0.524, 0),"Out","Quad",1,true)
  612. script.Parent.Parent.JumpPowerAmount:TweenPosition(UDim2.new(0.574, -3000,0.524, 0),"Out","Quad",1,true)
  613. script.Parent.Parent.KillYourself:TweenPosition(UDim2.new(0.032, -3000,0.692, 0),"Out","Quad",1,true)
  614. script.Parent.Parent.Back:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  615. script.Parent.Parent.SkyWars:TweenPosition(UDim2.new(0.013, -4000,0.129, 0),"Out","Quad",1,true)
  616. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  617. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, -3000),"Out","Quad",1,true)
  618. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  619. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  620. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  621. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  622. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  623. end)
  624.  
  625. end
  626. coroutine.resume(coroutine.create(SCRIPT_SSXC67_FAKESCRIPT))
  627. function SCRIPT_TTAV86_FAKESCRIPT() -- Executor.Script
  628. local script = Instance.new('Script')
  629. script.Parent = Executor
  630. script.Parent:TweenPosition(UDim2.new(0.793, 0,0.427, 0), "Out", "Quad", 1.7, false)
  631.  
  632. end
  633. coroutine.resume(coroutine.create(SCRIPT_TTAV86_FAKESCRIPT))
  634. function SCRIPT_GBDI67_FAKESCRIPT() -- PlayerTeleports.Script
  635. local script = Instance.new('Script')
  636. script.Parent = PlayerTeleports
  637. local Ptp = script.Parent.Parent.LocalPlayer
  638. local exe = script.Parent.Parent.Executor
  639. local home = script.Parent.Parent.Home
  640. script.Parent.MouseButton1Click:Connect(function()
  641. script.Parent.BackgroundColor3 = Color3.fromRGB(0,230,0)
  642. exe.BackgroundColor3 = Color3.fromRGB(255,255,255)
  643. home.BackgroundColor3 = Color3.fromRGB(255,255,255)
  644. Ptp.BackgroundColor3 = Color3.fromRGB(255,255,255)
  645. script.Parent.Parent.Games.BackgroundColor3 = Color3.fromRGB(255,255,255)
  646. script.Parent.Parent.ScriptBox.Visible = false
  647. script.Parent.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 500),"Out", "Quad", 1.5, true)
  648. script.Parent.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 500),"Out", "Quad", 1.5, true)
  649. script.Parent.Parent.Playerlist:TweenPosition(UDim2.new(0.013, 0,0.129, 0),"Out","Quad",1, true)
  650. script.Parent.Parent.Time:TweenPosition(UDim2.new(0.013, 0,0.887, 0), "Out", "Quad",1,true)
  651. script.Parent.Parent.WalkSpeed:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out", "Quad",1,true)
  652. script.Parent.Parent.WalkSpeedAmount:TweenPosition(UDim2.new(0.574, -3000,0.188, 0),"Out","Quad",1,true)
  653. script.Parent.Parent.HipHeight:TweenPosition(UDim2.new(0.032, -3000,0.356, 0),"Out","Quad",1,true)
  654. script.Parent.Parent.HipHeightAmount:TweenPosition(UDim2.new(0.574, -3000,0.356, 0),"Out","Quad",1,true)
  655. script.Parent.Parent.JumpPower:TweenPosition(UDim2.new(0.032, -3000,0.524, 0),"Out","Quad",1,true)
  656. script.Parent.Parent.JumpPowerAmount:TweenPosition(UDim2.new(0.574, -3000,0.524, 0),"Out","Quad",1,true)
  657. script.Parent.Parent.KillYourself:TweenPosition(UDim2.new(0.032, -3000,0.692, 0),"Out","Quad",1,true)
  658. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  659. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, -3000),"Out","Quad",1,true)
  660. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  661. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  662. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  663. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  664. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  665. end)
  666.  
  667. end
  668. coroutine.resume(coroutine.create(SCRIPT_GBDI67_FAKESCRIPT))
  669. function SCRIPT_GVCN86_FAKESCRIPT() -- PlayerTeleports.Script
  670. local script = Instance.new('Script')
  671. script.Parent = PlayerTeleports
  672. script.Parent:TweenPosition(UDim2.new(0.793, 0,0.577, 0), "Out", "Quad", 1.8, false)
  673.  
  674. end
  675. coroutine.resume(coroutine.create(SCRIPT_GVCN86_FAKESCRIPT))
  676. function SCRIPT_QOSU65_FAKESCRIPT() -- LocalPlayer.Script
  677. local script = Instance.new('Script')
  678. script.Parent = LocalPlayer
  679. local Ptp = script.Parent.Parent.PlayerTeleports
  680. local exe = script.Parent.Parent.Executor
  681. local home = script.Parent.Parent.Home
  682. local games = script.Parent.Parent.Games
  683. script.Parent.MouseButton1Click:Connect(function()
  684. script.Parent.BackgroundColor3 = Color3.fromRGB(0,230,0)
  685. exe.BackgroundColor3 = Color3.fromRGB(255,255,255)
  686. home.BackgroundColor3 = Color3.fromRGB(255,255,255)
  687. Ptp.BackgroundColor3 = Color3.fromRGB(255,255,255)
  688. games.BackgroundColor3 = Color3.fromRGB(255,255,255)
  689. script.Parent.Parent.ScriptBox.Visible = false
  690. script.Parent.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 500),"Out", "Quad", 1.5, true)
  691. script.Parent.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 500),"Out", "Quad", 1.5, true)
  692. script.Parent.Parent.Playerlist:TweenPosition(UDim2.new(0.013, -3000,0.129, 0),"Out", "Quad", 1, true)
  693. script.Parent.Parent.Time:TweenPosition(UDim2.new(0.013, -6000,0.887, 0), "Out", "Quad", 1, true)
  694. script.Parent.Parent.WalkSpeed:TweenPosition(UDim2.new(0.032, 0,0.188, 0),"Out", "Quad",1,true)
  695. script.Parent.Parent.WalkSpeedAmount:TweenPosition(UDim2.new(0.574, 0,0.188, 0),"Out","Quad",1,true)
  696. script.Parent.Parent.HipHeight:TweenPosition(UDim2.new(0.032, 0,0.356, 0),"Out","Quad",1,true)
  697. script.Parent.Parent.HipHeightAmount:TweenPosition(UDim2.new(0.574, 0,0.356, 0),"Out","Quad",1,true)
  698. script.Parent.Parent.JumpPower:TweenPosition(UDim2.new(0.032, 0,0.524, 0),"Out","Quad",1,true)
  699. script.Parent.Parent.JumpPowerAmount:TweenPosition(UDim2.new(0.574, 0,0.524, 0),"Out","Quad",1,true)
  700. script.Parent.Parent.KillYourself:TweenPosition(UDim2.new(0.032, 0,0.692, 0),"Out","Quad",1,true)
  701. script.Parent.Parent.Back:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  702. script.Parent.Parent.SkyWars:TweenPosition(UDim2.new(0.013, -4000,0.129, 0),"Out","Quad",1,true)
  703. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  704. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, -3000),"Out","Quad",1,true)
  705. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  706. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  707. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  708. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  709. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  710. end)
  711.  
  712. end
  713. coroutine.resume(coroutine.create(SCRIPT_QOSU65_FAKESCRIPT))
  714. function SCRIPT_CAUR76_FAKESCRIPT() -- LocalPlayer.Script
  715. local script = Instance.new('Script')
  716. script.Parent = LocalPlayer
  717. script.Parent:TweenPosition(UDim2.new(0.793, 0,0.727, 0), "Out", "Quad", 1.9, false)
  718.  
  719. end
  720. coroutine.resume(coroutine.create(SCRIPT_CAUR76_FAKESCRIPT))
  721. function SCRIPT_OATT89_FAKESCRIPT() -- Execute.Script
  722. local script = Instance.new('Script')
  723. script.Parent = Execute
  724. script.Parent.MouseButton1Click:Connect(function()
  725. loadstring(script.Parent.Parent.ScriptBox.Text)()
  726. end)
  727.  
  728. end
  729. coroutine.resume(coroutine.create(SCRIPT_OATT89_FAKESCRIPT))
  730. function SCRIPT_ASOZ75_FAKESCRIPT() -- Clear.Script
  731. local script = Instance.new('Script')
  732. script.Parent = Clear
  733. local text = script.Parent.Parent.ScriptBox.Text
  734. script.Parent.MouseButton1Click:Connect(function()
  735. script.Parent.Parent.ScriptBox.Text = (text)
  736. end)
  737.  
  738. end
  739. coroutine.resume(coroutine.create(SCRIPT_ASOZ75_FAKESCRIPT))
  740. function SCRIPT_AXEH86_FAKESCRIPT() -- MainFrame.Tweens
  741. local script = Instance.new('LocalScript')
  742. script.Parent = MainFrame
  743. script.Parent:TweenPosition(UDim2.new(0.048, 50,0.225, 0), "Out", "Quad", 2, false)
  744. script.Parent.Execute:TweenPosition(UDim2.new(0.013, 0,0.887, 0),"Out", "Quad", 2, true)
  745. script.Parent.Clear:TweenPosition(UDim2.new(0.394, 0,0.887, 0),"Out", "Quad", 2, true)
  746.  
  747.  
  748. end
  749. coroutine.resume(coroutine.create(SCRIPT_AXEH86_FAKESCRIPT))
  750. function SCRIPT_YVHP65_FAKESCRIPT() -- Close.Script
  751. local script = Instance.new('Script')
  752. script.Parent = Close
  753. script.Parent.MouseEnter:Connect(function()
  754. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,0)
  755. script.Parent.TextColor3 = Color3.fromRGB(255,255,255)
  756. end)
  757. script.Parent.MouseLeave:Connect(function()
  758. script.Parent.TextColor3 = Color3.fromRGB(0,0,0)
  759. script.Parent.BackgroundColor3 = Color3.fromRGB(255,255,255)
  760. end)
  761. script.Parent.MouseButton1Click:Connect(function()
  762. script.Parent.Parent:TweenPosition(UDim2.new((script.Parent.Parent.Position.X.Scale), (script.Parent.Parent.Position.X.Offset+50),(script.Parent.Parent.Position.Y.Scale),(script.Parent.Parent.Position.Y.Offset)), "Out", "Quad", 0.5, true)
  763. wait(0.5)
  764. script.Parent.Parent:TweenPosition(UDim2.new((script.Parent.Parent.Position.X.Scale), -2000,(script.Parent.Parent.Position.Y.Scale),(script.Parent.Parent.Position.Y.Offset)), "Out", "Quad", 4, true)
  765. wait(2)
  766. script.Parent.Parent.Parent:Destroy()
  767. end)
  768.  
  769.  
  770. end
  771. coroutine.resume(coroutine.create(SCRIPT_YVHP65_FAKESCRIPT))
  772. function SCRIPT_IZGF74_FAKESCRIPT() -- Close.LocalScript
  773. local script = Instance.new('LocalScript')
  774. script.Parent = Close
  775. script.Parent:TweenPosition(UDim2.new(0.951, 0,0.041, 0),"Out", "Quad", 1.5, true)
  776.  
  777. end
  778. coroutine.resume(coroutine.create(SCRIPT_IZGF74_FAKESCRIPT))
  779. function SCRIPT_PTJW89_FAKESCRIPT() -- MainFrame.Playerlist
  780. local script = Instance.new('LocalScript')
  781. script.Parent = MainFrame
  782. --< variables
  783. local ts = game:GetService("TweenService")
  784. local oof = script.Parent.Time
  785. local char = game.Players.LocalPlayer.Character
  786. local players = game:GetService("Players")
  787. local frame = script.Parent.Playerlist
  788. local slots = frame.slots
  789. local temp = frame.Template
  790. local players_table = {}
  791. local New_CFrame
  792. local tp
  793.  
  794. --< TweenInfo
  795.  
  796. local dir = "Out"
  797. local style = "Quad"
  798. local dur = 0.5
  799.  
  800. --< function
  801.  
  802. local function cleanup ()
  803.  
  804.  
  805. repeat
  806. wait()
  807. until slot.Position.X.Offset == 400
  808. slot:Destroy()
  809. end
  810.  
  811.  
  812. local function remove(leaving)
  813.  
  814.  
  815. if leaving then
  816.  
  817.  
  818. local slot = slots:FindFirstChild(leaving)
  819. slot:TweenPosition(UDim2.new(0, 400, 0, slot.Position.Y.Offset), dir, style, dur, true)
  820.  
  821.  
  822. local cor = coroutine.wrap(cleanup)
  823. cor(slot)
  824.  
  825. end
  826. end
  827.  
  828. local function add()
  829.  
  830.  
  831. local chill = players:GetChildren()
  832. for c = 1, #chill do
  833.  
  834.  
  835. if players_table[chill[c].Name] == nil then
  836.  
  837.  
  838. players_table[chill[c].Name] = 1
  839.  
  840.  
  841. local slot = temp:Clone()
  842.  
  843.  
  844. slot.Name = chill[c].Name
  845. slot.Text = slot.Name
  846. slot.Parent = slots
  847. slot.MouseButton1Click:Connect(function()
  848. tp = {CFrame = game.Workspace[slot.Text].HumanoidRootPart.CFrame}
  849. ts:Create((game.Players.LocalPlayer.Character.HumanoidRootPart),TweenInfo.new((tonumber(oof.Text)),Enum.EasingStyle.Linear), tp):Play()
  850.  
  851. end)
  852. end
  853. end
  854. end
  855.  
  856. local function adjust(leaving)
  857.  
  858.  
  859. add()
  860. remove(leaving)
  861.  
  862. local count = 0
  863.  
  864. for key, value in pairs(players_table) do
  865. count = count + 1
  866.  
  867. local slot = slots:FindFirstChild(key)
  868.  
  869.  
  870. local ypos = 30 + (25+12)*(count-1)
  871. slot:TweenPosition(UDim2.new(0, 0, 0, ypos), dir, style, dur, true)
  872.  
  873. end
  874. end
  875.  
  876. --< events
  877.  
  878.  
  879. players.PlayerAdded:connect(function()
  880. adjust()
  881. end)
  882.  
  883.  
  884. players.PlayerRemoving:connect (function(leaving)
  885. adjust(leaving.Name)
  886. end)
  887.  
  888. --< setup
  889.  
  890. adjust()
  891.  
  892. end
  893. coroutine.resume(coroutine.create(SCRIPT_PTJW89_FAKESCRIPT))
  894. function SCRIPT_HRDI75_FAKESCRIPT() -- MultiplyRemote.Script
  895. local script = Instance.new('Script')
  896. script.Parent = MultiplyRemote
  897. script.Parent.MouseButton1Click:Connect(function()
  898. local meta = getrawmetatable(game)
  899. local old = meta.__namecall
  900. setreadonly(meta,false)
  901. meta.__namecall = newcclosure(function(self,...)
  902. local method = getnamecallmethod()
  903. local args = {...}
  904. if method == "FireServer" and self.Name == (script.Parent.Parent.RemoteName.Text) then
  905. for i = 1, (tonumber(script.Parent.Parent.RemoteAmount.Text)) do
  906. old(self,...)
  907. end
  908. return old(self,...)
  909. else
  910. return old(self,...)
  911. end
  912. end)
  913. end)
  914.  
  915. end
  916. coroutine.resume(coroutine.create(SCRIPT_HRDI75_FAKESCRIPT))
  917. function SCRIPT_AXRZ74_FAKESCRIPT() -- HipHeightAmount.Script
  918. local script = Instance.new('Script')
  919. script.Parent = HipHeightAmount
  920. script.Parent.Text = (game.Players.LocalPlayer.Character.Humanoid.HipHeight)
  921. while true do
  922. wait()
  923. game.Players.LocalPlayer.Character.Humanoid.HipHeight = script.Parent.Text
  924. end
  925.  
  926. end
  927. coroutine.resume(coroutine.create(SCRIPT_AXRZ74_FAKESCRIPT))
  928. function SCRIPT_IHNH80_FAKESCRIPT() -- JumpPowerAmount.Script
  929. local script = Instance.new('Script')
  930. script.Parent = JumpPowerAmount
  931. script.Parent.Text = (game.Players.LocalPlayer.Character.Humanoid.JumpPower)
  932. while true do
  933. wait()
  934. game.Players.LocalPlayer.Character.Humanoid.JumpPower = script.Parent.Text
  935. end
  936.  
  937. end
  938. coroutine.resume(coroutine.create(SCRIPT_IHNH80_FAKESCRIPT))
  939. function SCRIPT_HPRK81_FAKESCRIPT() -- KillYourself.Script
  940. local script = Instance.new('Script')
  941. script.Parent = KillYourself
  942. script.Parent.MouseButton1Click:Connect(function()
  943. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  944. end)
  945.  
  946. end
  947. coroutine.resume(coroutine.create(SCRIPT_HPRK81_FAKESCRIPT))
  948. function SCRIPT_KZGV88_FAKESCRIPT() -- MainFrame.SkyWarsPL
  949. local script = Instance.new('LocalScript')
  950. script.Parent = MainFrame
  951. --< variables
  952. local ts = game:GetService("TweenService")
  953. local oof = script.Parent.Time
  954. local char = game.Players.LocalPlayer.Character
  955. local players = game:GetService("Players")
  956. local frame = script.Parent.SkyWars
  957. local slots = frame.slots
  958. local temp = frame.Template
  959. local players_table = {}
  960. local New_CFrame
  961. local tp
  962. local skywars
  963. local ti = TweenInfo.new(0.1, Enum.EasingStyle.Linear)
  964.  
  965. --< TweenInfo
  966.  
  967. local dir = "Out"
  968. local style = "Quad"
  969. local dur = 0.5
  970.  
  971. --< function
  972.  
  973. local function cleanup ()
  974.  
  975.  
  976. repeat
  977. wait()
  978. until slot.Position.X.Offset == 400
  979. slot:Destroy()
  980. end
  981.  
  982.  
  983. local function remove(leaving)
  984.  
  985.  
  986. if leaving then
  987.  
  988.  
  989. local slot = slots:FindFirstChild(leaving)
  990. slot:TweenPosition(UDim2.new(0, 400, 0, slot.Position.Y.Offset), dir, style, dur, true)
  991.  
  992.  
  993. local cor = coroutine.wrap(cleanup)
  994. cor(slot)
  995.  
  996. end
  997. end
  998.  
  999. local function add()
  1000.  
  1001.  
  1002. local chill = players:GetChildren()
  1003. for c = 1, #chill do
  1004.  
  1005.  
  1006. if players_table[chill[c].Name] == nil then
  1007.  
  1008.  
  1009. players_table[chill[c].Name] = 1
  1010.  
  1011.  
  1012. local slot = temp:Clone()
  1013.  
  1014.  
  1015. slot.Name = chill[c].Name
  1016. slot.Text = ("Teleport above "..(slot.Name))
  1017. slot.Parent = slots
  1018. slot.MouseButton1Click:Connect(function()
  1019. if slot.Text == ("Stop Teleporting Above".. (slot.Name)) then
  1020. skywars = false
  1021. slot.Text = ("Teleport above" .. (slot.Name))
  1022. else
  1023. slot.Text = ("Stop Teleporting Above".. (slot.Name))
  1024. skywars = true
  1025. while skywars == true do
  1026. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,4,0) * game.Workspace[slot.Name].HumanoidRootPart.CFrame + game.Workspace[slot.Name].HumanoidRootPart.CFrame.lookVector * -2
  1027. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Workspace[slot.Name].HumanoidRootPart.Position)
  1028.  
  1029. end
  1030. end
  1031. end)
  1032. end
  1033. end
  1034. end
  1035. local function adjust(leaving)
  1036.  
  1037.  
  1038. add()
  1039. remove(leaving)
  1040.  
  1041. local count = 0
  1042.  
  1043. for key, value in pairs(players_table) do
  1044. count = count + 1
  1045.  
  1046. local slot = slots:FindFirstChild(key)
  1047.  
  1048.  
  1049. local ypos = 30 + (25+12)*(count-1)
  1050. slot:TweenPosition(UDim2.new(0, 0, 0, ypos), dir, style, dur, true)
  1051.  
  1052. end
  1053. end
  1054.  
  1055. --< events
  1056.  
  1057.  
  1058. players.PlayerAdded:connect(function()
  1059. adjust()
  1060. end)
  1061.  
  1062.  
  1063. players.PlayerRemoving:connect (function(leaving)
  1064. adjust(leaving.Name)
  1065. end)
  1066.  
  1067. --< setup
  1068.  
  1069. adjust()
  1070.  
  1071. end
  1072. coroutine.resume(coroutine.create(SCRIPT_KZGV88_FAKESCRIPT))
  1073. function SCRIPT_JPZT87_FAKESCRIPT() -- SkyWarsButton.Script
  1074. local script = Instance.new('Script')
  1075. script.Parent = SkyWarsButton
  1076. script.Parent.MouseButton1Click:Connect(function()
  1077. script.Parent:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  1078. script.Parent.Parent.SkyWars:TweenPosition(UDim2.new(0.013, 0,0.129, 0),"Out","Quad",1,true)
  1079. script.Parent.Parent.Back:TweenPosition(UDim2.new(0.011, 0,0.805, 0),"Out","Quad",1,true)
  1080. end)
  1081.  
  1082. end
  1083. coroutine.resume(coroutine.create(SCRIPT_JPZT87_FAKESCRIPT))
  1084. function SCRIPT_AHBE89_FAKESCRIPT() -- HomeBack.Script
  1085. local script = Instance.new('Script')
  1086. script.Parent = HomeBack
  1087. script.Parent.MouseButton1Click:Connect(function()
  1088. script.Parent:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  1089. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, -3000,0.188, 0),"Out","Quad",1,true)
  1090. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, -3000,0.188, 0),"Out","Quad",1,true)
  1091. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, -3000,0.188, 0),"Out","Quad",1,true)
  1092. script.Parent.Parent.RemoteMultiplier:TweenPosition(UDim2.new(0.032, 0,0.163, 0),"Out","Quad",1,true)
  1093. end)
  1094.  
  1095. end
  1096. coroutine.resume(coroutine.create(SCRIPT_AHBE89_FAKESCRIPT))
  1097. function SCRIPT_ZGOJ79_FAKESCRIPT() -- MainFrame.drag
  1098. local script = Instance.new('Script')
  1099. script.Parent = MainFrame
  1100. local UserInputService,gui,dragging,dragInput,dragStart,startPos = game:GetService("UserInputService"),script.Parent
  1101.  
  1102. local function update(input)
  1103. local delta = input.Position - dragStart
  1104. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1105. end
  1106.  
  1107. gui.InputBegan:Connect(function(input)
  1108. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1109. dragging = true
  1110. dragStart = input.Position
  1111. startPos = gui.Position
  1112.  
  1113. input.Changed:Connect(function()
  1114. if input.UserInputState == Enum.UserInputState.End then
  1115. dragging = false
  1116. end
  1117. end)
  1118. end
  1119. end)
  1120.  
  1121. gui.InputChanged:Connect(function(input)
  1122. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1123. dragInput = input
  1124. end
  1125. end)
  1126.  
  1127. UserInputService.InputChanged:Connect(function(input)
  1128. if input == dragInput and dragging then
  1129. update(input)
  1130. end
  1131. end)
  1132.  
  1133. end
  1134. coroutine.resume(coroutine.create(SCRIPT_ZGOJ79_FAKESCRIPT))
  1135. function SCRIPT_PKKA69_FAKESCRIPT() -- BanSim.Script
  1136. local script = Instance.new('Script')
  1137. script.Parent = BanSim
  1138. script.Parent.MouseButton1Click:Connect(function()
  1139. script.Parent:TweenPosition(UDim2.new(0.413, 0,0.163, -3000),"Out","Quad",1,true)
  1140. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  1141. script.Parent.Parent.Back:TweenPosition(UDim2.new(0.011, 0,0.805, 0),"Out","Quad",1,true)
  1142. script.Parent.Parent.DamageMultiplyAmount:TweenPosition(UDim2.new(0.634, 0,0.163, 0),"Out","Quad",1,true)
  1143. script.Parent.Parent.DamageMultiply:TweenPosition(UDim2.new(0.03, 0,0.163, 0),"Out","Quad",1,true)
  1144. end)
  1145.  
  1146. end
  1147. coroutine.resume(coroutine.create(SCRIPT_PKKA69_FAKESCRIPT))
  1148. function SCRIPT_UEIR66_FAKESCRIPT() -- DamageMultiply.Script
  1149. local script = Instance.new('Script')
  1150. script.Parent = DamageMultiply
  1151.  
  1152. script.Parent.MouseButton1Click:Connect(function()
  1153. local meta = getrawmetatable(game)
  1154. local old = meta.__namecall
  1155. setreadonly(meta,false)
  1156. meta.__namecall = newcclosure(function(self,...)
  1157. local method = getnamecallmethod()
  1158. local args = {...}
  1159. if method == "FireServer" and self.Name == "RemoteEvent" then
  1160. for i = 1,(script.Parent.Parent.DamageMultiplyAmount.Text) do
  1161. old(self,...)
  1162. end
  1163. return old(self,...)
  1164. else
  1165. return old(self,...)
  1166. end
  1167. end)
  1168. end)
  1169.  
  1170. end
  1171. coroutine.resume(coroutine.create(SCRIPT_UEIR66_FAKESCRIPT))
  1172. function SCRIPT_PULZ73_FAKESCRIPT() -- WalkSpeedAmount.Script
  1173. local script = Instance.new('Script')
  1174. script.Parent = WalkSpeedAmount
  1175. script.Parent.Text = (game.Players.LocalPlayer.Character.Humanoid.WalkSpeed)
  1176. while true do
  1177. wait()
  1178. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = script.Parent.Text
  1179. end
  1180.  
  1181. end
  1182. coroutine.resume(coroutine.create(SCRIPT_PULZ73_FAKESCRIPT))
  1183. function SCRIPT_LIGU83_FAKESCRIPT() -- RemoteMultiplier.Script
  1184. local script = Instance.new('Script')
  1185. script.Parent = RemoteMultiplier
  1186. script.Parent.MouseButton1Click:Connect(function()
  1187. script.Parent:TweenPosition(UDim2.new(0.032, 0,0.163, -3000),"Out","Quad",1,true)
  1188. script.Parent.Parent.MultiplyRemote:TweenPosition(UDim2.new(0.394, 0,0.188, 0),"Out","Quad",1,true)
  1189. script.Parent.Parent.RemoteAmount:TweenPosition(UDim2.new(0.213, 0,0.188, 0),"Out","Quad",1,true)
  1190. script.Parent.Parent.RemoteName:TweenPosition(UDim2.new(0.032, 0,0.188, 0),"Out","Quad",1,true)
  1191. script.Parent.Parent.HomeBack:TweenPosition(UDim2.new(0.011, 0,0.805, 0),"Out","Quad",1,true)
  1192. end)
  1193.  
  1194. end
  1195. coroutine.resume(coroutine.create(SCRIPT_LIGU83_FAKESCRIPT))
  1196. function SCRIPT_COEV89_FAKESCRIPT() -- Back.Script
  1197. local script = Instance.new('Script')
  1198. script.Parent = Back
  1199. script.Parent.MouseButton1Click:Connect(function()
  1200. script.Parent:TweenPosition(UDim2.new(0.011, 0,0.805, 3000),"Out","Quad",1,true)
  1201. script.Parent.Parent.SkyWars:TweenPosition(UDim2.new(0.013, -4000,0.129, 0),"Out","Quad",1,true)
  1202. script.Parent.Parent.SkyWarsButton:TweenPosition(UDim2.new(0.032, 0,0.163, 0),"Out","Quad",1,true)
  1203. script.Parent.Parent.DamageMultiplyAmount:TweenPosition(UDim2.new(0.634, -3000,0.163, 0),"Out","Quad",1,true)
  1204. script.Parent.Parent.DamageMultiply:TweenPosition(UDim2.new(0.03, -3000,0.163, 0),"Out","Quad",1,true)
  1205. script.Parent.Parent.BanSim:TweenPosition(UDim2.new(0.413, 0,0.163, 0),"Out","Quad",1,true)
  1206. end)
  1207.  
  1208. end
  1209. coroutine.resume(coroutine.create(SCRIPT_COEV89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement