xSGTx

Untitled

Mar 11th, 2019
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 142.52 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SUBGUI = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local Backround = Instance.new("ImageLabel")
  9. local Title = Instance.new("TextLabel")
  10. local Close = Instance.new("TextButton")
  11. local Scripts = Instance.new("TextLabel")
  12. local Strucid = Instance.new("TextButton")
  13. local Slaying = Instance.new("TextButton")
  14. local Ninja = Instance.new("TextButton")
  15. local Credits = Instance.new("TextLabel")
  16. local FeKill = Instance.new("TextButton")
  17. local GameHub = Instance.new("TextButton")
  18. local ScriptHub = Instance.new("Frame")
  19. local Backround2 = Instance.new("ImageLabel")
  20. local GameClose = Instance.new("TextButton")
  21. local ProjectJojo = Instance.new("TextButton")
  22. local FEAnimation = Instance.new("TextButton")
  23. --Properties:
  24. SUBGUI.Name = "SUBGUI"
  25. SUBGUI.Parent = game.CoreGui
  26. SUBGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  27.  
  28. Main.Draggable = true
  29.  
  30. OpenFrame.Name = "OpenFrame"
  31. OpenFrame.Parent = SUBGUI
  32. OpenFrame.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  33. OpenFrame.BackgroundTransparency = 0.5
  34. OpenFrame.Position = UDim2.new(0, 0, 0.0018864572, 0)
  35. OpenFrame.Size = UDim2.new(0, 219, 0, 55)
  36.  
  37. Open.Name = "Open"
  38. Open.Parent = OpenFrame
  39. Open.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  40. Open.BackgroundTransparency = 0.5
  41. Open.Position = UDim2.new(0.0410958901, 0, 0.145454541, 0)
  42. Open.Size = UDim2.new(0, 200, 0, 37)
  43. Open.Font = Enum.Font.SourceSans
  44. Open.Text = "Open"
  45. Open.TextColor3 = Color3.new(0, 0, 0)
  46. Open.TextSize = 26
  47. Open.MouseButton1Down:connect(function()
  48. Main.Visible = true
  49. OpenFrame.Visible = true
  50. end)
  51.  
  52. Main.Name = "Main"
  53. Main.Parent = SUBGUI
  54. Main.Active = true
  55. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  56. Main.Position = UDim2.new(0.263837636, 0, 0.0626185983, 0)
  57. Main.Size = UDim2.new(0, 447, 0, 280)
  58. Main.Visible = false
  59.  
  60. Backround.Name = "Backround"
  61. Backround.Parent = Main
  62. Backround.Active = true
  63. Backround.BackgroundColor3 = Color3.new(1, 1, 1)
  64. Backround.Size = UDim2.new(0, 447, 0, 280)
  65. Backround.Image = "rbxassetid://2949661965"
  66.  
  67. Title.Name = "Title"
  68. Title.Parent = Main
  69. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Title.BackgroundTransparency = 1
  71. Title.Size = UDim2.new(0, 447, 0, 39)
  72. Title.Font = Enum.Font.SciFi
  73. Title.Text = "Subscriber GUI"
  74. Title.TextColor3 = Color3.new(1, 0.666667, 0)
  75. Title.TextSize = 28
  76.  
  77. Close.Name = "Close"
  78. Close.Parent = Main
  79. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  80. Close.BackgroundTransparency = 1
  81. Close.Position = UDim2.new(0.90380311, 0, 0, 0)
  82. Close.Size = UDim2.new(0, 43, 0, 39)
  83. Close.Font = Enum.Font.SourceSans
  84. Close.Text = "X"
  85. Close.TextColor3 = Color3.new(1, 0, 0)
  86. Close.TextSize = 28
  87. Close.MouseButton1Down:connect(function()
  88. OpenFrame.Visible = true
  89. Main.Visible = false
  90. end)
  91.  
  92. Scripts.Name = "Scripts"
  93. Scripts.Parent = Main
  94. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Scripts.BackgroundTransparency = 1
  96. Scripts.Position = UDim2.new(0.275167793, 0, 0.0821428522, 0)
  97. Scripts.Size = UDim2.new(0, 200, 0, 50)
  98. Scripts.Font = Enum.Font.SourceSans
  99. Scripts.Text = "Scripts"
  100. Scripts.TextColor3 = Color3.new(1, 0.666667, 0)
  101. Scripts.TextSize = 20
  102.  
  103. Strucid.Name = "Strucid"
  104. Strucid.Parent = Main
  105. Strucid.BackgroundColor3 = Color3.new(1, 1, 1)
  106. Strucid.BackgroundTransparency = 1
  107. Strucid.Position = UDim2.new(0, 0, 0.260714293, 0)
  108. Strucid.Size = UDim2.new(0, 200, 0, 50)
  109. Strucid.Font = Enum.Font.SourceSans
  110. Strucid.Text = "Strucid"
  111. Strucid.TextColor3 = Color3.new(1, 0, 0)
  112. Strucid.TextSize = 23
  113.  
  114. Slaying.Name = "Slaying"
  115. Slaying.Parent = Main
  116. Slaying.BackgroundColor3 = Color3.new(1, 1, 1)
  117. Slaying.BackgroundTransparency = 1
  118. Slaying.Position = UDim2.new(0.516778529, 0, 0.260714293, 0)
  119. Slaying.Size = UDim2.new(0, 200, 0, 50)
  120. Slaying.Font = Enum.Font.SourceSans
  121. Slaying.Text = "Slaying Simulator"
  122. Slaying.TextColor3 = Color3.new(1, 0, 0)
  123. Slaying.TextSize = 23
  124.  
  125. Ninja.Name = "Ninja"
  126. Ninja.Parent = Main
  127. Ninja.BackgroundColor3 = Color3.new(1, 1, 1)
  128. Ninja.BackgroundTransparency = 1
  129. Ninja.Position = UDim2.new(0.0156599618, 0, 0.642857134, 0)
  130. Ninja.Size = UDim2.new(0, 200, 0, 50)
  131. Ninja.Font = Enum.Font.SourceSans
  132. Ninja.Text = "Ninja Masters"
  133. Ninja.TextColor3 = Color3.new(1, 0, 0)
  134. Ninja.TextSize = 23
  135.  
  136. Credits.Name = "Credits"
  137. Credits.Parent = Main
  138. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  139. Credits.BackgroundTransparency = 1
  140. Credits.Position = UDim2.new(0, 0, 0.821428597, 0)
  141. Credits.Size = UDim2.new(0, 447, 0, 50)
  142. Credits.Font = Enum.Font.SciFi
  143. Credits.Text = "Credits:WeAreEvils(Scripts)GUI:xSGTxBLOODx2"
  144. Credits.TextColor3 = Color3.new(1, 0.666667, 0)
  145. Credits.TextSize = 21
  146.  
  147. FeKill.Name = "Fe Kill"
  148. FeKill.Parent = Main
  149. FeKill.BackgroundColor3 = Color3.new(1, 1, 1)
  150. FeKill.BackgroundTransparency = 1
  151. FeKill.Position = UDim2.new(0.516778469, 0, 0.642857134, 0)
  152. FeKill.Size = UDim2.new(0, 200, 0, 50)
  153. FeKill.Font = Enum.Font.SciFi
  154. FeKill.Text = "FE Kill(updated by NoLifeWeeb)"
  155. FeKill.TextColor3 = Color3.new(1, 0, 0)
  156. FeKill.TextSize = 18
  157.  
  158. GameHub.Name = "Game Hub"
  159. GameHub.Parent = Main
  160. GameHub.BackgroundColor3 = Color3.new(1, 1, 1)
  161. GameHub.BackgroundTransparency = 1
  162. GameHub.Position = UDim2.new(0.255033553, 0, 0.464285702, 0)
  163. GameHub.Size = UDim2.new(0, 200, 0, 50)
  164. GameHub.Font = Enum.Font.SciFi
  165. GameHub.Text = "Game Hub"
  166. GameHub.TextColor3 = Color3.new(1, 0, 0)
  167. GameHub.TextSize = 28
  168. GameHub.MouseButton1Down:connect(function()
  169. ScriptHub.Visible = true
  170. end)
  171.  
  172.  
  173. ScriptHub.Name = "ScriptHub"
  174. ScriptHub.Parent = Main
  175. ScriptHub.Active = true
  176. ScriptHub.BackgroundColor3 = Color3.new(1, 1, 1)
  177. ScriptHub.Position = UDim2.new(-0.48098433, 0, 0.550000012, 0)
  178. ScriptHub.Size = UDim2.new(0, 422, 0, 256)
  179. ScriptHub.Visible = false
  180.  
  181. Backround2.Name = "Backround 2"
  182. Backround2.Parent = ScriptHub
  183. Backround2.BackgroundColor3 = Color3.new(1, 1, 1)
  184. Backround2.Size = UDim2.new(0, 422, 0, 260)
  185. Backround2.Image = "rbxassetid://2949661965"
  186.  
  187. GameClose.Name = "GameClose"
  188. GameClose.Parent = ScriptHub
  189. GameClose.BackgroundColor3 = Color3.new(1, 1, 1)
  190. GameClose.BackgroundTransparency = 1
  191. GameClose.Position = UDim2.new(0.900473952, 0, 0, 0)
  192. GameClose.Size = UDim2.new(0, 41, 0, 37)
  193. GameClose.Font = Enum.Font.SourceSans
  194. GameClose.Text = "X"
  195. GameClose.TextColor3 = Color3.new(1, 0, 0)
  196. GameClose.TextSize = 16
  197. GameClose.MouseButton1Down:connect(function()
  198. ScriptHub.Visible = false
  199. end)
  200.  
  201. ProjectJojo.Name = "Project Jojo"
  202. ProjectJojo.Parent = ScriptHub
  203. ProjectJojo.BackgroundColor3 = Color3.new(1, 1, 1)
  204. ProjectJojo.BackgroundTransparency = 1
  205. ProjectJojo.Position = UDim2.new(0.263033181, 0, 0.05859375, 0)
  206. ProjectJojo.Size = UDim2.new(0, 200, 0, 50)
  207. ProjectJojo.Font = Enum.Font.SciFi
  208. ProjectJojo.Text = "Project JoJo GUI"
  209. ProjectJojo.TextColor3 = Color3.new(1, 0, 0)
  210. ProjectJojo.TextSize = 23
  211.  
  212. FEAnimation.Parent = ScriptHub
  213. FEAnimation.BackgroundColor3 = Color3.new(1, 1, 1)
  214. FEAnimation.BackgroundTransparency = 1
  215. FEAnimation.Position = UDim2.new(0.263033181, 0, 0.40234375, 0)
  216. FEAnimation.Size = UDim2.new(0, 200, 0, 50)
  217. FEAnimation.Font = Enum.Font.SciFi
  218. FEAnimation.Text = "FE Animations"
  219. FEAnimation.TextColor3 = Color3.new(1, 0, 0)
  220. FEAnimation.TextSize = 23
  221. -- Scripts:
  222.  
  223. Strucid.MouseButton1Click:connect(function()
  224. local ScreenGui = Instance.new("ScreenGui")
  225. local OpenFrame = Instance.new("Frame")
  226. local Open = Instance.new("TextButton")
  227. local Main = Instance.new("Frame")
  228. local Gui = Instance.new("TextButton")
  229. local Credits = Instance.new("TextButton")
  230. local Close = Instance.new("TextButton")
  231. local AIMBOT = Instance.new("TextButton")
  232. local ESP = Instance.new("TextButton")
  233. local InfJump = Instance.new("TextButton")
  234. local NoClip = Instance.new("TextButton")
  235. --Properties:
  236. ScreenGui.Parent = game.CoreGui
  237.  
  238. OpenFrame.Name = "OpenFrame"
  239. OpenFrame.Parent = ScreenGui
  240. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  241. OpenFrame.Position = UDim2.new(0.027340496, 0, 0.585284233, 0)
  242. OpenFrame.Size = UDim2.new(0, 81, 0, 31)
  243.  
  244. Open.Name = "Open"
  245. Open.Parent = OpenFrame
  246. Open.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  247. Open.Position = UDim2.new(-8.94069672e-08, 0, 0, 0)
  248. Open.Size = UDim2.new(0, 81, 0, 31)
  249. Open.Font = Enum.Font.Code
  250. Open.Text = "Open"
  251. Open.TextColor3 = Color3.new(0.666667, 0.666667, 1)
  252. Open.TextScaled = true
  253. Open.TextSize = 14
  254. Open.TextWrapped = true
  255. Open.MouseButton1Down:connect(function()
  256. Main.Visible = true
  257. OpenFrame.Visible = false
  258. end)
  259.  
  260. Main.Name = "Main"
  261. Main.Parent = ScreenGui
  262. Main.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  263. Main.Position = UDim2.new(0.359569192, 0, 0.299331099, 0)
  264. Main.Size = UDim2.new(0, 299, 0, 182)
  265. Main.Draggable = true
  266.  
  267. Gui.Name = "Gui"
  268. Gui.Parent = Main
  269. Gui.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  270. Gui.Position = UDim2.new(0.163879603, 0, 0, 0)
  271. Gui.Size = UDim2.new(0, 200, 0, 32)
  272. Gui.Font = Enum.Font.Fantasy
  273. Gui.Text = "Strucid GUI"
  274. Gui.TextColor3 = Color3.new(0, 0, 0)
  275. Gui.TextScaled = true
  276. Gui.TextSize = 14
  277. Gui.TextWrapped = true
  278.  
  279. Credits.Name = "Credits"
  280. Credits.Parent = Main
  281. Credits.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  282. Credits.Position = UDim2.new(0, 0, 0.901098907, 0)
  283. Credits.Size = UDim2.new(0, 299, 0, 18)
  284. Credits.Font = Enum.Font.Code
  285. Credits.Text = "Gui made by WeAreEvils"
  286. Credits.TextColor3 = Color3.new(0, 0, 0)
  287. Credits.TextScaled = true
  288. Credits.TextSize = 14
  289. Credits.TextWrapped = true
  290.  
  291. Close.Name = "Close"
  292. Close.Parent = Main
  293. Close.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  294. Close.Position = UDim2.new(0.882943153, 0, 0, 0)
  295. Close.Size = UDim2.new(0, 35, 0, 32)
  296. Close.Font = Enum.Font.Fantasy
  297. Close.Text = "X"
  298. Close.TextColor3 = Color3.new(0, 0, 0)
  299. Close.TextScaled = true
  300. Close.TextSize = 14
  301. Close.TextWrapped = true
  302. Close.MouseButton1Down:connect(function()
  303. Open.Visible = true
  304. Main.Visible = false
  305. end)
  306.  
  307. AIMBOT.Name = "AIMBOT"
  308. AIMBOT.Parent = Main
  309. AIMBOT.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  310. AIMBOT.Position = UDim2.new(0.0602006726, 0, 0.302197814, 0)
  311. AIMBOT.Size = UDim2.new(0, 121, 0, 24)
  312. AIMBOT.Modal = true
  313. AIMBOT.Font = Enum.Font.Fantasy
  314. AIMBOT.Text = "AIMBOT"
  315. AIMBOT.TextColor3 = Color3.new(0, 0, 0)
  316. AIMBOT.TextScaled = true
  317. AIMBOT.TextSize = 14
  318. AIMBOT.TextWrapped = true
  319. AIMBOT.MouseButton1Down:connect(function()
  320. --made by Avexus#1234 discord from MrStuperd btw and DO NOT PRESS DELETE ;) GUI
  321.  
  322. local UIS = game:GetService('UserInputService')
  323. local RS = game:GetService('RunService')
  324. local Players = game:GetService('Players')
  325. local StarterGui = game:GetService('StarterGui')
  326. local Player = Players.LocalPlayer
  327. local Studio = RS:IsStudio()
  328. local PlayerGui = RS:IsStudio() and Player:WaitForChild('PlayerGui') or game.CoreGui
  329. local Mouse = Player:GetMouse()
  330. local old_icon = Mouse.Icon
  331. local Camera = workspace.CurrentCamera
  332. targetpart = 'Head' -- Don't change this.
  333. -- It can be changed with the targetpart_change hotkey ingame.
  334. local target
  335. local target_old
  336. local alert = false
  337. local lockedon = false
  338. local settingkey = false
  339. local upvals = nil
  340. local val = 1
  341. local windows = {}
  342. local function hb() RS.Heartbeat:wait() end
  343.  
  344. local version = 1.25
  345. local Spawn = nil or game.PlaceId == 292439477 and workspace:WaitForChild('Lobby',2):WaitForChild('Spawn1',2)
  346. local spawned = false
  347.  
  348. script.Name = 'GameSense!'
  349. Mouse.TargetFilter = Camera
  350.  
  351. -- hotkey
  352. toggle_aim = Enum.UserInputType.MouseButton2
  353. toggle_aimbot = Enum.KeyCode.Delete
  354. toggle_trigger = Enum.KeyCode.Delete
  355. toggle_esp = Enum.KeyCode.Delete
  356. toggle_gui = Enum.KeyCode.Delete
  357. toggle_bottompos = Enum.KeyCode.Delete
  358. toggle_performance = Enum.KeyCode.Delete
  359. toggle_bones = Enum.KeyCode.Delete
  360. toggle_chams = Enum.KeyCode.Delete
  361. toggle_tracers = Enum.KeyCode.Delete
  362. toggle_boxes = Enum.KeyCode.Delete
  363. toggle_font = Enum.KeyCode.Delete
  364. ffatoggle = Enum.KeyCode.Delete
  365. targetpart_change = Enum.KeyCode.Delete
  366. priority_toggle = Enum.KeyCode.Delete
  367. sethotkey = Enum.KeyCode.Delete
  368. -- aim fov
  369. fov_increase = Enum.KeyCode.KeypadPlus
  370. fov_decrease = Enum.KeyCode.KeypadMinus
  371. -- aim sens (how smooth your crosshair will move)
  372. sens_increase = Enum.KeyCode.RightBracket
  373. sens_decrease = Enum.KeyCode.LeftBracket
  374.  
  375. -- parts
  376. parts = {
  377. 'Head';
  378. 'Torso'
  379. }
  380.  
  381. fonts = {
  382. Enum.Font.SourceSansBold,
  383. Enum.Font.Cartoon,
  384. Enum.Font.Arcade,
  385. Enum.Font.SciFi,
  386. Enum.Font.Fantasy,
  387. Enum.Font.Code,
  388. Enum.Font.Highway,
  389. Enum.Font.Bodoni
  390. }
  391.  
  392. textSet = false
  393.  
  394. currentfont = 1
  395. ffa = false
  396. hidden = false
  397. performancemode = false
  398. -- aim
  399. fov = 5
  400. sens = .25
  401. drop = .45
  402. aim_toggled = false
  403. bottompos = true
  404. aim_priority = 2
  405. -- [2] FOV or [1] Distance
  406. aimingcolor = Color3.fromRGB(0,165,255)
  407. aimbot_toggled = true
  408. aim_line = true
  409. locksoundid = 538769304
  410. mouseiconid = 18671553
  411.  
  412. -- trigger
  413. trigger_toggled = false
  414. trigger_delay = 1/20
  415.  
  416. -- esp
  417. esp_toggled = false
  418. esp_bones = false
  419. esp_chams = false
  420. esp_tracers = false
  421. -- item_esp (coming soon)
  422. linesize = 1
  423. showdists = true
  424. textsize = 14
  425. textoffset = 20
  426. visiblecolor = Color3.fromRGB(38,255,99)
  427. hiddencolor = Color3.fromRGB(255,37,40)
  428. headboxsize = 4
  429. headboxaimsize = 6
  430. headboxshape = 'diamond'
  431. -- rectangle or diamond
  432.  
  433. -- box esp
  434. bounding_box = true
  435. -- box_pointsize = 0 [UNUSED]
  436. box_line_size = 1
  437. -- box_line_size_visible = 2 [UNUSED]
  438.  
  439. local GUI = Instance.new('ScreenGui',PlayerGui)
  440. GUI.Name = 'GameSense '..version
  441. GUI.ResetOnSpawn = false
  442.  
  443. ESP = Instance.new('Folder',GUI)
  444. ESP.Name = 'ESP'
  445. local Bottom = Instance.new('Frame',ESP)
  446. Bottom.Name = 'Bottom'
  447. Bottom.BackgroundTransparency = 1
  448. Bottom.Size = UDim2.new(0,1,0,1)
  449. Bottom.Position = UDim2.new(.5,0,1,1)
  450.  
  451. local Status = Instance.new('TextLabel',GUI)
  452. Status.Name = 'Status'
  453. Status.BackgroundTransparency = 1
  454. Status.Size = UDim2.new(0,500,0,50)
  455. Status.Position = UDim2.new(.5,-250,.85,0)
  456. Status.TextSize = 0
  457. Status.Font = Enum.Font.SourceSansBold
  458. Status.TextColor3 = Color3.new(1,1,1)
  459. Status.TextStrokeColor3 = Color3.new(0,0,0)
  460. Status.TextStrokeTransparency = .6
  461. Status.Text = 'On Standby'
  462. Status.ZIndex = 50
  463.  
  464. local Credits = Status:Clone()
  465. Credits.Name = 'Credits'
  466. Credits.Parent = GUI
  467. Credits.Position = UDim2.new(-1000000,-1000000,-1000000,-1000000)
  468. Credits.TextSize = 0
  469. Credits.Text = 'GameSense '..version..' by Avexus!'
  470.  
  471. local FovGui = Instance.new('ImageLabel',GUI)
  472. FovGui.Name = 'FovGui'
  473. FovGui.Image = 'rbxassetid://324848180'
  474. FovGui.Size = UDim2.new(0,(Camera.ViewportSize.X/(90/fov))*2,0,(Camera.ViewportSize.X/(90/fov))*2)
  475. FovGui.Position = UDim2.new(0.5,-FovGui.AbsoluteSize.X/2,0.5,-FovGui.AbsoluteSize.Y/2)
  476. FovGui.BackgroundTransparency = 1
  477. FovGui.ImageTransparency = 1
  478. FovGui.ImageColor3 = Color3.new(1,0,0)
  479.  
  480. local Indicator = Instance.new('TextLabel',GUI)
  481. Indicator.Name = 'Indicator'
  482. Indicator.Font = Enum.Font.SourceSans
  483. Indicator.TextSize = 0
  484. Indicator.TextXAlignment = Enum.TextXAlignment.Center
  485. Indicator.TextYAlignment = Enum.TextYAlignment.Center
  486. Indicator.TextStrokeTransparency = 1
  487. Indicator.Text = aim_priority>1 and 'FOV: '..fov or 'Distance'
  488.  
  489. local SensAdjust = Instance.new('TextBox',GUI)
  490. SensAdjust.Name = 'SensAdjust'
  491. SensAdjust.Font = Enum.Font.SourceSans
  492. SensAdjust.BackgroundTransparency = .75
  493. SensAdjust.BackgroundColor3 = Color3.new(0,0,0)
  494. SensAdjust.BorderColor3 = Color3.new(1,1,1)
  495. SensAdjust.Size = UDim2.new(0,50,0,20)
  496. SensAdjust.TextStrokeTransparency = 1
  497. SensAdjust.TextColor3 = Color3.new(1,1,1)
  498. SensAdjust.TextSize = 0
  499. SensAdjust.PlaceholderText = 'Sens'
  500. SensAdjust.Text = tonumber(sens)
  501. SensAdjust.Position = Credits.Position + UDim2.new(0,250,0,75)
  502.  
  503. local SensLabel = Instance.new('TextLabel',SensAdjust)
  504. SensLabel.Name = 'SensLabel'
  505. SensLabel.Font = Enum.Font.SourceSans
  506. SensLabel.Size = UDim2.new(1,0,1,0)
  507. SensLabel.BackgroundTransparency = 1
  508. SensLabel.TextSize = 0
  509. SensLabel.TextColor3 = Color3.new(1,1,1)
  510. SensLabel.TextStrokeColor3 = Color3.new(0,0,0)
  511. SensLabel.TextStrokeTransparency = 1
  512. SensLabel.Text = 'Sens:'
  513. SensLabel.Position = UDim2.new(-1,0,0,0)
  514. SensLabel.TextXAlignment = Enum.TextXAlignment.Left
  515.  
  516. local FovAdjust = SensAdjust:Clone()
  517. FovAdjust.Parent = GUI
  518. FovAdjust.PlaceholderText = 'FOV'
  519. FovAdjust.Name = 'FovAdjust'
  520. FovAdjust.Text = tonumber(fov)
  521. FovAdjust.Position = SensAdjust.Position + UDim2.new(0,0,0,20)
  522. FovAdjust.SensLabel.Name = 'FovLabel'
  523. FovAdjust.FovLabel.Text = 'Fov:'
  524.  
  525. local DropAdjust = SensAdjust:Clone()
  526. DropAdjust.Parent = GUI
  527. DropAdjust.PlaceholderText = 'Drop'
  528. DropAdjust.Name = 'DropAdjust'
  529. DropAdjust.Text = tonumber(drop)
  530. DropAdjust.Position = SensAdjust.Position + UDim2.new(0,0,0,40)
  531. DropAdjust.SensLabel.Name = 'DropLabel'
  532. DropAdjust.DropLabel.Text = 'Drop:'
  533.  
  534. local KeysList = Instance.new('TextLabel',GUI)
  535. KeysList.Name = 'KeysList'
  536. KeysList.Font = Enum.Font.SourceSans
  537. KeysList.TextStrokeTransparency = .6
  538. KeysList.TextSize = 0
  539. KeysList.TextColor3 = Color3.new(1,1,1)
  540. KeysList.Size = UDim2.new(0,0,1,0)
  541. KeysList.Position = UDim2.new(0,5,0,-280)
  542. KeysList.BackgroundTransparency = 1
  543. KeysList.Active = false
  544.  
  545. local n = 0
  546.  
  547. spawn(function()
  548. while Status do
  549. Indicator.TextColor3 = Color3.fromHSV(n,.5,1)
  550. FovGui.ImageColor3 = Indicator.TextColor3
  551. if not textSet then
  552. if aim_toggled and target then
  553. Status.TextColor3 = aimingcolor
  554. Status.Text = ('Aiming at '..target.Name)
  555. else
  556. Status.TextColor3 = Color3.fromHSV(n,.5,1)
  557. Status.Text = 'On Standby'
  558. end
  559. end
  560. n = (n+.005)%1
  561. hb()
  562. end
  563. end)
  564.  
  565. SensAdjust.InputEnded:Connect(function() if SensAdjust.Text~='' then sens = tonumber(SensAdjust.Text)>0 and tonumber(SensAdjust.Text) or sens end end)
  566. FovAdjust.InputEnded:Connect(function() if FovAdjust.Text~='' then fov = tonumber(FovAdjust.Text)>0 and tonumber(FovAdjust.Text) or fov
  567. FovGui:TweenSize(UDim2.new(0,(Camera.ViewportSize.X/(90/fov))*2,0,(Camera.ViewportSize.X/(90/fov))*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true) end end)
  568. DropAdjust.InputEnded:Connect(function() if DropAdjust.Text~='' then drop = tonumber(DropAdjust.Text)>=0 and tonumber(DropAdjust.Text) or drop end end)
  569.  
  570. local function distfromspawn(x)
  571. if Spawn then
  572. return x:DistanceFromCharacter(Spawn.Position)
  573. else
  574. return 201
  575. end
  576. end
  577.  
  578. local function setText(text)
  579. spawn(function()
  580. textSet = true
  581. Status.Text = text
  582. Status.TextColor3 = Color3.new(1,1,1)
  583. wait(#text/4)
  584. textSet = false
  585. end)
  586. end
  587.  
  588. local function playsound(id)
  589. local sound = Instance.new('Sound',Camera)
  590. sound.Volume = 3
  591. sound:Play()
  592. game:GetService('Debris'):AddItem(sound,5)
  593. end
  594.  
  595.  
  596. local function DrawLine(Folder,P1,P2,Thickness,Color,LineTransparency,BorderThickness,BorderColor)
  597. -- Declare variables
  598. local Point1,Point2 = P1.Position,P2.Position
  599. if Point1 and Point2 then
  600. local X,Y = Camera.ViewportSize.X, Camera.ViewportSize.Y
  601. local X1,X2 = (X * Point1.X.Scale + Point1.X.Offset + P1.Size.X.Offset/2), (X * Point2.X.Scale + Point2.X.Offset + P2.Size.X.Offset/2)
  602. local Y1,Y2 = (Y * Point1.Y.Scale + Point1.Y.Offset + P1.Size.Y.Offset/2), (Y * Point2.Y.Scale + Point2.Y.Offset + P2.Size.Y.Offset/2)
  603. local MidX,MidY = (X1+X2)/2, (Y1+Y2)/2
  604. -- Set defaults to prevent errors
  605. Thickness = Thickness or 1
  606. Color = Color or Color3.new(1,1,1)
  607. LineTransparency = LineTransparency or 0
  608. BorderThickness = BorderThickness or 0
  609. BorderColor = BorderColor or Color3.new(0,0,0)
  610. -- Draw the line
  611. local Line = Folder:FindFirstChild(P1.Name..'-'..P2.Name) or Instance.new('Frame',Folder)
  612. Line.Visible = false
  613. Line.BackgroundTransparency = LineTransparency
  614. Line.BorderSizePixel = BorderThickness
  615. Line.BorderColor3 = BorderColor
  616. Line.Size = UDim2.new(0,(Vector2.new(X1,Y1) - Vector2.new(X2,Y2)).magnitude-1,0,Thickness)
  617. Line.Position = UDim2.new(0,MidX-Line.AbsoluteSize.X/2,0,MidY-Line.AbsoluteSize.Y)
  618. Line.BackgroundColor3 = Color
  619. Line.Rotation = math.deg(math.atan2((Y2-Y1),(X2-X1)))
  620. Line.Name = P1.Name..'-'..P2.Name
  621. Line.Visible = true
  622. return Line
  623. else
  624. return nil
  625. end
  626. end
  627.  
  628. local function GetNearest(Mode)
  629. local lowest,nearest,gui = math.huge,nil,nil
  630. if Mode==1 then
  631. for _,plr in next,Players:GetPlayers() do
  632. if plr.Name~=Player.Name and plr.Character~=nil and plr.Character:FindFirstChild(targetpart) then
  633. local dist = Player:DistanceFromCharacter(plr.Character[targetpart].Position)
  634. local ray = Ray.new(Player.Character.Head.Position,(plr.Character[targetpart].Position-Player.Character.Head.Position).unit*5000)
  635. local part,point = workspace:FindPartOnRayWithIgnoreList(ray,{Camera,Player.Character,unpack(windows)})
  636. local Z = Camera:WorldToScreenPoint(plr.Character[targetpart].Position).Z
  637. if part and part:IsDescendantOf(plr.Character) and Z>0 and dist < lowest and (ffa or plr.TeamColor~=Player.TeamColor) then lowest = dist nearest = plr.Character end
  638. end
  639. end
  640. elseif Mode==2 then
  641. for _,plr in next,Players:GetPlayers() do
  642. if plr.Name~=Player.Name and plr.Character~=nil and plr.Character:FindFirstChild(targetpart) then
  643. local pos = Camera:WorldToScreenPoint(plr.Character[targetpart].Position)
  644. local ray = Ray.new(Player.Character[targetpart].Position,(plr.Character[targetpart].Position-Player.Character[targetpart].Position).unit*2048)
  645. local part,point = workspace:FindPartOnRayWithIgnoreList(ray,{Camera,Player.Character,unpack(windows)})
  646. local dist = (Vector2.new(Mouse.X,Mouse.Y)-Vector2.new(pos.X,pos.Y)).magnitude
  647. if part and part:IsDescendantOf(plr.Character) and pos.Z>0 and dist <= Camera.ViewportSize.X/(90/fov) and dist < lowest and (ffa or plr.TeamColor~=Player.TeamColor) then lowest = dist nearest = plr.Character end
  648. end
  649. end
  650. end
  651. return nearest
  652. end
  653.  
  654. Mouse.Move:Connect(function()
  655. cursor = ESP:FindFirstChild('Cursor') or Instance.new('Frame',ESP)
  656. cursor.Name = 'Cursor'
  657. cursor.BackgroundTransparency = 1
  658. cursor.Size = UDim2.new(0,1,0,1)
  659. cursor.Position = UDim2.new(0,Mouse.X,0,Mouse.Y)
  660. end)
  661.  
  662. UIS.InputBegan:Connect(function(Input)
  663. if Input.KeyCode == toggle_aim or Input.UserInputType == toggle_aim then
  664. aim_toggled = true
  665. warn('GS: aim toggled',aim_toggled and 'on' or 'off')
  666. alert = true
  667. while aim_toggled and aimbot_toggled do
  668. target = GetNearest(aim_priority)
  669. if target then
  670. local dist = Player:DistanceFromCharacter(target[targetpart].Position)
  671. local headpos = Camera:WorldToScreenPoint(target[targetpart].Position+Vector3.new(0,dist/(100/drop),0))
  672. local moveto = Vector2.new((headpos.X-Mouse.X)*sens,(headpos.Y-Mouse.Y)*sens)
  673. aimpos = GUI:FindFirstChild('AimPos') or Instance.new('Frame',GUI)
  674. if not GUI:FindFirstChild('AimPos') then
  675. aimpos.Name = 'AimPos'
  676. aimpos.BorderSizePixel = 1
  677. aimpos.BorderColor3 = Color3.new(0,0,0)
  678. aimpos.BackgroundTransparency = 0
  679. aimpos.BackgroundColor3 = Color3.new(1,1,1)
  680. aimpos.Rotation = 45
  681. aimpos.ZIndex = 4
  682. aimpos.Size = UDim2.new(0,3,0,3)
  683. end
  684. aimpos.Position = UDim2.new(0,headpos.X-aimpos.AbsoluteSize.X/2,0,headpos.Y-aimpos.AbsoluteSize.Y/2)
  685. aimpos.Visible = true
  686. mousemoverel(moveto.X,moveto.Y)
  687. if alert or target~=target_old then
  688. playsound(locksoundid)
  689. print('GS: locked onto',target.Name)
  690. lockedon = true
  691. alert = false
  692. end
  693. end
  694. RS.Heartbeat:wait()
  695. target_old = target
  696. if aimpos then
  697. aimpos.Visible = false
  698. end
  699. end
  700. lockedon = false
  701. elseif Input.KeyCode == toggle_trigger then
  702. trigger_toggled = not trigger_toggled
  703. setText('Toggled TriggerBot '..(trigger_toggled and 'On' or 'Off'))
  704. Notification({Title='TriggerBot';Text='TriggerBot was toggled '..(trigger_toggled and 'On' or 'Off');Duration=2;})
  705. warn('trigger toggled',trigger_toggled and 'on' or 'off')
  706. local Box = Instance.new('SelectionBox',PlayerGui)
  707. Box.Color3 = Color3.new(1,0,0)
  708. Box.LineThickness = .05
  709. Box.Adornee = nil
  710. if trigger_delay>0 then wait(trigger_delay) end
  711. while trigger_toggled do
  712. local Target = Mouse.Target
  713. local plr = Players:FindFirstChild(Target.Parent.Name)
  714. if Target and Target.Parent and plr~=nil and plr~=Player and ffa or plr~=nil and plr.TeamColor~=Player.TeamColor then
  715. Box.Adornee = Mouse.Target
  716. mouse1press()
  717. wait()
  718. mouse1release()
  719. end
  720. RS.Heartbeat:wait()
  721. end
  722. Box:Destroy()
  723. elseif Input.KeyCode == toggle_esp then
  724. esp_toggled = not esp_toggled
  725. Notification({Title='ESP';Text='ESP was toggled '..(esp_toggled and 'On' or 'Off');Duration=2;})
  726. setText('Toggled ESP '..(esp_toggled and 'On' or 'Off'))
  727. elseif Input.KeyCode == toggle_aimbot then
  728. aimbot_toggled = not aimbot_toggled
  729. Notification({Title='AimBot';Text='AimBot was toggled '..(aimbot_toggled and 'On' or 'Off');Duration=2;})
  730. setText('Toggled AimBot '..(aimbot_toggled and 'On' or 'Off'))
  731. elseif Input.KeyCode == fov_increase then
  732. fov = fov + .5
  733. FovAdjust.Text = tonumber(fov)
  734. if FovGui.Visible then
  735. FovGui:TweenSize(UDim2.new(0,(Camera.ViewportSize.X/(90/fov))*2,0,(Camera.ViewportSize.X/(90/fov))*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)
  736. end
  737. setText('Aim FOV: '..fov)
  738. elseif Input.KeyCode == fov_decrease and fov>0 then
  739. fov = fov - .5
  740. FovAdjust.Text = tonumber(fov)
  741. if FovGui.Visible then
  742. FovGui:TweenSize(UDim2.new(0,(Camera.ViewportSize.X/(90/fov))*2,0,(Camera.ViewportSize.X/(90/fov))*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)
  743. end
  744. setText('Aim FOV: '..fov)
  745. elseif Input.KeyCode == sens_increase then
  746. sens = sens + .05
  747. SensAdjust.Text = tonumber(sens)
  748. setText('Sens: '..sens)
  749. elseif Input.KeyCode == sens_decrease then
  750. sens = sens - .05
  751. SensAdjust.Text = tonumber(sens)
  752. setText('Sens: '..sens)
  753. elseif Input.KeyCode == targetpart_change then
  754. val = val+1
  755. targetpart = val<=#parts and parts[val] or parts[1]
  756. if parts[1]==targetpart then val = 1 end
  757. Notification({Title='Target Part';Text='Target part set to '..targetpart;Duration=2;})
  758. setText('Target Part: '..targetpart)
  759. elseif Input.KeyCode == ffatoggle then
  760. ffa = not ffa
  761. Notification({Title='FFA Mode';Text='FFA Mode is '..(ffa and 'Enabled' or 'Disabled');Duration=2;})
  762. setText('FFA Mode: '..(ffa and 'Enabled' or 'Disabled'))
  763. elseif Input.KeyCode == priority_toggle then
  764. aim_priority = aim_priority+1>2 and 0 or 1
  765. aim_priority = aim_priority+1
  766. FovGui.Visible = aim_priority>1
  767. setText('Aim Priority: '..(aim_priority==1 and 'Distance' or 'FOV'))
  768. elseif Input.KeyCode == toggle_bones then
  769. esp_bones = not esp_bones
  770. if not esp_bones then
  771. for _,v in next,ESP:GetDescendants() do
  772. if v:IsA('Frame') and v.Name:match('-') then
  773. v:Destroy()
  774. end
  775. end
  776. end
  777. setText('Toggled ESP Bones '..(esp_bones and 'Enabled' or 'Disabled'))
  778. elseif Input.KeyCode == toggle_gui then
  779. hidden = not hidden
  780. for _,gui in next,GUI:GetDescendants() do
  781. if gui:IsA('GuiObject') and not hidden and not gui.Visible then
  782. gui.Visible = true
  783. Mouse.Icon = 'rbxassetid://'..mouseiconid
  784. elseif gui:IsA('GuiObject') and gui.Visible then
  785. gui.Visible = false
  786. esp_toggled = false
  787. Mouse.Icon = old_icon
  788. end
  789. end
  790. elseif Input.KeyCode == toggle_bottompos then
  791. bottompos = not bottompos
  792. if bottompos then
  793. Bottom.Position = UDim2.new(.5,0,1,1)
  794. end
  795. elseif Input.KeyCode == toggle_performance then
  796. performancemode = not performancemode
  797. setText('Performance Mode '..(performancemode and 'Enabled' or 'Disabled'))
  798. elseif Input.KeyCode == toggle_chams then
  799. esp_chams = not esp_chams
  800. setText('Chams '..(esp_chams and 'Enabled' or 'Disabled'))
  801. elseif Input.KeyCode == toggle_tracers then
  802. esp_tracers = not esp_tracers
  803. setText('Tracers '..(esp_chams and 'Enabled' or 'Disabled'))
  804. elseif Input.KeyCode == toggle_boxes then
  805. bounding_box = not bounding_box
  806. setText('Bounding Boxes '..(bounding_box and 'Enabled' or 'Disabled'))
  807. elseif Input.KeyCode == toggle_font then
  808. currentfont = (currentfont+1)>#fonts and 1 or currentfont+1
  809. for _,v in next,GUI:GetDescendants() do
  810. if v.Name~='KeysList' then
  811. if v:IsA('TextLabel') or v:IsA('TextButton') then
  812. v.Font = fonts[currentfont]
  813. end
  814. end
  815. end
  816. end
  817. end)
  818.  
  819. UIS.InputEnded:Connect(function(Input)
  820. if Input.KeyCode == toggle_aim or Input.UserInputType == toggle_aim then
  821. aim_toggled = false
  822. end
  823. end)
  824.  
  825. local function checkifspawned(x)
  826. spawned = false
  827. while not spawned and game.PlaceId==292439477 do
  828. spawned = distfromspawn(x)>200 and true or false
  829. wait(1/5)
  830. end
  831. spawned = true
  832. end
  833.  
  834. checkifspawned(Player)
  835. Player.CharacterAdded:Connect(function(c)
  836. checkifspawned(Player)
  837.  
  838. for _,v in next,ESP:GetDescendants() do
  839. if v:IsA('Frame') and v.Name:match('-') then
  840. v:Destroy()
  841. end
  842. end
  843. end)
  844.  
  845. Notification({Title='Aimbot '..version;Text='Loaded successfully.';Icon='rbxassetid://2572157833';Duration=10;})
  846. wait(.5)
  847.  
  848. RS.RenderStepped:Connect(function()
  849. if cursor then
  850. FovGui.Position = cursor.Position-UDim2.new(0,FovGui.AbsoluteSize.X/2,0,FovGui.AbsoluteSize.Y/2)
  851. Indicator.Position = cursor.Position+UDim2.new(0,0,0,40)
  852. end
  853. end)
  854.  
  855. Mouse.Button1Down:Connect(function()
  856. spawn(function()
  857. if FovGui.Visible then
  858. FovGui:TweenSize(UDim2.new(0,Camera.ViewportSize.X/(90/fov)*2.35,0,Camera.ViewportSize.X/(90/fov)*2.35),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)
  859. wait(.1)
  860. FovGui:TweenSize(UDim2.new(0,Camera.ViewportSize.X/(90/fov)*2,0,Camera.ViewportSize.X/(90/fov)*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)
  861. end
  862. end)
  863. end)
  864.  
  865. while true do
  866. Indicator.Text = (aim_priority>1 and 'FOV: '..fov or 'Distance') ..'\nSens: '..sens..(aim_toggled and '\nAiming' or '')
  867. if not bottompos then Bottom.Position = cursor.Position end
  868. if esp_toggled then
  869. for _,v in next,ESP:children() do
  870. if v~=Bottom and not Players:FindFirstChild(v.Name) then
  871. v:Destroy()
  872. end
  873. end
  874. for _,v in next,Players:GetPlayers() do
  875. local Char = v.Character
  876. if Char and spawned and v~=Player and Char:FindFirstChild(targetpart) and distfromspawn(v)>100 then
  877. if ffa or v.TeamColor~=Player.TeamColor then
  878. local X = Camera:GetPartsObscuringTarget({Camera.CFrame.p,Char[targetpart].CFrame.p},{v.Character,Char,Camera,unpack(windows)})
  879. local Dist = Player:DistanceFromCharacter(Char:FindFirstChild(targetpart).Position)
  880. local Color = hiddencolor
  881. local Folder = ESP:FindFirstChild(v.Name) or Instance.new('Folder',ESP)
  882. Folder.Name = v.Name
  883. -- ESP
  884. local Head = Folder:FindFirstChild('Head') or Instance.new('Frame',Folder)
  885. if not Folder:FindFirstChild('Head') then
  886. Head.Name = 'Head'
  887. Head.BorderSizePixel = 1
  888. Head.BorderColor3 = Color3.new(0,0,0)
  889. Head.BackgroundTransparency = 0
  890. end
  891. Head.BackgroundColor3 = #X>0 and hiddencolor or #X==0 and visiblecolor
  892. Head.Rotation = headboxshape=='diamond' and 45 or 0
  893. Head.ZIndex = 3
  894. local HP = Folder:FindFirstChild('HP') or Instance.new('TextLabel',Folder)
  895. if not Folder:FindFirstChild('HP') then
  896. HP.Name = 'HP'
  897. HP.TextTransparency = Head.BackgroundTransparency-.4
  898. HP.Font = fonts[currentfont]
  899. HP.TextStrokeTransparency = .6
  900. HP.BackgroundTransparency = 1
  901. HP.TextSize = 14
  902. end
  903. HP.Text = showdists and Char.Name..'\n'..math.floor(Dist+.5) or Char.Name
  904. if aim_toggled and target==Char then
  905. Head.Size = UDim2.new(0,headboxaimsize,0,headboxaimsize)
  906. Head.BackgroundColor3 = aimingcolor
  907. HP.Text = showdists and '['..Char.Name..']'..'\n'..math.floor(Dist+.5) or '['..Char.Name..']'
  908. HP.TextSize = 16
  909. else
  910. Head.Size = UDim2.new(0,headboxsize,0,headboxsize)
  911. end
  912. HP.TextColor3 = Head.BackgroundColor3
  913. local toScreen = Camera:WorldToScreenPoint(Char[targetpart].CFrame.p)
  914. if #X==0 then Color = visiblecolor end
  915. Head.Position = UDim2.new(0,toScreen.X-Head.Size.X.Offset/2,0,toScreen.Y-Head.Size.Y.Offset/2)
  916. HP.Position = Head.Position-UDim2.new(0,0,0,textoffset)
  917. if esp_tracers then
  918. local Line = DrawLine(Folder,ESP.Bottom,Head,linesize,Head.BackgroundColor3,.75,1,Color3.new(0,0,0))
  919. Line.Visible = Head.Visible
  920. else
  921. local imtired = Folder:FindFirstChild(ESP.Bottom.Name..'-'..Head.Name)
  922. if imtired then
  923. imtired:Destroy()
  924. end
  925. end
  926. if toScreen.Z<=0 then Head.Visible = false else Head.Visible = true end
  927. HP.Visible = Head.Visible
  928. if Char:FindFirstChild('Humanoid') and Char.Humanoid.RigType==Enum.HumanoidRigType.R6 then
  929. local Neck = Folder:FindFirstChild('Neck') or Instance.new('Frame',Folder)
  930. Neck.Name = 'Neck'
  931. Neck.ZIndex = 2
  932. if Char['Torso']~=nil then
  933. local Pos = (Char.Torso.CFrame*CFrame.new(0,.8,0)).p
  934. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  935. Neck.Position = UDim2.new(0,X,0,Y)
  936. Neck.BorderSizePixel = 0
  937. if Z<=0 then Neck.Visible = false else Neck.Visible = true end
  938. else
  939. Neck.Visible = false
  940. end
  941. --
  942. local Pelvis = Folder:FindFirstChild('Pelvis') or Instance.new('Frame',Folder)
  943. Pelvis.Name = 'Pelvis'
  944. Pelvis.ZIndex = 2
  945. Pelvis.BorderSizePixel = 0
  946. if Char['Torso']~=nil then
  947. local Pos = (Char.Torso.CFrame*CFrame.new(0,-1,0)).p
  948. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  949. Pelvis.Position = UDim2.new(0,X,0,Y)
  950. if Z<=0 then Pelvis.Visible = false else Pelvis.Visible = true end
  951. else
  952. Pelvis.Visible = false
  953. end
  954. --
  955. local RightFoot = Folder:FindFirstChild('Right Foot') or Instance.new('Frame',Folder)
  956. RightFoot.Name = 'Right Foot'
  957. RightFoot.ZIndex = 2
  958. RightFoot.BorderSizePixel = 0
  959. if Char['Right Leg']~=nil then
  960. local Pos = (Char['Right Leg'].CFrame*CFrame.new(0,-1,0)).p
  961. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  962. RightFoot.Position = UDim2.new(0,X,0,Y)
  963. if Z<=0 then RightFoot.Visible = false else RightFoot.Visible = true end
  964. else
  965. RightFoot.Visible = false
  966. end
  967. --
  968. local LeftFoot = Folder:FindFirstChild('Left Foot') or Instance.new('Frame',Folder)
  969. LeftFoot.Name = 'Left Foot'
  970. if Char['Left Leg']~=nil then
  971. local Pos = (Char['Left Leg'].CFrame*CFrame.new(0,-1,0)).p
  972. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  973. LeftFoot.Position = UDim2.new(0,X,0,Y)
  974. LeftFoot.BorderSizePixel = 0
  975. if Z<=0 then LeftFoot.Visible = false else LeftFoot.Visible = true end
  976. else
  977. LeftFoot.Visible = false
  978. end
  979. --
  980. local RightHand = Folder:FindFirstChild('Right Hand') or Instance.new('Frame',Folder)
  981. RightHand.Name = 'Right Hand'
  982. RightHand.ZIndex = 2
  983. RightHand.BorderSizePixel = 0
  984. if Char['Right Arm']~=nil then
  985. local Pos = (Char['Right Arm'].CFrame*CFrame.new(0,-1,0)).p
  986. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  987. RightHand.Position = UDim2.new(0,X,0,Y)
  988. if Z<=0 then RightHand.Visible = false else RightHand.Visible = true end
  989. else
  990. RightHand.Visible = false
  991. end
  992. --
  993. local LeftHand = Folder:FindFirstChild('Left Hand') or Instance.new('Frame',Folder)
  994. LeftHand.Name = 'Left Hand'
  995. LeftHand.ZIndex = 2
  996. LeftHand.BorderSizePixel = 0
  997. if Char['Left Arm']~=nil then
  998. local Pos = (Char['Left Arm'].CFrame*CFrame.new(0,-1,0)).p
  999. local X,Y,Z = Camera:WorldToScreenPoint(Pos).X,Camera:WorldToScreenPoint(Pos).Y,Camera:WorldToScreenPoint(Pos).Z
  1000. LeftHand.Position = UDim2.new(0,X,0,Y)
  1001. if Z<=0 then LeftHand.Visible = false else LeftHand.Visible = true end
  1002. else
  1003. LeftHand.Visible = false
  1004. end
  1005. -- draw joints
  1006. if esp_bones then
  1007. if Head.Visible then DrawLine(Folder,Head,Neck,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1008. if Neck.Visible then DrawLine(Folder,Neck,Pelvis,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1009. if Neck.Visible then DrawLine(Folder,Neck,RightHand,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1010. if Neck.Visible then DrawLine(Folder,Neck,LeftHand,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1011. if Pelvis.Visible then DrawLine(Folder,Pelvis,RightFoot,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1012. if Pelvis.Visible then DrawLine(Folder,Pelvis,LeftFoot,1,Color3.new(1,1,1),Head.BackgroundTransparency) end
  1013. end
  1014. end
  1015.  
  1016. if esp_chams then
  1017. for _,Part in next,Char:children() do
  1018. if Part:IsA('BasePart') and Part.Name~='HumanoidRootPart' then
  1019. local Adornment = Folder:FindFirstChild(Part.Name..'_Cham') or Instance.new('BoxHandleAdornment',Folder)
  1020. if not Folder:FindFirstChild(Part.Name..'_Cham') then
  1021. Adornment.Name = Part.Name..'_Cham'
  1022. Adornment.Adornee = Part
  1023. Adornment.AlwaysOnTop = true
  1024. Adornment.Size = Part.Name=='Head' and Vector3.new(1,1,1) or Part.Size
  1025. Adornment.ZIndex = 1
  1026. end
  1027. Adornment.Color3 = Head.BackgroundColor3
  1028. end
  1029. end
  1030. else
  1031. for _,v in next,Folder:GetDescendants() do
  1032. if v.Name:match('Cham') then
  1033. v:Destroy()
  1034. end
  1035. end
  1036. end
  1037.  
  1038. if bounding_box and Char:FindFirstChild('HumanoidRootPart') then
  1039. local Box = Char:FindFirstChild('Box') or Instance.new('BillboardGui',Char)
  1040. if not Char:FindFirstChild('Box') then
  1041. Box.Name = 'Box'
  1042. Box.Adornee = Char:FindFirstChild('HumanoidRootPart')
  1043. Box.AlwaysOnTop = true
  1044. Box.LightInfluence = 0
  1045. Box.StudsOffset = Vector3.new(0,-Box.Adornee.Size.Y/4,0)
  1046. Box.Size = UDim2.new(4,1,5,1)
  1047. local Top = Instance.new('Frame',Box)
  1048. Top.Size = UDim2.new(1,0,0,box_line_size)
  1049. Top.BorderSizePixel = 0
  1050. local Bot = Top:Clone()
  1051. Bot.Position = UDim2.new(0,0,1,-box_line_size)
  1052. Bot.Parent = Box
  1053. local Left = Top:Clone()
  1054. Left.Size = UDim2.new(0,1,1,0)
  1055. Left.Parent = Box
  1056. local Right = Left:Clone()
  1057. Right.Position = UDim2.new(1,-box_line_size,0,0)
  1058. Right.Parent = Box
  1059. end
  1060. for _,v in next,Box:children() do
  1061. if v:IsA('Frame') then
  1062. v.BackgroundColor3 = Head.BackgroundColor3
  1063. end
  1064. end
  1065. else
  1066. local Box = Char:FindFirstChild('Box')
  1067. if Box then
  1068. Box:Destroy()
  1069. end
  1070. end
  1071.  
  1072. if lockedon and target and aim_line and ESP:FindFirstChild(target.Name) then
  1073. DrawLine(ESP,cursor,ESP:FindFirstChild(target.Name).Head,1,Head.BackgroundColor3,.5)
  1074. end
  1075.  
  1076. else
  1077. if ESP:FindFirstChild(v.Name) then
  1078. ESP:FindFirstChild(v.Name):Destroy()
  1079. end
  1080. end
  1081. else
  1082. if ESP:FindFirstChild(v.Name) then
  1083. ESP:FindFirstChild(v.Name):Destroy()
  1084. end
  1085. end
  1086. end
  1087. else
  1088. for _,v in next,ESP:children() do
  1089. if v:IsA('Folder') then
  1090. v:Destroy()
  1091. end
  1092. end
  1093. end
  1094. if performancemode then
  1095. wait(1/(workspace:GetRealPhysicsFPS()*.75))
  1096. else
  1097. RS.Stepped:wait()
  1098. end
  1099. end
  1100.  
  1101. --[[ broken
  1102. spawn(function()
  1103. while script and game.PlaceId == 292439477 and workspace:FindFirstChild('Map') do
  1104. windows = {}
  1105. for _,v in next,workspace.Map:GetChildren() do
  1106. if v.Name=='Window' then
  1107. table.insert(windows,v)
  1108. end
  1109. end
  1110. wait(2)
  1111. end
  1112. end)
  1113. --]]
  1114. end)
  1115.  
  1116. ESP.Name = "ESP"
  1117. ESP.Parent = Main
  1118. ESP.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1119. ESP.Position = UDim2.new(0.531772554, 0, 0.302197814, 0)
  1120. ESP.Size = UDim2.new(0, 122, 0, 24)
  1121. ESP.Selected = true
  1122. ESP.Font = Enum.Font.Fantasy
  1123. ESP.Text = "ESP"
  1124. ESP.TextColor3 = Color3.new(0, 0, 0)
  1125. ESP.TextScaled = true
  1126. ESP.TextSize = 14
  1127. ESP.TextWrapped = true
  1128. ESP.MouseButton1Down:connect(function()
  1129. -- Created By Ic3W0lf
  1130. assert(Drawing, 'exploit not supported')
  1131.  
  1132. local UserInputService = game:GetService'UserInputService';
  1133. local HttpService = game:GetService'HttpService';
  1134. local GUIService = game:GetService'GuiService';
  1135. local RunService = game:GetService'RunService';
  1136. local Players = game:GetService'Players';
  1137. local LocalPlayer = Players.LocalPlayer;
  1138. local Camera = workspace.CurrentCamera
  1139. local Mouse = LocalPlayer:GetMouse();
  1140. local Menu = {};
  1141. local MouseHeld = false;
  1142. local LastRefresh = 0;
  1143. local OptionsFile = 'IC3_ESP_SETTINGS.dat';
  1144. local Binding = false;
  1145. local BindedKey = nil;
  1146. local OIndex = 0;
  1147. local LineBox = {};
  1148. local UIButtons = {};
  1149. local Sliders = {};
  1150. local Dragging = false;
  1151. local DraggingUI = false;
  1152. local DragOffset = Vector2.new();
  1153. local DraggingWhat = nil;
  1154. local OldData = {};
  1155. local IgnoreList = {};
  1156. local Red = Color3.new(1, 0, 0);
  1157. local Green = Color3.new(0, 1, 0);
  1158. local MenuLoaded = false;
  1159.  
  1160. shared.MenuDrawingData = shared.MenuDrawingData or { Instances = {} };
  1161. shared.PlayerData = shared.PlayerData or {};
  1162. shared.RSName = shared.RSName or ('UnnamedESP_by_ic3-' .. HttpService:GenerateGUID(false));
  1163.  
  1164. local GetDataName = shared.RSName .. '-GetData';
  1165. local UpdateName = shared.RSName .. '-Update';
  1166.  
  1167. local Debounce = setmetatable({}, {
  1168. __index = function(t, i)
  1169. return rawget(t, i) or false
  1170. end;
  1171. });
  1172.  
  1173. pcall(function() shared.InputBeganCon:disconnect() end);
  1174. pcall(function() shared.InputEndedCon:disconnect() end);
  1175.  
  1176. function GetMouseLocation()
  1177. return UserInputService:GetMouseLocation();
  1178. end
  1179.  
  1180. function MouseHoveringOver(Values)
  1181. local X1, Y1, X2, Y2 = Values[1], Values[2], Values[3], Values[4]
  1182. local MLocation = GetMouseLocation();
  1183. return (MLocation.x >= X1 and MLocation.x <= (X1 + (X2 - X1))) and (MLocation.y >= Y1 and MLocation.y <= (Y1 + (Y2 - Y1)));
  1184. end
  1185.  
  1186. function GetTableData(t) -- basically table.foreach i dont even know why i made this
  1187. if typeof(t) ~= 'table' then return end
  1188. return setmetatable(t, {
  1189. __call = function(t, func)
  1190. if typeof(func) ~= 'function' then return end;
  1191. for i, v in pairs(t) do
  1192. pcall(func, i, v);
  1193. end
  1194. end;
  1195. });
  1196. end
  1197. local function Format(format, ...)
  1198. return string.format(format, ...);
  1199. end
  1200. function CalculateValue(Min, Max, Percent)
  1201. return Min + math.floor(((Max - Min) * Percent) + .5);
  1202. end
  1203.  
  1204. local Options = setmetatable({}, {
  1205. __call = function(t, ...)
  1206. local Arguments = {...};
  1207. local Name = Arguments[1];
  1208. OIndex = OIndex + 1; -- (typeof(Arguments[3]) == 'boolean' and 1 or 0);
  1209. rawset(t, Name, setmetatable({
  1210. Name = Arguments[1];
  1211. Text = Arguments[2];
  1212. Value = Arguments[3];
  1213. DefaultValue = Arguments[3];
  1214. AllArgs = Arguments;
  1215. Index = OIndex;
  1216. }, {
  1217. __call = function(t, v)
  1218. if typeof(t.Value) == 'function' then
  1219. t.Value();
  1220. elseif typeof(t.Value) == 'EnumItem' then
  1221. local BT = Menu:GetInstance(Format('%s_BindText', t.Name));
  1222. Binding = true;
  1223. local Val = 0
  1224. while Binding do
  1225. wait();
  1226. Val = (Val + 1) % 17;
  1227. BT.Text = Val <= 8 and '|' or '';
  1228. end
  1229. t.Value = BindedKey;
  1230. BT.Text = tostring(t.Value):match'%w+%.%w+%.(.+)';
  1231. BT.Position = t.BasePosition + Vector2.new(t.BaseSize.X - BT.TextBounds.X - 20, -10);
  1232. else
  1233. local NewValue = v;
  1234. if NewValue == nil then NewValue = not t.Value; end
  1235. rawset(t, 'Value', NewValue);
  1236. if Arguments[2] ~= nil then
  1237. if typeof(Arguments[3]) == 'number' then
  1238. local AMT = Menu:GetInstance(Format('%s_AmountText', t.Name));
  1239. AMT.Text = tostring(t.Value);
  1240. AMT.Position = t.BasePosition + Vector2.new(t.BaseSize.X - AMT.TextBounds.X - 10, -10);
  1241. else
  1242. local Inner = Menu:GetInstance(Format('%s_InnerCircle', t.Name));
  1243. Inner.Visible = t.Value;
  1244. end
  1245. end
  1246. end
  1247. end;
  1248. }));
  1249. end;
  1250. })
  1251.  
  1252. function Load()
  1253. local _, Result = pcall(readfile, OptionsFile);
  1254. if _ then -- extremely ugly code yea i know but i dont care p.s. i hate pcall
  1255. local _, Table = pcall(HttpService.JSONDecode, HttpService, Result);
  1256. if _ then
  1257. for i, v in pairs(Table) do
  1258. if Options[i] ~= nil and Options[i].Value ~= nil and (typeof(Options[i].Value) == 'boolean' or typeof(Options[i].Value) == 'number') then
  1259. Options[i].Value = v.Value;
  1260. pcall(Options[i], v.Value);
  1261. end
  1262. end
  1263. end
  1264. end
  1265. end
  1266.  
  1267. Options('Enabled', 'ESP Enabled', true);
  1268. Options('ShowTeam', 'Show Team', false);
  1269. Options('ShowName', 'Show Names', true);
  1270. Options('ShowDistance', 'Show Distance', true);
  1271. Options('ShowHealth', 'Show Health', true);
  1272. Options('ShowBoxes', 'Show Boxes', true);
  1273. Options('ShowTracers', 'Show Tracers', true);
  1274. Options('ShowDot', 'Show Head Dot', false);
  1275. Options('VisCheck', 'Visibility Check', false);
  1276. Options('Crosshair', 'Crosshair', false);
  1277. Options('TextOutline', 'Text Outline', true);
  1278. Options('TextSize', 'Text Size', syn and 18 or 14, 10, 24); -- cuz synapse fonts look weird???
  1279. Options('MaxDistance', 'Max Distance', 2500, 100, 5000);
  1280. Options('RefreshRate', 'Refresh Rate (ms)', 5, 1, 200);
  1281. Options('MenuKey', 'Menu Key', Enum.KeyCode.F4, 1);
  1282. Options('ResetSettings', 'Reset Settings', function()
  1283. for i, v in pairs(Options) do
  1284. if Options[i] ~= nil and Options[i].Value ~= nil and Options[i].Text ~= nil and (typeof(Options[i].Value) == 'boolean' or typeof(Options[i].Value) == 'number') then
  1285. Options[i](Options[i].DefaultValue);
  1286. end
  1287. end
  1288. end, 4);
  1289. Options('LoadSettings', 'Load Settings', Load, 3);
  1290. Options('SaveSettings', 'Save Settings', function()
  1291. writefile(OptionsFile, HttpService:JSONEncode(Options));
  1292. end, 2)
  1293. -- Options.SaveSettings.Value();
  1294.  
  1295. Load();
  1296.  
  1297. Options('MenuOpen', nil, true);
  1298.  
  1299. local function Set(t, i, v)
  1300. t[i] = v;
  1301. end
  1302. local function Combine(...)
  1303. local Output = {};
  1304. for i, v in pairs{...} do
  1305. if typeof(v) == 'table' then
  1306. table.foreach(v, function(i, v)
  1307. Output[i] = v;
  1308. end)
  1309. end
  1310. end
  1311. return Output
  1312. end
  1313. function IsStringEmpty(String)
  1314. if type(String) == 'string' then
  1315. return String:match'^%s+$' ~= nil or #String == 0 or String == '' or false;
  1316. end
  1317. return false
  1318. end
  1319.  
  1320. function NewDrawing(InstanceName)
  1321. local Instance = Drawing.new(InstanceName);
  1322. return (function(Properties)
  1323. for i, v in pairs(Properties) do
  1324. pcall(Set, Instance, i, v);
  1325. end
  1326. return Instance;
  1327. end)
  1328. end
  1329.  
  1330. function Menu:AddMenuInstace(Name, Instance)
  1331. if shared.MenuDrawingData.Instances[Name] ~= nil then
  1332. shared.MenuDrawingData.Instances[Name]:Remove();
  1333. end
  1334. shared.MenuDrawingData.Instances[Name] = Instance;
  1335. return Instance;
  1336. end
  1337. function Menu:UpdateMenuInstance(Name)
  1338. local Instance = shared.MenuDrawingData.Instances[Name];
  1339. if Instance ~= nil then
  1340. return (function(Properties)
  1341. for i, v in pairs(Properties) do
  1342. -- print(Format('%s %s -> %s', Name, tostring(i), tostring(v)));
  1343. pcall(Set, Instance, i, v);
  1344. end
  1345. return Instance;
  1346. end)
  1347. end
  1348. end
  1349. function Menu:GetInstance(Name)
  1350. return shared.MenuDrawingData.Instances[Name];
  1351. end
  1352.  
  1353. function LineBox:Create(Properties)
  1354. local Box = { Visible = true }; -- prevent errors not really though dont worry bout the Visible = true thing
  1355.  
  1356. local Properties = Combine({
  1357. Transparency = 1;
  1358. Thickness = 1;
  1359. Visible = true;
  1360. }, Properties);
  1361.  
  1362. Box['TopLeft'] = NewDrawing'Line'(Properties);
  1363. Box['TopRight'] = NewDrawing'Line'(Properties);
  1364. Box['BottomLeft'] = NewDrawing'Line'(Properties);
  1365. Box['BottomRight'] = NewDrawing'Line'(Properties);
  1366.  
  1367. function Box:Update(CF, Size, Color, Properties)
  1368. if not CF or not Size then return end
  1369.  
  1370. local TLPos, Visible1 = Camera:WorldToViewportPoint((CF * CFrame.new( Size.X, Size.Y, 0)).p);
  1371. local TRPos, Visible2 = Camera:WorldToViewportPoint((CF * CFrame.new(-Size.X, Size.Y, 0)).p);
  1372. local BLPos, Visible3 = Camera:WorldToViewportPoint((CF * CFrame.new( Size.X, -Size.Y, 0)).p);
  1373. local BRPos, Visible4 = Camera:WorldToViewportPoint((CF * CFrame.new(-Size.X, -Size.Y, 0)).p);
  1374. -- ## BEGIN UGLY CODE
  1375. if Visible1 then
  1376. Box['TopLeft'].Visible = true;
  1377. Box['TopLeft'].Color = Color;
  1378. Box['TopLeft'].From = Vector2.new(TLPos.X, TLPos.Y);
  1379. Box['TopLeft'].To = Vector2.new(TRPos.X, TRPos.Y);
  1380. else
  1381. Box['TopLeft'].Visible = false;
  1382. end
  1383. if Visible2 then
  1384. Box['TopRight'].Visible = true;
  1385. Box['TopRight'].Color = Color;
  1386. Box['TopRight'].From = Vector2.new(TRPos.X, TRPos.Y);
  1387. Box['TopRight'].To = Vector2.new(BRPos.X, BRPos.Y);
  1388. else
  1389. Box['TopRight'].Visible = false;
  1390. end
  1391. if Visible3 then
  1392. Box['BottomLeft'].Visible = true;
  1393. Box['BottomLeft'].Color = Color;
  1394. Box['BottomLeft'].From = Vector2.new(BLPos.X, BLPos.Y);
  1395. Box['BottomLeft'].To = Vector2.new(TLPos.X, TLPos.Y);
  1396. else
  1397. Box['BottomLeft'].Visible = false;
  1398. end
  1399. if Visible4 then
  1400. Box['BottomRight'].Visible = true;
  1401. Box['BottomRight'].Color = Color;
  1402. Box['BottomRight'].From = Vector2.new(BRPos.X, BRPos.Y);
  1403. Box['BottomRight'].To = Vector2.new(BLPos.X, BLPos.Y);
  1404. else
  1405. Box['BottomRight'].Visible = false;
  1406. end
  1407. -- ## END UGLY CODE
  1408. if Properties then
  1409. GetTableData(Properties)(function(i, v)
  1410. pcall(Set, Box['TopLeft'], i, v);
  1411. pcall(Set, Box['TopRight'], i, v);
  1412. pcall(Set, Box['BottomLeft'], i, v);
  1413. pcall(Set, Box['BottomRight'], i, v);
  1414. end)
  1415. end
  1416. end
  1417. function Box:SetVisible(bool)
  1418. pcall(Set, Box['TopLeft'], 'Visible', bool);
  1419. pcall(Set, Box['TopRight'], 'Visible', bool);
  1420. pcall(Set, Box['BottomLeft'], 'Visible', bool);
  1421. pcall(Set, Box['BottomRight'], 'Visible', bool);
  1422. end
  1423. function Box:Remove()
  1424. self:SetVisible(false);
  1425. Box['TopLeft']:Remove();
  1426. Box['TopRight']:Remove();
  1427. Box['BottomLeft']:Remove();
  1428. Box['BottomRight']:Remove();
  1429. end
  1430.  
  1431. return Box;
  1432. end
  1433.  
  1434. function CreateMenu(NewPosition) -- Create Menu
  1435. local function FromHex(HEX)
  1436. HEX = HEX:gsub('#', '');
  1437. return Color3.fromRGB(tonumber('0x' .. HEX:sub(1, 2)), tonumber('0x' .. HEX:sub(3, 4)), tonumber('0x' .. HEX:sub(5, 6)));
  1438. end
  1439.  
  1440. local Colors = {
  1441. Primary = {
  1442. Main = FromHex'424242';
  1443. Light = FromHex'6d6d6d';
  1444. Dark = FromHex'1b1b1b';
  1445. };
  1446. Secondary = {
  1447. Main = FromHex'e0e0e0';
  1448. Light = FromHex'ffffff';
  1449. Dark = FromHex'aeaeae';
  1450. };
  1451. };
  1452.  
  1453. MenuLoaded = false;
  1454.  
  1455. GetTableData(UIButtons)(function(i, v)
  1456. v.Instance.Visible = false;
  1457. v.Instance:Remove();
  1458. end)
  1459. GetTableData(Sliders)(function(i, v)
  1460. v.Instance.Visible = false;
  1461. v.Instance:Remove();
  1462. end)
  1463.  
  1464. UIButtons = {};
  1465. Sliders = {};
  1466.  
  1467. local BaseSize = Vector2.new(300, 580);
  1468. local BasePosition = NewPosition or Vector2.new(Camera.ViewportSize.X / 8 - (BaseSize.X / 2), Camera.ViewportSize.Y / 2 - (BaseSize.Y / 2));
  1469.  
  1470. Menu:AddMenuInstace('CrosshairX', NewDrawing'Line'{
  1471. Visible = false;
  1472. Color = Color3.new(0, 1, 0);
  1473. Transparency = 1;
  1474. Thickness = 1;
  1475. });
  1476. Menu:AddMenuInstace('CrosshairY', NewDrawing'Line'{
  1477. Visible = false;
  1478. Color = Color3.new(0, 1, 0);
  1479. Transparency = 1;
  1480. Thickness = 1;
  1481. });
  1482.  
  1483. delay(.025, function() -- since zindex doesnt exist
  1484. Menu:AddMenuInstace('Main', NewDrawing'Square'{
  1485. Size = BaseSize;
  1486. Position = BasePosition;
  1487. Filled = false;
  1488. Color = Colors.Primary.Main;
  1489. Thickness = 3;
  1490. Visible = true;
  1491. });
  1492. end);
  1493. Menu:AddMenuInstace('TopBar', NewDrawing'Square'{
  1494. Position = BasePosition;
  1495. Size = Vector2.new(BaseSize.X, 25);
  1496. Color = Colors.Primary.Dark;
  1497. Filled = true;
  1498. Visible = true;
  1499. });
  1500. Menu:AddMenuInstace('TopBarTwo', NewDrawing'Square'{
  1501. Position = BasePosition + Vector2.new(0, 25);
  1502. Size = Vector2.new(BaseSize.X, 60);
  1503. Color = Colors.Primary.Main;
  1504. Filled = true;
  1505. Visible = true;
  1506. });
  1507. Menu:AddMenuInstace('TopBarText', NewDrawing'Text'{
  1508. Size = 25;
  1509. Position = shared.MenuDrawingData.Instances.TopBarTwo.Position + Vector2.new(25, 15);
  1510. Text = 'Unnamed ESP';
  1511. Color = Colors.Secondary.Light;
  1512. Visible = true;
  1513. });
  1514. Menu:AddMenuInstace('TopBarTextBR', NewDrawing'Text'{
  1515. Size = 15;
  1516. Position = shared.MenuDrawingData.Instances.TopBarTwo.Position + Vector2.new(BaseSize.X - 65, 40);
  1517. Text = 'by ic3w0lf';
  1518. Color = Colors.Secondary.Dark;
  1519. Visible = true;
  1520. });
  1521. Menu:AddMenuInstace('Filling', NewDrawing'Square'{
  1522. Size = BaseSize - Vector2.new(0, 85);
  1523. Position = BasePosition + Vector2.new(0, 85);
  1524. Filled = true;
  1525. Color = Colors.Secondary.Main;
  1526. Transparency= .5;
  1527. Visible = true;
  1528. });
  1529.  
  1530. local CPos = 0;
  1531.  
  1532. GetTableData(Options)(function(i, v)
  1533. if typeof(v.Value) == 'boolean' and not IsStringEmpty(v.Text) and v.Text ~= nil then
  1534. CPos = CPos + 25;
  1535. local BaseSize = Vector2.new(BaseSize.X, 30);
  1536. local BasePosition = shared.MenuDrawingData.Instances.Filling.Position + Vector2.new(30, v.Index * 25 - 10);
  1537. UIButtons[#UIButtons + 1] = {
  1538. Option = v;
  1539. Instance = Menu:AddMenuInstace(Format('%s_Hitbox', v.Name), NewDrawing'Square'{
  1540. Position = BasePosition - Vector2.new(30, 15);
  1541. Size = BaseSize;
  1542. Visible = false;
  1543. });
  1544. };
  1545. Menu:AddMenuInstace(Format('%s_OuterCircle', v.Name), NewDrawing'Circle'{
  1546. Radius = 10;
  1547. Position = BasePosition;
  1548. Color = Colors.Secondary.Light;
  1549. Filled = true;
  1550. Visible = true;
  1551. });
  1552. Menu:AddMenuInstace(Format('%s_InnerCircle', v.Name), NewDrawing'Circle'{
  1553. Radius = 7;
  1554. Position = BasePosition;
  1555. Color = Colors.Secondary.Dark;
  1556. Filled = true;
  1557. Visible = v.Value;
  1558. });
  1559. Menu:AddMenuInstace(Format('%s_Text', v.Name), NewDrawing'Text'{
  1560. Text = v.Text;
  1561. Size = 20;
  1562. Position = BasePosition + Vector2.new(20, -10);
  1563. Visible = true;
  1564. Color = Colors.Primary.Dark;
  1565. });
  1566. end
  1567. end)
  1568. GetTableData(Options)(function(i, v) -- just to make sure certain things are drawn before or after others, too lazy to actually sort table
  1569. if typeof(v.Value) == 'number' then
  1570. CPos = CPos + 25;
  1571.  
  1572. local BaseSize = Vector2.new(BaseSize.X, 30);
  1573. local BasePosition = shared.MenuDrawingData.Instances.Filling.Position + Vector2.new(0, CPos - 10);
  1574.  
  1575. local Text = Menu:AddMenuInstace(Format('%s_Text', v.Name), NewDrawing'Text'{
  1576. Text = v.Text;
  1577. Size = 20;
  1578. Position = BasePosition + Vector2.new(20, -10);
  1579. Visible = true;
  1580. Color = Colors.Primary.Dark;
  1581. });
  1582. local AMT = Menu:AddMenuInstace(Format('%s_AmountText', v.Name), NewDrawing'Text'{
  1583. Text = tostring(v.Value);
  1584. Size = 20;
  1585. Position = BasePosition;
  1586. Visible = true;
  1587. Color = Colors.Primary.Dark;
  1588. });
  1589. local Line = Menu:AddMenuInstace(Format('%s_SliderLine', v.Name), NewDrawing'Line'{
  1590. Transparency = 1;
  1591. Color = Colors.Primary.Dark;
  1592. Thickness = 3;
  1593. Visible = true;
  1594. From = BasePosition + Vector2.new(20, 20);
  1595. To = BasePosition + Vector2.new(BaseSize.X - 10, 20);
  1596. });
  1597. CPos = CPos + 10;
  1598. local Slider = Menu:AddMenuInstace(Format('%s_Slider', v.Name), NewDrawing'Circle'{
  1599. Visible = true;
  1600. Filled = true;
  1601. Radius = 6;
  1602. Color = Colors.Secondary.Dark;
  1603. Position = BasePosition + Vector2.new(35, 20);
  1604. })
  1605.  
  1606. local CSlider = {Slider = Slider; Line = Line; Min = v.AllArgs[4]; Max = v.AllArgs[5]; Option = v};
  1607. Sliders[#Sliders + 1] = CSlider;
  1608.  
  1609. -- local Percent = (v.Value / CSlider.Max) * 100;
  1610. -- local Size = math.abs(Line.From.X - Line.To.X);
  1611. -- local Value = Size * (Percent / 100); -- this shit's inaccurate but fuck it i'm not even gonna bother fixing it
  1612.  
  1613. Slider.Position = BasePosition + Vector2.new(40, 20);
  1614.  
  1615. v.BaseSize = BaseSize;
  1616. v.BasePosition = BasePosition;
  1617. AMT.Position = BasePosition + Vector2.new(BaseSize.X - AMT.TextBounds.X - 10, -10)
  1618. end
  1619. end)
  1620. GetTableData(Options)(function(i, v) -- just to make sure certain things are drawn before or after others, too lazy to actually sort table
  1621. if typeof(v.Value) == 'EnumItem' then
  1622. CPos = CPos + 30;
  1623.  
  1624. local BaseSize = Vector2.new(BaseSize.X, 30);
  1625. local BasePosition = shared.MenuDrawingData.Instances.Filling.Position + Vector2.new(0, CPos - 10);
  1626.  
  1627. UIButtons[#UIButtons + 1] = {
  1628. Option = v;
  1629. Instance = Menu:AddMenuInstace(Format('%s_Hitbox', v.Name), NewDrawing'Square'{
  1630. Size = Vector2.new(BaseSize.X, 20) - Vector2.new(30, 0);
  1631. Visible = true;
  1632. Transparency= .5;
  1633. Position = BasePosition + Vector2.new(15, -10);
  1634. Color = Colors.Secondary.Light;
  1635. Filled = true;
  1636. });
  1637. };
  1638. local Text = Menu:AddMenuInstace(Format('%s_Text', v.Name), NewDrawing'Text'{
  1639. Text = v.Text;
  1640. Size = 20;
  1641. Position = BasePosition + Vector2.new(20, -10);
  1642. Visible = true;
  1643. Color = Colors.Primary.Dark;
  1644. });
  1645. local BindText = Menu:AddMenuInstace(Format('%s_BindText', v.Name), NewDrawing'Text'{
  1646. Text = tostring(v.Value):match'%w+%.%w+%.(.+)';
  1647. Size = 20;
  1648. Position = BasePosition;
  1649. Visible = true;
  1650. Color = Colors.Primary.Dark;
  1651. });
  1652.  
  1653. Options[i].BaseSize = BaseSize;
  1654. Options[i].BasePosition = BasePosition;
  1655. BindText.Position = BasePosition + Vector2.new(BaseSize.X - BindText.TextBounds.X - 20, -10);
  1656. end
  1657. end)
  1658. GetTableData(Options)(function(i, v) -- just to make sure certain things are drawn before or after others, too lazy to actually sort table
  1659. if typeof(v.Value) == 'function' then
  1660. local BaseSize = Vector2.new(BaseSize.X, 30);
  1661. local BasePosition = shared.MenuDrawingData.Instances.Filling.Position + Vector2.new(0, CPos + (25 * v.AllArgs[4]) - 35);
  1662.  
  1663. UIButtons[#UIButtons + 1] = {
  1664. Option = v;
  1665. Instance = Menu:AddMenuInstace(Format('%s_Hitbox', v.Name), NewDrawing'Square'{
  1666. Size = Vector2.new(BaseSize.X, 20) - Vector2.new(30, 0);
  1667. Visible = true;
  1668. Transparency= .5;
  1669. Position = BasePosition + Vector2.new(15, -10);
  1670. Color = Colors.Secondary.Light;
  1671. Filled = true;
  1672. });
  1673. };
  1674. local Text = Menu:AddMenuInstace(Format('%s_Text', v.Name), NewDrawing'Text'{
  1675. Text = v.Text;
  1676. Size = 20;
  1677. Position = BasePosition + Vector2.new(20, -10);
  1678. Visible = true;
  1679. Color = Colors.Primary.Dark;
  1680. });
  1681.  
  1682. -- BindText.Position = BasePosition + Vector2.new(BaseSize.X - BindText.TextBounds.X - 10, -10);
  1683. end
  1684. end)
  1685.  
  1686. delay(.1, function()
  1687. MenuLoaded = true;
  1688. end);
  1689.  
  1690. -- this has to be at the bottom cuz proto drawing api doesnt have zindex :triumph:
  1691. Menu:AddMenuInstace('Cursor1', NewDrawing'Line'{
  1692. Visible = false;
  1693. Color = Color3.new(1, 0, 0);
  1694. Transparency = 1;
  1695. Thickness = 2;
  1696. });
  1697. Menu:AddMenuInstace('Cursor2', NewDrawing'Line'{
  1698. Visible = false;
  1699. Color = Color3.new(1, 0, 0);
  1700. Transparency = 1;
  1701. Thickness = 2;
  1702. });
  1703. Menu:AddMenuInstace('Cursor3', NewDrawing'Line'{
  1704. Visible = false;
  1705. Color = Color3.new(1, 0, 0);
  1706. Transparency = 1;
  1707. Thickness = 2;
  1708. });
  1709. end
  1710.  
  1711. CreateMenu();
  1712.  
  1713. shared.InputBeganCon = UserInputService.InputBegan:connect(function(input)
  1714. if input.UserInputType.Name == 'MouseButton1' and Options.MenuOpen.Value then
  1715. MouseHeld = true;
  1716. local Bar = Menu:GetInstance'TopBar';
  1717. local Values = {
  1718. Bar.Position.X;
  1719. Bar.Position.Y;
  1720. Bar.Position.X + Bar.Size.X;
  1721. Bar.Position.Y + Bar.Size.Y;
  1722. }
  1723. if MouseHoveringOver(Values) and not syn then -- disable dragging for synapse cuz idk why it breaks
  1724. DraggingUI = true;
  1725. DragOffset = Menu:GetInstance'Main'.Position - GetMouseLocation();
  1726. else
  1727. for i, v in pairs(Sliders) do
  1728. local Values = {
  1729. v.Line.From.X - (v.Slider.Radius);
  1730. v.Line.From.Y - (v.Slider.Radius);
  1731. v.Line.To.X + (v.Slider.Radius);
  1732. v.Line.To.Y + (v.Slider.Radius);
  1733. };
  1734. if MouseHoveringOver(Values) then
  1735. DraggingWhat = v;
  1736. Dragging = true;
  1737. break
  1738. end
  1739. end
  1740. end
  1741. end
  1742. end)
  1743. shared.InputEndedCon = UserInputService.InputEnded:connect(function(input)
  1744. if input.UserInputType.Name == 'MouseButton1' and Options.MenuOpen.Value then
  1745. MouseHeld = false;
  1746. for i, v in pairs(UIButtons) do
  1747. local Values = {
  1748. v.Instance.Position.X;
  1749. v.Instance.Position.Y;
  1750. v.Instance.Position.X + v.Instance.Size.X;
  1751. v.Instance.Position.Y + v.Instance.Size.Y;
  1752. };
  1753. if MouseHoveringOver(Values) then
  1754. v.Option();
  1755. break -- prevent clicking 2 options
  1756. end
  1757. end
  1758. elseif input.UserInputType.Name == 'Keyboard' then
  1759. if Binding then
  1760. BindedKey = input.KeyCode;
  1761. Binding = false;
  1762. elseif input.KeyCode == Options.MenuKey.Value or (input.KeyCode == Enum.KeyCode.Home and UserInputService:IsKeyDown(Enum.KeyCode.LeftControl)) then
  1763. Options.MenuOpen();
  1764. end
  1765. end
  1766. end)
  1767.  
  1768. function ToggleMenu()
  1769. if Options.MenuOpen.Value then
  1770. GetTableData(shared.MenuDrawingData.Instances)(function(i, v)
  1771. if OldData[v] then
  1772. pcall(Set, v, 'Visible', true);
  1773. end
  1774. end)
  1775. else
  1776. -- GUIService:SetMenuIsOpen(false);
  1777. GetTableData(shared.MenuDrawingData.Instances)(function(i, v)
  1778. if v.Visible == true then
  1779. OldData[v] = true;
  1780. pcall(Set, v, 'Visible', false);
  1781. end
  1782. end)
  1783. end
  1784. end
  1785.  
  1786. function CheckRay(Player, Distance, Position, Unit)
  1787. local Pass = true;
  1788.  
  1789. if Distance > 999 then return false; end
  1790.  
  1791. local _Ray = Ray.new(Position, Unit * Distance);
  1792.  
  1793. local List = {LocalPlayer.Character, Camera, Mouse.TargetFilter};
  1794.  
  1795. for i,v in pairs(IgnoreList) do table.insert(List, v); end;
  1796.  
  1797. local Hit = workspace:FindPartOnRayWithIgnoreList(_Ray, List);
  1798. if Hit and not Hit:IsDescendantOf(Player.Character) then
  1799. Pass = false;
  1800. if Hit.Transparency >= .3 or not Hit.CanCollide and Hit.ClassName ~= Terrain then -- Detect invisible walls
  1801. IgnoreList[#IgnoreList + 1] = Hit;
  1802. end
  1803. end
  1804.  
  1805. return Pass;
  1806. end
  1807.  
  1808. function CheckPlayer(Player)
  1809. if not Options.Enabled.Value then return false end
  1810.  
  1811. local Pass = true;
  1812. local Distance = 0;
  1813.  
  1814. if Player ~= LocalPlayer and Player.Character then
  1815. if not Options.ShowTeam.Value and Player.TeamColor == LocalPlayer.TeamColor then
  1816. Pass = false;
  1817. end
  1818.  
  1819. local Head = Player.Character:FindFirstChild'Head';
  1820.  
  1821. if Pass and Player.Character and Head then
  1822. Distance = (Camera.CFrame.p - Head.Position).magnitude;
  1823. if Options.VisCheck.Value then
  1824. Pass = CheckRay(Player, Distance, Camera.CFrame.p, (Head.Position - Camera.CFrame.p).unit);
  1825. end
  1826. if Distance > Options.MaxDistance.Value then
  1827. Pass = false;
  1828. end
  1829. end
  1830. else
  1831. Pass = false;
  1832. end
  1833.  
  1834. return Pass, Distance;
  1835. end
  1836.  
  1837. function UpdatePlayerData()
  1838. if (tick() - LastRefresh) > (Options.RefreshRate.Value / 1000) then
  1839. LastRefresh = tick();
  1840. for i, v in pairs(Players:GetPlayers()) do
  1841. local Data = shared.PlayerData[v.Name] or { Instances = {} };
  1842.  
  1843. Data.Instances['Box'] = Data.Instances['Box'] or LineBox:Create{Thickness = 3};
  1844. Data.Instances['Tracer'] = Data.Instances['Tracer'] or NewDrawing'Line'{
  1845. Transparency = 1;
  1846. Thickness = 2;
  1847. }
  1848. Data.Instances['HeadDot'] = Data.Instances['HeadDot'] or NewDrawing'Circle'{
  1849. Filled = true;
  1850. NumSides = 30;
  1851. }
  1852. Data.Instances['NameTag'] = Data.Instances['NameTag'] or NewDrawing'Text'{
  1853. Size = Options.TextSize.Value;
  1854. Center = true;
  1855. Outline = Options.TextOutline.Value;
  1856. Visible = true;
  1857. };
  1858. Data.Instances['DistanceHealthTag'] = Data.Instances['DistanceHealthTag'] or NewDrawing'Text'{
  1859. Size = Options.TextSize.Value - 1;
  1860. Center = true;
  1861. Outline = Options.TextOutline.Value;
  1862. Visible = true;
  1863. };
  1864.  
  1865. local NameTag = Data.Instances['NameTag'];
  1866. local DistanceTag = Data.Instances['DistanceHealthTag'];
  1867. local Tracer = Data.Instances['Tracer'];
  1868. local HeadDot = Data.Instances['HeadDot'];
  1869. local Box = Data.Instances['Box'];
  1870.  
  1871. local Pass, Distance = CheckPlayer(v);
  1872.  
  1873. if Pass and v.Character then
  1874. Data.LastUpdate = tick();
  1875. local Humanoid = v.Character:FindFirstChildOfClass'Humanoid';
  1876. local Head = v.Character:FindFirstChild'Head';
  1877. local HumanoidRootPart = v.Character:FindFirstChild'HumanoidRootPart';
  1878. if v.Character ~= nil and Head then
  1879. local ScreenPosition, Vis = Camera:WorldToViewportPoint(Head.Position);
  1880. if Vis then
  1881. local Color = v.TeamColor == LocalPlayer.TeamColor and Green or Red;
  1882.  
  1883. local ScreenPositionUpper = Camera:WorldToViewportPoint(Head.CFrame * CFrame.new(0, Head.Size.Y, 0).p);
  1884. local Scale = Head.Size.Y / 2;
  1885.  
  1886. if Options.ShowName.Value then
  1887. NameTag.Visible = true;
  1888. NameTag.Text = v.Name;
  1889. NameTag.Size = Options.TextSize.Value;
  1890. NameTag.Outline = Options.TextOutline.Value;
  1891. NameTag.Position = Vector2.new(ScreenPositionUpper.X, ScreenPositionUpper.Y);
  1892. NameTag.Color = Color;
  1893. if Drawing.Fonts then -- CURRENTLY SYNAPSE ONLY :MEGAHOLY:
  1894. NameTag.Font = Drawing.Fonts.UI;
  1895. end
  1896. else
  1897. NameTag.Visible = false;
  1898. end
  1899. if Options.ShowDistance.Value or Options.ShowHealth.Value then
  1900. DistanceTag.Visible = true;
  1901. DistanceTag.Size = Options.TextSize.Value - 1;
  1902. DistanceTag.Outline = Options.TextOutline.Value;
  1903. DistanceTag.Color = Color3.new(1, 1, 1);
  1904. if Drawing.Fonts then -- CURRENTLY SYNAPSE ONLY :MEGAHOLY:
  1905. NameTag.Font = Drawing.Fonts.UI;
  1906. end
  1907.  
  1908. local Str = '';
  1909.  
  1910. if Options.ShowDistance.Value then
  1911. Str = Str .. Format('[%d] ', Distance);
  1912. end
  1913. if Options.ShowHealth.Value and Humanoid then
  1914. Str = Str .. Format('[%d/100]', Humanoid.Health / Humanoid.MaxHealth * 100);
  1915. end
  1916.  
  1917. DistanceTag.Text = Str;
  1918. DistanceTag.Position = Vector2.new(ScreenPositionUpper.X, ScreenPositionUpper.Y) + Vector2.new(0, NameTag.Size);
  1919. else
  1920. DistanceTag.Visible = false;
  1921. end
  1922. if Options.ShowDot.Value then
  1923. local Top = Camera:WorldToViewportPoint((Head.CFrame * CFrame.new(0, Scale, 0)).p);
  1924. local Bottom = Camera:WorldToViewportPoint((Head.CFrame * CFrame.new(0, -Scale, 0)).p);
  1925. local Radius = (Top - Bottom).y;
  1926.  
  1927. HeadDot.Visible = true;
  1928. HeadDot.Color = Color;
  1929. HeadDot.Position = Vector2.new(ScreenPosition.X, ScreenPosition.Y);
  1930. HeadDot.Radius = Radius;
  1931. else
  1932. HeadDot.Visible = false;
  1933. end
  1934. if Options.ShowTracers.Value then
  1935. Tracer.Visible = true;
  1936. Tracer.From = Vector2.new(Camera.ViewportSize.X / 2, Camera.ViewportSize.Y);
  1937. Tracer.To = Vector2.new(ScreenPosition.X, ScreenPosition.Y);
  1938. Tracer.Color = Color;
  1939. else
  1940. Tracer.Visible = false;
  1941. end
  1942. if Options.ShowBoxes.Value and HumanoidRootPart then
  1943. Box:Update(HumanoidRootPart.CFrame, Vector3.new(2, 3, 0) * (Scale * 2), Color);
  1944. else
  1945. Box:SetVisible(false);
  1946. end
  1947. else
  1948. NameTag.Visible = false;
  1949. DistanceTag.Visible = false;
  1950. Tracer.Visible = false;
  1951. HeadDot.Visible = false;
  1952.  
  1953. Box:SetVisible(false);
  1954. end
  1955. end
  1956. else
  1957. NameTag.Visible = false;
  1958. DistanceTag.Visible = false;
  1959. Tracer.Visible = false;
  1960. HeadDot.Visible = false;
  1961.  
  1962. Box:SetVisible(false);
  1963. end
  1964.  
  1965. shared.PlayerData[v.Name] = Data;
  1966. end
  1967. end
  1968. end
  1969.  
  1970. function Update()
  1971. for i, v in pairs(shared.PlayerData) do
  1972. if not Players:FindFirstChild(tostring(i)) then
  1973. GetTableData(v.Instances)(function(i, obj)
  1974. obj.Visible = false;
  1975. obj:Remove();
  1976. v.Instances[i] = nil;
  1977. end)
  1978. shared.PlayerData[i] = nil;
  1979. end
  1980. end
  1981.  
  1982. local CX = Menu:GetInstance'CrosshairX';
  1983. local CY = Menu:GetInstance'CrosshairY';
  1984. if Options.Crosshair.Value then
  1985. CX.Visible = true;
  1986. CY.Visible = true;
  1987.  
  1988. CX.To = Vector2.new((Camera.ViewportSize.X / 2) - 8, (Camera.ViewportSize.Y / 2));
  1989. CX.From = Vector2.new((Camera.ViewportSize.X / 2) + 8, (Camera.ViewportSize.Y / 2));
  1990. CY.To = Vector2.new((Camera.ViewportSize.X / 2), (Camera.ViewportSize.Y / 2) - 8);
  1991. CY.From = Vector2.new((Camera.ViewportSize.X / 2), (Camera.ViewportSize.Y / 2) + 8);
  1992. else
  1993. CX.Visible = false;
  1994. CY.Visible = false;
  1995. end
  1996.  
  1997. if Options.MenuOpen.Value and MenuLoaded then
  1998. local MLocation = GetMouseLocation();
  1999. shared.MenuDrawingData.Instances.Main.Color = Color3.fromHSV(tick() * 24 % 255/255, 1, 1);
  2000. local MainInstance = Menu:GetInstance'Main';
  2001. local Values = {
  2002. MainInstance.Position.X;
  2003. MainInstance.Position.Y;
  2004. MainInstance.Position.X + MainInstance.Size.X;
  2005. MainInstance.Position.Y + MainInstance.Size.Y;
  2006. };
  2007. if MainInstance and MouseHoveringOver(Values) then
  2008. Debounce.CursorVis = true;
  2009. -- GUIService:SetMenuIsOpen(true);
  2010. Menu:UpdateMenuInstance'Cursor1'{
  2011. Visible = true;
  2012. From = Vector2.new(MLocation.x, MLocation.y);
  2013. To = Vector2.new(MLocation.x + 5, MLocation.y + 6);
  2014. }
  2015. Menu:UpdateMenuInstance'Cursor2'{
  2016. Visible = true;
  2017. From = Vector2.new(MLocation.x, MLocation.y);
  2018. To = Vector2.new(MLocation.x, MLocation.y + 8);
  2019. }
  2020. Menu:UpdateMenuInstance'Cursor3'{
  2021. Visible = true;
  2022. From = Vector2.new(MLocation.x, MLocation.y + 6);
  2023. To = Vector2.new(MLocation.x + 5, MLocation.y + 5);
  2024. }
  2025. else
  2026. if Debounce.CursorVis then
  2027. Debounce.CursorVis = false;
  2028. -- GUIService:SetMenuIsOpen(false);
  2029. Menu:UpdateMenuInstance'Cursor1'{Visible = false};
  2030. Menu:UpdateMenuInstance'Cursor2'{Visible = false};
  2031. Menu:UpdateMenuInstance'Cursor3'{Visible = false};
  2032. end
  2033. end
  2034. if MouseHeld then
  2035. if Dragging then
  2036. DraggingWhat.Slider.Position = Vector2.new(math.clamp(MLocation.X, DraggingWhat.Line.From.X, DraggingWhat.Line.To.X), DraggingWhat.Slider.Position.Y);
  2037. local Percent = (DraggingWhat.Slider.Position.X - DraggingWhat.Line.From.X) / ((DraggingWhat.Line.To.X - DraggingWhat.Line.From.X));
  2038. local Value = CalculateValue(DraggingWhat.Min, DraggingWhat.Max, Percent);
  2039. DraggingWhat.Option(Value);
  2040. elseif DraggingUI then
  2041. Debounce.UIDrag = true;
  2042. local Main = Menu:GetInstance'Main';
  2043. local MousePos = GetMouseLocation();
  2044. Main.Position = MousePos + DragOffset;
  2045. end
  2046. else
  2047. Dragging = false;
  2048. if DraggingUI and Debounce.UIDrag then
  2049. Debounce.UIDrag = false;
  2050. DraggingUI = false;
  2051. CreateMenu(Menu:GetInstance'Main'.Position);
  2052. end
  2053. end
  2054. if not Debounce.Menu then
  2055. Debounce.Menu = true;
  2056. ToggleMenu();
  2057. end
  2058. elseif Debounce.Menu and not Options.MenuOpen.Value then
  2059. Debounce.Menu = false;
  2060. ToggleMenu();
  2061. end
  2062. end
  2063.  
  2064. RunService:UnbindFromRenderStep(GetDataName);
  2065. RunService:UnbindFromRenderStep(UpdateName);
  2066.  
  2067. RunService:BindToRenderStep(GetDataName, 1, UpdatePlayerData);
  2068. RunService:BindToRenderStep(UpdateName, 1, Update);
  2069. end)
  2070.  
  2071. InfJump.Name = "InfJump"
  2072. InfJump.Parent = Main
  2073. InfJump.BackgroundColor3 = Color3.new(0, 1, 1)
  2074. InfJump.Position = UDim2.new(0.0602006689, 0, 0.587912142, 0)
  2075. InfJump.Size = UDim2.new(0, 121, 0, 19)
  2076. InfJump.Font = Enum.Font.Fantasy
  2077. InfJump.Text = "INF JUMP"
  2078. InfJump.TextColor3 = Color3.new(0, 0, 0)
  2079. InfJump.TextScaled = true
  2080. InfJump.TextSize = 14
  2081. InfJump.TextWrapped = true
  2082. InfJump.MouseButton1Down:connect(function()
  2083. -- //~ F to toggle ~\\ --
  2084.  
  2085. _G.infinjump = true
  2086.  
  2087. local Player = game:GetService("Players").LocalPlayer
  2088. local Mouse = Player:GetMouse()
  2089. Mouse.KeyDown:connect(function(k)
  2090. if _G.infinjump then
  2091. if k:byte() == 32 then
  2092. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  2093. Humanoid:ChangeState("Jumping")
  2094. wait(0.1)
  2095. Humanoid:ChangeState("Seated")
  2096. end
  2097. end
  2098. end)
  2099.  
  2100. local Player = game:GetService("Players").LocalPlayer
  2101. local Mouse = Player:GetMouse()
  2102. Mouse.KeyDown:connect(function(k)
  2103. k = k:lower()
  2104. if k == "f" then
  2105. if _G.infinjump == true then
  2106. _G.infinjump = false
  2107. else
  2108. _G.infinjump = true
  2109. end
  2110. end
  2111. end)
  2112. end)
  2113.  
  2114. NoClip.Name = "NoClip"
  2115. NoClip.Parent = Main
  2116. NoClip.BackgroundColor3 = Color3.new(0, 1, 1)
  2117. NoClip.Position = UDim2.new(0.531772554, 0, 0.587912083, 0)
  2118. NoClip.Size = UDim2.new(0, 122, 0, 19)
  2119. NoClip.Font = Enum.Font.Fantasy
  2120. NoClip.Text = "NOCLIP"
  2121. NoClip.TextColor3 = Color3.new(0, 0, 0)
  2122. NoClip.TextScaled = true
  2123. NoClip.TextSize = 14
  2124. NoClip.TextWrapped = true
  2125. NoClip.MouseButton1Down:connect(function()
  2126. nam = game:GetService("Players").LocalPlayer.Name
  2127.  
  2128. game:GetService('RunService').Stepped:connect(function()
  2129. for a, b in pairs(game.Workspace:GetChildren()) do
  2130. if b.Name == nam then
  2131. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  2132. if v:IsA("BasePart") then
  2133. v.CanCollide = false
  2134.  
  2135. end
  2136. end
  2137. end
  2138. end
  2139. end)
  2140.  
  2141.  
  2142. Workspace[nam].Head.Changed:connect(function()
  2143. for a, b in pairs(game.Workspace:GetChildren()) do
  2144. if b.Name == nam then
  2145. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  2146. if v:IsA("BasePart") then
  2147. v.CanCollide = false
  2148.  
  2149. end
  2150. end
  2151. end
  2152. end
  2153. end)
  2154. end)
  2155. end)
  2156.  
  2157. Slaying.MouseButton1Click:connect(function()
  2158. -- still works as of 2/23/2019
  2159. -- if it breaks (you see the boss dead on the ground with health) then rejoin no fixing that.
  2160.  
  2161. -- slaying simulator https://www.roblox.com/games/2616498302/6M-Slaying-Simulator#!/game-instances
  2162.  
  2163. -- initial variables
  2164. hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  2165. thePlayer = game.Players.LocalPlayer.Character
  2166.  
  2167. -- Objects
  2168.  
  2169. local ScreenGui = Instance.new("ScreenGui")
  2170. local GUI = Instance.new("Frame")
  2171. local Title = Instance.new("TextLabel")
  2172. local Credits = Instance.new("TextLabel")
  2173. local SwordAttack= Instance.new("TextButton")
  2174. local SwordAttackNo = Instance.new("TextButton")
  2175.  
  2176. -- Properties
  2177.  
  2178. modifier = false
  2179.  
  2180. ScreenGui.Parent = game.CoreGui
  2181.  
  2182. GUI.Name = "GUI"
  2183. GUI.Parent = ScreenGui
  2184. GUI.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2185. GUI.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2186. GUI.BorderSizePixel = 0
  2187. GUI.Position = UDim2.new(0, 0, 0.730039531, 0)
  2188. GUI.Size = UDim2.new(0, 316, 0, 339)
  2189. GUI.Style = Enum.FrameStyle.RobloxRound
  2190.  
  2191. Title.Name = "Title"
  2192. Title.Parent = GUI
  2193. Title.Active = true
  2194. Title.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2195. Title.Position = UDim2.new(0.114720426, 0, 0.00523944944, 0)
  2196. Title.Size = UDim2.new(0, 200, 0, 50)
  2197. Title.Font = Enum.Font.SourceSans
  2198. Title.Text = "Slaying Simulator GUI"
  2199. Title.TextColor3 = Color3.new(1, 1, 1)
  2200. Title.TextSize = 14
  2201.  
  2202. SwordAttack.Name = "SwordAttack"
  2203. SwordAttack.Parent = GUI
  2204. SwordAttack.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2205. SwordAttack.Position = UDim2.new(0.114720426, 0, 0.233038351, 0)
  2206. SwordAttack.Size = UDim2.new(0, 200, 0, 50)
  2207. SwordAttack.Font = Enum.Font.SourceSans
  2208. SwordAttack.Text = "Spam tp/One Hitt Boss"
  2209. SwordAttack.TextColor3 = Color3.new(1, 1, 1)
  2210. SwordAttack.TextSize = 14
  2211. SwordAttack.MouseButton1Down:connect(function()
  2212.  
  2213. if modifier == true then
  2214. modifier = false
  2215. SwordAttack.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2216. else
  2217. modifier = true
  2218. SwordAttack.BackgroundColor3 = Color3.new(40, 127, 71)
  2219. kill()
  2220. end
  2221. end)
  2222.  
  2223. SwordAttackNo.Name = "SwordAttackNo"
  2224. SwordAttackNo.Parent = GUI
  2225. SwordAttackNo.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2226. SwordAttackNo.Position = UDim2.new(0.114720426, 0, 0.551622391, 0)
  2227. SwordAttackNo.Size = UDim2.new(0, 200, 0, 50)
  2228. SwordAttackNo.Font = Enum.Font.SourceSans
  2229. SwordAttackNo.Text = "Teleport back to spawn"
  2230. SwordAttackNo.TextColor3 = Color3.new(1, 1, 1)
  2231. SwordAttackNo.TextSize = 14
  2232. SwordAttackNo.MouseButton1Down:connect(function()
  2233. hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  2234. hum.CFrame = CFrame.new(-69, 4, 18)
  2235. end)
  2236.  
  2237. Credits.Name = "Credits"
  2238. Credits.Parent = GUI
  2239. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2240. Credits.Position = UDim2.new(0.00316455704, 0, 0.943952799, 0)
  2241. Credits.Size = UDim2.new(0, 109, 0, 18)
  2242. Credits.Font = Enum.Font.SourceSans
  2243. Credits.Text = "Credits to MRobbin99"
  2244. Credits.TextSize = 14
  2245.  
  2246.  
  2247. -- functions
  2248.  
  2249. -- Kill
  2250. function kill()
  2251. while modifier do
  2252. wait()
  2253. if game.Workspace.Enemies["Frost Guard"]:FindFirstChild(" ") ~= nil then
  2254. if game.Workspace.Enemies["Frost Guard"][" "]:FindFirstChild("UpperTorso") ~= nil then
  2255. if game.Workspace.Enemies["Frost Guard"][" "]:FindFirstChild("HumanoidRootPart") ~= nil then
  2256. hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  2257. enemie = game.Workspace.Enemies["Frost Guard"]:FindFirstChild(" ")
  2258. hum.CFrame = enemie.HumanoidRootPart.CFrame * CFrame.new(-1,0,3)
  2259. if enemie:FindFirstChild("FrostGuardSword") ~= nil then
  2260. sword = enemie:FindFirstChild("FrostGuardSword")
  2261. sword:Destroy()
  2262. end
  2263. char = game.Players.LocalPlayer.Character:GetChildren()
  2264. for i = 1, #char do
  2265. if char[i].ClassName == "Tool" then
  2266. char[i].ControlFolder.PlayAnimation:FireServer()
  2267. end
  2268. end
  2269. if enemie.Humanoid.Health ~= enemie.Humanoid.MaxHealth and game.Workspace.Enemies:FindFirstChild("Frost Guard") ~= nil then
  2270. if enemie:FindFirstChild("UpperTorso") ~= nil then
  2271. enemie.UpperTorso:Destroy()
  2272. end
  2273. end
  2274. end
  2275. end
  2276. end
  2277. end
  2278. end
  2279. end)
  2280.  
  2281. Ninja.MouseButton1Click:connect(function()
  2282. -- use CTRL+F : Replace lIIIlIIIlIIIIIIIlIII by ur name
  2283.  
  2284. -- Farewell Infortality.
  2285. -- Version: 2.82
  2286. -- Instances:
  2287. local ScreenGui = Instance.new("ScreenGui")
  2288. local Frame = Instance.new("Frame")
  2289. local Zone = Instance.new("TextButton")
  2290. local Gamepass = Instance.new("TextButton")
  2291. local Stats = Instance.new("TextButton")
  2292. local Frame_2 = Instance.new("Frame")
  2293. local TextLabel = Instance.new("TextLabel")
  2294. local TextLabel_2 = Instance.new("TextLabel")
  2295. local Sell = Instance.new("TextButton")
  2296. --Properties:
  2297. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  2298. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2299.  
  2300. Frame.Parent = ScreenGui
  2301. Frame.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  2302. Frame.BackgroundTransparency = 0.15000000596046
  2303. Frame.BorderColor3 = Color3.new(1, 1, 1)
  2304. Frame.BorderSizePixel = 2
  2305. Frame.Position = UDim2.new(0.73079735, 0, 0.302287579, 0)
  2306. Frame.Size = UDim2.new(0, 304, 0, 242)
  2307.  
  2308. Zone.Name = "Zone"
  2309. Zone.Parent = Frame
  2310. Zone.BackgroundColor3 = Color3.new(0.729412, 0.223529, 0.231373)
  2311. Zone.BorderSizePixel = 0
  2312. Zone.Position = UDim2.new(0.029605262, 0, 0.34710744, 0)
  2313. Zone.Size = UDim2.new(0, 285, 0, 31)
  2314. Zone.Font = Enum.Font.Gotham
  2315. Zone.Text = "Unlock All Zone"
  2316. Zone.TextColor3 = Color3.new(1, 1, 1)
  2317. Zone.TextScaled = true
  2318. Zone.TextSize = 14
  2319. Zone.TextWrapped = true
  2320.  
  2321. Zone.MouseButton1Click:Connect(function() -- First tp
  2322. game.Workspace.ZoneBuy:Destroy()
  2323. end)
  2324.  
  2325. Gamepass.Name = "Gamepass"
  2326. Gamepass.Parent = Frame
  2327. Gamepass.BackgroundColor3 = Color3.new(0.729412, 0.223529, 0.231373)
  2328. Gamepass.BorderSizePixel = 0
  2329. Gamepass.Position = UDim2.new(0.029605262, 0, 0.5, 0)
  2330. Gamepass.Size = UDim2.new(0, 285, 0, 31)
  2331. Gamepass.Font = Enum.Font.Gotham
  2332. Gamepass.Text = "Gamepass unlock"
  2333. Gamepass.TextColor3 = Color3.new(1, 1, 1)
  2334. Gamepass.TextScaled = true
  2335. Gamepass.TextSize = 14
  2336. Gamepass.TextWrapped = true
  2337.  
  2338. Gamepass.MouseButton1Click:Connect(function()
  2339. game.Players.lIIIlIIIlIIIIIIIlIII.Purshases.x2Exp.Value = 1
  2340. game.Players.lIIIlIIIlIIIIIIIlIII.Purshases.x2Cash.Value = 1
  2341. game.Players.lIIIlIIIlIIIIIIIlIII.Purshases.x2Ninjitsu.Value = 1
  2342. game.Players.lIIIlIIIlIIIIIIIlIII.Purshases.Sell.Value = 1
  2343. end)
  2344.  
  2345.  
  2346. Stats.Name = "Stats"
  2347. Stats.Parent = Frame
  2348. Stats.BackgroundColor3 = Color3.new(0.729412, 0.223529, 0.231373)
  2349. Stats.BorderSizePixel = 0
  2350. Stats.Position = UDim2.new(0.029605262, 0, 0.65289259, 0)
  2351. Stats.Size = UDim2.new(0, 285, 0, 31)
  2352. Stats.Font = Enum.Font.Gotham
  2353. Stats.Text = "Insane Stats"
  2354. Stats.TextColor3 = Color3.new(1, 1, 1)
  2355. Stats.TextScaled = true
  2356. Stats.TextSize = 14
  2357. Stats.TextWrapped = true
  2358.  
  2359. Stats.MouseButton1Click:Connect(function()
  2360.  
  2361. game.Players.lIIIlIIIlIIIIIIIlIII.leaderstats.Money.Value = 999999999
  2362. game.Players.lIIIlIIIlIIIIIIIlIII.leaderstats.Rebirths.Value = 999999999
  2363. end)
  2364.  
  2365. Frame_2.Parent = Frame
  2366. Frame_2.BackgroundColor3 = Color3.new(1, 0.258824, 0.270588)
  2367. Frame_2.BorderSizePixel = 0
  2368. Frame_2.Size = UDim2.new(0, 304, 0, 58)
  2369.  
  2370. TextLabel.Parent = Frame_2
  2371. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2372. TextLabel.BackgroundTransparency = 1
  2373. TextLabel.BorderSizePixel = 0
  2374. TextLabel.Position = UDim2.new(0, 0, 0.068965517, 0)
  2375. TextLabel.Size = UDim2.new(0, 304, 0, 50)
  2376. TextLabel.Font = Enum.Font.Cartoon
  2377. TextLabel.Text = "Ninja Masters Fucker"
  2378. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  2379. TextLabel.TextScaled = true
  2380. TextLabel.TextSize = 14
  2381. TextLabel.TextWrapped = true
  2382.  
  2383. TextLabel_2.Parent = Frame_2
  2384. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2385. TextLabel_2.BackgroundTransparency = 1
  2386. TextLabel_2.BorderSizePixel = 0
  2387. TextLabel_2.Position = UDim2.new(0.588815808, 0, 0.741379321, 0)
  2388. TextLabel_2.Size = UDim2.new(0, 154, 0, 11)
  2389. TextLabel_2.Font = Enum.Font.Cartoon
  2390. TextLabel_2.Text = "By WhiteSatanic"
  2391. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2392. TextLabel_2.TextScaled = true
  2393. TextLabel_2.TextSize = 14
  2394. TextLabel_2.TextWrapped = true
  2395.  
  2396. Sell.Name = "Sell"
  2397. Sell.Parent = Frame
  2398. Sell.BackgroundColor3 = Color3.new(0.729412, 0.223529, 0.231373)
  2399. Sell.BorderSizePixel = 0
  2400. Sell.Position = UDim2.new(0.029605262, 0, 0.805785179, 0)
  2401. Sell.Size = UDim2.new(0, 285, 0, 31)
  2402. Sell.Font = Enum.Font.Gotham
  2403. Sell.Text = "AutoSell"
  2404. Sell.TextColor3 = Color3.new(1, 1, 1)
  2405. Sell.TextScaled = true
  2406. Sell.TextSize = 14
  2407. Sell.TextWrapped = true
  2408.  
  2409. Sell.MouseButton1Click:Connect(function()
  2410.  
  2411. _G.sell = true
  2412.  
  2413. while _G.sell do
  2414. wait()
  2415. game.Workspace.Rings.Sell.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2416. end
  2417.  
  2418. end)
  2419.  
  2420. Frame.Active = true
  2421. Frame.Draggable = true
  2422. end)
  2423.  
  2424. FeKill.MouseButton1Click:connect(function()
  2425. local FlingKill = Instance.new("ScreenGui")
  2426. local Main = Instance.new("Frame")
  2427. local Label = Instance.new("Frame")
  2428. local Shadow = Instance.new("Frame")
  2429. local StartKill = Instance.new("TextButton")
  2430. local StopKill = Instance.new("TextButton")
  2431. local Instructions = Instance.new("TextLabel")
  2432. local CurrentPower = Instance.new("TextLabel")
  2433. local Recomendation = Instance.new("TextLabel")
  2434. local NameOfGui = Instance.new("TextLabel")
  2435. local Exit = Instance.new("TextButton")
  2436. local UPArrow = Instance.new("TextButton")
  2437. local DownArrow = Instance.new("TextButton")
  2438.  
  2439. -- Properties
  2440.  
  2441. FlingKill.Name = "Secret thing"
  2442. FlingKill.Parent = game.CoreGui
  2443.  
  2444. Main.Name = "Main"
  2445. Main.Parent = FlingKill
  2446. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2447. Main.BorderSizePixel = 0
  2448. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  2449. Main.Size = UDim2.new(0, 217, 0, 233)
  2450. Main.Selectable = true
  2451. Main.Active = true
  2452. Main.Draggable = true
  2453.  
  2454. Label.Name = "Label"
  2455. Label.Parent = Main
  2456. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2457. Label.BorderSizePixel = 0
  2458. Label.Size = UDim2.new(0, 217, 0, 27)
  2459.  
  2460. Shadow.Name = "Shadow"
  2461. Shadow.Parent = Main
  2462. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  2463. Shadow.BorderSizePixel = 0
  2464. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  2465. Shadow.Size = UDim2.new(0, 217, 0, 9)
  2466.  
  2467. StartKill.Name = "StartKill"
  2468. StartKill.Parent = Main
  2469. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2470. StartKill.BorderSizePixel = 0
  2471. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  2472. StartKill.Size = UDim2.new(0, 126, 0, 23)
  2473. StartKill.Font = Enum.Font.Cartoon
  2474. StartKill.Text = "Start"
  2475. StartKill.TextColor3 = Color3.new(0, 0, 0)
  2476. StartKill.TextSize = 14
  2477.  
  2478. StopKill.Name = "StopKill"
  2479. StopKill.Parent = Main
  2480. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2481. StopKill.BorderSizePixel = 0
  2482. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  2483. StopKill.Size = UDim2.new(0, 124, 0, 23)
  2484. StopKill.Font = Enum.Font.Cartoon
  2485. StopKill.Text = "Stop"
  2486. StopKill.TextColor3 = Color3.new(0, 0, 0)
  2487. StopKill.TextSize = 14
  2488.  
  2489. Instructions.Name = "Instructions"
  2490. Instructions.Parent = Main
  2491. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  2492. Instructions.BackgroundTransparency = 1
  2493. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  2494. Instructions.Size = UDim2.new(0, 200, 0, 32)
  2495. Instructions.Font = Enum.Font.Cartoon
  2496. Instructions.Text = "Touch to kill"
  2497. Instructions.TextColor3 = Color3.new(0, 0, 0)
  2498. Instructions.TextSize = 14
  2499. Instructions.TextWrapped = true
  2500.  
  2501. CurrentPower.Name = "CurrentPower"
  2502. CurrentPower.Parent = Main
  2503. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  2504. CurrentPower.BackgroundTransparency = 1
  2505. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  2506. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  2507. CurrentPower.Font = Enum.Font.Cartoon
  2508. CurrentPower.Text = "Current Power = 40"
  2509. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  2510. CurrentPower.TextSize = 14
  2511.  
  2512. Recomendation.Name = "Recomendation"
  2513. Recomendation.Parent = Main
  2514. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  2515. Recomendation.BackgroundTransparency = 1
  2516. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  2517. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  2518. Recomendation.Font = Enum.Font.Cartoon
  2519. Recomendation.Text = "Recommended Power is 40-70"
  2520. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  2521. Recomendation.TextSize = 14
  2522.  
  2523. NameOfGui.Name = "NameOfGui"
  2524. NameOfGui.Parent = Main
  2525. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  2526. NameOfGui.BackgroundTransparency = 1
  2527. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  2528. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  2529. NameOfGui.Font = Enum.Font.Cartoon
  2530. NameOfGui.Text = "Updated by NoLifeWeeb#4771"
  2531. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  2532. NameOfGui.TextSize = 14
  2533.  
  2534. Exit.Name = "Exit"
  2535. Exit.Parent = Main
  2536. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  2537. Exit.BackgroundTransparency = 1
  2538. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  2539. Exit.Size = UDim2.new(0, 20, 0, 27)
  2540. Exit.Font = Enum.Font.Cartoon
  2541. Exit.Text = "X"
  2542. Exit.TextColor3 = Color3.new(0, 0, 0)
  2543. Exit.TextSize = 14
  2544.  
  2545. UPArrow.Name = "UPArrow"
  2546. UPArrow.Parent = Main
  2547. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2548. UPArrow.BackgroundTransparency = 1
  2549. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  2550. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  2551. UPArrow.Font = Enum.Font.Cartoon
  2552. UPArrow.Text = "More"
  2553. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  2554. UPArrow.TextSize = 12
  2555. UPArrow.TextWrapped = true
  2556.  
  2557. DownArrow.Name = "DownArrow"
  2558. DownArrow.Parent = Main
  2559. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2560. DownArrow.BackgroundTransparency = 1
  2561. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  2562. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  2563. DownArrow.Font = Enum.Font.Cartoon
  2564. DownArrow.Text = "Less"
  2565. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  2566. DownArrow.TextSize = 12
  2567. DownArrow.TextWrapped = true
  2568.  
  2569. power = 500
  2570. active = false
  2571. local val = Instance.new("IntValue")
  2572. val.Name = "Number"
  2573. val.Parent = game.Players.LocalPlayer
  2574. val.Value = 40
  2575.  
  2576. Exit.MouseButton1Click:connect(function()
  2577. FlingKill.Enabled = false
  2578. end)
  2579.  
  2580. StartKill.MouseButton1Click:connect(function()
  2581. game:GetService('RunService').Stepped:connect(function()
  2582. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  2583. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2584. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2585. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2586. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2587. else
  2588. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  2589. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2590. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  2591. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  2592. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  2593. end
  2594. end
  2595. end)
  2596. wait(.1)
  2597. local bambam = Instance.new("BodyThrust")
  2598. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2599. bambam.Force = Vector3.new(power,0,power)
  2600. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  2601. end)
  2602.  
  2603. StopKill.MouseButton1Click:connect(function()
  2604. active = false
  2605. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  2606. end)
  2607.  
  2608. UPArrow.MouseButton1Click:connect(function()
  2609. power = power + 100
  2610. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  2611. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  2612. end)
  2613.  
  2614. DownArrow.MouseButton1Click:connect(function()
  2615. power = power - 100
  2616. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  2617. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  2618. end)
  2619. end)
  2620.  
  2621.  
  2622. ProjectJojo.MouseButton1Click:connect(function()
  2623. local ScreenGui = Instance.new("ScreenGui")
  2624. local openframe = Instance.new("Frame")
  2625. local OPEN = Instance.new("TextButton")
  2626. local Main = Instance.new("Frame")
  2627. local JoJoGUI = Instance.new("TextLabel")
  2628. local AutoFarm = Instance.new("TextButton")
  2629. local Credits = Instance.new("TextLabel")
  2630. local Close = Instance.new("TextButton")
  2631. --Properties:
  2632. ScreenGui.Parent = game.CoreGui
  2633.  
  2634. openframe.Name = "open frame"
  2635. openframe.Parent = ScreenGui
  2636. openframe.BackgroundColor3 = Color3.new(0, 0, 0)
  2637. openframe.Position = UDim2.new(0.0203850605, 0, 0.436454803, 0)
  2638. openframe.Selectable = true
  2639. openframe.Size = UDim2.new(0, 100, 0, 28)
  2640.  
  2641. OPEN.Name = "OPEN"
  2642. OPEN.Parent = openframe
  2643. OPEN.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  2644. OPEN.Size = UDim2.new(0, 100, 0, 28)
  2645. OPEN.Modal = true
  2646. OPEN.Selected = true
  2647. OPEN.Font = Enum.Font.SourceSansSemibold
  2648. OPEN.Text = "Open"
  2649. OPEN.TextColor3 = Color3.new(0, 0, 0)
  2650. OPEN.TextScaled = true
  2651. OPEN.TextSize = 14
  2652. OPEN.TextWrapped = true
  2653. OPEN.MouseButton1Down:connect(function()
  2654. Main.Visible = true
  2655. openframe.Visible = false
  2656. end)
  2657.  
  2658. Main.Name = "Main"
  2659. Main.Parent = ScreenGui
  2660. Main.Active = true
  2661. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  2662. Main.Position = UDim2.new(0.271800667, 0, 0.267558515, 0)
  2663. Main.Size = UDim2.new(0, 338, 0, 189)
  2664. Main.Visible = false
  2665. Main.Draggable = true
  2666.  
  2667. JoJoGUI.Name = "JoJo GUI"
  2668. JoJoGUI.Parent = Main
  2669. JoJoGUI.BackgroundColor3 = Color3.new(0, 0, 0)
  2670. JoJoGUI.Position = UDim2.new(0.205181748, 0, 0.00529100467, 0)
  2671. JoJoGUI.Size = UDim2.new(0, 200, 0, 50)
  2672. JoJoGUI.Font = Enum.Font.SourceSans
  2673. JoJoGUI.Text = "JoJo GUI"
  2674. JoJoGUI.TextColor3 = Color3.new(0.666667, 0.333333, 1)
  2675. JoJoGUI.TextScaled = true
  2676. JoJoGUI.TextSize = 14
  2677. JoJoGUI.TextWrapped = true
  2678.  
  2679. AutoFarm.Name = "AutoFarm"
  2680. AutoFarm.Parent = Main
  2681. AutoFarm.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  2682. AutoFarm.Position = UDim2.new(0.211458117, 0, 0.365079373, 0)
  2683. AutoFarm.Size = UDim2.new(0, 200, 0, 50)
  2684. AutoFarm.Font = Enum.Font.SourceSans
  2685. AutoFarm.Text = "AutoFarm"
  2686. AutoFarm.TextColor3 = Color3.new(0, 0, 0)
  2687. AutoFarm.TextScaled = true
  2688. AutoFarm.TextSize = 14
  2689. AutoFarm.TextWrapped = true
  2690. AutoFarm.MouseButton1Down:connect(function()
  2691. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Hyperspace Dummy"].Head.CFrame
  2692. local Count = 0
  2693. while true do
  2694. wait(0.05)
  2695. while Count < 20 do
  2696. wait(0.1)
  2697. local A_1 = 99999.25
  2698. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  2699. Event:FireServer(A_1)
  2700. Count = Count + 1
  2701. end
  2702. Count = 0
  2703. end
  2704. while true do
  2705. wait(0.001)
  2706. game.Workspace.ChildAdded:connect(function(instance)
  2707. if instance.Name == "Part" then
  2708. instance:Destroy()
  2709. end
  2710. end)
  2711. end
  2712. while true do
  2713. game.Workspace["Titan Dummy"].Name = "T"
  2714. game.Workspace["Titan Dummy"].Name = "T"
  2715. if game.Workspace["Hyperspace Dummy"].Humanoid.Health == 0 then
  2716. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-602, 3, -1083)
  2717. end
  2718. if game.Workspace.T.Humanoid.Health == 0 then
  2719. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1592, 224, -1314)
  2720. end
  2721. end
  2722. end)
  2723.  
  2724. Credits.Name = "Credits"
  2725. Credits.Parent = Main
  2726. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  2727. Credits.Position = UDim2.new(0, 0, 0.888888955, 0)
  2728. Credits.Size = UDim2.new(0, 338, 0, 21)
  2729. Credits.Font = Enum.Font.SourceSans
  2730. Credits.Text = "GUI MADE BY WEAREEVILS AUATOFARM SCRIPT GOES TO THE OWNER!"
  2731. Credits.TextColor3 = Color3.new(0.333333, 0, 1)
  2732. Credits.TextSize = 14
  2733.  
  2734. Close.Name = "Close"
  2735. Close.Parent = Main
  2736. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  2737. Close.Position = UDim2.new(0.872781038, 0, 0.00529100513, 0)
  2738. Close.Size = UDim2.new(0, 43, 0, 50)
  2739. Close.Font = Enum.Font.SourceSans
  2740. Close.Text = "X"
  2741. Close.TextColor3 = Color3.new(0.333333, 0, 1)
  2742. Close.TextScaled = true
  2743. Close.TextSize = 14
  2744. Close.TextWrapped = true
  2745. Close.MouseButton1Down:connect(function()
  2746. openframe.Visible = true
  2747. Main.Visible = false
  2748. end)
  2749. end)
  2750.  
  2751. FEAnimation.MouseButton1Click:connect(function()
  2752.  
  2753.  
  2754. -- Objects
  2755.  
  2756. local Energize = Instance.new("ScreenGui") -- The actual GUI
  2757. local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
  2758. local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
  2759. local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
  2760. local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
  2761. local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
  2762. local Credits = Instance.new("TextLabel") -- Credits to NoLifeWeeb#4771 for giving the wonderful people of the WeAreEvils server
  2763. local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of animations
  2764. local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
  2765. local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of R15 animations
  2766.  
  2767. local CrazySlash = Instance.new("TextButton")--COMPLETE
  2768. local Open = Instance.new("TextButton")--COMPLETE
  2769. local R15Spinner = Instance.new("TextButton")--COMPLETE
  2770. local ArmsOut = Instance.new("TextButton")--COMPLETE
  2771. local FloatSlash = Instance.new("TextButton")--COMPLETE
  2772. local WeirdZombie = Instance.new("TextButton")--COMPLETE
  2773. local DownSlash = Instance.new("TextButton")--COMPLETE
  2774. local Pull = Instance.new("TextButton")--COMPLETE
  2775. local CircleArm = Instance.new("TextButton")--COMPLETE
  2776. local Bend = Instance.new("TextButton")--COMPLETE
  2777. local RotateSlash = Instance.new("TextButton")--COMPLETE
  2778. local FlingArms = Instance.new("TextButton")--COMPLETE
  2779.  
  2780. local FullSwing = Instance.new("TextButton")--COMPLETE
  2781. local GlitchLevitate = Instance.new("TextButton")--COMPLETE
  2782. local MoonDance = Instance.new("TextButton")--COMPLETE
  2783. local FullPunch = Instance.new("TextButton")--COMPLETE
  2784. local Crouch = Instance.new("TextButton")--COMPLETE
  2785. local SpinDance = Instance.new("TextButton")--COMPLETE
  2786. local FloorFaint = Instance.new("TextButton")--COMPLETE
  2787. local JumpingJacks = Instance.new("TextButton")--COMPLETE
  2788. local Spinner = Instance.new("TextButton")--COMPLETE
  2789. local MegaInsane = Instance.new("TextButton")--COMPLETE
  2790. local ArmDetach = Instance.new("TextButton")--COMPLETE
  2791. local WeirdMove = Instance.new("TextButton")--COMPLETE
  2792. local Faint = Instance.new("TextButton")--COMPLETE
  2793. local CloneIllusion = Instance.new("TextButton")--COMPLETE
  2794. local Levitate = Instance.new("TextButton")--COMPLETE
  2795. local DinoWalk = Instance.new("TextButton")--COMPLETE
  2796. local FloorCrawl = Instance.new("TextButton")--COMPLETE
  2797. local SwordSlam = Instance.new("TextButton")--COMPLETE
  2798. local LoopHead = Instance.new("TextButton")--COMPLETE
  2799. local HeroJump = Instance.new("TextButton")--COMPLETE
  2800. local Insane = Instance.new("TextButton")--COMPLETE
  2801. local FloatingHead = Instance.new("TextButton")--COMPLETE
  2802. local HeadThrow = Instance.new("TextButton")--COMPLETE
  2803. local MovingDance = Instance.new("TextButton")--COMPLETE
  2804. local SuperPunch = Instance.new("TextButton")--COMPLETE
  2805. local ArmTurbine = Instance.new("TextButton")--COMPLETE
  2806. local Dab = Instance.new("TextButton")--COMPLETE
  2807. local FloatSit = Instance.new("TextButton")--COMPLETE
  2808. local SuperFaint = Instance.new("TextButton")--COMPLETE
  2809. local BarrelRoll = Instance.new("TextButton")--COMPLETE
  2810. local Scared = Instance.new("TextButton")--COMPLETE
  2811. local InsaneArms = Instance.new("TextButton")--COMPLETE
  2812. local SwordSlice = Instance.new("TextButton")--COMPLETE
  2813. local SpinDance2 = Instance.new("TextButton")--COMPLETE
  2814. local BowDown = Instance.new("TextButton")--COMPLETE
  2815. local LoopSlam = Instance.new("TextButton")--COMPLETE
  2816.  
  2817. local GuiTopFrame = Instance.new("Frame") -- Top of the main frame
  2818. local CloseGUI = Instance.new("TextButton") -- To close the GUI
  2819. local Title = Instance.new("TextLabel") -- DesTheMerciless
  2820.  
  2821. -- Properties
  2822.  
  2823. Energize.Name = "Updated By NoLifeWeeb#4771 Made By illremember"
  2824. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  2825.  
  2826. SideFrame.Name = "SideFrame"
  2827. SideFrame.Parent = Energize
  2828. SideFrame.Active = true
  2829. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  2830. SideFrame.Draggable = true
  2831. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  2832. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  2833. SideFrame.Visible = false
  2834.  
  2835. OpenGUI.Name = "OpenGUI"
  2836. OpenGUI.Parent = SideFrame
  2837. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2838. OpenGUI.BackgroundTransparency = 1
  2839. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  2840. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  2841. OpenGUI.Font = Enum.Font.SourceSans
  2842. OpenGUI.FontSize = Enum.FontSize.Size48
  2843. OpenGUI.Text = "Yes"
  2844. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  2845. OpenGUI.TextSize = 30
  2846. OpenGUI.TextWrapped = true
  2847.  
  2848. SideFrameTitle.Name = "SideFrameTitle"
  2849. SideFrameTitle.Parent = SideFrame
  2850. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2851. SideFrameTitle.BackgroundTransparency = 1
  2852. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  2853. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  2854. SideFrameTitle.Font = Enum.Font.Arial
  2855. SideFrameTitle.FontSize = Enum.FontSize.Size24
  2856. SideFrameTitle.Text = "WeAreEvils Animation GUI"
  2857. SideFrameTitle.TextSize = 21
  2858. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  2859. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  2860.  
  2861. MainFrame.Name = "MainFrame"
  2862. MainFrame.Parent = Energize
  2863. MainFrame.Active = true
  2864. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2865. MainFrame.BackgroundTransparency = 1
  2866. MainFrame.Draggable = true
  2867. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  2868. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  2869.  
  2870. GuiBottomFrame.Name = "Gui BottomFrame"
  2871. GuiBottomFrame.Parent = MainFrame
  2872. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  2873. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2874. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  2875. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  2876.  
  2877. Credits.Name = "Credits"
  2878. Credits.Parent = GuiBottomFrame
  2879. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2880. Credits.BackgroundTransparency = 1
  2881. Credits.Size = UDim2.new(0, 460, 0, 32)
  2882. Credits.FontSize = Enum.FontSize.Size14
  2883. Credits.Text = "Updated By NoLifeWeeb#4771 By Illremember"
  2884. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2885. Credits.TextSize = 14
  2886. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  2887. Credits.TextStrokeTransparency = 0.69999998807907
  2888. Credits.TextWrapped = true
  2889.  
  2890. ScrollingFrame.Parent = MainFrame
  2891. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  2892. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  2893. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  2894. ScrollingFrame.ScrollBarThickness = 13
  2895.  
  2896. FullSwing.Name = "Beat Someone"
  2897. FullSwing.Parent = ScrollingFrame
  2898. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2899. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2900. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  2901. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  2902. FullSwing.Font = Enum.Font.Highway
  2903. FullSwing.FontSize = Enum.FontSize.Size24
  2904. FullSwing.Text = "Beat Someone"
  2905. FullSwing.TextSize = 20
  2906. FullSwing.TextWrapped = true
  2907.  
  2908. GlitchLevitate.Name = "GlitchLevitate"
  2909. GlitchLevitate.Parent = ScrollingFrame
  2910. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2911. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2912. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  2913. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  2914. GlitchLevitate.Font = Enum.Font.Highway
  2915. GlitchLevitate.FontSize = Enum.FontSize.Size24
  2916. GlitchLevitate.Text = "Glitch Levitate"
  2917. GlitchLevitate.TextSize = 20
  2918. GlitchLevitate.TextWrapped = true
  2919.  
  2920. MoonDance.Name = "MoonDance"
  2921. MoonDance.Parent = ScrollingFrame
  2922. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2923. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2924. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  2925. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  2926. MoonDance.Font = Enum.Font.Highway
  2927. MoonDance.FontSize = Enum.FontSize.Size24
  2928. MoonDance.Text = "Moon Dance"
  2929. MoonDance.TextSize = 20
  2930. MoonDance.TextWrapped = true
  2931.  
  2932. FullPunch.Name = "ONE PUNCH!"
  2933. FullPunch.Parent = ScrollingFrame
  2934. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2935. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2936. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  2937. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  2938. FullPunch.Font = Enum.Font.Highway
  2939. FullPunch.FontSize = Enum.FontSize.Size24
  2940. FullPunch.Text = "ONE PUNCH!"
  2941. FullPunch.TextSize = 20
  2942. FullPunch.TextWrapped = true
  2943.  
  2944. Crouch.Name = "Crouch"
  2945. Crouch.Parent = ScrollingFrame
  2946. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2947. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2948. Crouch.Position = UDim2.new(0, 168, 0, 280)
  2949. Crouch.Size = UDim2.new(0, 119, 0, 34)
  2950. Crouch.Font = Enum.Font.Highway
  2951. Crouch.FontSize = Enum.FontSize.Size24
  2952. Crouch.Text = "Crouch"
  2953. Crouch.TextSize = 20
  2954. Crouch.TextWrapped = true
  2955.  
  2956. SpinDance.Name = "SpinDance"
  2957. SpinDance.Parent = ScrollingFrame
  2958. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2959. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2960. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  2961. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  2962. SpinDance.Font = Enum.Font.Highway
  2963. SpinDance.FontSize = Enum.FontSize.Size24
  2964. SpinDance.Text = "Spin Dance"
  2965. SpinDance.TextSize = 20
  2966. SpinDance.TextWrapped = true
  2967.  
  2968. FloorFaint.Name = "Falling Loop"
  2969. FloorFaint.Parent = ScrollingFrame
  2970. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2971. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2972. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  2973. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  2974. FloorFaint.Font = Enum.Font.Highway
  2975. FloorFaint.FontSize = Enum.FontSize.Size24
  2976. FloorFaint.Text = "Falling Loop"
  2977. FloorFaint.TextSize = 20
  2978. FloorFaint.TextWrapped = true
  2979.  
  2980. JumpingJacks.Name = "JumpingJacks"
  2981. JumpingJacks.Parent = ScrollingFrame
  2982. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2983. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2984. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  2985. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  2986. JumpingJacks.Font = Enum.Font.Highway
  2987. JumpingJacks.FontSize = Enum.FontSize.Size24
  2988. JumpingJacks.Text = "Jumping Jacks"
  2989. JumpingJacks.TextSize = 20
  2990. JumpingJacks.TextWrapped = true
  2991.  
  2992. Spinner.Name = "Fidget Spinner"
  2993. Spinner.Parent = ScrollingFrame
  2994. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2995. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2996. Spinner.Position = UDim2.new(0, 17, 0, 192)
  2997. Spinner.Size = UDim2.new(0, 119, 0, 34)
  2998. Spinner.Font = Enum.Font.Highway
  2999. Spinner.FontSize = Enum.FontSize.Size24
  3000. Spinner.Text = "Fidget spinner"
  3001. Spinner.TextSize = 20
  3002. Spinner.TextWrapped = true
  3003.  
  3004. MegaInsane.Name = "Glitch Thing"
  3005. MegaInsane.Parent = ScrollingFrame
  3006. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3007. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3008. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  3009. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  3010. MegaInsane.Font = Enum.Font.Highway
  3011. MegaInsane.FontSize = Enum.FontSize.Size24
  3012. MegaInsane.Text = "Glitch Thing"
  3013. MegaInsane.TextSize = 20
  3014. MegaInsane.TextWrapped = true
  3015.  
  3016. ArmDetach.Name = "Wierd Arms"
  3017. ArmDetach.Parent = ScrollingFrame
  3018. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3019. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3020. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  3021. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  3022. ArmDetach.Font = Enum.Font.Highway
  3023. ArmDetach.FontSize = Enum.FontSize.Size24
  3024. ArmDetach.Text = "Wierd Arms"
  3025. ArmDetach.TextSize = 20
  3026. ArmDetach.TextWrapped = true
  3027.  
  3028. WeirdMove.Name = "WeirdMove"
  3029. WeirdMove.Parent = ScrollingFrame
  3030. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3031. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3032. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  3033. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  3034. WeirdMove.Font = Enum.Font.Highway
  3035. WeirdMove.FontSize = Enum.FontSize.Size24
  3036. WeirdMove.Text = "Weird Move"
  3037. WeirdMove.TextSize = 20
  3038. WeirdMove.TextWrapped = true
  3039.  
  3040. Faint.Name = "Lay Down"
  3041. Faint.Parent = ScrollingFrame
  3042. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3043. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3044. Faint.Position = UDim2.new(0, 17, 0, 148)
  3045. Faint.Size = UDim2.new(0, 119, 0, 34)
  3046. Faint.Font = Enum.Font.Highway
  3047. Faint.FontSize = Enum.FontSize.Size24
  3048. Faint.Text = "Lay Down"
  3049. Faint.TextSize = 20
  3050. Faint.TextWrapped = true
  3051.  
  3052. CloneIllusion.Name = "Mayb A Clone"
  3053. CloneIllusion.Parent = ScrollingFrame
  3054. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3055. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3056. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  3057. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  3058. CloneIllusion.Font = Enum.Font.Highway
  3059. CloneIllusion.FontSize = Enum.FontSize.Size24
  3060. CloneIllusion.Text = "Mayb A Clone"
  3061. CloneIllusion.TextSize = 20
  3062. CloneIllusion.TextWrapped = true
  3063.  
  3064. Levitate.Name = "Levitate"
  3065. Levitate.Parent = ScrollingFrame
  3066. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3067. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3068. Levitate.Position = UDim2.new(0, 17, 0, 104)
  3069. Levitate.Size = UDim2.new(0, 119, 0, 34)
  3070. Levitate.Font = Enum.Font.Highway
  3071. Levitate.FontSize = Enum.FontSize.Size24
  3072. Levitate.Text = "Levitate"
  3073. Levitate.TextSize = 20
  3074. Levitate.TextWrapped = true
  3075.  
  3076. DinoWalk.Name = "Shit Pants"
  3077. DinoWalk.Parent = ScrollingFrame
  3078. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3079. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3080. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  3081. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  3082. DinoWalk.Font = Enum.Font.Highway
  3083. DinoWalk.FontSize = Enum.FontSize.Size24
  3084. DinoWalk.Text = "Shit Pants"
  3085. DinoWalk.TextSize = 20
  3086. DinoWalk.TextWrapped = true
  3087.  
  3088. FloorCrawl.Name = "Crawl"
  3089. FloorCrawl.Parent = ScrollingFrame
  3090. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3091. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3092. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  3093. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  3094. FloorCrawl.Font = Enum.Font.Highway
  3095. FloorCrawl.FontSize = Enum.FontSize.Size24
  3096. FloorCrawl.Text = "Crawl"
  3097. FloorCrawl.TextSize = 20
  3098. FloorCrawl.TextWrapped = true
  3099.  
  3100. SwordSlam.Name = "Sword Slam"
  3101. SwordSlam.Parent = ScrollingFrame
  3102. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3103. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3104. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  3105. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  3106. SwordSlam.Font = Enum.Font.Highway
  3107. SwordSlam.FontSize = Enum.FontSize.Size24
  3108. SwordSlam.Text = "Sword Slam"
  3109. SwordSlam.TextSize = 20
  3110. SwordSlam.TextWrapped = true
  3111.  
  3112. LoopHead.Name = "Wierd Head Move"
  3113. LoopHead.Parent = ScrollingFrame
  3114. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3115. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3116. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  3117. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  3118. LoopHead.Font = Enum.Font.Highway
  3119. LoopHead.FontSize = Enum.FontSize.Size24
  3120. LoopHead.Text = "Wierd Head Move"
  3121. LoopHead.TextSize = 20
  3122. LoopHead.TextWrapped = true
  3123.  
  3124. HeroJump.Name = "Crack Someone's Skull"
  3125. HeroJump.Parent = ScrollingFrame
  3126. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3127. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3128. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  3129. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  3130. HeroJump.Font = Enum.Font.Highway
  3131. HeroJump.FontSize = Enum.FontSize.Size24
  3132. HeroJump.Text = "Crack Someone's Skull"
  3133. HeroJump.TextSize = 20
  3134. HeroJump.TextWrapped = true
  3135.  
  3136. Insane.Name = "GO CRAZY"
  3137. Insane.Parent = ScrollingFrame
  3138. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3139. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3140. Insane.Position = UDim2.new(0, 319, 0, 16)
  3141. Insane.Size = UDim2.new(0, 119, 0, 34)
  3142. Insane.Font = Enum.Font.Highway
  3143. Insane.FontSize = Enum.FontSize.Size24
  3144. Insane.Text = "GO CRAZY"
  3145. Insane.TextSize = 20
  3146. Insane.TextWrapped = true
  3147.  
  3148. FloatingHead.Name = "FloatingHead"
  3149. FloatingHead.Parent = ScrollingFrame
  3150. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3151. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3152. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  3153. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  3154. FloatingHead.Font = Enum.Font.Highway
  3155. FloatingHead.FontSize = Enum.FontSize.Size24
  3156. FloatingHead.Text = "Floating Head"
  3157. FloatingHead.TextSize = 20
  3158. FloatingHead.TextWrapped = true
  3159.  
  3160. HeadThrow.Name = "Throw Head"
  3161. HeadThrow.Parent = ScrollingFrame
  3162. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3163. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3164. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  3165. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  3166. HeadThrow.Font = Enum.Font.Highway
  3167. HeadThrow.FontSize = Enum.FontSize.Size24
  3168. HeadThrow.Text = "Throw Head"
  3169. HeadThrow.TextSize = 20
  3170. HeadThrow.TextWrapped = true
  3171.  
  3172. MovingDance.Name = "MovingDance"
  3173. MovingDance.Parent = ScrollingFrame
  3174. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3175. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3176. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  3177. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  3178. MovingDance.Font = Enum.Font.Highway
  3179. MovingDance.FontSize = Enum.FontSize.Size24
  3180. MovingDance.Text = "Moving Dance"
  3181. MovingDance.TextSize = 20
  3182. MovingDance.TextWrapped = true
  3183.  
  3184. SuperPunch.Name = "SuperPunch"
  3185. SuperPunch.Parent = ScrollingFrame
  3186. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3187. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3188. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  3189. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  3190. SuperPunch.Font = Enum.Font.Highway
  3191. SuperPunch.FontSize = Enum.FontSize.Size24
  3192. SuperPunch.Text = "Super Punch"
  3193. SuperPunch.TextSize = 20
  3194. SuperPunch.TextWrapped = true
  3195.  
  3196. ArmTurbine.Name = "ArmTurbine"
  3197. ArmTurbine.Parent = ScrollingFrame
  3198. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3199. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3200. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  3201. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  3202. ArmTurbine.Font = Enum.Font.Highway
  3203. ArmTurbine.FontSize = Enum.FontSize.Size24
  3204. ArmTurbine.Text = "Arm Turbine"
  3205. ArmTurbine.TextSize = 20
  3206. ArmTurbine.TextWrapped = true
  3207.  
  3208. Dab.Name = "Dab"
  3209. Dab.Parent = ScrollingFrame
  3210. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3211. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3212. Dab.Position = UDim2.new(0, 17, 0, 366)
  3213. Dab.Size = UDim2.new(0, 119, 0, 34)
  3214. Dab.Font = Enum.Font.Highway
  3215. Dab.FontSize = Enum.FontSize.Size24
  3216. Dab.Text = "Dab"
  3217. Dab.TextSize = 20
  3218. Dab.TextWrapped = true
  3219.  
  3220. FloatSit.Name = "Sit In The Air"
  3221. FloatSit.Parent = ScrollingFrame
  3222. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3223. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3224. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  3225. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  3226. FloatSit.Font = Enum.Font.Highway
  3227. FloatSit.FontSize = Enum.FontSize.Size24
  3228. FloatSit.Text = "Sit In The Air"
  3229. FloatSit.TextSize = 20
  3230. FloatSit.TextWrapped = true
  3231.  
  3232. SuperFaint.Name = "SuperFaint"
  3233. SuperFaint.Parent = ScrollingFrame
  3234. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3235. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3236. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  3237. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  3238. SuperFaint.Font = Enum.Font.Highway
  3239. SuperFaint.FontSize = Enum.FontSize.Size24
  3240. SuperFaint.Text = "Super Faint"
  3241. SuperFaint.TextSize = 20
  3242. SuperFaint.TextWrapped = true
  3243.  
  3244. BarrelRoll.Name = "Move Like A Wierdo"
  3245. BarrelRoll.Parent = ScrollingFrame
  3246. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3247. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3248. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  3249. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  3250. BarrelRoll.Font = Enum.Font.Highway
  3251. BarrelRoll.FontSize = Enum.FontSize.Size24
  3252. BarrelRoll.Text = "Move Like A Wierdo"
  3253. BarrelRoll.TextSize = 20
  3254. BarrelRoll.TextWrapped = true
  3255.  
  3256. Scared.Name = "Depressed"
  3257. Scared.Parent = ScrollingFrame
  3258. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3259. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3260. Scared.Position = UDim2.new(0, 319, 0, 454)
  3261. Scared.Size = UDim2.new(0, 119, 0, 34)
  3262. Scared.Font = Enum.Font.Highway
  3263. Scared.FontSize = Enum.FontSize.Size24
  3264. Scared.Text = "Depressed"
  3265. Scared.TextSize = 20
  3266. Scared.TextWrapped = true
  3267.  
  3268. InsaneArms.Name = "InsaneArms"
  3269. InsaneArms.Parent = ScrollingFrame
  3270. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3271. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3272. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  3273. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  3274. InsaneArms.Font = Enum.Font.Highway
  3275. InsaneArms.FontSize = Enum.FontSize.Size24
  3276. InsaneArms.Text = "Insane Arms"
  3277. InsaneArms.TextSize = 20
  3278. InsaneArms.TextWrapped = true
  3279.  
  3280. SwordSlice.Name = "SwordSlice"
  3281. SwordSlice.Parent = ScrollingFrame
  3282. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3283. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3284. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  3285. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  3286. SwordSlice.Font = Enum.Font.Highway
  3287. SwordSlice.FontSize = Enum.FontSize.Size24
  3288. SwordSlice.Text = "Sword Slice"
  3289. SwordSlice.TextSize = 20
  3290. SwordSlice.TextWrapped = true
  3291.  
  3292. SpinDance2.Name = "SpinDance2"
  3293. SpinDance2.Parent = ScrollingFrame
  3294. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3295. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3296. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  3297. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  3298. SpinDance2.Font = Enum.Font.Highway
  3299. SpinDance2.FontSize = Enum.FontSize.Size24
  3300. SpinDance2.Text = "Spin Dance 2"
  3301. SpinDance2.TextSize = 20
  3302. SpinDance2.TextWrapped = true
  3303.  
  3304. BowDown.Name = "Old Person"
  3305. BowDown.Parent = ScrollingFrame
  3306. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3307. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3308. BowDown.Position = UDim2.new(0, 319, 0, 498)
  3309. BowDown.Size = UDim2.new(0, 119, 0, 34)
  3310. BowDown.Font = Enum.Font.Highway
  3311. BowDown.FontSize = Enum.FontSize.Size24
  3312. BowDown.Text = "Old Person"
  3313. BowDown.TextSize = 20
  3314. BowDown.TextWrapped = true
  3315.  
  3316. LoopSlam.Name = "LoopSlam"
  3317. LoopSlam.Parent = ScrollingFrame
  3318. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3319. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3320. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  3321. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  3322. LoopSlam.Font = Enum.Font.Highway
  3323. LoopSlam.FontSize = Enum.FontSize.Size24
  3324. LoopSlam.Text = "Loop Slam"
  3325. LoopSlam.TextSize = 20
  3326. LoopSlam.TextWrapped = true
  3327.  
  3328. GuiTopFrame.Name = "Gui TopFrame"
  3329. GuiTopFrame.Parent = MainFrame
  3330. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  3331. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  3332. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  3333.  
  3334. CloseGUI.Name = "CloseGUI"
  3335. CloseGUI.Parent = GuiTopFrame
  3336. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  3337. CloseGUI.BackgroundTransparency = 1
  3338. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  3339. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  3340. CloseGUI.Font = Enum.Font.SourceSans
  3341. CloseGUI.FontSize = Enum.FontSize.Size48
  3342. CloseGUI.Text = "No"
  3343. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  3344. CloseGUI.TextSize = 30
  3345. CloseGUI.TextWrapped = true
  3346.  
  3347. Title.Name = "Title"
  3348. Title.Parent = GuiTopFrame
  3349. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  3350. Title.BackgroundTransparency = 1
  3351. Title.Size = UDim2.new(0, 460, 0, 32)
  3352. Title.FontSize = Enum.FontSize.Size14
  3353. Title.Text = "WeAreEvils Animation GUI"
  3354. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  3355. Title.TextSize = 14
  3356. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  3357. Title.TextStrokeTransparency = 0.69999998807907
  3358. Title.TextWrapped = true
  3359.  
  3360. CheckR.Name = "CheckR"
  3361. CheckR.Parent = GuiTopFrame
  3362. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  3363. CheckR.BackgroundTransparency = 1
  3364. CheckR.Size = UDim2.new(0, 171, 0, 32)
  3365. CheckR.Font = Enum.Font.SourceSansBold
  3366. CheckR.FontSize = Enum.FontSize.Size14
  3367. CheckR.Text = "Text"
  3368. CheckR.TextScaled = true
  3369. CheckR.TextSize = 14
  3370. CheckR.TextWrapped = true
  3371.  
  3372. ScrollingFrameR15.Name = "ScrollingFrameR15"
  3373. ScrollingFrameR15.Parent = MainFrame
  3374. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  3375. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  3376. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  3377. ScrollingFrameR15.Visible = false
  3378. ScrollingFrameR15.ScrollBarThickness = 13
  3379.  
  3380. CrazySlash.Name = "CrazySlash"
  3381. CrazySlash.Parent = ScrollingFrameR15
  3382. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3383. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3384. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  3385. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  3386. CrazySlash.Font = Enum.Font.Highway
  3387. CrazySlash.FontSize = Enum.FontSize.Size24
  3388. CrazySlash.Text = "CrazySlash"
  3389. CrazySlash.TextSize = 20
  3390. CrazySlash.TextWrapped = true
  3391.  
  3392. Open.Name = "Open"
  3393. Open.Parent = ScrollingFrameR15
  3394. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3395. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3396. Open.Position = UDim2.new(0, 168, 0, 16)
  3397. Open.Size = UDim2.new(0, 119, 0, 34)
  3398. Open.Font = Enum.Font.Highway
  3399. Open.FontSize = Enum.FontSize.Size24
  3400. Open.Text = "Open"
  3401. Open.TextSize = 20
  3402. Open.TextWrapped = true
  3403.  
  3404. R15Spinner.Name = "R15Spinner"
  3405. R15Spinner.Parent = ScrollingFrameR15
  3406. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3407. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3408. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  3409. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  3410. R15Spinner.Font = Enum.Font.Highway
  3411. R15Spinner.FontSize = Enum.FontSize.Size24
  3412. R15Spinner.Text = "Spinner"
  3413. R15Spinner.TextSize = 20
  3414. R15Spinner.TextWrapped = true
  3415.  
  3416. ArmsOut.Name = "ArmsOut"
  3417. ArmsOut.Parent = ScrollingFrameR15
  3418. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3419. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3420. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  3421. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  3422. ArmsOut.Font = Enum.Font.Highway
  3423. ArmsOut.FontSize = Enum.FontSize.Size24
  3424. ArmsOut.Text = "ArmsOut"
  3425. ArmsOut.TextSize = 20
  3426. ArmsOut.TextWrapped = true
  3427.  
  3428. FloatSlash.Name = "FloatSlash"
  3429. FloatSlash.Parent = ScrollingFrameR15
  3430. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3431. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3432. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  3433. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  3434. FloatSlash.Font = Enum.Font.Highway
  3435. FloatSlash.FontSize = Enum.FontSize.Size24
  3436. FloatSlash.Text = "FloatSlash"
  3437. FloatSlash.TextSize = 20
  3438. FloatSlash.TextWrapped = true
  3439.  
  3440. WeirdZombie.Name = "WeirdZombie"
  3441. WeirdZombie.Parent = ScrollingFrameR15
  3442. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3443. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3444. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  3445. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  3446. WeirdZombie.Font = Enum.Font.Highway
  3447. WeirdZombie.FontSize = Enum.FontSize.Size24
  3448. WeirdZombie.Text = "WeirdZombie"
  3449. WeirdZombie.TextSize = 20
  3450. WeirdZombie.TextWrapped = true
  3451.  
  3452. DownSlash.Name = "DownSlash"
  3453. DownSlash.Parent = ScrollingFrameR15
  3454. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3455. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3456. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  3457. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  3458. DownSlash.Font = Enum.Font.Highway
  3459. DownSlash.FontSize = Enum.FontSize.Size24
  3460. DownSlash.Text = "DownSlash"
  3461. DownSlash.TextSize = 20
  3462. DownSlash.TextWrapped = true
  3463.  
  3464. Pull.Name = "Pull"
  3465. Pull.Parent = ScrollingFrameR15
  3466. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3467. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3468. Pull.Position = UDim2.new(0, 17, 0, 104)
  3469. Pull.Size = UDim2.new(0, 119, 0, 34)
  3470. Pull.Font = Enum.Font.Highway
  3471. Pull.FontSize = Enum.FontSize.Size24
  3472. Pull.Text = "Pull"
  3473. Pull.TextSize = 20
  3474. Pull.TextWrapped = true
  3475.  
  3476. CircleArm.Name = "CircleArm"
  3477. CircleArm.Parent = ScrollingFrameR15
  3478. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3479. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3480. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  3481. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  3482. CircleArm.Font = Enum.Font.Highway
  3483. CircleArm.FontSize = Enum.FontSize.Size24
  3484. CircleArm.Text = "CircleArm"
  3485. CircleArm.TextSize = 20
  3486. CircleArm.TextWrapped = true
  3487.  
  3488. Bend.Name = "Bend"
  3489. Bend.Parent = ScrollingFrameR15
  3490. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3491. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3492. Bend.Position = UDim2.new(0, 319, 0, 104)
  3493. Bend.Size = UDim2.new(0, 119, 0, 34)
  3494. Bend.Font = Enum.Font.Highway
  3495. Bend.FontSize = Enum.FontSize.Size24
  3496. Bend.Text = "Bend"
  3497. Bend.TextSize = 20
  3498. Bend.TextWrapped = true
  3499.  
  3500. RotateSlash.Name = "RotateSlash"
  3501. RotateSlash.Parent = ScrollingFrameR15
  3502. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3503. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3504. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  3505. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  3506. RotateSlash.Font = Enum.Font.Highway
  3507. RotateSlash.FontSize = Enum.FontSize.Size24
  3508. RotateSlash.Text = "RotateSlash"
  3509. RotateSlash.TextSize = 20
  3510. RotateSlash.TextWrapped = true
  3511.  
  3512. FlingArms.Name = "FlingArms"
  3513. FlingArms.Parent = ScrollingFrameR15
  3514. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  3515. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3516. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  3517. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  3518. FlingArms.Font = Enum.Font.Highway
  3519. FlingArms.FontSize = Enum.FontSize.Size24
  3520. FlingArms.Text = "FlingArms"
  3521. FlingArms.TextSize = 20
  3522. FlingArms.TextWrapped = true
  3523.  
  3524. -- Buttons
  3525. col = Color3.new(0.886275, 0.776471, 0.368627)
  3526. loc = Color3.new(1, 0.906471, 0.568627)
  3527. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  3528. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  3529.  
  3530. CloseGUI.MouseButton1Click:connect(function()
  3531. MainFrame.Visible = false
  3532. SideFrame.Visible = true
  3533. SideFrame.Position = MainFrame.Position
  3534. end)
  3535.  
  3536. OpenGUI.MouseButton1Click:connect(function()
  3537. MainFrame.Visible = true
  3538. SideFrame.Visible = false
  3539. MainFrame.Position = SideFrame.Position
  3540. end)
  3541.  
  3542. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  3543. ScrollingFrame.Visible = false
  3544. ScrollingFrameR15.Visible = true
  3545. CheckR.Text = "USE R6 FOR BEST RESULTS"
  3546. else
  3547. ScrollingFrame.Visible = true
  3548. ScrollingFrameR15.Visible = false
  3549. CheckR.Text = "R6"
  3550. end
  3551.  
  3552. local Anim = Instance.new("Animation")
  3553. Anim.AnimationId = "rbxassetid://35154961"
  3554. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3555. local HeadThrowACTIVE = false
  3556. HeadThrow.MouseButton1Click:connect(function()
  3557. HeadThrowACTIVE = not HeadThrowACTIVE
  3558. if HeadThrowACTIVE then
  3559. HeadThrow.BackgroundColor3 = loc
  3560. while wait() do
  3561. if track.IsPlaying == false then
  3562. if HeadThrowACTIVE then
  3563. track:Play(.1, 1, 1)
  3564. end
  3565. end
  3566. end
  3567. else
  3568. track:Stop()
  3569. HeadThrow.BackgroundColor3 = col
  3570. end
  3571. end)
  3572.  
  3573. local Anim = Instance.new("Animation")
  3574. Anim.AnimationId = "rbxassetid://121572214"
  3575. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3576. local FloatingHeadACTIVE = false
  3577. FloatingHead.MouseButton1Click:connect(function()
  3578. FloatingHeadACTIVE = not FloatingHeadACTIVE
  3579. if FloatingHeadACTIVE then
  3580. track:Play(.1, 1, 1)
  3581. FloatingHead.BackgroundColor3 = loc
  3582. else
  3583. track:Stop()
  3584. FloatingHead.BackgroundColor3 = col
  3585. end
  3586. end)
  3587.  
  3588. local Anim = Instance.new("Animation")
  3589. Anim.AnimationId = "rbxassetid://182724289"
  3590. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3591. local CrouchACTIVE = false
  3592. Crouch.MouseButton1Click:connect(function()
  3593. CrouchACTIVE = not CrouchACTIVE
  3594. if CrouchACTIVE then
  3595. track:Play(.1, 1, 1)
  3596. Crouch.BackgroundColor3 = loc
  3597. else
  3598. track:Stop()
  3599. Crouch.BackgroundColor3 = col
  3600. end
  3601. end)
  3602.  
  3603. local Anim = Instance.new("Animation")
  3604. Anim.AnimationId = "rbxassetid://282574440"
  3605. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3606. local FloorCrawlACTIVE = false
  3607. FloorCrawl.MouseButton1Click:connect(function()
  3608. FloorCrawlACTIVE = not FloorCrawlACTIVE
  3609. if FloorCrawlACTIVE then
  3610. track:Play(.1, 1, 1)
  3611. FloorCrawl.BackgroundColor3 = loc
  3612. else
  3613. track:Stop()
  3614. FloorCrawl.BackgroundColor3 = col
  3615. end
  3616. end)
  3617.  
  3618. local Anim = Instance.new("Animation")
  3619. Anim.AnimationId = "rbxassetid://204328711"
  3620. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3621. local DinoWalkACTIVE = false
  3622. DinoWalk.MouseButton1Click:connect(function()
  3623. DinoWalkACTIVE = not DinoWalkACTIVE
  3624. if DinoWalkACTIVE then
  3625. track:Play(.1, 1, 1)
  3626. DinoWalk.BackgroundColor3 = loc
  3627. else
  3628. track:Stop()
  3629. DinoWalk.BackgroundColor3 = col
  3630. end
  3631. end)
  3632.  
  3633. local Anim = Instance.new("Animation")
  3634. Anim.AnimationId = "rbxassetid://429681631"
  3635. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3636. local JumpingJacksACTIVE = false
  3637. JumpingJacks.MouseButton1Click:connect(function()
  3638. JumpingJacksACTIVE = not JumpingJacksACTIVE
  3639. if JumpingJacksACTIVE then
  3640. track:Play(.1, 1, 1)
  3641. JumpingJacks.BackgroundColor3 = loc
  3642. else
  3643. track:Stop()
  3644. JumpingJacks.BackgroundColor3 = col
  3645. end
  3646. end)
  3647.  
  3648. local Anim = Instance.new("Animation")
  3649. Anim.AnimationId = "rbxassetid://35154961"
  3650. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3651. local LoopHeadACTIVE = false
  3652. LoopHead.MouseButton1Click:connect(function()
  3653. LoopHeadACTIVE = not LoopHeadACTIVE
  3654. if LoopHeadACTIVE then
  3655. LoopHead.BackgroundColor3 = loc
  3656. while wait() do
  3657. if track.IsPlaying == false then
  3658. if LoopHeadACTIVE then
  3659. track:Play(.5, 1, 1e6)
  3660. end
  3661. end
  3662. end
  3663. else
  3664. track:Stop()
  3665. LoopHead.BackgroundColor3 = col
  3666. end
  3667. end)
  3668.  
  3669. local Anim = Instance.new("Animation")
  3670. Anim.AnimationId = "rbxassetid://184574340"
  3671. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3672. local HeroJumpACTIVE = false
  3673. HeroJump.MouseButton1Click:connect(function()
  3674. HeroJumpACTIVE = not HeroJumpACTIVE
  3675. if HeroJumpACTIVE then
  3676. HeroJump.BackgroundColor3 = loc
  3677. while wait() do
  3678. if track.IsPlaying == false then
  3679. if HeroJumpACTIVE then
  3680. track:Play(.1, 1, 1)
  3681. end
  3682. end
  3683. end
  3684. else
  3685. track:Stop()
  3686. HeroJump.BackgroundColor3 = col
  3687. end
  3688. end)
  3689.  
  3690. local Anim = Instance.new("Animation")
  3691. Anim.AnimationId = "rbxassetid://181526230"
  3692. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3693. local FaintACTIVE = false
  3694. Faint.MouseButton1Click:connect(function()
  3695. FaintACTIVE = not FaintACTIVE
  3696. if FaintACTIVE then
  3697. track:Play(.1, 1, 1)
  3698. Faint.BackgroundColor3 = loc
  3699. else
  3700. track:Stop()
  3701. Faint.BackgroundColor3 = col
  3702. end
  3703. end)
  3704.  
  3705. local Anim = Instance.new("Animation")
  3706. Anim.AnimationId = "rbxassetid://181525546"
  3707. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3708. local FloorFaintACTIVE = false
  3709. FloorFaint.MouseButton1Click:connect(function()
  3710. FloorFaintACTIVE = not FloorFaintACTIVE
  3711. if FloorFaintACTIVE then
  3712. FloorFaint.BackgroundColor3 = loc
  3713. while wait() do
  3714. if track.IsPlaying == false then
  3715. if FloorFaintACTIVE then
  3716. track:Play(.1, 1, 2)
  3717. end
  3718. end
  3719. end
  3720. else
  3721. track:Stop()
  3722. FloorFaint.BackgroundColor3 = col
  3723. end
  3724. end)
  3725.  
  3726. local Anim = Instance.new("Animation")
  3727. Anim.AnimationId = "rbxassetid://181525546"
  3728. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3729. local SuperFaintACTIVE = false
  3730. SuperFaint.MouseButton1Click:connect(function()
  3731. SuperFaintACTIVE = not SuperFaintACTIVE
  3732. if SuperFaintACTIVE then
  3733. SuperFaint.BackgroundColor3 = loc
  3734. while wait() do
  3735. if track.IsPlaying == false then
  3736. if SuperFaintACTIVE then
  3737. track:Play(.1, 0.5, 40)
  3738. end
  3739. end
  3740. end
  3741. else
  3742. track:Stop()
  3743. SuperFaint.BackgroundColor3 = col
  3744. end
  3745. end)
  3746.  
  3747. local Anim = Instance.new("Animation")
  3748. Anim.AnimationId = "rbxassetid://313762630"
  3749. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3750. local LevitateACTIVE = false
  3751. Levitate.MouseButton1Click:connect(function()
  3752. LevitateACTIVE = not LevitateACTIVE
  3753. if LevitateACTIVE then
  3754. track:Play(.1, 1, 1)
  3755. Levitate.BackgroundColor3 = loc
  3756. else
  3757. track:Stop()
  3758. Levitate.BackgroundColor3 = col
  3759. end
  3760. end)
  3761.  
  3762. local Anim = Instance.new("Animation")
  3763. Anim.AnimationId = "rbxassetid://183412246"
  3764. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3765. local DabACTIVE = false
  3766. Dab.MouseButton1Click:connect(function()
  3767. DabACTIVE = not DabACTIVE
  3768. if DabACTIVE then
  3769. Dab.BackgroundColor3 = loc
  3770. while wait() do
  3771. if track.IsPlaying == false then
  3772. if DabACTIVE then
  3773. track:Play(.1, 1, 1)
  3774. end
  3775. end
  3776. end
  3777. else
  3778. track:Stop()
  3779. Dab.BackgroundColor3 = col
  3780. end
  3781. end)
  3782.  
  3783. local Anim = Instance.new("Animation")
  3784. Anim.AnimationId = "rbxassetid://188632011"
  3785. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3786. local SpinACTIVE = false
  3787. Spinner.MouseButton1Click:connect(function()
  3788. SpinACTIVE = not SpinACTIVE
  3789. if SpinACTIVE then
  3790. Spinner.BackgroundColor3 = loc
  3791. while wait() do
  3792. if track.IsPlaying == false then
  3793. if SpinACTIVE then
  3794. track:Play(.1, 1, 2)
  3795. end
  3796. end
  3797. end
  3798. else
  3799. track:Stop()
  3800. Spinner.BackgroundColor3 = col
  3801. end
  3802. end)
  3803.  
  3804. local Anim = Instance.new("Animation")
  3805. Anim.AnimationId = "rbxassetid://179224234"
  3806. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3807. local FloatSitACTIVE = false
  3808. FloatSit.MouseButton1Click:connect(function()
  3809. FloatSitACTIVE = not FloatSitACTIVE
  3810. if FloatSitACTIVE then
  3811. track:Play(.1, 1, 1)
  3812. FloatSit.BackgroundColor3 = loc
  3813. else
  3814. track:Stop()
  3815. FloatSit.BackgroundColor3 = col
  3816. end
  3817. end)
  3818.  
  3819. local Anim = Instance.new("Animation")
  3820. Anim.AnimationId = "rbxassetid://429703734"
  3821. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3822. local MovingDanceACTIVE = false
  3823. MovingDance.MouseButton1Click:connect(function()
  3824. MovingDanceACTIVE = not MovingDanceACTIVE
  3825. if MovingDanceACTIVE then
  3826. MovingDance.BackgroundColor3 = loc
  3827. while wait() do
  3828. if track.IsPlaying == false then
  3829. if MovingDanceACTIVE then
  3830. track:Play(.1, 1, 1)
  3831. end
  3832. end
  3833. end
  3834. else
  3835. track:Stop()
  3836. MovingDance.BackgroundColor3 = col
  3837. end
  3838. end)
  3839.  
  3840. local Anim = Instance.new("Animation")
  3841. Anim.AnimationId = "rbxassetid://215384594"
  3842. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3843. local WeirdMoveACTIVE = false
  3844. WeirdMove.MouseButton1Click:connect(function()
  3845. WeirdMoveACTIVE = not WeirdMoveACTIVE
  3846. if WeirdMoveACTIVE then
  3847. track:Play(.1, 1, 1)
  3848. WeirdMove.BackgroundColor3 = loc
  3849. else
  3850. track:Stop()
  3851. WeirdMove.BackgroundColor3 = col
  3852. end
  3853. end)
  3854.  
  3855. local Anim = Instance.new("Animation")
  3856. Anim.AnimationId = "rbxassetid://215384594"
  3857. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3858. local CloneIllusionACTIVE = false
  3859. CloneIllusion.MouseButton1Click:connect(function()
  3860. CloneIllusionACTIVE = not CloneIllusionACTIVE
  3861. if CloneIllusionACTIVE then
  3862. track:Play(.5, 1, 1e7)
  3863. CloneIllusion.BackgroundColor3 = loc
  3864. else
  3865. track:Stop()
  3866. CloneIllusion.BackgroundColor3 = col
  3867. end
  3868. end)
  3869.  
  3870. local Anim = Instance.new("Animation")
  3871. Anim.AnimationId = "rbxassetid://313762630"
  3872. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3873. local GlitchLevitateACTIVE = false
  3874. GlitchLevitate.MouseButton1Click:connect(function()
  3875. GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  3876. if GlitchLevitateACTIVE then
  3877. track:Play(.5, 1, 1e7)
  3878. GlitchLevitate.BackgroundColor3 = loc
  3879. else
  3880. track:Stop()
  3881. GlitchLevitate.BackgroundColor3 = col
  3882. end
  3883. end)
  3884.  
  3885. local Anim = Instance.new("Animation")
  3886. Anim.AnimationId = "rbxassetid://429730430"
  3887. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3888. local SpinDanceACTIVE = false
  3889. SpinDance.MouseButton1Click:connect(function()
  3890. SpinDanceACTIVE = not SpinDanceACTIVE
  3891. if SpinDanceACTIVE then
  3892. SpinDance.BackgroundColor3 = loc
  3893. while wait() do
  3894. if track.IsPlaying == false then
  3895. if SpinDanceACTIVE then
  3896. track:Play(.1, 1, 1)
  3897. end
  3898. end
  3899. end
  3900. else
  3901. track:Stop()
  3902. SpinDance.BackgroundColor3 = col
  3903. end
  3904. end)
  3905.  
  3906. local Anim = Instance.new("Animation")
  3907. Anim.AnimationId = "rbxassetid://45834924"
  3908. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3909. local MoonDanceACTIVE = false
  3910. MoonDance.MouseButton1Click:connect(function()
  3911. MoonDanceACTIVE = not MoonDanceACTIVE
  3912. if MoonDanceACTIVE then
  3913. MoonDance.BackgroundColor3 = loc
  3914. while wait() do
  3915. if track.IsPlaying == false then
  3916. if MoonDanceACTIVE then
  3917. track:Play(.1, 1, 1)
  3918. end
  3919. end
  3920. end
  3921. else
  3922. track:Stop()
  3923. MoonDance.BackgroundColor3 = col
  3924. end
  3925. end)
  3926.  
  3927. local Anim = Instance.new("Animation")
  3928. Anim.AnimationId = "rbxassetid://204062532"
  3929. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3930. local FullPunchACTIVE = false
  3931. FullPunch.MouseButton1Click:connect(function()
  3932. FullPunchACTIVE = not FullPunchACTIVE
  3933. if FullPunchACTIVE then
  3934. FullPunch.BackgroundColor3 = loc
  3935. while wait() do
  3936. if track.IsPlaying == false then
  3937. if FullPunchACTIVE then
  3938. track:Play(.1, 1, 1)
  3939. end
  3940. end
  3941. end
  3942. else
  3943. track:Stop()
  3944. FullPunch.BackgroundColor3 = col
  3945. end
  3946. end)
  3947.  
  3948. local Anim = Instance.new("Animation")
  3949. Anim.AnimationId = "rbxassetid://186934910"
  3950. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3951. local SpinDance2ACTIVE = false
  3952. SpinDance2.MouseButton1Click:connect(function()
  3953. SpinDance2ACTIVE = not SpinDance2ACTIVE
  3954. if SpinDance2ACTIVE then
  3955. SpinDance2.BackgroundColor3 = loc
  3956. while wait() do
  3957. if track.IsPlaying == false then
  3958. if SpinDance2ACTIVE then
  3959. track:Play(.1, 1, 1)
  3960. end
  3961. end
  3962. end
  3963. else
  3964. track:Stop()
  3965. SpinDance2.BackgroundColor3 = col
  3966. end
  3967. end)
  3968.  
  3969. local Anim = Instance.new("Animation")
  3970. Anim.AnimationId = "rbxassetid://204292303"
  3971. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3972. local BowDownACTIVE = false
  3973. BowDown.MouseButton1Click:connect(function()
  3974. BowDownACTIVE = not BowDownACTIVE
  3975. if BowDownACTIVE then
  3976. BowDown.BackgroundColor3 = loc
  3977. while wait() do
  3978. if track.IsPlaying == false then
  3979. if BowDownACTIVE then
  3980. track:Play(.1, 1, 3)
  3981. end
  3982. end
  3983. end
  3984. else
  3985. track:Stop()
  3986. BowDown.BackgroundColor3 = col
  3987. end
  3988. end)
  3989.  
  3990. local Anim = Instance.new("Animation")
  3991. Anim.AnimationId = "rbxassetid://204295235"
  3992. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3993. local SwordSlamACTIVE = false
  3994. SwordSlam.MouseButton1Click:connect(function()
  3995. SwordSlamACTIVE = not SwordSlamACTIVE
  3996. if SwordSlamACTIVE then
  3997. SwordSlam.BackgroundColor3 = loc
  3998. while wait() do
  3999. if track.IsPlaying == false then
  4000. if SwordSlamACTIVE then
  4001. track:Play(.1, 1, 1)
  4002. end
  4003. end
  4004. end
  4005. else
  4006. track:Stop()
  4007. SwordSlam.BackgroundColor3 = col
  4008. end
  4009. end)
  4010.  
  4011. local Anim = Instance.new("Animation")
  4012. Anim.AnimationId = "rbxassetid://204295235"
  4013. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4014. local LoopSlamACTIVE = false
  4015. LoopSlam.MouseButton1Click:connect(function()
  4016. LoopSlamACTIVE = not LoopSlamACTIVE
  4017. if LoopSlamACTIVE then
  4018. LoopSlam.BackgroundColor3 = loc
  4019. while wait() do
  4020. if track.IsPlaying == false then
  4021. if LoopSlamACTIVE then
  4022. track:Play(.1, 1, 1e4)
  4023. end
  4024. end
  4025. end
  4026. else
  4027. track:Stop()
  4028. LoopSlam.BackgroundColor3 = col
  4029. end
  4030. end)
  4031.  
  4032. local Anim = Instance.new("Animation")
  4033. Anim.AnimationId = "rbxassetid://184574340"
  4034. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4035. local MegaInsaneACTIVE = false
  4036. MegaInsane.MouseButton1Click:connect(function()
  4037. MegaInsaneACTIVE = not MegaInsaneACTIVE
  4038. if MegaInsaneACTIVE then
  4039. MegaInsane.BackgroundColor3 = loc
  4040. while wait() do
  4041. if track.IsPlaying == false then
  4042. if MegaInsaneACTIVE then
  4043. track:Play(.1, 0.5, 40)
  4044. end
  4045. end
  4046. end
  4047. else
  4048. track:Stop()
  4049. MegaInsane.BackgroundColor3 = col
  4050. end
  4051. end)
  4052.  
  4053. local Anim = Instance.new("Animation")
  4054. Anim.AnimationId = "rbxassetid://126753849"
  4055. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4056. local SuperPunchACTIVE = false
  4057. SuperPunch.MouseButton1Click:connect(function()
  4058. SuperPunchACTIVE = not SuperPunchACTIVE
  4059. if SuperPunchACTIVE then
  4060. SuperPunch.BackgroundColor3 = loc
  4061. while wait() do
  4062. if track.IsPlaying == false then
  4063. if SuperPunchACTIVE then
  4064. track:Play(.1, 1, 3)
  4065. end
  4066. end
  4067. end
  4068. else
  4069. track:Stop()
  4070. SuperPunch.BackgroundColor3 = col
  4071. end
  4072. end)
  4073.  
  4074. local Anim = Instance.new("Animation")
  4075. Anim.AnimationId = "rbxassetid://218504594"
  4076. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4077. local FullSwingACTIVE = false
  4078. FullSwing.MouseButton1Click:connect(function()
  4079. FullSwingACTIVE = not FullSwingACTIVE
  4080. if FullSwingACTIVE then
  4081. FullSwing.BackgroundColor3 = loc
  4082. while wait() do
  4083. if track.IsPlaying == false then
  4084. if FullSwingACTIVE then
  4085. track:Play(.1, 1, 1)
  4086. end
  4087. end
  4088. end
  4089. else
  4090. track:Stop()
  4091. FullSwing.BackgroundColor3 = col
  4092. end
  4093. end)
  4094.  
  4095. local Anim = Instance.new("Animation")
  4096. Anim.AnimationId = "rbxassetid://259438880"
  4097. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4098. local ArmTurbineACTIVE = false
  4099. ArmTurbine.MouseButton1Click:connect(function()
  4100. ArmTurbineACTIVE = not ArmTurbineACTIVE
  4101. if ArmTurbineACTIVE then
  4102. track:Play(.1, 1, 1e3)
  4103. ArmTurbine.BackgroundColor3 = loc
  4104. else
  4105. track:Stop()
  4106. ArmTurbine.BackgroundColor3 = col
  4107. end
  4108. end)
  4109.  
  4110. local Anim = Instance.new("Animation")
  4111. Anim.AnimationId = "rbxassetid://136801964"
  4112. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4113. local BarrelRollACTIVE = false
  4114. BarrelRoll.MouseButton1Click:connect(function()
  4115. BarrelRollACTIVE = not BarrelRollACTIVE
  4116. if BarrelRollACTIVE then
  4117. BarrelRoll.BackgroundColor3 = loc
  4118. while wait() do
  4119. if track.IsPlaying == false then
  4120. if BarrelRollACTIVE then
  4121. track:Play(.1, 1, 1)
  4122. end
  4123. end
  4124. end
  4125. else
  4126. track:Stop()
  4127. BarrelRoll.BackgroundColor3 = col
  4128. end
  4129. end)
  4130.  
  4131. local Anim = Instance.new("Animation")
  4132. Anim.AnimationId = "rbxassetid://180612465"
  4133. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4134. local ScaredACTIVE = false
  4135. Scared.MouseButton1Click:connect(function()
  4136. ScaredACTIVE = not ScaredACTIVE
  4137. if ScaredACTIVE then
  4138. Scared.BackgroundColor3 = loc
  4139. while wait() do
  4140. if track.IsPlaying == false then
  4141. if ScaredACTIVE then
  4142. track:Play(.1, 1, 1)
  4143. end
  4144. end
  4145. end
  4146. else
  4147. track:Stop()
  4148. Scared.BackgroundColor3 = col
  4149. end
  4150. end)
  4151.  
  4152. local Anim = Instance.new("Animation")
  4153. Anim.AnimationId = "rbxassetid://33796059"
  4154. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4155. local InsaneACTIVE = false
  4156. Insane.MouseButton1Click:connect(function()
  4157. InsaneACTIVE = not InsaneACTIVE
  4158. if InsaneACTIVE then
  4159. track:Play(.1, 1, 1e8)
  4160. Insane.BackgroundColor3 = loc
  4161. else
  4162. track:Stop()
  4163. Insane.BackgroundColor3 = col
  4164. end
  4165. end)
  4166.  
  4167. local Anim = Instance.new("Animation")
  4168. Anim.AnimationId = "rbxassetid://33169583"
  4169. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4170. local ArmDetachACTIVE = false
  4171. ArmDetach.MouseButton1Click:connect(function()
  4172. ArmDetachACTIVE = not ArmDetachACTIVE
  4173. if ArmDetachACTIVE then
  4174. ArmDetach.BackgroundColor3 = loc
  4175. while wait() do
  4176. if track.IsPlaying == false then
  4177. if ArmDetachACTIVE then
  4178. track:Play(.1, 1, 1e6)
  4179. end
  4180. end
  4181. end
  4182. else
  4183. track:Stop()
  4184. ArmDetach.BackgroundColor3 = col
  4185. end
  4186. end)
  4187.  
  4188. local Anim = Instance.new("Animation")
  4189. Anim.AnimationId = "rbxassetid://35978879"
  4190. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4191. local SwordSliceACTIVE = false
  4192. SwordSlice.MouseButton1Click:connect(function()
  4193. SwordSliceACTIVE = not SwordSliceACTIVE
  4194. if SwordSliceACTIVE then
  4195. track:Play(.1, 1, 1)
  4196. SwordSlice.BackgroundColor3 = loc
  4197. else
  4198. track:Stop()
  4199. SwordSlice.BackgroundColor3 = col
  4200. end
  4201. end)
  4202.  
  4203. local Anim = Instance.new("Animation")
  4204. Anim.AnimationId = "rbxassetid://27432691"
  4205. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4206. local InsaneArmsACTIVE = false
  4207. InsaneArms.MouseButton1Click:connect(function()
  4208. InsaneArmsACTIVE = not InsaneArmsACTIVE
  4209. if InsaneArmsACTIVE then
  4210. InsaneArms.BackgroundColor3 = loc
  4211. while wait() do
  4212. if track.IsPlaying == false then
  4213. if InsaneArmsACTIVE then
  4214. track:Play(.1, 1, 1e4)
  4215. end
  4216. end
  4217. end
  4218. else
  4219. track:Stop()
  4220. InsaneArms.BackgroundColor3 = col
  4221. end
  4222. end)
  4223. -- R15
  4224. local Anim = Instance.new("Animation")
  4225. Anim.AnimationId = "rbxassetid://674871189"
  4226. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4227. local CrazySlashACTIVE = false
  4228. CrazySlash.MouseButton1Click:connect(function()
  4229. CrazySlashACTIVE = not CrazySlashACTIVE
  4230. if CrazySlashACTIVE then
  4231. CrazySlash.BackgroundColor3 = rloc
  4232. while wait() do
  4233. if track.IsPlaying == false then
  4234. if CrazySlashACTIVE then
  4235. track:Play(.1, 1, 1)
  4236. end
  4237. end
  4238. end
  4239. else
  4240. track:Stop()
  4241. CrazySlash.BackgroundColor3 = rcol
  4242. end
  4243. end)
  4244.  
  4245. local Anim = Instance.new("Animation")
  4246. Anim.AnimationId = "rbxassetid://582855105"
  4247. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4248. local OpenACTIVE = false
  4249. Open.MouseButton1Click:connect(function()
  4250. OpenACTIVE = not OpenACTIVE
  4251. if OpenACTIVE then
  4252. Open.BackgroundColor3 = rloc
  4253. while wait() do
  4254. if track.IsPlaying == false then
  4255. if OpenACTIVE then
  4256. track:Play(.1, 1, 1)
  4257. end
  4258. end
  4259. end
  4260. else
  4261. track:Stop()
  4262. Open.BackgroundColor3 = rcol
  4263. end
  4264. end)
  4265.  
  4266. local Anim = Instance.new("Animation")
  4267. Anim.AnimationId = "rbxassetid://754658275"
  4268. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4269. local R15SpinnerACTIVE = false
  4270. R15Spinner.MouseButton1Click:connect(function()
  4271. R15SpinnerACTIVE = not R15SpinnerACTIVE
  4272. if R15SpinnerACTIVE then
  4273. R15Spinner.BackgroundColor3 = rloc
  4274. while wait() do
  4275. if track.IsPlaying == false then
  4276. if R15SpinnerACTIVE then
  4277. track:Play(.1, 1, 1)
  4278. end
  4279. end
  4280. end
  4281. else
  4282. track:Stop()
  4283. R15Spinner.BackgroundColor3 = rcol
  4284. end
  4285. end)
  4286.  
  4287. local Anim = Instance.new("Animation")
  4288. Anim.AnimationId = "rbxassetid://582384156"
  4289. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4290. local ArmsOutACTIVE = false
  4291. ArmsOut.MouseButton1Click:connect(function()
  4292. ArmsOutACTIVE = not ArmsOutACTIVE
  4293. if ArmsOutACTIVE then
  4294. ArmsOut.BackgroundColor3 = rloc
  4295. while wait() do
  4296. if track.IsPlaying == false then
  4297. if ArmsOutACTIVE then
  4298. track:Play(.1, 1, 1)
  4299. end
  4300. end
  4301. end
  4302. else
  4303. track:Stop()
  4304. ArmsOut.BackgroundColor3 = rcol
  4305. end
  4306. end)
  4307.  
  4308. local Anim = Instance.new("Animation")
  4309. Anim.AnimationId = "rbxassetid://717879555"
  4310. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4311. local FloatSlashACTIVE = false
  4312. FloatSlash.MouseButton1Click:connect(function()
  4313. FloatSlashACTIVE = not FloatSlashACTIVE
  4314. if FloatSlashACTIVE then
  4315. FloatSlash.BackgroundColor3 = rloc
  4316. while wait() do
  4317. if track.IsPlaying == false then
  4318. if FloatSlashACTIVE then
  4319. track:Play(.1, 1, 1)
  4320. end
  4321. end
  4322. end
  4323. else
  4324. track:Stop()
  4325. FloatSlash.BackgroundColor3 = rcol
  4326. end
  4327. end)
  4328.  
  4329. local Anim = Instance.new("Animation")
  4330. Anim.AnimationId = "rbxassetid://708553116"
  4331. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4332. WeirdZombieACTIVE = false
  4333. WeirdZombie.MouseButton1Click:connect(function()
  4334. WeirdZombieACTIVE = not WeirdZombieACTIVE
  4335. if WeirdZombieACTIVE then
  4336. WeirdZombie.BackgroundColor3 = rloc
  4337. while wait() do
  4338. if track.IsPlaying == false then
  4339. if WeirdZombieACTIVE then
  4340. track:Play(.1, 1, 1)
  4341. end
  4342. end
  4343. end
  4344. else
  4345. track:Stop()
  4346. WeirdZombie.BackgroundColor3 = rcol
  4347. end
  4348. end)
  4349.  
  4350. local Anim = Instance.new("Animation")
  4351. Anim.AnimationId = "rbxassetid://746398327"
  4352. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4353. DownSlashACTIVE = false
  4354. DownSlash.MouseButton1Click:connect(function()
  4355. DownSlashACTIVE = not DownSlashACTIVE
  4356. if DownSlashACTIVE then
  4357. DownSlash.BackgroundColor3 = rloc
  4358. while wait() do
  4359. if track.IsPlaying == false then
  4360. if DownSlashACTIVE then
  4361. track:Play(.1, 1, 1)
  4362. end
  4363. end
  4364. end
  4365. else
  4366. track:Stop()
  4367. DownSlash.BackgroundColor3 = rcol
  4368. end
  4369. end)
  4370.  
  4371. local Anim = Instance.new("Animation")
  4372. Anim.AnimationId = "rbxassetid://675025795"
  4373. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4374. PullACTIVE = false
  4375. Pull.MouseButton1Click:connect(function()
  4376. PullACTIVE = not PullACTIVE
  4377. if PullACTIVE then
  4378. Pull.BackgroundColor3 = rloc
  4379. while wait() do
  4380. if track.IsPlaying == false then
  4381. if PullACTIVE then
  4382. track:Play(.1, 1, 1)
  4383. end
  4384. end
  4385. end
  4386. else
  4387. track:Stop()
  4388. Pull.BackgroundColor3 = rcol
  4389. end
  4390. end)
  4391.  
  4392. local Anim = Instance.new("Animation")
  4393. Anim.AnimationId = "rbxassetid://698251653"
  4394. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4395. CircleArmACTIVE = false
  4396. CircleArm.MouseButton1Click:connect(function()
  4397. CircleArmACTIVE = not CircleArmACTIVE
  4398. if CircleArmACTIVE then
  4399. CircleArm.BackgroundColor3 = rloc
  4400. while wait() do
  4401. if track.IsPlaying == false then
  4402. if CircleArmACTIVE then
  4403. track:Play(.1, 1, 1)
  4404. end
  4405. end
  4406. end
  4407. else
  4408. track:Stop()
  4409. CircleArm.BackgroundColor3 = rcol
  4410. end
  4411. end)
  4412.  
  4413. local Anim = Instance.new("Animation")
  4414. Anim.AnimationId = "rbxassetid://696096087"
  4415. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4416. BendACTIVE = false
  4417. Bend.MouseButton1Click:connect(function()
  4418. BendACTIVE = not BendACTIVE
  4419. if BendACTIVE then
  4420. Bend.BackgroundColor3 = rloc
  4421. while wait() do
  4422. if track.IsPlaying == false then
  4423. if BendACTIVE then
  4424. track:Play(.1, 1, 1)
  4425. end
  4426. end
  4427. end
  4428. else
  4429. track:Stop()
  4430. Bend.BackgroundColor3 = rcol
  4431. end
  4432. end)
  4433.  
  4434. local Anim = Instance.new("Animation")
  4435. Anim.AnimationId = "rbxassetid://675025570"
  4436. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4437. RotateSlashACTIVE = false
  4438. RotateSlash.MouseButton1Click:connect(function()
  4439. RotateSlashACTIVE = not RotateSlashACTIVE
  4440. if RotateSlashACTIVE then
  4441. RotateSlash.BackgroundColor3 = rloc
  4442. while wait() do
  4443. if track.IsPlaying == false then
  4444. if RotateSlashACTIVE then
  4445. track:Play(.1, 1, 1)
  4446. end
  4447. end
  4448. end
  4449. else
  4450. track:Stop()
  4451. RotateSlash.BackgroundColor3 = rcol
  4452. end
  4453. end)
  4454.  
  4455. local Anim = Instance.new("Animation")
  4456. Anim.AnimationId = "rbxassetid://754656200"
  4457. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4458. FlingArmsACTIVE = false
  4459. FlingArms.MouseButton1Click:connect(function()
  4460. FlingArmsACTIVE = not FlingArmsACTIVE
  4461. if FlingArmsACTIVE then
  4462. FlingArms.BackgroundColor3 = rloc
  4463. while wait() do
  4464. if track.IsPlaying == false then
  4465. if FlingArmsACTIVE then
  4466. track:Play(.1, 1, 10)
  4467. end
  4468. end
  4469. end
  4470. else
  4471. track:Stop()
  4472. FlingArms.BackgroundColor3 = rcol
  4473. end
  4474. end)
  4475.  
  4476. -- Finished update!
  4477. end)
Add Comment
Please, Sign In to add comment