Vzurxy

HIJACKED DOCUMENT 9/25/18 5502210

Sep 25th, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.70 KB | None | 0 0
  1. local SwordKiller = Instance.new("ScreenGui")
  2. local Background = Instance.new("Frame")
  3. local Bar = Instance.new("Frame")
  4. local LoadBar = Instance.new("Frame")
  5. local PlayBTN = Instance.new("ImageButton")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local ImageLabel = Instance.new("ImageLabel")
  9. local CommandsFrame = Instance.new("Frame")
  10. local Header = Instance.new("Frame")
  11. local Title = Instance.new("TextLabel")
  12. local ExitButton = Instance.new("TextButton")
  13. local CreditsButton = Instance.new("TextButton")
  14. local ButtonsFrame = Instance.new("Frame")
  15. local Floor1 = Instance.new("TextButton")
  16. local Floor2 = Instance.new("TextButton")
  17. local Floor3 = Instance.new("TextButton")
  18. local Floor5 = Instance.new("TextButton")
  19. local Floor4 = Instance.new("TextButton")
  20. local Floor7 = Instance.new("TextButton")
  21. local Floor8 = Instance.new("TextButton")
  22. local Floor9 = Instance.new("TextButton")
  23. local f1IC = Instance.new("TextButton")
  24. local Autofarm = Instance.new("TextButton")
  25. local f3IC = Instance.new("TextButton")
  26. local InfStam = Instance.new("TextButton")
  27. local Hitbox = Instance.new("TextButton")
  28. local TpRandomMob = Instance.new("TextButton")
  29. local MaxSkills = Instance.new("TextButton")
  30. local FreezeMobs = Instance.new("TextButton")
  31. local TpItemCrystal = Instance.new("TextButton")
  32. local ParameterFrame = Instance.new("Frame")
  33. local CommandsLabel = Instance.new("TextLabel")
  34. local CommandsLabel_2 = Instance.new("TextLabel")
  35. local CreditsFrame = Instance.new("Frame")
  36. local TextLabel_3 = Instance.new("TextLabel")
  37. local TextLabel_4 = Instance.new("TextLabel")
  38. local TextLabel_5 = Instance.new("TextLabel")
  39. local TextLabel_6 = Instance.new("TextLabel")
  40. local TextLabel_7 = Instance.new("TextLabel")
  41. local TextLabel_8 = Instance.new("TextLabel")
  42. local TextLabel_9 = Instance.new("TextLabel")
  43. local LeaveCredits = Instance.new("TextButton")
  44. local OpenFrame = Instance.new("Frame")
  45. local Open = Instance.new("TextButton")
  46.  
  47. SwordKiller.Name = "SwordKiller"
  48. SwordKiller.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  49.  
  50. Background.Name = "Background"
  51. Background.Parent = SwordKiller
  52. Background.BackgroundColor3 = Color3.new(0.141176, 0.584314, 1)
  53. Background.BorderColor3 = Color3.new(0.141176, 0.584314, 1)
  54. Background.BorderSizePixel = 100
  55. Background.Size = UDim2.new(1, 0, 1, 0)
  56.  
  57. Bar.Name = "Bar"
  58. Bar.Parent = Background
  59. Bar.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  60. Bar.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  61. Bar.BorderSizePixel = 5
  62. Bar.Position = UDim2.new(0.249179661, 0, 0.400000006, 0)
  63. Bar.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  64. Bar.ZIndex = 2
  65.  
  66. LoadBar.Name = "LoadBar"
  67. LoadBar.Parent = Bar
  68. LoadBar.BackgroundColor3 = Color3.new(0.0823529, 0.34902, 0.6)
  69. LoadBar.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  70. LoadBar.BorderSizePixel = 0
  71. LoadBar.Size = UDim2.new(0, 0, 1, 0)
  72. LoadBar.ZIndex = 3
  73.  
  74. PlayBTN.Name = "PlayBTN"
  75. PlayBTN.Parent = Background
  76. PlayBTN.BackgroundColor3 = Color3.new(1, 1, 1)
  77. PlayBTN.BackgroundTransparency = 1
  78. PlayBTN.BorderSizePixel = 0
  79. PlayBTN.Position = UDim2.new(0.399138629, 0, 0.400000006, 0)
  80. PlayBTN.Size = UDim2.new(0.200000003, 0, 0.100000001, 0)
  81. PlayBTN.Visible = false
  82. PlayBTN.Image = "rbxassetid://2379065494"
  83.  
  84. TextLabel.Parent = Background
  85. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextLabel.BackgroundTransparency = 1
  87. TextLabel.BorderSizePixel = 0
  88. TextLabel.Position = UDim2.new(0.312802136, 0, -0.0202793647, 0)
  89. TextLabel.Rotation = -7
  90. TextLabel.Size = UDim2.new(0.372000009, 0, 0.400999993, 0)
  91. TextLabel.Font = Enum.Font.SourceSans
  92. TextLabel.Text = " Take a Step Forward"
  93. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  94. TextLabel.TextSize = 65
  95. TextLabel.TextStrokeTransparency = 0
  96. TextLabel.TextWrapped = true
  97.  
  98. TextLabel_2.Parent = Background
  99. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  100. TextLabel_2.BackgroundTransparency = 1
  101. TextLabel_2.BorderSizePixel = 0
  102. TextLabel_2.Position = UDim2.new(0.186447233, 0, -0.0801733583, 0)
  103. TextLabel_2.Rotation = -7
  104. TextLabel_2.Size = UDim2.new(0.372000009, 0, 0.400999993, 0)
  105. TextLabel_2.Font = Enum.Font.SourceSans
  106. TextLabel_2.Text = "SwordKiller"
  107. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  108. TextLabel_2.TextSize = 65
  109. TextLabel_2.TextStrokeTransparency = 0
  110. TextLabel_2.TextWrapped = true
  111.  
  112. ImageLabel.Parent = Background
  113. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  114. ImageLabel.BackgroundTransparency = 1
  115. ImageLabel.Position = UDim2.new(0.302136362, 0, 0.17352125, 0)
  116. ImageLabel.Size = UDim2.new(0, 124, 0, 121)
  117. ImageLabel.Image = "rbxassetid://68367740"
  118.  
  119. CommandsFrame.Name = "CommandsFrame"
  120. CommandsFrame.Parent = SwordKiller
  121. CommandsFrame.Active = true
  122. CommandsFrame.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  123. CommandsFrame.BorderSizePixel = 0
  124. CommandsFrame.Position = UDim2.new(0.296034664, 0, 0.143401414, 0)
  125. CommandsFrame.Selectable = true
  126. CommandsFrame.Size = UDim2.new(0.431917995, 0, 0.657237947, 0)
  127. CommandsFrame.Visible = false
  128. CommandsFrame.Draggable = true
  129.  
  130. Header.Name = "Header"
  131. Header.Parent = CommandsFrame
  132. Header.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  133. Header.BorderSizePixel = 0
  134. Header.Size = UDim2.new(1, 0, 0.162025318, 0)
  135.  
  136. Title.Name = "Title"
  137. Title.Parent = Header
  138. Title.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  139. Title.BackgroundTransparency = 1
  140. Title.BorderSizePixel = 0
  141. Title.Size = UDim2.new(1, 0, 1, 0)
  142. Title.Font = Enum.Font.SourceSansLight
  143. Title.Text = "SwordKiller"
  144. Title.TextColor3 = Color3.new(1, 1, 1)
  145. Title.TextScaled = true
  146. Title.TextSize = 32
  147. Title.TextWrapped = true
  148.  
  149. ExitButton.Name = "ExitButton"
  150. ExitButton.Parent = Header
  151. ExitButton.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  152. ExitButton.BorderSizePixel = 0
  153. ExitButton.Position = UDim2.new(0.829710126, 0, 0, 0)
  154. ExitButton.Size = UDim2.new(0.170289859, 0, 0.627451003, 0)
  155. ExitButton.Font = Enum.Font.SourceSansLight
  156. ExitButton.Text = "Exit"
  157. ExitButton.TextColor3 = Color3.new(1, 1, 1)
  158. ExitButton.TextScaled = true
  159. ExitButton.TextSize = 16
  160. ExitButton.TextWrapped = true
  161.  
  162. CreditsButton.Name = "CreditsButton"
  163. CreditsButton.Parent = Header
  164. CreditsButton.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  165. CreditsButton.BorderSizePixel = 0
  166. CreditsButton.Position = UDim2.new(-0.000205457211, 0, 0, 0)
  167. CreditsButton.Size = UDim2.new(0.170289859, 0, 0.627451003, 0)
  168. CreditsButton.Font = Enum.Font.SourceSansLight
  169. CreditsButton.Text = "Credits"
  170. CreditsButton.TextColor3 = Color3.new(1, 1, 1)
  171. CreditsButton.TextScaled = true
  172. CreditsButton.TextSize = 16
  173. CreditsButton.TextWrapped = true
  174.  
  175. ButtonsFrame.Name = "ButtonsFrame"
  176. ButtonsFrame.Parent = CommandsFrame
  177. ButtonsFrame.Active = true
  178. ButtonsFrame.BackgroundColor3 = Color3.new(0.27451, 0.552941, 0.823529)
  179. ButtonsFrame.BackgroundTransparency = 1
  180. ButtonsFrame.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  181. ButtonsFrame.BorderSizePixel = 0
  182. ButtonsFrame.ClipsDescendants = true
  183. ButtonsFrame.Position = UDim2.new(0.038869258, 0, 0.255696207, 0)
  184. ButtonsFrame.Size = UDim2.new(0.924028277, 0, 0.559493661, 0)
  185.  
  186. Floor1.Name = "Floor1"
  187. Floor1.Parent = ButtonsFrame
  188. Floor1.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  189. Floor1.BorderSizePixel = 0
  190. Floor1.Position = UDim2.new(0.0756624639, 0, 0.0483302586, 0)
  191. Floor1.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  192. Floor1.Font = Enum.Font.SourceSansLight
  193. Floor1.Text = "Floor1"
  194. Floor1.TextColor3 = Color3.new(1, 1, 1)
  195. Floor1.TextScaled = true
  196. Floor1.TextSize = 14
  197. Floor1.TextWrapped = true
  198.  
  199. Floor2.Name = "Floor2"
  200. Floor2.Parent = ButtonsFrame
  201. Floor2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  202. Floor2.BorderSizePixel = 0
  203. Floor2.Position = UDim2.new(0.528665066, 0, 0.0483302474, 0)
  204. Floor2.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  205. Floor2.Font = Enum.Font.SourceSansLight
  206. Floor2.Text = "Floor2"
  207. Floor2.TextColor3 = Color3.new(1, 1, 1)
  208. Floor2.TextScaled = true
  209. Floor2.TextSize = 14
  210. Floor2.TextWrapped = true
  211.  
  212. Floor3.Name = "Floor3"
  213. Floor3.Parent = ButtonsFrame
  214. Floor3.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  215. Floor3.BorderSizePixel = 0
  216. Floor3.Position = UDim2.new(0.75320816, 0, 0.0483302474, 0)
  217. Floor3.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  218. Floor3.Font = Enum.Font.SourceSansLight
  219. Floor3.Text = "Floor3"
  220. Floor3.TextColor3 = Color3.new(1, 1, 1)
  221. Floor3.TextScaled = true
  222. Floor3.TextSize = 14
  223. Floor3.TextWrapped = true
  224.  
  225. Floor5.Name = "Floor5"
  226. Floor5.Parent = ButtonsFrame
  227. Floor5.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  228. Floor5.BorderSizePixel = 0
  229. Floor5.Position = UDim2.new(0.528720617, 0, 0.201511353, 0)
  230. Floor5.Size = UDim2.new(0.198433414, 0, 0.130982369, 0)
  231. Floor5.Font = Enum.Font.SourceSansLight
  232. Floor5.Text = "Floor5"
  233. Floor5.TextColor3 = Color3.new(1, 1, 1)
  234. Floor5.TextScaled = true
  235. Floor5.TextSize = 14
  236. Floor5.TextWrapped = true
  237.  
  238. Floor4.Name = "Floor4"
  239. Floor4.Parent = ButtonsFrame
  240. Floor4.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  241. Floor4.BorderSizePixel = 0
  242. Floor4.Position = UDim2.new(0.298900038, 0, 0.201982662, 0)
  243. Floor4.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  244. Floor4.Font = Enum.Font.SourceSansLight
  245. Floor4.Text = "Floor4"
  246. Floor4.TextColor3 = Color3.new(1, 1, 1)
  247. Floor4.TextScaled = true
  248. Floor4.TextSize = 14
  249. Floor4.TextWrapped = true
  250.  
  251. Floor7.Name = "Floor7"
  252. Floor7.Parent = ButtonsFrame
  253. Floor7.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  254. Floor7.BorderSizePixel = 0
  255. Floor7.Position = UDim2.new(0.753208101, 0, 0.201982677, 0)
  256. Floor7.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  257. Floor7.Font = Enum.Font.SourceSansLight
  258. Floor7.Text = "Floor7"
  259. Floor7.TextColor3 = Color3.new(1, 1, 1)
  260. Floor7.TextScaled = true
  261. Floor7.TextSize = 14
  262. Floor7.TextWrapped = true
  263.  
  264. Floor8.Name = "Floor8"
  265. Floor8.Parent = ButtonsFrame
  266. Floor8.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  267. Floor8.BorderSizePixel = 0
  268. Floor8.Position = UDim2.new(0.0756624341, 0, 0.353116155, 0)
  269. Floor8.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  270. Floor8.Font = Enum.Font.SourceSansLight
  271. Floor8.Text = "Floor8"
  272. Floor8.TextColor3 = Color3.new(1, 1, 1)
  273. Floor8.TextScaled = true
  274. Floor8.TextSize = 14
  275. Floor8.TextWrapped = true
  276.  
  277. Floor9.Name = "Floor9"
  278. Floor9.Parent = ButtonsFrame
  279. Floor9.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  280. Floor9.BorderSizePixel = 0
  281. Floor9.Position = UDim2.new(0.298900068, 0, 0.353116155, 0)
  282. Floor9.Size = UDim2.new(0.198113203, 0, 0.131221727, 0)
  283. Floor9.Font = Enum.Font.SourceSansLight
  284. Floor9.Text = "Floor9"
  285. Floor9.TextColor3 = Color3.new(1, 1, 1)
  286. Floor9.TextScaled = true
  287. Floor9.TextSize = 14
  288. Floor9.TextWrapped = true
  289.  
  290. f1IC.Name = "f1IC"
  291. f1IC.Parent = ButtonsFrame
  292. f1IC.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  293. f1IC.BorderSizePixel = 0
  294. f1IC.Position = UDim2.new(0.29895559, 0, 0.0478590131, 0)
  295. f1IC.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  296. f1IC.Font = Enum.Font.SourceSansLight
  297. f1IC.Text = "Floor1 Item Crystal"
  298. f1IC.TextColor3 = Color3.new(1, 1, 1)
  299. f1IC.TextScaled = true
  300. f1IC.TextSize = 14
  301. f1IC.TextWrapped = true
  302.  
  303. Autofarm.Name = "Autofarm"
  304. Autofarm.Parent = ButtonsFrame
  305. Autofarm.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  306. Autofarm.BorderSizePixel = 0
  307. Autofarm.Position = UDim2.new(0.0757180154, 0, 0.690176368, 0)
  308. Autofarm.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  309. Autofarm.Font = Enum.Font.SourceSansLight
  310. Autofarm.Text = "AutoFarm - \"K\""
  311. Autofarm.TextColor3 = Color3.new(1, 1, 1)
  312. Autofarm.TextScaled = true
  313. Autofarm.TextSize = 14
  314. Autofarm.TextWrapped = true
  315.  
  316. f3IC.Name = "f3IC"
  317. f3IC.Parent = ButtonsFrame
  318. f3IC.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  319. f3IC.BorderSizePixel = 0
  320. f3IC.Position = UDim2.new(0.0757180303, 0, 0.201511338, 0)
  321. f3IC.Size = UDim2.new(0.198433414, 0, 0.130982369, 0)
  322. f3IC.Font = Enum.Font.SourceSansLight
  323. f3IC.Text = "Floor3 Item Crystal"
  324. f3IC.TextColor3 = Color3.new(1, 1, 1)
  325. f3IC.TextScaled = true
  326. f3IC.TextSize = 14
  327. f3IC.TextWrapped = true
  328.  
  329. InfStam.Name = "InfStam"
  330. InfStam.Parent = ButtonsFrame
  331. InfStam.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  332. InfStam.BorderSizePixel = 0
  333. InfStam.Position = UDim2.new(0.29895559, 0, 0.690176368, 0)
  334. InfStam.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  335. InfStam.Font = Enum.Font.SourceSansLight
  336. InfStam.Text = "Inf. Stamina"
  337. InfStam.TextColor3 = Color3.new(1, 1, 1)
  338. InfStam.TextScaled = true
  339. InfStam.TextSize = 14
  340. InfStam.TextWrapped = true
  341.  
  342. Hitbox.Name = "Hitbox"
  343. Hitbox.Parent = ButtonsFrame
  344. Hitbox.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  345. Hitbox.BorderSizePixel = 0
  346. Hitbox.Position = UDim2.new(0.528720617, 0, 0.690176368, 0)
  347. Hitbox.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  348. Hitbox.Font = Enum.Font.SourceSansLight
  349. Hitbox.Text = "Hitbox"
  350. Hitbox.TextColor3 = Color3.new(1, 1, 1)
  351. Hitbox.TextScaled = true
  352. Hitbox.TextSize = 14
  353. Hitbox.TextWrapped = true
  354.  
  355. TpRandomMob.Name = "TpRandomMob"
  356. TpRandomMob.Parent = ButtonsFrame
  357. TpRandomMob.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  358. TpRandomMob.BorderSizePixel = 0
  359. TpRandomMob.Position = UDim2.new(0.753263712, 0, 0.690176368, 0)
  360. TpRandomMob.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  361. TpRandomMob.Font = Enum.Font.SourceSansLight
  362. TpRandomMob.Text = "Tp Random Mob"
  363. TpRandomMob.TextColor3 = Color3.new(1, 1, 1)
  364. TpRandomMob.TextScaled = true
  365. TpRandomMob.TextSize = 14
  366. TpRandomMob.TextWrapped = true
  367.  
  368. MaxSkills.Name = "MaxSkills"
  369. MaxSkills.Parent = ButtonsFrame
  370. MaxSkills.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  371. MaxSkills.BorderSizePixel = 0
  372. MaxSkills.Position = UDim2.new(0.298955619, 0, 0.848866522, 0)
  373. MaxSkills.Size = UDim2.new(0.428198427, 0, 0.136020154, 0)
  374. MaxSkills.Font = Enum.Font.SourceSansLight
  375. MaxSkills.Text = "Max Skills"
  376. MaxSkills.TextColor3 = Color3.new(1, 1, 1)
  377. MaxSkills.TextScaled = true
  378. MaxSkills.TextSize = 14
  379. MaxSkills.TextWrapped = true
  380.  
  381. FreezeMobs.Name = "FreezeMobs"
  382. FreezeMobs.Parent = ButtonsFrame
  383. FreezeMobs.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  384. FreezeMobs.BorderSizePixel = 0
  385. FreezeMobs.Position = UDim2.new(0.753263712, 0, 0.848866522, 0)
  386. FreezeMobs.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  387. FreezeMobs.Font = Enum.Font.SourceSansLight
  388. FreezeMobs.Text = "Freeze Mobs"
  389. FreezeMobs.TextColor3 = Color3.new(1, 1, 1)
  390. FreezeMobs.TextScaled = true
  391. FreezeMobs.TextSize = 14
  392. FreezeMobs.TextWrapped = true
  393.  
  394. TpItemCrystal.Name = "TpItemCrystal"
  395. TpItemCrystal.Parent = ButtonsFrame
  396. TpItemCrystal.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  397. TpItemCrystal.BorderSizePixel = 0
  398. TpItemCrystal.Position = UDim2.new(0.0757180154, 0, 0.848866522, 0)
  399. TpItemCrystal.Size = UDim2.new(0.198433414, 0, 0.136020154, 0)
  400. TpItemCrystal.Font = Enum.Font.SourceSansLight
  401. TpItemCrystal.Text = "Tp ItemCrystal"
  402. TpItemCrystal.TextColor3 = Color3.new(1, 1, 1)
  403. TpItemCrystal.TextScaled = true
  404. TpItemCrystal.TextSize = 14
  405. TpItemCrystal.TextWrapped = true
  406.  
  407. ParameterFrame.Name = "ParameterFrame"
  408. ParameterFrame.Parent = CommandsFrame
  409. ParameterFrame.BackgroundColor3 = Color3.new(0.619608, 0.611765, 0.619608)
  410. ParameterFrame.BackgroundTransparency = 1
  411. ParameterFrame.BorderColor3 = Color3.new(0, 0, 0)
  412. ParameterFrame.BorderSizePixel = 0
  413. ParameterFrame.Position = UDim2.new(0.162897527, 0, 0.814999998, 0)
  414. ParameterFrame.Size = UDim2.new(0.658536613, 0, 0.141772151, 0)
  415.  
  416. CommandsLabel.Name = "CommandsLabel"
  417. CommandsLabel.Parent = ParameterFrame
  418. CommandsLabel.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  419. CommandsLabel.BorderColor3 = Color3.new(0, 0, 0)
  420. CommandsLabel.BorderSizePixel = 0
  421. CommandsLabel.Position = UDim2.new(8.26548785e-06, 0, -4.42450476, 0)
  422. CommandsLabel.Size = UDim2.new(1, 0, 0.5, 0)
  423. CommandsLabel.Font = Enum.Font.SourceSans
  424. CommandsLabel.Text = "Teleports"
  425. CommandsLabel.TextColor3 = Color3.new(1, 1, 1)
  426. CommandsLabel.TextScaled = true
  427. CommandsLabel.TextSize = 18
  428. CommandsLabel.TextWrapped = true
  429.  
  430. CommandsLabel_2.Name = "CommandsLabel"
  431. CommandsLabel_2.Parent = ParameterFrame
  432. CommandsLabel_2.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  433. CommandsLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  434. CommandsLabel_2.BorderSizePixel = 0
  435. CommandsLabel_2.Position = UDim2.new(8.26641917e-06, 0, -1.83044553, 0)
  436. CommandsLabel_2.Size = UDim2.new(1, 0, 0.5, 0)
  437. CommandsLabel_2.Font = Enum.Font.SourceSans
  438. CommandsLabel_2.Text = "Scripts"
  439. CommandsLabel_2.TextColor3 = Color3.new(1, 1, 1)
  440. CommandsLabel_2.TextScaled = true
  441. CommandsLabel_2.TextSize = 18
  442. CommandsLabel_2.TextWrapped = true
  443.  
  444. CreditsFrame.Name = "CreditsFrame"
  445. CreditsFrame.Parent = CommandsFrame
  446. CreditsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  447. CreditsFrame.BackgroundTransparency = 1
  448. CreditsFrame.Position = UDim2.new(0.0144752711, 0, 0.181690142, 0)
  449. CreditsFrame.Size = UDim2.new(0, 818, 0, 443)
  450. CreditsFrame.Visible = false
  451.  
  452. TextLabel_3.Parent = CreditsFrame
  453. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  454. TextLabel_3.BackgroundTransparency = 1
  455. TextLabel_3.Position = UDim2.new(-0.0146699268, 0, 0.821047306, 0)
  456. TextLabel_3.Size = UDim2.new(0, 829, 0, 60)
  457. TextLabel_3.Font = Enum.Font.SourceSans
  458. TextLabel_3.Text = "AFK FARM - ClassyInori"
  459. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  460. TextLabel_3.TextScaled = true
  461. TextLabel_3.TextSize = 14
  462. TextLabel_3.TextWrapped = true
  463.  
  464. TextLabel_4.Parent = CreditsFrame
  465. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  466. TextLabel_4.BackgroundTransparency = 1
  467. TextLabel_4.Position = UDim2.new(-0.0146699268, 0, 0.68687886, 0)
  468. TextLabel_4.Size = UDim2.new(0, 829, 0, 60)
  469. TextLabel_4.Font = Enum.Font.SourceSans
  470. TextLabel_4.Text = "Teleports - Template"
  471. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  472. TextLabel_4.TextScaled = true
  473. TextLabel_4.TextSize = 14
  474. TextLabel_4.TextWrapped = true
  475.  
  476. TextLabel_5.Parent = CreditsFrame
  477. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  478. TextLabel_5.BackgroundTransparency = 1
  479. TextLabel_5.Position = UDim2.new(-0.0146699268, 0, 0.550453067, 0)
  480. TextLabel_5.Size = UDim2.new(0, 829, 0, 60)
  481. TextLabel_5.Font = Enum.Font.SourceSans
  482. TextLabel_5.Text = "Random Mob - Lilith#7498, DenDen#7963"
  483. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  484. TextLabel_5.TextScaled = true
  485. TextLabel_5.TextSize = 14
  486. TextLabel_5.TextWrapped = true
  487.  
  488. TextLabel_6.Parent = CreditsFrame
  489. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  490. TextLabel_6.BackgroundTransparency = 1
  491. TextLabel_6.Position = UDim2.new(-0.0146699268, 0, 0.416284621, 0)
  492. TextLabel_6.Size = UDim2.new(0, 829, 0, 60)
  493. TextLabel_6.Font = Enum.Font.SourceSans
  494. TextLabel_6.Text = "Tp Item Crystal - Lilith#7498, DenDen#7963"
  495. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  496. TextLabel_6.TextScaled = true
  497. TextLabel_6.TextSize = 14
  498. TextLabel_6.TextWrapped = true
  499.  
  500. TextLabel_7.Parent = CreditsFrame
  501. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  502. TextLabel_7.BackgroundTransparency = 1
  503. TextLabel_7.Position = UDim2.new(-0.0146699268, 0, 0.279858828, 0)
  504. TextLabel_7.Size = UDim2.new(0, 829, 0, 60)
  505. TextLabel_7.Font = Enum.Font.SourceSans
  506. TextLabel_7.Text = "MaxSkills - Lilith#7498, DenDen#7963"
  507. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  508. TextLabel_7.TextScaled = true
  509. TextLabel_7.TextSize = 14
  510. TextLabel_7.TextWrapped = true
  511.  
  512. TextLabel_8.Parent = CreditsFrame
  513. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  514. TextLabel_8.BackgroundTransparency = 1
  515. TextLabel_8.Position = UDim2.new(-0.0146699259, 0, 0.143433064, 0)
  516. TextLabel_8.Size = UDim2.new(0, 829, 0, 60)
  517. TextLabel_8.Font = Enum.Font.SourceSans
  518. TextLabel_8.Text = "HitBox - Lilith#7498, DenDen#7963"
  519. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  520. TextLabel_8.TextScaled = true
  521. TextLabel_8.TextSize = 14
  522. TextLabel_8.TextWrapped = true
  523.  
  524. TextLabel_9.Parent = CreditsFrame
  525. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  526. TextLabel_9.BackgroundTransparency = 1
  527. TextLabel_9.Position = UDim2.new(0.232729524, 0, -0.0321590826, 0)
  528. TextLabel_9.Size = UDim2.new(0, 405, 0, 60)
  529. TextLabel_9.Font = Enum.Font.SourceSans
  530. TextLabel_9.Text = "Credits"
  531. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  532. TextLabel_9.TextScaled = true
  533. TextLabel_9.TextSize = 14
  534. TextLabel_9.TextWrapped = true
  535.  
  536. LeaveCredits.Name = "LeaveCredits"
  537. LeaveCredits.Parent = CreditsFrame
  538. LeaveCredits.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  539. LeaveCredits.BorderSizePixel = 0
  540. LeaveCredits.Position = UDim2.new(0.00122249394, 0, 1.01128674, 0)
  541. LeaveCredits.Size = UDim2.new(0.982885063, 0, 0.268623024, 0)
  542. LeaveCredits.Font = Enum.Font.SourceSansLight
  543. LeaveCredits.Text = "Exit Credits"
  544. LeaveCredits.TextColor3 = Color3.new(1, 1, 1)
  545. LeaveCredits.TextScaled = true
  546. LeaveCredits.TextSize = 14
  547. LeaveCredits.TextWrapped = true
  548.  
  549. OpenFrame.Name = "OpenFrame"
  550. OpenFrame.Parent = SwordKiller
  551. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  552. OpenFrame.Position = UDim2.new(0.807912588, 0, 0.881481469, 0)
  553. OpenFrame.Size = UDim2.new(0, 369, 0, 128)
  554. OpenFrame.Visible = false
  555.  
  556. Open.Name = "Open"
  557. Open.Parent = OpenFrame
  558. Open.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  559. Open.BorderSizePixel = 0
  560. Open.Position = UDim2.new(-2.98023224e-08, 0, 0, 0)
  561. Open.Size = UDim2.new(1, 0, 1, 0)
  562. Open.Font = Enum.Font.SourceSansLight
  563. Open.Text = "Open"
  564. Open.TextColor3 = Color3.new(1, 1, 1)
  565. Open.TextScaled = true
  566. Open.TextSize = 14
  567. Open.TextWrapped = true
  568.  
  569. function SCRIPT_QPHZ74_FAKESCRIPT() -- Background.CoreGuiRemover
  570. getfenv().script = Instance.new('LocalScript', Background)
  571.  
  572. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false)
  573.  
  574. end
  575. coroutine.resume(coroutine.create(SCRIPT_QPHZ74_FAKESCRIPT))
  576. function SCRIPT_SNDF81_FAKESCRIPT() -- PlayBTN.Script
  577. getfenv().script = Instance.new('Script', PlayBTN)
  578.  
  579. local plybtn = script.Parent
  580. local background = script.Parent.Parent
  581. local uis = game:GetService("UserInputService")
  582. local ss = script.Parent.Parent.Parent.CommandsFrame
  583. plybtn.MouseButton1Click:Connect(function(plr)
  584. background:TweenPosition(UDim2.new(-2,0,0,0))
  585. wait(1)
  586. background:Destroy()
  587. ss.Visible = true
  588. end)
  589.  
  590. end
  591. coroutine.resume(coroutine.create(SCRIPT_SNDF81_FAKESCRIPT))
  592. function SCRIPT_LEBA80_FAKESCRIPT() -- PlayBTN.LocalScript
  593. getfenv().script = Instance.new('LocalScript', PlayBTN)
  594.  
  595. script.Parent.MouseButton1Click:Connect(function()
  596. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, true)
  597. end)
  598.  
  599. end
  600. coroutine.resume(coroutine.create(SCRIPT_LEBA80_FAKESCRIPT))
  601. function SCRIPT_LZYB73_FAKESCRIPT() -- Background.LoadBarLoader
  602. getfenv().script = Instance.new('Script', Background)
  603.  
  604. local loadbar = script.Parent.Bar.LoadBar
  605. local plybtn = script.Parent.PlayBTN
  606. wait(1)
  607. loadbar:TweenSize(UDim2.new(0.05,0,1,0))
  608. wait(2)
  609. loadbar:TweenSize(UDim2.new(0.1,0,1,0))
  610. wait(1)
  611. loadbar:TweenSize(UDim2.new(.3,0,1,0))
  612. wait(2)
  613. loadbar:TweenSize(UDim2.new(.6,0,1,0))
  614. wait(3)
  615. loadbar:TweenSize(UDim2.new(.65,0,1,0))
  616. wait(2)
  617. loadbar:TweenSize(UDim2.new(.8,0,1,0))
  618. wait(2)
  619. loadbar:TweenSize(UDim2.new(.9,0,1,0))
  620. wait(2)
  621. loadbar:TweenSize(UDim2.new(1,0,1,0))
  622. wait(2)
  623. loadbar.Parent.Visible = false
  624. plybtn.Visible = true
  625.  
  626. end
  627. coroutine.resume(coroutine.create(SCRIPT_LZYB73_FAKESCRIPT))
  628. function SCRIPT_AOYN88_FAKESCRIPT() -- ExitButton.Script
  629. getfenv().script = Instance.new('Script', ExitButton)
  630.  
  631. script.Parent.MouseButton1Click:Connect(function()
  632. script.Parent.Parent.Parent.Parent.OpenFrame.Visible = true
  633. script.Parent.Parent.Parent.Parent.CommandsFrame.Visible = false
  634. end)
  635.  
  636. end
  637. coroutine.resume(coroutine.create(SCRIPT_AOYN88_FAKESCRIPT))
  638. function SCRIPT_WCEV72_FAKESCRIPT() -- CreditsButton.Script
  639. getfenv().script = Instance.new('Script', CreditsButton)
  640.  
  641. script.Parent.MouseButton1Click:Connect(function()
  642. script.Parent.Parent.Parent.ButtonsFrame.Visible = false
  643. script.Parent.Parent.Parent.ParameterFrame.Visible = false
  644. script.Parent.Parent.Parent.CreditsFrame.Visible = true
  645. end)
  646.  
  647. end
  648. coroutine.resume(coroutine.create(SCRIPT_WCEV72_FAKESCRIPT))
  649. function SCRIPT_JKKV65_FAKESCRIPT() -- Floor1.Script
  650. getfenv().script = Instance.new('Script', Floor1)
  651.  
  652. script.Parent.MouseButton1Click:Connect(function()
  653. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3059.16, -225, 1126.32))
  654. wait(1)
  655. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  656. wait(3)
  657. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3059.16, -225, 1126.32))
  658. end
  659. end)
  660.  
  661. end
  662. coroutine.resume(coroutine.create(SCRIPT_JKKV65_FAKESCRIPT))
  663. function SCRIPT_BUCD87_FAKESCRIPT() -- Floor2.Script
  664. getfenv().script = Instance.new('Script', Floor2)
  665.  
  666. script.Parent.MouseButton1Click:Connect(function()
  667. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2952.43, 116.3, -9375))
  668. wait(1)
  669. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  670. wait(3)
  671. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2952.43, 116.3, -9375))
  672. end
  673. end)
  674.  
  675. end
  676. coroutine.resume(coroutine.create(SCRIPT_BUCD87_FAKESCRIPT))
  677. function SCRIPT_GTYH74_FAKESCRIPT() -- Floor3.Script
  678. getfenv().script = Instance.new('Script', Floor3)
  679.  
  680. script.Parent.MouseButton1Click:Connect(function()
  681. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-375.99, 4168.04, -694))
  682. wait(1)
  683. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  684. wait(3)
  685. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-375.99, 4168.04, -694))
  686. end
  687. end)
  688.  
  689. end
  690. coroutine.resume(coroutine.create(SCRIPT_GTYH74_FAKESCRIPT))
  691. function SCRIPT_CMXD83_FAKESCRIPT() -- Floor5.Script
  692. getfenv().script = Instance.new('Script', Floor5)
  693.  
  694. script.Parent.MouseButton1Click:Connect(function()
  695. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2175.6, 1250, -388.3))
  696. wait(1)
  697. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  698. wait(3)
  699. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2175.6, 1250, -388.3))
  700. end
  701. end)
  702.  
  703. end
  704. coroutine.resume(coroutine.create(SCRIPT_CMXD83_FAKESCRIPT))
  705. function SCRIPT_EXYR82_FAKESCRIPT() -- Floor4.Script
  706. getfenv().script = Instance.new('Script', Floor4)
  707.  
  708. script.Parent.MouseButton1Click:Connect(function()
  709. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2380.2, 2153.35, -124.97))
  710. wait(1)
  711. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  712. wait(3)
  713. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2380.2, 2153.35, -124.97))
  714. end
  715. end)
  716.  
  717. end
  718. coroutine.resume(coroutine.create(SCRIPT_EXYR82_FAKESCRIPT))
  719. function SCRIPT_DUHP74_FAKESCRIPT() -- Floor7.Script
  720. getfenv().script = Instance.new('Script', Floor7)
  721.  
  722. script.Parent.MouseButton1Down:connect(function()
  723. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(3315.13281, 729.625977, -617.601))
  724. wait(1)
  725. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  726. wait(3)
  727. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(3315.13281, 729.625977, -617.601))
  728. end
  729. end)
  730.  
  731. end
  732. coroutine.resume(coroutine.create(SCRIPT_DUHP74_FAKESCRIPT))
  733. function SCRIPT_MWVV74_FAKESCRIPT() -- Floor8.Script
  734. getfenv().script = Instance.new('Script', Floor8)
  735.  
  736. script.Parent.MouseButton1Click:Connect(function()
  737. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1642, 4078, 7721))
  738. wait(1)
  739. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  740. wait(3)
  741. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1642, 4078, 7721))
  742. end
  743. end)
  744.  
  745. end
  746. coroutine.resume(coroutine.create(SCRIPT_MWVV74_FAKESCRIPT))
  747. function SCRIPT_WGGA77_FAKESCRIPT() -- Floor9.Script
  748. getfenv().script = Instance.new('Script', Floor9)
  749.  
  750. script.Parent.MouseButton1Down:connect(function()
  751. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3588.53, 2904.99, -7707.6))
  752. wait(1)
  753. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  754. wait(3)
  755. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3588.53, 2904.99, -7707.6))
  756. end
  757. end)
  758.  
  759. end
  760. coroutine.resume(coroutine.create(SCRIPT_WGGA77_FAKESCRIPT))
  761. function SCRIPT_NWKM72_FAKESCRIPT() -- f1IC.Script
  762. getfenv().script = Instance.new('Script', f1IC)
  763.  
  764. PlayerName = tostring(game.Players.LocalPlayer.Name)
  765.  
  766. script.Parent.MouseButton1Click:Connect(function()
  767. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-817.8, -98.17, 602.55))
  768. end)
  769.  
  770. end
  771. coroutine.resume(coroutine.create(SCRIPT_NWKM72_FAKESCRIPT))
  772. function SCRIPT_MKBD74_FAKESCRIPT() -- Autofarm.Script
  773. getfenv().script = Instance.new('Script', Autofarm)
  774.  
  775. script.Parent.MouseButton1Click:Connect(function()
  776. --[[
  777. Entire script was created by ClassyInori#5056.
  778. If you're going to make videos or re-release this or whatever make sure to give credits.
  779. ]]
  780.  
  781. local key = "k" -- key to toggle farm
  782.  
  783. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  784.  
  785. if not type(key) == "string" or string.len(key) > 1 then error("mega new user :holy") else key = key:upper() end
  786.  
  787. local function getService(str)
  788. return game:GetService(str)
  789. end
  790.  
  791. -- secondary bypass method, main one is used in my paid script.
  792. local function tpwsbypass()
  793. local mt = getrawmetatable(game)
  794. if setreadonly then setreadonly(mt, false) elseif make_writeable then make_writeable(mt) end
  795. local o_namecall = mt.__namecall; local o_newindex = mt.__newindex
  796.  
  797. mt.__namecall = function(self, ...)
  798. local args = {...}
  799. local method = args[#args]
  800. if method == "Kick" or method == "BreakJoints" then
  801. --print("Caught: "..method.." being naughty.")
  802. return
  803. end
  804. return o_namecall(self, ...)
  805. end
  806.  
  807. mt.__newindex = function(t, k, v)
  808. if k == "Health" then
  809. --print("Caught death.")
  810. return error("Bypassed.")
  811. elseif k == "Value" and tostring(t) and tostring(t) == "Health" then
  812. --print("Caught death.")
  813. return error("Bypassed.")
  814. end
  815. return o_newindex(t, k, v)
  816. end
  817. end
  818.  
  819. tpwsbypass()
  820.  
  821. local plr = getService("Players").LocalPlayer; local char = plr.Character; local data = char:WaitForChild("Entity", 5)
  822.  
  823. local function getMob()
  824. for i, v in next, getService("Workspace").Mobs:children() do
  825. if v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Entity") and v:FindFirstChild("Healthbar") then
  826. return v
  827. end
  828. end
  829. warn("no mobs")
  830. end
  831.  
  832. local toggled = false
  833. getService("UserInputService").InputBegan:Connect(function(input)
  834. if input.KeyCode == Enum.KeyCode[key] then
  835. toggled = not toggled
  836. warn(tostring(toggled))
  837. end
  838. end)
  839.  
  840. while wait(.25) do -- 10/10 loopage 100% non-skiddery :holy:
  841. if toggled then
  842. local mob = getMob()
  843. if mob then
  844. repeat wait(.1)
  845. if plr.Character then
  846. char = plr.Character
  847. else
  848. break
  849. end
  850. if char:FindFirstChild("Entity") then
  851. data = char.Entity
  852. else
  853. break
  854. end
  855. if not mob:FindFirstChild("HumanoidRootPart") then
  856. break
  857. elseif not mob:FindFirstChild("Entity") then
  858. break
  859. elseif not mob:FindFirstChild("Healthbar") then
  860. break
  861. elseif not char:FindFirstChild("HumanoidRootPart") then
  862. break
  863. end
  864. char.HumanoidRootPart.CFrame = mob.HumanoidRootPart.CFrame
  865. if mouse1click then
  866. mouse1click()
  867. elseif Input then
  868. Input.LeftClick()
  869. else
  870. error("ey yo u using a bad exploit why dont u buy synapse instead")
  871. end
  872. until data.Health.Value == 0 or not mob or not toggled
  873. end
  874. end
  875. end
  876. end)
  877.  
  878. end
  879. coroutine.resume(coroutine.create(SCRIPT_MKBD74_FAKESCRIPT))
  880. function SCRIPT_WDTI74_FAKESCRIPT() -- f3IC.Script
  881. getfenv().script = Instance.new('Script', f3IC)
  882.  
  883. PlayerName = tostring(game.Players.LocalPlayer.Name)
  884.  
  885. script.Parent.MouseButton1Click:Connect(function()
  886. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-817.8, -98.17, 602.55))
  887. end)
  888.  
  889. end
  890. coroutine.resume(coroutine.create(SCRIPT_WDTI74_FAKESCRIPT))
  891. function SCRIPT_VIOG87_FAKESCRIPT() -- InfStam.Script
  892. getfenv().script = Instance.new('Script', InfStam)
  893.  
  894. script.Parent.MouseButton1Click:Connect(function()
  895. local client = game:GetService("Players").LocalPlayer
  896. while wait() do
  897. if client.Character then
  898. client.Character:WaitForChild("Entity").Stamina.Value = 100
  899. end
  900. end
  901. end)
  902.  
  903. end
  904. coroutine.resume(coroutine.create(SCRIPT_VIOG87_FAKESCRIPT))
  905. function SCRIPT_HGVK71_FAKESCRIPT() -- Hitbox.Script
  906. getfenv().script = Instance.new('Script', Hitbox)
  907.  
  908. script.Parent.MouseButton1Click:Connect(function()
  909. warn("Executed HitBox")
  910. for i,v in pairs(game.Workspace.Mobs:children()) do
  911. if v:FindFirstChild("Head") then
  912. v.HumanoidRootPart.Transparency = 0.5
  913. v.HumanoidRootPart.Size = Vector3.new(50, 50, 50)
  914. v.HumanoidRootPart.Color = Color3.new(255, 0, 0)
  915. v.HumanoidRootPart.Material = "Neon"
  916. end
  917. end
  918. end)
  919.  
  920. end
  921. coroutine.resume(coroutine.create(SCRIPT_HGVK71_FAKESCRIPT))
  922. function SCRIPT_JYZC88_FAKESCRIPT() -- TpRandomMob.Script
  923. getfenv().script = Instance.new('Script', TpRandomMob)
  924.  
  925. script.Parent.MouseButton1Click:Connect(function()
  926. local model = game.Workspace.Mobs
  927. local mobs = model:GetChildren()
  928. for i =1, #mobs do
  929. local themob = mobs[math.random(#mobs)]
  930. if themob:findFirstChild("Torso") then
  931. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  932. end
  933. end
  934. end)
  935.  
  936. end
  937. coroutine.resume(coroutine.create(SCRIPT_JYZC88_FAKESCRIPT))
  938. function SCRIPT_BXGF71_FAKESCRIPT() -- MaxSkills.Script
  939. getfenv().script = Instance.new('Script', MaxSkills)
  940.  
  941. script.Parent.MouseButton1Click:Connect(function()
  942. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  943. if v:FindFirstChild("Class") then
  944. v.Class:Remove()
  945. end
  946. if v:FindFirstChild("Anytime") then
  947. v.Anytime:Remove()
  948. end
  949. if v:FindFirstChild("Cost") then
  950. v.Cost.Value = -999999999
  951. end
  952. if v:FindFirstChild("Cooldown") then
  953. v.Cooldown.Value = -999999999
  954. end
  955. if v:FindFirstChild("Level") then
  956. v.Level.Value = -999999999
  957. end
  958. end
  959. end)
  960.  
  961. end
  962. coroutine.resume(coroutine.create(SCRIPT_BXGF71_FAKESCRIPT))
  963. function SCRIPT_XYBX86_FAKESCRIPT() -- FreezeMobs.Script
  964. getfenv().script = Instance.new('Script', FreezeMobs)
  965.  
  966. script.Parent.MouseButton1Click:Connect(function()
  967. for i,v in pairs(workspace.Mobs:children()) do
  968. if v~=nil then
  969. v.Humanoid.WalkSpeed = 0
  970. lolsss=v:GetChildren()
  971. for i=1,#lolsss do
  972. if lolsss[i].className=="Part" then
  973. lolsss[i].Anchored = true
  974. lolsss[i].Reflectance = 1
  975. end
  976. end
  977. end
  978. end
  979. end)
  980.  
  981. end
  982. coroutine.resume(coroutine.create(SCRIPT_XYBX86_FAKESCRIPT))
  983. function SCRIPT_LALX65_FAKESCRIPT() -- TpItemCrystal.Script
  984. getfenv().script = Instance.new('Script', TpItemCrystal)
  985.  
  986. script.Parent.MouseButton1Click:Connect(function()
  987. local model = game.Workspace.Mobs
  988. local mobs = model:GetChildren()
  989. for i =1, #mobs do
  990. if mobs[i].Name == "Item Crystal" then
  991. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  992. end
  993. end
  994. end)
  995.  
  996. end
  997. coroutine.resume(coroutine.create(SCRIPT_LALX65_FAKESCRIPT))
  998. function SCRIPT_FKXG65_FAKESCRIPT() -- LeaveCredits.Script
  999. getfenv().script = Instance.new('Script', LeaveCredits)
  1000.  
  1001. script.Parent.MouseButton1Click:Connect(function()
  1002. script.Parent.Parent.Visible = false
  1003. script.Parent.Parent.Parent.ParameterFrame.Visible = true
  1004. script.Parent.Parent.Parent.ButtonsFrame.Visible = true
  1005. end)
  1006.  
  1007. end
  1008. coroutine.resume(coroutine.create(SCRIPT_FKXG65_FAKESCRIPT))
  1009. function SCRIPT_IKEL90_FAKESCRIPT() -- Open.Script
  1010. getfenv().script = Instance.new('Script', Open)
  1011.  
  1012. script.Parent.MouseButton1Click:Connect(function()
  1013. script.Parent.Parent.Visible = false
  1014. script.Parent.Parent.Parent.CommandsFrame.Visible = true
  1015. end)
  1016.  
  1017. end
  1018. coroutine.resume(coroutine.create(SCRIPT_IKEL90_FAKESCRIPT))
Add Comment
Please, Sign In to add comment