Advertisement
unknownexploits

sword_sim_ui_nonbuyers

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