Advertisement
unknownexploits

ayyyyyyyyyyyyyyy a hak

Jan 25th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.81 KB | None | 0 0
  1. -- By unknown_45273#2851
  2. -- Version 0.1
  3. local sword_sim_ui = Instance.new("ScreenGui")
  4. local teleports = Instance.new("Frame")
  5. local title = Instance.new("TextLabel")
  6. local middle_map = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local outside_map = Instance.new("TextButton")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local desc = Instance.new("TextLabel")
  11. local visual = Instance.new("Frame")
  12. local title_2 = Instance.new("TextLabel")
  13. local esp = Instance.new("TextButton")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local fullbright = Instance.new("TextButton")
  16. local TextLabel_4 = Instance.new("TextLabel")
  17. local nineeleven = Instance.new("TextButton")
  18. local TextLabel_5 = Instance.new("TextLabel")
  19. local desc_2 = Instance.new("TextLabel")
  20. local rgb = Instance.new("TextButton")
  21. local title_3 = Instance.new("TextLabel")
  22. local char = Instance.new("Frame")
  23. local title_4 = Instance.new("TextLabel")
  24. local speed = Instance.new("TextButton")
  25. local TextLabel_6 = Instance.new("TextLabel")
  26. local jump_power = Instance.new("TextButton")
  27. local TextLabel_7 = Instance.new("TextLabel")
  28. local noclip = Instance.new("TextButton")
  29. local TextLabel_8 = Instance.new("TextLabel")
  30. local desc_3 = Instance.new("TextLabel")
  31. local fly = Instance.new("TextButton")
  32. local TextLabel_9 = Instance.new("TextLabel")
  33. local miscellaneous = Instance.new("Frame")
  34. local title_5 = Instance.new("TextLabel")
  35. local TextLabel_10 = Instance.new("TextLabel")
  36. local gravity = Instance.new("TextButton")
  37. local TextLabel_11 = Instance.new("TextLabel")
  38. local desc_4 = Instance.new("TextLabel")
  39. local autofarm = Instance.new("TextButton")
  40. local loopkill = Instance.new("TextButton")
  41. local user_box = Instance.new("TextBox")
  42. local admin = Instance.new("TextButton")
  43. local TextLabel_12 = Instance.new("TextLabel")
  44. local log = Instance.new("Frame")
  45. local title_6 = Instance.new("TextLabel")
  46. local desc_5 = Instance.new("TextLabel")
  47. local TextLabel_13 = Instance.new("TextLabel")
  48. local change_1 = Instance.new("TextLabel")
  49. local change_2 = Instance.new("TextLabel")
  50. local change_3 = Instance.new("TextLabel")
  51. local change_4 = Instance.new("TextLabel")
  52. local Frame = Instance.new("Frame")
  53. local title_7 = Instance.new("TextLabel")
  54. local desc_6 = Instance.new("TextLabel")
  55. local Changelog_3 = Instance.new("TextLabel")
  56. local Changelog_2 = Instance.new("TextLabel")
  57. local Changelog_4 = Instance.new("TextLabel")
  58. local LogPanel = Instance.new("ScrollingFrame")
  59. local Log = Instance.new("TextButton")
  60. local TextLabel_14 = Instance.new("TextLabel")
  61. --Properties:
  62. sword_sim_ui.Name = "sword_sim_ui"
  63. sword_sim_ui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  64. sword_sim_ui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  65. sword_sim_ui.ResetOnSpawn = false
  66.  
  67. teleports.Name = "teleports"
  68. teleports.Parent = sword_sim_ui
  69. teleports.Active = true
  70. teleports.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  71. teleports.BackgroundTransparency = 0.10999999940395
  72. teleports.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  73. teleports.BorderSizePixel = 2
  74. teleports.Position = UDim2.new(0.0327743925, 0, 0.168469876, 0)
  75. teleports.Size = UDim2.new(0, 220, 0, 54)
  76.  
  77. title.Name = "title"
  78. title.Parent = teleports
  79. title.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  80. title.BackgroundTransparency = 0.10999999940395
  81. title.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  82. title.BorderSizePixel = 2
  83. title.Position = UDim2.new(0, 0, -0.951490045, 0)
  84. title.Size = UDim2.new(0, 220, 0, 45)
  85. title.Font = Enum.Font.SourceSans
  86. title.Text = "Teleports n shit"
  87. title.TextColor3 = Color3.new(1, 1, 1)
  88. title.TextSize = 40
  89. title.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  90. title.TextStrokeTransparency = 0
  91. title.TextWrapped = true
  92.  
  93. middle_map.Name = "middle_map"
  94. middle_map.Parent = teleports
  95. middle_map.Active = false
  96. middle_map.BackgroundColor3 = Color3.new(1, 1, 1)
  97. middle_map.BackgroundTransparency = 1
  98. middle_map.Position = UDim2.new(0.819925427, 0, 0.0370370336, 0)
  99. middle_map.Size = UDim2.new(0, 39, 0, 23)
  100. middle_map.Font = Enum.Font.Code
  101. middle_map.Text = "OFF"
  102. middle_map.TextColor3 = Color3.new(1, 0, 0)
  103. middle_map.TextSize = 20
  104. middle_map.TextWrapped = true
  105.  
  106. TextLabel.Parent = teleports
  107. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  108. TextLabel.BackgroundTransparency = 1
  109. TextLabel.BorderSizePixel = 0
  110. TextLabel.Position = UDim2.new(0.0130659677, 0, 0, 0)
  111. TextLabel.Size = UDim2.new(0, 155, 0, 23)
  112. TextLabel.Font = Enum.Font.Code
  113. TextLabel.Text = "Middle of the map"
  114. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  115. TextLabel.TextSize = 19
  116. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  117.  
  118. outside_map.Name = "outside_map"
  119. outside_map.Parent = teleports
  120. outside_map.Active = false
  121. outside_map.BackgroundColor3 = Color3.new(1, 1, 1)
  122. outside_map.BackgroundTransparency = 1
  123. outside_map.Position = UDim2.new(0.819925427, 0, 0.476407677, 0)
  124. outside_map.Size = UDim2.new(0, 39, 0, 23)
  125. outside_map.Font = Enum.Font.Code
  126. outside_map.Text = "OFF"
  127. outside_map.TextColor3 = Color3.new(1, 0, 0)
  128. outside_map.TextSize = 20
  129. outside_map.TextWrapped = true
  130.  
  131. TextLabel_2.Parent = teleports
  132. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  133. TextLabel_2.BackgroundTransparency = 1
  134. TextLabel_2.BorderSizePixel = 0
  135. TextLabel_2.Position = UDim2.new(0.0139703853, 0, 0.531963229, 0)
  136. TextLabel_2.Size = UDim2.new(0, 155, 0, 23)
  137. TextLabel_2.Font = Enum.Font.Code
  138. TextLabel_2.Text = "Outside map"
  139. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  140. TextLabel_2.TextSize = 20
  141. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  142.  
  143. desc.Name = "desc"
  144. desc.Parent = teleports
  145. desc.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  146. desc.BackgroundTransparency = 0.10999999940395
  147. desc.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  148. desc.BorderSizePixel = 2
  149. desc.Position = UDim2.new(0, 0, 1.11851871, 0)
  150. desc.Size = UDim2.new(0, 220, 0, 32)
  151. desc.Font = Enum.Font.SourceSans
  152. desc.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  153. desc.TextColor3 = Color3.new(1, 1, 1)
  154. desc.TextScaled = true
  155. desc.TextSize = 19
  156. desc.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  157. desc.TextStrokeTransparency = 0
  158. desc.TextWrapped = true
  159.  
  160. visual.Name = "visual"
  161. visual.Parent = sword_sim_ui
  162. visual.Active = true
  163. visual.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  164. visual.BackgroundTransparency = 0.10999999940395
  165. visual.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  166. visual.BorderSizePixel = 2
  167. visual.Position = UDim2.new(0.174940854, 0, 0.168109924, 0)
  168. visual.Size = UDim2.new(0, 222, 0, 99)
  169.  
  170. title_2.Name = "title"
  171. title_2.Parent = visual
  172. title_2.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  173. title_2.BackgroundTransparency = 0.10999999940395
  174. title_2.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  175. title_2.BorderSizePixel = 2
  176. title_2.Position = UDim2.new(0, 0, -0.518282831, 0)
  177. title_2.Size = UDim2.new(0, 222, 0, 45)
  178. title_2.Font = Enum.Font.SourceSans
  179. title_2.Text = "Visual Cheatz"
  180. title_2.TextColor3 = Color3.new(1, 1, 1)
  181. title_2.TextSize = 40
  182. title_2.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  183. title_2.TextStrokeTransparency = 0
  184. title_2.TextWrapped = true
  185.  
  186. esp.Name = "esp"
  187. esp.Parent = visual
  188. esp.Active = false
  189. esp.BackgroundColor3 = Color3.new(1, 1, 1)
  190. esp.BackgroundTransparency = 1
  191. esp.Position = UDim2.new(0.822644591, 0, 0.032429561, 0)
  192. esp.Size = UDim2.new(0, 39, 0, 23)
  193. esp.Font = Enum.Font.Code
  194. esp.Text = "OFF"
  195. esp.TextColor3 = Color3.new(1, 0, 0)
  196. esp.TextSize = 20
  197. esp.TextWrapped = true
  198.  
  199. TextLabel_3.Parent = visual
  200. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  201. TextLabel_3.BackgroundTransparency = 1
  202. TextLabel_3.BorderSizePixel = 0
  203. TextLabel_3.Position = UDim2.new(0.0240550321, 0, 0.0627325773, 0)
  204. TextLabel_3.Size = UDim2.new(0, 121, 0, 23)
  205. TextLabel_3.Font = Enum.Font.Code
  206. TextLabel_3.Text = "Esp"
  207. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  208. TextLabel_3.TextSize = 20
  209. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  210.  
  211. fullbright.Name = "fullbright"
  212. fullbright.Parent = visual
  213. fullbright.Active = false
  214. fullbright.BackgroundColor3 = Color3.new(1, 1, 1)
  215. fullbright.BackgroundTransparency = 1
  216. fullbright.Position = UDim2.new(0.822644591, 0, 0.251119882, 0)
  217. fullbright.Size = UDim2.new(0, 39, 0, 23)
  218. fullbright.Font = Enum.Font.Code
  219. fullbright.Text = "OFF"
  220. fullbright.TextColor3 = Color3.new(1, 0, 0)
  221. fullbright.TextSize = 20
  222. fullbright.TextWrapped = true
  223.  
  224. TextLabel_4.Parent = visual
  225. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  226. TextLabel_4.BackgroundTransparency = 1
  227. TextLabel_4.BorderSizePixel = 0
  228. TextLabel_4.Position = UDim2.new(0.0240550321, 0, 0.281422943, 0)
  229. TextLabel_4.Size = UDim2.new(0, 121, 0, 23)
  230. TextLabel_4.Font = Enum.Font.Code
  231. TextLabel_4.Text = "Fullbright"
  232. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  233. TextLabel_4.TextSize = 20
  234. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  235.  
  236. nineeleven.Name = "nineeleven"
  237. nineeleven.Parent = visual
  238. nineeleven.Active = false
  239. nineeleven.BackgroundColor3 = Color3.new(1, 1, 1)
  240. nineeleven.BackgroundTransparency = 1
  241. nineeleven.Position = UDim2.new(0.822644591, 0, 0.468437552, 0)
  242. nineeleven.Size = UDim2.new(0, 39, 0, 23)
  243. nineeleven.Font = Enum.Font.Code
  244. nineeleven.Text = "OFF"
  245. nineeleven.TextColor3 = Color3.new(1, 0, 0)
  246. nineeleven.TextSize = 20
  247. nineeleven.TextWrapped = true
  248.  
  249. TextLabel_5.Parent = visual
  250. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  251. TextLabel_5.BackgroundTransparency = 1
  252. TextLabel_5.BorderSizePixel = 0
  253. TextLabel_5.Position = UDim2.new(0.0240550321, 0, 0.498740613, 0)
  254. TextLabel_5.Size = UDim2.new(0, 121, 0, 23)
  255. TextLabel_5.Font = Enum.Font.Code
  256. TextLabel_5.Text = "Commit 9/11"
  257. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  258. TextLabel_5.TextSize = 20
  259. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  260.  
  261. desc_2.Name = "desc"
  262. desc_2.Parent = visual
  263. desc_2.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  264. desc_2.BackgroundTransparency = 0.10999999940395
  265. desc_2.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  266. desc_2.BorderSizePixel = 2
  267. desc_2.Position = UDim2.new(0, 0, 1.08000016, 0)
  268. desc_2.Size = UDim2.new(0, 222, 0, 31)
  269. desc_2.Font = Enum.Font.SourceSans
  270. desc_2.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  271. desc_2.TextColor3 = Color3.new(1, 1, 1)
  272. desc_2.TextScaled = true
  273. desc_2.TextSize = 19
  274. desc_2.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  275. desc_2.TextStrokeTransparency = 0
  276. desc_2.TextWrapped = true
  277.  
  278. rgb.Name = "rgb"
  279. rgb.Parent = visual
  280. rgb.Active = false
  281. rgb.BackgroundColor3 = Color3.new(1, 1, 1)
  282. rgb.BackgroundTransparency = 1
  283. rgb.Position = UDim2.new(0.822644591, 0, 0.694895744, 0)
  284. rgb.Size = UDim2.new(0, 39, 0, 23)
  285. rgb.Font = Enum.Font.Code
  286. rgb.Text = "OFF"
  287. rgb.TextColor3 = Color3.new(1, 0, 0)
  288. rgb.TextSize = 20
  289. rgb.TextWrapped = true
  290.  
  291. title_3.Name = "title"
  292. title_3.Parent = visual
  293. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  294. title_3.BackgroundTransparency = 1
  295. title_3.BorderSizePixel = 0
  296. title_3.Position = UDim2.new(0.0240550321, 0, 0.725198746, 0)
  297. title_3.Size = UDim2.new(0, 121, 0, 23)
  298. title_3.Font = Enum.Font.Code
  299. title_3.Text = "Rgb"
  300. title_3.TextColor3 = Color3.new(1, 1, 1)
  301. title_3.TextSize = 20
  302. title_3.TextXAlignment = Enum.TextXAlignment.Left
  303.  
  304. char.Name = "char"
  305. char.Parent = sword_sim_ui
  306. char.Active = true
  307. char.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  308. char.BackgroundTransparency = 0.10999999940395
  309. char.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  310. char.BorderSizePixel = 2
  311. char.Position = UDim2.new(0.323363125, 0, 0.167659938, 0)
  312. char.Size = UDim2.new(0, 248, 0, 99)
  313.  
  314. title_4.Name = "title"
  315. title_4.Parent = char
  316. title_4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  317. title_4.BackgroundTransparency = 0.10999999940395
  318. title_4.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  319. title_4.BorderSizePixel = 2
  320. title_4.Position = UDim2.new(0, 0, -0.528383791, 0)
  321. title_4.Size = UDim2.new(0, 246, 0, 45)
  322. title_4.Font = Enum.Font.SourceSans
  323. title_4.Text = "Character Cheatz"
  324. title_4.TextColor3 = Color3.new(1, 1, 1)
  325. title_4.TextSize = 40
  326. title_4.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  327. title_4.TextStrokeTransparency = 0
  328. title_4.TextWrapped = true
  329.  
  330. speed.Name = "speed"
  331. speed.Parent = char
  332. speed.Active = false
  333. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  334. speed.BackgroundTransparency = 1
  335. speed.Position = UDim2.new(0.854964018, 0, 0.014539931, 0)
  336. speed.Size = UDim2.new(0, 31, 0, 23)
  337. speed.Font = Enum.Font.Code
  338. speed.Text = "OFF"
  339. speed.TextColor3 = Color3.new(1, 0, 0)
  340. speed.TextSize = 20
  341. speed.TextWrapped = true
  342.  
  343. TextLabel_6.Parent = char
  344. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  345. TextLabel_6.BackgroundTransparency = 1
  346. TextLabel_6.BorderSizePixel = 0
  347. TextLabel_6.Position = UDim2.new(0.0240549836, 0, 0.00443884358, 0)
  348. TextLabel_6.Size = UDim2.new(0, 182, 0, 23)
  349. TextLabel_6.Font = Enum.Font.Code
  350. TextLabel_6.Text = "Super Speed"
  351. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  352. TextLabel_6.TextSize = 20
  353. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  354.  
  355. jump_power.Name = "jump_power"
  356. jump_power.Parent = char
  357. jump_power.Active = false
  358. jump_power.BackgroundColor3 = Color3.new(1, 1, 1)
  359. jump_power.BackgroundTransparency = 1
  360. jump_power.Position = UDim2.new(0.854964018, 0, 0.238435686, 0)
  361. jump_power.Size = UDim2.new(0, 31, 0, 23)
  362. jump_power.Font = Enum.Font.Code
  363. jump_power.Text = "OFF"
  364. jump_power.TextColor3 = Color3.new(1, 0, 0)
  365. jump_power.TextSize = 20
  366. jump_power.TextWrapped = true
  367.  
  368. TextLabel_7.Parent = char
  369. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  370. TextLabel_7.BackgroundTransparency = 1
  371. TextLabel_7.BorderSizePixel = 0
  372. TextLabel_7.Position = UDim2.new(0.0240549836, 0, 0.22833468, 0)
  373. TextLabel_7.Size = UDim2.new(0, 182, 0, 23)
  374. TextLabel_7.Font = Enum.Font.Code
  375. TextLabel_7.Text = "Super Jump"
  376. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  377. TextLabel_7.TextSize = 20
  378. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  379.  
  380. noclip.Name = "noclip"
  381. noclip.Parent = char
  382. noclip.Active = false
  383. noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  384. noclip.BackgroundTransparency = 1
  385. noclip.Position = UDim2.new(0.854964018, 0, 0.494869798, 0)
  386. noclip.Size = UDim2.new(0, 31, 0, 23)
  387. noclip.Font = Enum.Font.Code
  388. noclip.Text = "OFF"
  389. noclip.TextColor3 = Color3.new(1, 0, 0)
  390. noclip.TextSize = 20
  391. noclip.TextWrapped = true
  392.  
  393. TextLabel_8.Parent = char
  394. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  395. TextLabel_8.BackgroundTransparency = 1
  396. TextLabel_8.BorderSizePixel = 0
  397. TextLabel_8.Position = UDim2.new(0.0240549836, 0, 0.484768808, 0)
  398. TextLabel_8.Size = UDim2.new(0, 182, 0, 23)
  399. TextLabel_8.Font = Enum.Font.Code
  400. TextLabel_8.Text = "Noclip"
  401. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  402. TextLabel_8.TextSize = 20
  403. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
  404.  
  405. desc_3.Name = "desc"
  406. desc_3.Parent = char
  407. desc_3.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  408. desc_3.BackgroundTransparency = 0.10999999940395
  409. desc_3.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  410. desc_3.BorderSizePixel = 2
  411. desc_3.Position = UDim2.new(0, 0, 1.06000006, 0)
  412. desc_3.Size = UDim2.new(0, 246, 0, 32)
  413. desc_3.Font = Enum.Font.SourceSans
  414. desc_3.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  415. desc_3.TextColor3 = Color3.new(1, 1, 1)
  416. desc_3.TextScaled = true
  417. desc_3.TextSize = 19
  418. desc_3.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  419. desc_3.TextStrokeTransparency = 0
  420. desc_3.TextWrapped = true
  421.  
  422. fly.Name = "fly"
  423. fly.Parent = char
  424. fly.Active = false
  425. fly.BackgroundColor3 = Color3.new(1, 1, 1)
  426. fly.BackgroundTransparency = 1
  427. fly.Position = UDim2.new(0.854964018, 0, 0.727193058, 0)
  428. fly.Size = UDim2.new(0, 31, 0, 23)
  429. fly.Font = Enum.Font.Code
  430. fly.Text = "OFF"
  431. fly.TextColor3 = Color3.new(1, 0, 0)
  432. fly.TextSize = 20
  433. fly.TextWrapped = true
  434.  
  435. TextLabel_9.Parent = char
  436. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  437. TextLabel_9.BackgroundTransparency = 1
  438. TextLabel_9.BorderSizePixel = 0
  439. TextLabel_9.Position = UDim2.new(0.0240549836, 0, 0.717092037, 0)
  440. TextLabel_9.Size = UDim2.new(0, 182, 0, 23)
  441. TextLabel_9.Font = Enum.Font.Code
  442. TextLabel_9.Text = "Fly (Disabled atm)"
  443. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  444. TextLabel_9.TextSize = 20
  445. TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
  446.  
  447. miscellaneous.Name = "miscellaneous"
  448. miscellaneous.Parent = sword_sim_ui
  449. miscellaneous.Active = true
  450. miscellaneous.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  451. miscellaneous.BackgroundTransparency = 0.10999999940395
  452. miscellaneous.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  453. miscellaneous.BorderSizePixel = 2
  454. miscellaneous.Position = UDim2.new(0.48303166, 0, 0.167659938, 0)
  455. miscellaneous.Size = UDim2.new(0, 238, 0, 92)
  456.  
  457. title_5.Name = "title"
  458. title_5.Parent = miscellaneous
  459. title_5.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  460. title_5.BackgroundTransparency = 0.10999999940395
  461. title_5.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  462. title_5.BorderSizePixel = 2
  463. title_5.Position = UDim2.new(0, 0, -0.587787986, 0)
  464. title_5.Size = UDim2.new(0, 239, 0, 45)
  465. title_5.Font = Enum.Font.SourceSans
  466. title_5.Text = "Miscellaneous Cheats"
  467. title_5.TextColor3 = Color3.new(1, 1, 1)
  468. title_5.TextScaled = true
  469. title_5.TextSize = 25
  470. title_5.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  471. title_5.TextStrokeTransparency = 0
  472. title_5.TextWrapped = true
  473.  
  474. TextLabel_10.Parent = miscellaneous
  475. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  476. TextLabel_10.BackgroundTransparency = 1
  477. TextLabel_10.BorderSizePixel = 0
  478. TextLabel_10.Position = UDim2.new(0.0240549836, 0, -0.00171624497, 0)
  479. TextLabel_10.Size = UDim2.new(0, 154, 0, 23)
  480. TextLabel_10.Font = Enum.Font.Code
  481. TextLabel_10.Text = "Autofarm"
  482. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  483. TextLabel_10.TextSize = 20
  484. TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
  485.  
  486. gravity.Name = "gravity"
  487. gravity.Parent = miscellaneous
  488. gravity.Active = false
  489. gravity.BackgroundColor3 = Color3.new(1, 1, 1)
  490. gravity.BackgroundTransparency = 1
  491. gravity.Position = UDim2.new(0.829064548, 0, 0.218094423, 0)
  492. gravity.Size = UDim2.new(0, 39, 0, 23)
  493. gravity.Font = Enum.Font.Code
  494. gravity.Text = "OFF"
  495. gravity.TextColor3 = Color3.new(1, 0, 0)
  496. gravity.TextSize = 20
  497. gravity.TextWrapped = true
  498.  
  499. TextLabel_11.Parent = miscellaneous
  500. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  501. TextLabel_11.BackgroundTransparency = 1
  502. TextLabel_11.BorderSizePixel = 0
  503. TextLabel_11.Position = UDim2.new(0.0240549836, 0, 0.235638276, 0)
  504. TextLabel_11.Size = UDim2.new(0, 154, 0, 23)
  505. TextLabel_11.Font = Enum.Font.Code
  506. TextLabel_11.Text = "Low Gravity"
  507. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  508. TextLabel_11.TextSize = 18
  509. TextLabel_11.TextXAlignment = Enum.TextXAlignment.Left
  510.  
  511. desc_4.Name = "desc"
  512. desc_4.Parent = miscellaneous
  513. desc_4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  514. desc_4.BackgroundTransparency = 0.10999999940395
  515. desc_4.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  516. desc_4.BorderSizePixel = 2
  517. desc_4.Position = UDim2.new(-0.00420168089, 0, 1.07542324, 0)
  518. desc_4.Size = UDim2.new(0, 238, 0, 32)
  519. desc_4.Font = Enum.Font.SourceSans
  520. desc_4.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  521. desc_4.TextColor3 = Color3.new(1, 1, 1)
  522. desc_4.TextScaled = true
  523. desc_4.TextSize = 19
  524. desc_4.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  525. desc_4.TextStrokeTransparency = 0
  526. desc_4.TextWrapped = true
  527.  
  528. autofarm.Name = "autofarm"
  529. autofarm.Parent = miscellaneous
  530. autofarm.Active = false
  531. autofarm.BackgroundColor3 = Color3.new(1, 1, 1)
  532. autofarm.BackgroundTransparency = 1
  533. autofarm.Position = UDim2.new(0.833266258, 0, -0.00839054212, 0)
  534. autofarm.Size = UDim2.new(0, 39, 0, 23)
  535. autofarm.Font = Enum.Font.Code
  536. autofarm.Text = "OFF"
  537. autofarm.TextColor3 = Color3.new(1, 0, 0)
  538. autofarm.TextSize = 20
  539. autofarm.TextWrapped = true
  540.  
  541. loopkill.Name = "loopkill"
  542. loopkill.Parent = miscellaneous
  543. loopkill.Active = false
  544. loopkill.BackgroundColor3 = Color3.new(1, 1, 1)
  545. loopkill.BackgroundTransparency = 1
  546. loopkill.Position = UDim2.new(0.833266318, 0, 0.707224965, 0)
  547. loopkill.Size = UDim2.new(0, 39, 0, 22)
  548. loopkill.Font = Enum.Font.Code
  549. loopkill.Text = "OFF"
  550. loopkill.TextColor3 = Color3.new(1, 0, 0)
  551. loopkill.TextSize = 20
  552. loopkill.TextWrapped = true
  553.  
  554. user_box.Name = "user_box"
  555. user_box.Parent = miscellaneous
  556. user_box.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  557. user_box.BackgroundTransparency = 0.55000001192093
  558. user_box.Position = UDim2.new(0.0240550321, 0, 0.75, 0)
  559. user_box.Size = UDim2.new(0, 192, 0, 19)
  560. user_box.Font = Enum.Font.SourceSans
  561. user_box.PlaceholderColor3 = Color3.new(1, 1, 1)
  562. user_box.PlaceholderText = "Loop Kill user"
  563. user_box.Text = ""
  564. user_box.TextColor3 = Color3.new(1, 1, 1)
  565. user_box.TextSize = 20
  566. user_box.TextXAlignment = Enum.TextXAlignment.Left
  567.  
  568. admin.Name = "admin"
  569. admin.Parent = miscellaneous
  570. admin.Active = false
  571. admin.BackgroundColor3 = Color3.new(1, 1, 1)
  572. admin.BackgroundTransparency = 1
  573. admin.Position = UDim2.new(0.833266258, 0, 0.478963971, 0)
  574. admin.Size = UDim2.new(0, 39, 0, 23)
  575. admin.Font = Enum.Font.Code
  576. admin.Text = "OFF"
  577. admin.TextColor3 = Color3.new(1, 0, 0)
  578. admin.TextSize = 20
  579. admin.TextWrapped = true
  580.  
  581. TextLabel_12.Parent = miscellaneous
  582. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  583. TextLabel_12.BackgroundTransparency = 1
  584. TextLabel_12.BorderSizePixel = 0
  585. TextLabel_12.Position = UDim2.new(0.0240549836, 0, 0.474768698, 0)
  586. TextLabel_12.Size = UDim2.new(0, 154, 0, 23)
  587. TextLabel_12.Font = Enum.Font.Code
  588. TextLabel_12.Text = "Admin"
  589. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  590. TextLabel_12.TextSize = 20
  591. TextLabel_12.TextXAlignment = Enum.TextXAlignment.Left
  592.  
  593. log.Name = "log"
  594. log.Parent = sword_sim_ui
  595. log.Active = true
  596. log.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  597. log.BackgroundTransparency = 0.10999999940395
  598. log.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  599. log.BorderSizePixel = 2
  600. log.Position = UDim2.new(0.637257516, 0, 0.161837518, 0)
  601. log.Size = UDim2.new(0, 225, 0, 108)
  602.  
  603. title_6.Name = "title"
  604. title_6.Parent = log
  605. title_6.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  606. title_6.BackgroundTransparency = 0.10999999940395
  607. title_6.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  608. title_6.BorderSizePixel = 2
  609. title_6.Position = UDim2.new(0, 0, -0.470678955, 0)
  610. title_6.Size = UDim2.new(0, 225, 0, 45)
  611. title_6.Font = Enum.Font.SourceSans
  612. title_6.Text = "Changelog"
  613. title_6.TextColor3 = Color3.new(1, 1, 1)
  614. title_6.TextScaled = true
  615. title_6.TextSize = 25
  616. title_6.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  617. title_6.TextStrokeTransparency = 0
  618. title_6.TextWrapped = true
  619.  
  620. desc_5.Name = "desc"
  621. desc_5.Parent = log
  622. desc_5.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  623. desc_5.BackgroundTransparency = 0.10999999940395
  624. desc_5.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  625. desc_5.BorderSizePixel = 2
  626. desc_5.Position = UDim2.new(0, 0, 1.08764064, 0)
  627. desc_5.Size = UDim2.new(0, 225, 0, 32)
  628. desc_5.Font = Enum.Font.SourceSans
  629. desc_5.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  630. desc_5.TextColor3 = Color3.new(1, 1, 1)
  631. desc_5.TextScaled = true
  632. desc_5.TextSize = 19
  633. desc_5.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  634. desc_5.TextStrokeTransparency = 0
  635. desc_5.TextWrapped = true
  636.  
  637. TextLabel_13.Parent = log
  638. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  639. TextLabel_13.BackgroundTransparency = 1
  640. TextLabel_13.BorderSizePixel = 0
  641. TextLabel_13.Position = UDim2.new(0.0240549054, 0, 0.00798868295, 0)
  642. TextLabel_13.Size = UDim2.new(0, 191, 0, 18)
  643. TextLabel_13.Font = Enum.Font.Code
  644. TextLabel_13.Text = "Version 0.1"
  645. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  646. TextLabel_13.TextSize = 20
  647. TextLabel_13.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  648. TextLabel_13.TextStrokeTransparency = 0
  649. TextLabel_13.TextXAlignment = Enum.TextXAlignment.Left
  650.  
  651. change_1.Name = "change_1"
  652. change_1.Parent = log
  653. change_1.BackgroundColor3 = Color3.new(1, 1, 1)
  654. change_1.BackgroundTransparency = 1
  655. change_1.BorderSizePixel = 0
  656. change_1.Position = UDim2.new(0.0240549836, 0, 0.232194975, 0)
  657. change_1.Size = UDim2.new(0, 191, 0, 18)
  658. change_1.Font = Enum.Font.Code
  659. change_1.Text = "[+] Rescripted ui"
  660. change_1.TextColor3 = Color3.new(1, 1, 1)
  661. change_1.TextSize = 20
  662. change_1.TextXAlignment = Enum.TextXAlignment.Left
  663.  
  664. change_2.Name = "change_2"
  665. change_2.Parent = log
  666. change_2.BackgroundColor3 = Color3.new(1, 1, 1)
  667. change_2.BackgroundTransparency = 1
  668. change_2.BorderSizePixel = 0
  669. change_2.Position = UDim2.new(0.0240549836, 0, 0.402168542, 0)
  670. change_2.Size = UDim2.new(0, 245, 0, 18)
  671. change_2.Font = Enum.Font.Code
  672. change_2.Text = ""
  673. change_2.TextColor3 = Color3.new(1, 1, 1)
  674. change_2.TextSize = 20
  675. change_2.TextXAlignment = Enum.TextXAlignment.Left
  676.  
  677. change_3.Name = "change_3"
  678. change_3.Parent = log
  679. change_3.BackgroundColor3 = Color3.new(1, 1, 1)
  680. change_3.BackgroundTransparency = 1
  681. change_3.BorderSizePixel = 0
  682. change_3.Position = UDim2.new(0.0240549836, 0, 0.589668572, 0)
  683. change_3.Size = UDim2.new(0, 245, 0, 18)
  684. change_3.Font = Enum.Font.Code
  685. change_3.Text = ""
  686. change_3.TextColor3 = Color3.new(1, 1, 1)
  687. change_3.TextSize = 20
  688. change_3.TextXAlignment = Enum.TextXAlignment.Left
  689.  
  690. change_4.Name = "change_4"
  691. change_4.Parent = log
  692. change_4.BackgroundColor3 = Color3.new(1, 1, 1)
  693. change_4.BackgroundTransparency = 1
  694. change_4.BorderSizePixel = 0
  695. change_4.Position = UDim2.new(0.0240549836, 0, 0.7503829, 0)
  696. change_4.Size = UDim2.new(0, 245, 0, 18)
  697. change_4.Font = Enum.Font.Code
  698. change_4.Text = ""
  699. change_4.TextColor3 = Color3.new(1, 1, 1)
  700. change_4.TextSize = 20
  701. change_4.TextXAlignment = Enum.TextXAlignment.Left
  702.  
  703. Frame.Parent = sword_sim_ui
  704. Frame.Active = true
  705. Frame.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  706. Frame.BackgroundTransparency = 0.10999999940395
  707. Frame.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  708. Frame.BorderSizePixel = 2
  709. Frame.Position = UDim2.new(0.79271698, 0, 0.167659938, 0)
  710. Frame.Size = UDim2.new(0, 293, 0, 145)
  711.  
  712. title_7.Name = "title"
  713. title_7.Parent = Frame
  714. title_7.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  715. title_7.BackgroundTransparency = 0.10999999940395
  716. title_7.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  717. title_7.BorderSizePixel = 2
  718. title_7.Position = UDim2.new(0, 0, -0.381023735, 0)
  719. title_7.Size = UDim2.new(0, 293, 0, 45)
  720. title_7.Font = Enum.Font.SourceSans
  721. title_7.Text = "Chatlogs"
  722. title_7.TextColor3 = Color3.new(1, 1, 1)
  723. title_7.TextScaled = true
  724. title_7.TextSize = 25
  725. title_7.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  726. title_7.TextStrokeTransparency = 0
  727. title_7.TextWrapped = true
  728.  
  729. desc_6.Name = "desc"
  730. desc_6.Parent = Frame
  731. desc_6.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  732. desc_6.BackgroundTransparency = 0.10999999940395
  733. desc_6.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  734. desc_6.BorderSizePixel = 2
  735. desc_6.Position = UDim2.new(0, 0, 1.07167649, 0)
  736. desc_6.Size = UDim2.new(0, 293, 0, 32)
  737. desc_6.Font = Enum.Font.SourceSans
  738. desc_6.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#3481"
  739. desc_6.TextColor3 = Color3.new(1, 1, 1)
  740. desc_6.TextScaled = true
  741. desc_6.TextSize = 19
  742. desc_6.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  743. desc_6.TextStrokeTransparency = 0
  744. desc_6.TextWrapped = true
  745.  
  746. Changelog_3.Name = "Changelog_3"
  747. Changelog_3.Parent = Frame
  748. Changelog_3.BackgroundColor3 = Color3.new(1, 1, 1)
  749. Changelog_3.BackgroundTransparency = 1
  750. Changelog_3.BorderSizePixel = 0
  751. Changelog_3.Position = UDim2.new(0.0326388776, 0, 0.55966419, 0)
  752. Changelog_3.Size = UDim2.new(0, 217, 0, 21)
  753. Changelog_3.Font = Enum.Font.Code
  754. Changelog_3.Text = ""
  755. Changelog_3.TextColor3 = Color3.new(1, 1, 1)
  756. Changelog_3.TextSize = 20
  757. Changelog_3.TextXAlignment = Enum.TextXAlignment.Left
  758.  
  759. Changelog_2.Name = "Changelog_2"
  760. Changelog_2.Parent = Frame
  761. Changelog_2.BackgroundColor3 = Color3.new(1, 1, 1)
  762. Changelog_2.BackgroundTransparency = 1
  763. Changelog_2.BorderSizePixel = 0
  764. Changelog_2.Position = UDim2.new(0.0326388776, 0, 0.363235623, 0)
  765. Changelog_2.Size = UDim2.new(0, 217, 0, 21)
  766. Changelog_2.Font = Enum.Font.Code
  767. Changelog_2.Text = ""
  768. Changelog_2.TextColor3 = Color3.new(1, 1, 1)
  769. Changelog_2.TextSize = 20
  770. Changelog_2.TextXAlignment = Enum.TextXAlignment.Left
  771.  
  772. Changelog_4.Name = "Changelog_4"
  773. Changelog_4.Parent = Frame
  774. Changelog_4.BackgroundColor3 = Color3.new(1, 1, 1)
  775. Changelog_4.BackgroundTransparency = 1
  776. Changelog_4.BorderSizePixel = 0
  777. Changelog_4.Position = UDim2.new(0.0326388776, 0, 0.765021324, 0)
  778. Changelog_4.Size = UDim2.new(0, 217, 0, 21)
  779. Changelog_4.Font = Enum.Font.Code
  780. Changelog_4.Text = ""
  781. Changelog_4.TextColor3 = Color3.new(1, 1, 1)
  782. Changelog_4.TextSize = 20
  783. Changelog_4.TextXAlignment = Enum.TextXAlignment.Left
  784.  
  785. LogPanel.Name = "LogPanel"
  786. LogPanel.Parent = Frame
  787. LogPanel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  788. LogPanel.BackgroundTransparency = 0.55000001192093
  789. LogPanel.BorderSizePixel = 0
  790. LogPanel.Position = UDim2.new(0.0238907859, 0, 0.0206896551, 0)
  791. LogPanel.Size = UDim2.new(0, 280, 0, 120)
  792. LogPanel.CanvasSize = UDim2.new(1000, 0, 300, 0)
  793. LogPanel.CanvasPosition = Vector2.new(0, 135)
  794. LogPanel.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  795.  
  796. Log.Name = "Log"
  797. Log.Parent = Frame
  798. Log.Active = false
  799. Log.BackgroundColor3 = Color3.new(1, 1, 1)
  800. Log.BackgroundTransparency = 1
  801. Log.Position = UDim2.new(0.866894186, 0, 0.8488276, 0)
  802. Log.Size = UDim2.new(0, 39, 0, 23)
  803. Log.Font = Enum.Font.Code
  804. Log.Text = "OFF"
  805. Log.TextColor3 = Color3.new(1, 0, 0)
  806. Log.TextSize = 20
  807. Log.TextWrapped = true
  808.  
  809. TextLabel_14.Parent = Frame
  810. TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
  811. TextLabel_14.BackgroundTransparency = 1
  812. TextLabel_14.BorderSizePixel = 0
  813. TextLabel_14.Position = UDim2.new(0.0238907859, 0, 0.842792988, 0)
  814. TextLabel_14.Size = UDim2.new(0, 222, 0, 25)
  815. TextLabel_14.Font = Enum.Font.Code
  816. TextLabel_14.Text = "Chatlogs"
  817. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  818. TextLabel_14.TextSize = 20
  819. TextLabel_14.TextWrapped = true
  820. TextLabel_14.TextXAlignment = Enum.TextXAlignment.Left
  821. -- Scripts:
  822. function SCRIPT_LSNY73_FAKESCRIPT() -- sword_sim_ui.LocalScript
  823. local script = Instance.new('LocalScript')
  824. script.Parent = sword_sim_ui
  825. print('fag les get this shit started')
  826. -- Variables
  827.  
  828. --other variables
  829. local rgb_thing = 0;
  830. local hk = Enum.KeyCode.Q;
  831. local uis = game:GetService('UserInputService');
  832. local billui = Instance.new("BillboardGui");
  833. local frame = Instance.new("Frame", billui);
  834. local chats = { '[Dddyunknown_45273]: your my lil devil ;)', '[Dddyunknown_45273]: might an might not add fly, have any bugs dm meee', '[Dddyunknown_45273]: i needa find some1 dont u agree?', '[Dddyunknown_45273]: this ui is op like me ;)'}
  835.  
  836. -- toggles
  837. local esp_toggle = false;
  838. local lowgravity_toggle = false;
  839. local rgb_toggle = false;
  840. local fullbright_toggle = false;
  841. local autofarm_toggle = false;
  842. local superspeed_toggle = false;
  843. local jumppower_toggle = false;
  844. local noclip_toggle = false;
  845. local chatlogs_toggle = false;
  846. local open = true;
  847.  
  848. -- buttons
  849. local autofarm_button = script.Parent.miscellaneous.autofarm;
  850. local nineeleven_button = script.Parent.visual.nineeleven;
  851. local speed_button = script.Parent.char.speed
  852. local jumppower_button = script.Parent.char.jump_power;
  853. local loopkill_user = script.Parent.miscellaneous.loopkill;
  854. local outside_map = script.Parent.teleports.outside_map;
  855. local esp_button = script.Parent.visual.esp;
  856. local rgb_button = script.Parent.visual.rgb;
  857. local fullbright_button = script.Parent.visual.fullbright;
  858. local admin_button = script.Parent.miscellaneous.admin;
  859. local noclip_button = script.Parent.char.noclip;
  860. local middle_map = script.Parent.teleports.middle_map;
  861. local plr = game.Players.LocalPlayer.Backpack;
  862. local user_box = script.Parent.miscellaneous.user_box;
  863. local gravity_button = script.Parent.miscellaneous.gravity;
  864. local chatlogs_button = script.Parent.Frame.Log;
  865.  
  866. --toggle
  867. uis.InputBegan:Connect(function(key, gp)
  868. if key.KeyCode == hk then
  869. if uis:GetFocusedTextBox() == nil then
  870. if open == true then
  871. open = false;
  872. for _,v in ipairs(script.Parent:GetDescendants()) do
  873. if v:IsA("Frame") then
  874. v.Visible = open
  875. end
  876. end
  877. elseif open == false then
  878. open = true
  879. for _,v in ipairs(script.Parent:GetDescendants()) do
  880. if v:IsA("Frame") then
  881. v.Visible = open
  882. end
  883. end
  884. end
  885. end
  886. end
  887. end)
  888.  
  889. -- chat logz
  890. chatlogs_button.MouseButton1Down:Connect(function()
  891. chatlogs_toggle = not chatlogs_toggle
  892. if chatlogs_toggle then chatlogs_button.Text = "ON" chatlogs_button.TextColor3 = Color3.fromRGB(142, 28, 255) else chatlogs_button.Text = "OFF" chatlogs_button.TextColor3 = Color3.fromRGB(255, 0, 0) end
  893. end)
  894.  
  895. local prevOutputPos = 0
  896. function output(plr, msg)
  897. if not chatlogs_toggle then return end
  898. local colour = Color3.fromRGB(255,255,255)
  899.  
  900. if string.sub(msg, 1,1) == ":" or string.sub(msg,1,1) == ";" then colour = Color3.fromRGB(255,0,0) elseif string.sub(msg,1,2) == "/w" or string.sub(msg,1,7) == "/whisper" or string.sub(msg,1,5) == "/team" or string.sub(msg,1,2) == "/t" then colour = Color3.fromRGB(255,255,255) else colour = Color3.fromRGB(255,255,255) end
  901.  
  902. local o = Instance.new("TextLabel",LogPanel)
  903. o.Text = plr.Name .. ": " .. msg
  904. o.Size = UDim2.new(0.5,0,.006,0)
  905. o.Position = UDim2.new(0,0,.00020 + prevOutputPos ,0)
  906. o.Font = Enum.Font.SourceSansSemibold
  907. o.TextColor3 = colour
  908. o.TextStrokeTransparency = 0
  909. o.BackgroundTransparency = 1
  910. o.BackgroundColor3 = Color3.fromRGB(142, 28, 255)
  911. o.BorderSizePixel = 0
  912. o.BorderColor3 = Color3.fromRGB(142, 28, 255)
  913. o.FontSize = "Size14"
  914. o.TextXAlignment = Enum.TextXAlignment.Left
  915. o.ClipsDescendants = true
  916. prevOutputPos = prevOutputPos + 0.0003
  917. end
  918.  
  919. for i,v in pairs(game.Players:GetChildren()) do
  920. v.Chatted:Connect(function(msg)
  921. output(v, msg)
  922. end)
  923. end
  924.  
  925. game.Players.ChildAdded:Connect(function(plr)
  926. if plr:IsA("Player") then
  927. plr.Chatted:Connect(function(msg)
  928. output(plr, msg)
  929. end)
  930. end
  931. end)
  932. -- noclip
  933. game:GetService('RunService').Stepped:connect(function()
  934. if noclip_toggle then
  935. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  936. end
  937. end)
  938.  
  939. noclip_button.MouseButton1Down:Connect(function()
  940. noclip_toggle = not noclip_toggle
  941. if noclip.Text == 'OFF' then
  942. noclip_button.Text = 'ON'
  943. noclip_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  944. else
  945. noclip_button.Text = 'OFF'
  946. noclip_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  947. end
  948. end)
  949.  
  950. -- fullbright
  951. fullbright_button.MouseButton1Down:Connect(function()
  952. if fullbright_toggle == false then
  953. fullbright_button.Text = 'ON' fullbright_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  954. game.Lighting.Brightness = 12;
  955. fullbright_toggle = true;
  956. elseif fullbright_toggle == true then
  957. fullbright_button.Text = 'OFF' fullbright_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  958. game.Lighting.Brightness = 2;
  959. fullbright_toggle = false;
  960. end
  961. end)
  962.  
  963. -- admin
  964. admin_button.MouseButton1Down:Connect(function()
  965. admin_button.Text = 'ON' admin_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  966. local isAdmin = {[game.Players.LocalPlayer.Name] = true, ["FRIEND1"] = true, ["FRIEND2"] = true} --Admins
  967. local lplr = game.Players.LocalPlayer.Name
  968. local au = false
  969. Owner = game:GetService("Players").LocalPlayer
  970. game:GetService("StarterGui"):SetCore("SendNotification", {
  971. Title = "Sword Simulator Admin";
  972. Text = "Enjoy the script while it lasts!";})
  973.  
  974. function GetPlayer(String) -- Credits to Timeless/xFunnieuss for the get player by string function
  975. local Found = {}
  976. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  977. if v.Name:lower():sub(1, #String) == String:lower() then
  978. table.insert(Found,v)
  979. end
  980. end
  981. return Found
  982. end
  983.  
  984. local function AF()
  985. au = true
  986. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  987. while au do
  988. game.Workspace[lplr].sword.Handle.up.RemoteEvent:FireServer() wait(.1)
  989. if game.Players[lplr].Backpack["sword"] then
  990. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  991. end
  992. end
  993. end
  994.  
  995. local function KA()
  996. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  997. for i,v in ipairs(game.Players:GetPlayers())do
  998. game.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999)
  999. end end
  1000.  
  1001. local function KO()
  1002. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  1003. for i,v in ipairs(game.Players:GetPlayers())do
  1004. if v.Name ~= game.Players.LocalPlayer.Name then
  1005. game.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999)
  1006. end end
  1007. end
  1008.  
  1009. print'Loaded'
  1010. function onChatted(message, player)
  1011. if message:sub(1, 6) == ";kill " and isAdmin[player.Name] then
  1012. if string.sub(message, 7) == "all" then
  1013. KA()
  1014. elseif string.sub(message, 7) == "me" then
  1015. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  1016. ggame.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999)
  1017. elseif string.sub(message, 7) == "others" then
  1018. if player.Name == Owner.Name then
  1019. KO()
  1020. else
  1021. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  1022. for i,v in ipairs(game.Players:GetPlayers())do
  1023. if v.Name ~= player.Name then
  1024. game.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999)
  1025. end end
  1026. end
  1027. else
  1028. game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"])
  1029. for i,v in pairs(GetPlayer(string.sub(message, 7)))do
  1030. local plr = v.Name
  1031.  
  1032. for i,p in ipairs(game.Players:GetPlayers())do
  1033. if p.Name ~= game.Players.LocalPlayer.Name then
  1034. game.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999)
  1035. end end end
  1036. end
  1037. end
  1038.  
  1039. if message:sub(1, 7) == "/e kill" and isAdmin[player.Name] then
  1040. KA()
  1041. end
  1042.  
  1043. if message:sub(1, 6) == ";cmds" then
  1044. if player.Name == Owner.Name then
  1045. wait(0.2)
  1046. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]CMDS: [1]kill(me/plr/others/all), [2]admin(all/plr), [3]unadmin(all/plr), [4]af(autofarm), [5]saf(stop autofarm), [6]cmds", "All")
  1047. elseif isAdmin[player.Name] and player.Name ~= Owner.Name then
  1048. wait(0.2)
  1049. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]CMDS: [1]kill(me/plr/others/all), [2]admin(all/plr), [3]unadmin(all/plr), [4]cmds", "All")
  1050. end
  1051. end
  1052.  
  1053. if message:sub(1, 7) == ";admin " and isAdmin[player.Name] then
  1054. if string.sub(message, 8) == "all" and isAdmin[Owner.Name] then
  1055. if isAdmin[Owner.Name] then
  1056. for i,plrs in ipairs(game:GetService('Players'):GetChildren())do
  1057. isAdmin[plrs.Name] = {true}
  1058. end
  1059. wait(0.2)
  1060. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Everyone is now Admin!", "All")
  1061. end
  1062. else
  1063. for i,v in pairs(GetPlayer(string.sub(message, 8)))do
  1064. local plr = v.Name
  1065. if isAdmin[plr] then
  1066. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is already Admin!", "All")
  1067. else
  1068. isAdmin[plr] = {true}
  1069. wait(0.2)
  1070. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is now Admin!", "All")
  1071. end
  1072. end
  1073. end
  1074. end
  1075.  
  1076. if message:sub(1, 9) == ";unadmin " and isAdmin[player.Name] then
  1077. if string.sub(message, 10) == "all" then
  1078. if isAdmin[Owner.Name] then
  1079. for i,plrs in ipairs(game:GetService('Players'):GetPlayers())do
  1080. isAdmin[plrs.Name] = false
  1081. isAdmin[Owner.Name] = true
  1082. end
  1083. wait(0.2)
  1084. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Everyone is no longer Admin!", "All")
  1085. end
  1086. else
  1087. for i,v in pairs(GetPlayer(string.sub(message, 10)))do
  1088. local plr = v.Name
  1089. if plr == Owner.Name then
  1090. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Error, this player is the Owner!", "All")
  1091. else
  1092. isAdmin[plr] = false
  1093. wait(0.2)
  1094. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is no longer Admin!", "All")
  1095. end
  1096. end
  1097. end
  1098. end
  1099.  
  1100. if message:sub(1, 3) == ";af" and player.Name == Owner.Name then
  1101. AF()
  1102. end
  1103.  
  1104. if message:sub(1, 4) == ";saf" and player.Name == Owner.Name then
  1105. au = false
  1106. end
  1107. end
  1108.  
  1109. Players = game:GetService("Players")
  1110. for i, player in pairs(Players:GetPlayers()) do
  1111. player.Chatted:connect(function(message) onChatted(message, player) end)
  1112. end
  1113.  
  1114. --Check if someone joined
  1115. game.Players.PlayerAdded:connect(function(player)
  1116. player.Chatted:connect(function(message) onChatted(message, player) end)
  1117. end)
  1118. end)
  1119.  
  1120. -- loop kill
  1121. loopkill_user.MouseButton1Down:Connect(function()
  1122. if game.Players:FindFirstChild(user_box.Text) then
  1123. if user_box_toggle == false then
  1124. loopkill_user.Text = 'ON' loopkill_user.TextColor3 = Color3.fromRGB(142, 28, 255);
  1125. user_box_toggle = true;
  1126. while wait(.3) do
  1127. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players:FindFirstChild(user_box.Text).Character:WaitForChild("HumanoidRootPart").CFrame;
  1128. player = game.Players.LocalPlayer;
  1129. if player.Character then
  1130. if player.Character:FindFirstChild("Humanoid") then
  1131. player.Character.Humanoid.Name = "1";
  1132. end;
  1133. local l = player.Character["1"]:Clone();
  1134. l.Parent = player.Character;
  1135. l.Name = "Humanoid"; wait(0.1);
  1136. player.Character["1"]:Destroy();
  1137. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid;
  1138. player.Character.Animate.Disabled = true; wait(0.1);
  1139. player.Character.Animate.Disabled = false;
  1140. end;
  1141. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool"));
  1142. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-225, -53.841, -421.2);
  1143. print(user_box.Text..' killed');
  1144. if user_box_toggle == false then
  1145. loopkill_user.Text = 'OFF' loopkill_user.TextColor3 = Color3.fromRGB(255, 0, 0);
  1146. break
  1147. end;
  1148. end;
  1149. else
  1150. user_box_toggle = false;
  1151. end;
  1152. end;
  1153. end);
  1154.  
  1155. -- rgb
  1156. rgb_button.MouseButton1Down:Connect(function()
  1157. if rgb_toggle == false then
  1158. rgb_toggle = true
  1159. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1160. while wait() do
  1161. for _,v in ipairs(script.Parent:GetDescendants()) do
  1162. if v:IsA("Frame") then
  1163. v.BorderColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1164. rgb_thing = rgb_thing + 0.0006;
  1165. end;
  1166. end;
  1167. for _,v in ipairs(script.Parent:GetDescendants()) do
  1168. if v:IsA("TextLabel") then
  1169. v.BorderColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1170. v.TextStrokeColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1171. rgb_thing = rgb_thing + 0.0006;
  1172. end;
  1173. end;
  1174. for _,v in ipairs(script.Parent:GetDescendants()) do
  1175. if v:IsA("TextButton") then
  1176. v.TextColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1177. rgb_thing = rgb_thing + 0.0006;
  1178. end;
  1179. end;
  1180. rgb_button.Text = 'ON';
  1181. if rgb_toggle == false then
  1182. for _,v in ipairs(script.Parent:GetDescendants()) do
  1183. if v:IsA("TextLabel") then
  1184. v.BorderColor3 = Color3.fromRGB(142, 28, 255);
  1185. v.TextStrokeColor3 = Color3.fromRGB(142, 28, 255);
  1186. end;
  1187. end;
  1188. for _,v in ipairs(script.Parent:GetDescendants()) do
  1189. if v:IsA("TextButton") then
  1190. v.TextColor3 = Color3.fromRGB(255,0,0);
  1191. end;
  1192. end;
  1193. for _,v in ipairs(script.Parent:GetDescendants()) do
  1194. if v:IsA("Frame") then
  1195. v.BorderColor3 = Color3.fromRGB(142, 28, 255);
  1196. end;
  1197. end;
  1198. rgb_button.Text = 'OFF';
  1199. rgb_button.TextColor3 = Color3.fromRGB(255,0,0);
  1200. break
  1201. end;
  1202. end;
  1203. else
  1204. rgb_toggle = false;
  1205. end;
  1206. end);
  1207.  
  1208. -- gravity
  1209. gravity_button.MouseButton1Down:Connect(function()
  1210. if lowgravity_toggle == false then
  1211. workspace.Gravity = 50;
  1212. gravity_button.Text = 'ON' gravity_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1213. lowgravity_toggle = true;
  1214. elseif lowgravity_toggle == true then
  1215. workspace.Gravity = 196;
  1216. gravity_button.Text = 'OFF' gravity_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  1217. lowgravity_toggle = false;
  1218. end;
  1219. end);
  1220.  
  1221. -- autofarm
  1222. autofarm_button.MouseButton1Down:Connect(function()
  1223. if autofarm_toggle == false then
  1224. autofarm_toggle = true;
  1225. autofarm_button.Text = 'ON';
  1226. autofarm_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1227. while wait() do
  1228. plr:WaitForChild("sword").Handle.up.RemoteEvent:FireServer();
  1229. if autofarm_toggle == false then
  1230. autofarm_button.Text = 'OFF';
  1231. autofarm_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1232. break
  1233. end;
  1234. end;
  1235. else
  1236. autofarm_toggle = false;
  1237. end;
  1238. end)
  1239.  
  1240. -- jump power
  1241. jumppower_button.MouseButton1Down:Connect(function()
  1242. if jumppower_toggle == false then
  1243. jumppower_button.Text = "ON";
  1244. jumppower_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1245. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 190;
  1246. jumppower_toggle = true;
  1247. elseif jumppower_toggle == true then
  1248. jumppower_button.Text = "OFF";
  1249. jumppower_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1250. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50;
  1251. jumppower_toggle = false;
  1252. end;
  1253. end);
  1254.  
  1255. -- speed
  1256. speed_button.MouseButton1Down:Connect(function()
  1257. if game.Players.LocalPlayer.Character:FindFirstChild("Head") then
  1258. if superspeed_toggle == false then
  1259. speed_button.Text = "ON";
  1260. speed_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1261. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100;
  1262. superspeed_toggle = true;
  1263. elseif superspeed_toggle == true then
  1264. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16;
  1265. superspeed_toggle = false;
  1266. speed_button.Text = "OFF";
  1267. speed_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1268. end;
  1269. end;
  1270. end);
  1271.  
  1272. -- tp middle of the map
  1273. middle_map.MouseButton1Down:Connect(function()
  1274. middle_map.Text = "ON";
  1275. middle_map.TextColor3 = Color3.fromRGB(142, 28, 255);
  1276. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0.899, 10.287, 7.282);
  1277. wait(.3);
  1278. middle_map.Text = "OFF";
  1279. middle_map.TextColor3 = Color3.fromRGB(255, 0, 0);
  1280. end)
  1281.  
  1282. -- tp outside map
  1283. outside_map.MouseButton1Down:Connect(function()
  1284. outside_map.Text = "ON";
  1285. outside_map.TextColor3 = Color3.fromRGB(142, 28, 255);
  1286. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-225, 110.559, -421.2);
  1287. wait(.3);
  1288. outside_map.Text = "OFF";
  1289. outside_map.TextColor3 = Color3.fromRGB(255, 0, 0);
  1290. end)
  1291.  
  1292. -- esp
  1293. billui.AlwaysOnTop = true;
  1294. billui.LightInfluence = 0;
  1295. billui.Size = UDim2.new(1.75, 0, 1.75, 0);
  1296. frame.BackgroundColor3 = Color3.fromRGB(142, 28, 255);
  1297. frame.Size = UDim2.new(1, 0, 1, 0);
  1298. frame.BorderSizePixel = 2
  1299. frame.BorderColor3 = Color3.fromRGB(255, 255, 255);
  1300. plrs = game.Players
  1301.  
  1302. function removeEsp(plr)
  1303. for i,v in pairs(plr.Character['HumanoidRootPart']:GetChildren()) do
  1304. if v:IsA("BillboardGui") then
  1305. v:Destroy();
  1306. end
  1307. end
  1308. end
  1309.  
  1310. function doEsp(plr)
  1311. billui:Clone().Parent=plr.Character:FindFirstChild("HumanoidRootPart");
  1312. end
  1313.  
  1314. esp_button.MouseButton1Down:Connect(function()
  1315. if not esp_toggle then
  1316. esp_toggle = true;
  1317. esp_button.Text = 'ON'
  1318. esp_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1319. for i,v in pairs(plrs:GetChildren()) do
  1320. doEsp(v);
  1321. end
  1322. else
  1323. esp_toggle = false;
  1324. esp_button.Text = 'OFF'
  1325. esp_button.TextColor3 = Color3.fromRGB(255,0,0)
  1326. for i,v in pairs(plrs:GetChildren()) do
  1327. removeEsp(v);
  1328. end
  1329. end
  1330. end)
  1331.  
  1332. plrs.ChildAdded:Connect(function(h)
  1333. repeat wait(); until h.Character['HumanoidRootPart'];
  1334. if esp_toggle then
  1335. doEsp(h);
  1336. end
  1337. end)
  1338.  
  1339. -- Changelog shit
  1340. local change_1 = script.Parent.log.change_1;
  1341. local change_2 = script.Parent.log.change_2;
  1342. local change_3 = script.Parent.log.change_3;
  1343. local change_4 = script.Parent.log.change_4;
  1344.  
  1345. change_1.Text = "[+] Made the ui";
  1346. change_2.Text = "[+] Auto runs admin infinite";
  1347. change_2.TextSize = 14
  1348. change_2.TextWrapped = true;
  1349. change_3.Text = "";
  1350. change_3.TextSize = 20
  1351. change_3.TextWrapped = true;
  1352. change_4.Text = ""
  1353. change_4.TextSize = 15
  1354. change_4.TextWrapped = true;
  1355.  
  1356. while wait(120) do
  1357. bc = Color3.fromRGB(142, 28, 255)
  1358. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1359. Text = chats[ math.random( 0, #chats - 1 ) ];
  1360. Font = Enum.Font.Cartoon;
  1361. Color = bc;
  1362. FontSize = Enum.FontSize.Size96
  1363. })
  1364. end;
  1365.  
  1366. -- 9/11
  1367. nineeleven_button.MouseButton1Down:Connect(function()
  1368. nineeleven_button.Text = "ON";
  1369. nineeleven_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1370. loadstring(game:HttpGet(('https://pastebin.com/raw/dmrKAe05'),true))();
  1371. wait(2.3);
  1372. nineeleven_button.Text = "OFF";
  1373. nineeleven_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1374. end);
  1375.  
  1376. end;
  1377. coroutine.resume(coroutine.create(SCRIPT_LSNY73_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement