Advertisement
Guest User

lol

a guest
Feb 12th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.31 KB | None | 0 0
  1.  
  2. local VisualHub = Instance.new("ScreenGui")
  3. local Background = Instance.new("Frame")
  4. local Top = Instance.new("Frame")
  5. local TopText = Instance.new("TextLabel")
  6. local Version = Instance.new("TextLabel")
  7. local Hold = Instance.new("TextLabel")
  8. local ScrollFrame = Instance.new("ScrollingFrame")
  9. local Home = Instance.new("TextButton")
  10. local Frame = Instance.new("Frame")
  11. local Credits = Instance.new("TextButton")
  12. local Frame_2 = Instance.new("Frame")
  13. local ChatBypass = Instance.new("TextButton")
  14. local Frame_3 = Instance.new("Frame")
  15. local Scripts = Instance.new("TextButton")
  16. local Frame_4 = Instance.new("Frame")
  17. local ScriptsFrame = Instance.new("ScrollingFrame")
  18. local FEFling = Instance.new("TextButton")
  19. local FE_HAX = Instance.new("TextButton")
  20. local BirdWings = Instance.new("TextButton")
  21. local FEAnimationGUI = Instance.new("TextButton")
  22. local Login = Instance.new("ImageLabel")
  23. local Hello = Instance.new("TextLabel")
  24. local Info = Instance.new("TextLabel")
  25. local input = Instance.new("TextBox")
  26. local Login_2 = Instance.new("TextButton")
  27. local Frame_5 = Instance.new("Frame")
  28. local Frame_6 = Instance.new("Frame")
  29. local TextLabel = Instance.new("TextLabel")
  30.  
  31. VisualHub.Name = "Visual Hub"
  32. VisualHub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  33. VisualHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34.  
  35. Background.Name = "Background"
  36. Background.Parent = VisualHub
  37. Background.Active = true
  38. Background.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  39. Background.BorderSizePixel = 0
  40. Background.Position = UDim2.new(0.209426016, 0, 0.32441473, 0)
  41. Background.Selectable = true
  42. Background.Size = UDim2.new(0, 483, 0, 242)
  43. Background.Visible = false
  44.  
  45. Top.Name = "Top"
  46. Top.Parent = Background
  47. Top.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  48. Top.BorderSizePixel = 0
  49. Top.Position = UDim2.new(-0.00028754762, 0, -0.00382453343, 0)
  50. Top.Size = UDim2.new(0, 483, 0, 24)
  51.  
  52. TopText.Name = "TopText"
  53. TopText.Parent = Top
  54. TopText.BackgroundColor3 = Color3.new(1, 1, 1)
  55. TopText.BackgroundTransparency = 1
  56. TopText.Size = UDim2.new(0, 483, 0, 24)
  57. TopText.Font = Enum.Font.SourceSansBold
  58. TopText.Text = "👀 Visual Hub 👀"
  59. TopText.TextColor3 = Color3.new(1, 1, 1)
  60. TopText.TextScaled = true
  61. TopText.TextSize = 14
  62. TopText.TextStrokeTransparency = 0.5
  63. TopText.TextWrapped = true
  64.  
  65. Version.Name = "Version"
  66. Version.Parent = Top
  67. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  68. Version.BackgroundTransparency = 1
  69. Version.Position = UDim2.new(0.867494941, 0, 0.038564045, 0)
  70. Version.Rotation = -12
  71. Version.Size = UDim2.new(0, 74, 0, 23)
  72. Version.Font = Enum.Font.SourceSansBold
  73. Version.Text = "0.1"
  74. Version.TextColor3 = Color3.new(1, 1, 1)
  75. Version.TextScaled = true
  76. Version.TextSize = 14
  77. Version.TextWrapped = true
  78.  
  79. Hold.Name = "Hold"
  80. Hold.Parent = Top
  81. Hold.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Hold.BackgroundTransparency = 1
  83. Hold.Position = UDim2.new(-0.00206919294, 0, -0.00266647339, 0)
  84. Hold.Size = UDim2.new(0, 59, 0, 22)
  85. Hold.Font = Enum.Font.SourceSans
  86. Hold.Text = "👀"
  87. Hold.TextColor3 = Color3.new(0, 0, 0)
  88. Hold.TextSize = 30
  89.  
  90. ScrollFrame.Name = "ScrollFrame"
  91. ScrollFrame.Parent = Background
  92. ScrollFrame.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  93. ScrollFrame.Position = UDim2.new(0, 0, 0.0950413197, 0)
  94. ScrollFrame.Size = UDim2.new(0, 150, 0, 219)
  95.  
  96. Home.Name = "Home"
  97. Home.Parent = ScrollFrame
  98. Home.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  99. Home.Size = UDim2.new(0, 139, 0, 25)
  100. Home.Font = Enum.Font.SourceSansBold
  101. Home.Text = "HOME"
  102. Home.TextColor3 = Color3.new(1, 1, 1)
  103. Home.TextScaled = true
  104. Home.TextSize = 14
  105. Home.TextWrapped = true
  106.  
  107. Frame.Parent = Home
  108. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  109. Frame.BorderSizePixel = 0
  110. Frame.Position = UDim2.new(0.00719425082, 0, 0.75999999, 0)
  111. Frame.Size = UDim2.new(0, 6, 0, 6)
  112. Frame.Visible = false
  113.  
  114. Credits.Name = "Credits"
  115. Credits.Parent = ScrollFrame
  116. Credits.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  117. Credits.Position = UDim2.new(0, 0, 0.216942132, 0)
  118. Credits.Size = UDim2.new(0, 139, 0, 25)
  119. Credits.Font = Enum.Font.SourceSansBold
  120. Credits.Text = "CREDITS"
  121. Credits.TextColor3 = Color3.new(1, 1, 1)
  122. Credits.TextScaled = true
  123. Credits.TextSize = 14
  124. Credits.TextWrapped = true
  125.  
  126. Frame_2.Parent = Credits
  127. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  128. Frame_2.BorderSizePixel = 0
  129. Frame_2.Position = UDim2.new(0.00719425082, 0, 0.75999999, 0)
  130. Frame_2.Size = UDim2.new(0, 6, 0, 6)
  131. Frame_2.Visible = false
  132.  
  133. ChatBypass.Name = "Chat Bypass"
  134. ChatBypass.Parent = ScrollFrame
  135. ChatBypass.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  136. ChatBypass.Position = UDim2.new(-0.00666666683, 0, 0.0702479258, 0)
  137. ChatBypass.Size = UDim2.new(0, 139, 0, 25)
  138. ChatBypass.Font = Enum.Font.SourceSansBold
  139. ChatBypass.Text = "CHAT BYPASS"
  140. ChatBypass.TextColor3 = Color3.new(1, 1, 1)
  141. ChatBypass.TextScaled = true
  142. ChatBypass.TextSize = 14
  143. ChatBypass.TextWrapped = true
  144.  
  145. Frame_3.Parent = ChatBypass
  146. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  147. Frame_3.BorderSizePixel = 0
  148. Frame_3.Position = UDim2.new(0.00719425082, 0, 0.75999999, 0)
  149. Frame_3.Size = UDim2.new(0, 6, 0, 6)
  150. Frame_3.Visible = false
  151.  
  152. Scripts.Name = "Scripts"
  153. Scripts.Parent = ScrollFrame
  154. Scripts.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  155. Scripts.Position = UDim2.new(0, 0, 0.142561972, 0)
  156. Scripts.Size = UDim2.new(0, 139, 0, 25)
  157. Scripts.Font = Enum.Font.SourceSansBold
  158. Scripts.Text = "SCRIPTS"
  159. Scripts.TextColor3 = Color3.new(1, 1, 1)
  160. Scripts.TextScaled = true
  161. Scripts.TextSize = 14
  162. Scripts.TextWrapped = true
  163.  
  164. Frame_4.Parent = Scripts
  165. Frame_4.BackgroundColor3 = Color3.new(1, 1, 1)
  166. Frame_4.BorderSizePixel = 0
  167. Frame_4.Position = UDim2.new(0.00719425082, 0, 0.75999999, 0)
  168. Frame_4.Size = UDim2.new(0, 6, 0, 6)
  169. Frame_4.Visible = false
  170.  
  171. ScriptsFrame.Name = "ScriptsFrame"
  172. ScriptsFrame.Parent = Background
  173. ScriptsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  174. ScriptsFrame.BackgroundTransparency = 1
  175. ScriptsFrame.Position = UDim2.new(0.322981358, 0, 0.0950413197, 0)
  176. ScriptsFrame.Size = UDim2.new(0, 327, 0, 219)
  177. ScriptsFrame.Visible = false
  178.  
  179. FEFling.Name = "FEFling"
  180. FEFling.Parent = ScriptsFrame
  181. FEFling.BackgroundColor3 = Color3.new(1, 1, 1)
  182. FEFling.Size = UDim2.new(0, 311, 0, 25)
  183. FEFling.Font = Enum.Font.SourceSansBold
  184. FEFling.Text = "FE Fling"
  185. FEFling.TextColor3 = Color3.new(1, 1, 1)
  186. FEFling.TextScaled = true
  187. FEFling.TextSize = 14
  188. FEFling.TextStrokeTransparency = 0
  189. FEFling.TextWrapped = true
  190.  
  191. FE_HAX.Name = "FE_HAX"
  192. FE_HAX.Parent = ScriptsFrame
  193. FE_HAX.BackgroundColor3 = Color3.new(0.0313726, 0.439216, 0.0784314)
  194. FE_HAX.Position = UDim2.new(0, 0, 0.0702479333, 0)
  195. FE_HAX.Size = UDim2.new(0, 311, 0, 25)
  196. FE_HAX.Font = Enum.Font.SourceSansBold
  197. FE_HAX.Text = "FE Hax GUI 1337"
  198. FE_HAX.TextColor3 = Color3.new(1, 1, 1)
  199. FE_HAX.TextScaled = true
  200. FE_HAX.TextSize = 14
  201. FE_HAX.TextWrapped = true
  202.  
  203. BirdWings.Name = "Bird Wings"
  204. BirdWings.Parent = ScriptsFrame
  205. BirdWings.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.192157)
  206. BirdWings.Position = UDim2.new(0, 0, 0.142561972, 0)
  207. BirdWings.Size = UDim2.new(0, 311, 0, 25)
  208. BirdWings.Font = Enum.Font.SourceSansBold
  209. BirdWings.Text = "Bird Wings"
  210. BirdWings.TextColor3 = Color3.new(1, 1, 1)
  211. BirdWings.TextScaled = true
  212. BirdWings.TextSize = 14
  213. BirdWings.TextWrapped = true
  214.  
  215. FEAnimationGUI.Name = "FE Animation GUI"
  216. FEAnimationGUI.Parent = ScriptsFrame
  217. FEAnimationGUI.BackgroundColor3 = Color3.new(0.862745, 0.270588, 0.784314)
  218. FEAnimationGUI.Position = UDim2.new(0, 0, 0.216942132, 0)
  219. FEAnimationGUI.Size = UDim2.new(0, 311, 0, 25)
  220. FEAnimationGUI.Font = Enum.Font.SourceSansBold
  221. FEAnimationGUI.Text = "FE Animation GUI"
  222. FEAnimationGUI.TextColor3 = Color3.new(1, 1, 1)
  223. FEAnimationGUI.TextScaled = true
  224. FEAnimationGUI.TextSize = 14
  225. FEAnimationGUI.TextWrapped = true
  226.  
  227. Login.Name = "Login"
  228. Login.Parent = VisualHub
  229. Login.Active = true
  230. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  231. Login.BackgroundTransparency = 1
  232. Login.Position = UDim2.new(0.383647799, 0, 0.265886307, 0)
  233. Login.Selectable = true
  234. Login.Size = UDim2.new(0, 353, 0, 323)
  235. Login.Image = "rbxassetid://2804206750"
  236. Login.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  237. Login.ScaleType = Enum.ScaleType.Slice
  238. Login.SliceCenter = Rect.new(12, 12, 13, 13)
  239.  
  240. Hello.Name = "Hello"
  241. Hello.Parent = Login
  242. Hello.BackgroundColor3 = Color3.new(1, 1, 1)
  243. Hello.BackgroundTransparency = 1
  244. Hello.Size = UDim2.new(0, 353, 0, 50)
  245. Hello.Font = Enum.Font.SourceSansBold
  246. Hello.Text = "Hello, ()"
  247. Hello.TextColor3 = Color3.new(1, 1, 1)
  248. Hello.TextScaled = true
  249. Hello.TextSize = 14
  250. Hello.TextWrapped = true
  251.  
  252. Info.Name = "Info"
  253. Info.Parent = Login
  254. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  255. Info.BackgroundTransparency = 1
  256. Info.Position = UDim2.new(0, 0, 0.154798761, 0)
  257. Info.Size = UDim2.new(0, 353, 0, 133)
  258. Info.Font = Enum.Font.SourceSansLight
  259. Info.Text = "In order to access this gui you need a password, to get this if you don't DM vi#9292 on discord. "
  260. Info.TextColor3 = Color3.new(1, 1, 1)
  261. Info.TextScaled = true
  262. Info.TextSize = 14
  263. Info.TextWrapped = true
  264.  
  265. input.Name = "input"
  266. input.Parent = Login
  267. input.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  268. input.Position = UDim2.new(0.215297446, 0, 0.61609906, 0)
  269. input.Size = UDim2.new(0, 200, 0, 50)
  270. input.Font = Enum.Font.SourceSansBold
  271. input.Text = "Password"
  272. input.TextColor3 = Color3.new(1, 1, 1)
  273. input.TextScaled = true
  274. input.TextSize = 14
  275. input.TextWrapped = true
  276.  
  277. Login_2.Name = "Login"
  278. Login_2.Parent = Login
  279. Login_2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  280. Login_2.BorderSizePixel = 0
  281. Login_2.Position = UDim2.new(0.297450423, 0, 0.817337453, 0)
  282. Login_2.Size = UDim2.new(0, 141, 0, 50)
  283. Login_2.Font = Enum.Font.SourceSansBold
  284. Login_2.Text = "Login"
  285. Login_2.TextColor3 = Color3.new(1, 1, 1)
  286. Login_2.TextScaled = true
  287. Login_2.TextSize = 14
  288. Login_2.TextWrapped = true
  289.  
  290. Frame_5.Parent = Login
  291. Frame_5.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  292. Frame_5.BorderSizePixel = 0
  293. Frame_5.Position = UDim2.new(-2.11048174, 0, 0.947368383, 0)
  294. Frame_5.Size = UDim2.new(0, 379, 0, 133)
  295. Frame_5.Visible = false
  296.  
  297. Frame_6.Parent = Frame_5
  298. Frame_6.BackgroundColor3 = Color3.new(1, 1, 1)
  299. Frame_6.BorderSizePixel = 0
  300. Frame_6.Position = UDim2.new(-0.000493595668, 0, -0.00649083639, 0)
  301. Frame_6.Size = UDim2.new(0, 12, 0, 134)
  302.  
  303. TextLabel.Parent = Frame_5
  304. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  305. TextLabel.BackgroundTransparency = 1
  306. TextLabel.Position = UDim2.new(0.0422163568, 0, 0, 0)
  307. TextLabel.Size = UDim2.new(0, 350, 0, 133)
  308. TextLabel.Font = Enum.Font.SourceSansBold
  309. TextLabel.Text = "Welcome Viown! Enjoy Visual Hub by Viown & Progamer."
  310. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  311. TextLabel.TextScaled = true
  312. TextLabel.TextSize = 14
  313. TextLabel.TextWrapped = true
  314.  
  315. function SCRIPT_FRRB75_FAKESCRIPT()
  316. local script = Instance.new('LocalScript')
  317. script.Parent = Home
  318. script.Parent.MouseButton1Click:Connect(function()
  319. local a = script.Parent.Parent.Parent.ChatBypass
  320. a.cunt.Visible = false;
  321. a.fucking.Visible = false;
  322. a.fuck.Visible = false;
  323. a.nudes.Visible = false;
  324. a.rape.Visible = false;
  325. a.Parent.Home.Home.Visible = true;
  326. script.Parent.Parent.Parent.ScriptsFrame.Visible = false;
  327. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  328. wait(3)
  329. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(255,255,255)
  330. end)
  331.  
  332. end
  333. coroutine.resume(coroutine.create(SCRIPT_FRRB75_FAKESCRIPT))
  334. function SCRIPT_JSTX73_FAKESCRIPT() -- Home.anim
  335. local script = Instance.new('LocalScript')
  336. script.Parent = Home
  337. script.Parent.MouseEnter:Connect(function()
  338. script.Parent.Frame.Visible = true;
  339. script.Parent.Frame:TweenSize(UDim2.new(0, 138,0, 6))
  340. end)
  341.  
  342. script.Parent.MouseLeave:Connect(function()
  343. wait(1)
  344. script.Parent.Frame:TweenSize(UDim2.new(0, 0,0, 6))
  345.  
  346. end)
  347.  
  348. end
  349. coroutine.resume(coroutine.create(SCRIPT_JSTX73_FAKESCRIPT))
  350. function SCRIPT_ZXQQ66_FAKESCRIPT() -- Credits.anim
  351. local script = Instance.new('LocalScript')
  352. script.Parent = Credits
  353. script.Parent.MouseEnter:Connect(function()
  354. script.Parent.Frame.Visible = true;
  355. script.Parent.Frame:TweenSize(UDim2.new(0, 138,0, 6))
  356. end)
  357.  
  358. script.Parent.MouseLeave:Connect(function()
  359. wait(1)
  360. script.Parent.Frame:TweenSize(UDim2.new(0, 0,0, 6))
  361.  
  362. end)
  363.  
  364. end
  365. coroutine.resume(coroutine.create(SCRIPT_ZXQQ66_FAKESCRIPT))
  366. function SCRIPT_FAZH66_FAKESCRIPT() -- Credits.main
  367. local script = Instance.new('LocalScript')
  368. script.Parent = Credits
  369. script.Parent.MouseButton1Click:Connect(function()
  370. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  371. wait(3)
  372. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(255,255,255)
  373. end)
  374.  
  375. end
  376. coroutine.resume(coroutine.create(SCRIPT_FAZH66_FAKESCRIPT))
  377. function SCRIPT_PTKA90_FAKESCRIPT() -- ChatBypass.main
  378. local script = Instance.new('LocalScript')
  379. script.Parent = ChatBypass
  380. local h = script.Parent.Parent.Parent.ChatBypass
  381.  
  382. script.Parent.MouseButton1Click:Connect(function()
  383. h.Parent.Home.Home.Visible = false;
  384.  
  385. h.fuck.Visible = true;
  386. h.fucking.Visible = true;
  387. h.cunt.Visible = true;
  388. h.nudes.Visible = true;
  389. h.rape.Visible = true;
  390. script.Parent.Parent.Parent.ScriptsFrame.Visible = false;
  391. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  392. wait(3)
  393. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(255,255,255)
  394. end)
  395.  
  396. end
  397. coroutine.resume(coroutine.create(SCRIPT_PTKA90_FAKESCRIPT))
  398. function SCRIPT_BKZX87_FAKESCRIPT() -- ChatBypass.anim
  399. local script = Instance.new('LocalScript')
  400. script.Parent = ChatBypass
  401. script.Parent.MouseEnter:Connect(function()
  402. script.Parent.Frame.Visible = true;
  403. script.Parent.Frame:TweenSize(UDim2.new(0, 138,0, 6))
  404. end)
  405.  
  406. script.Parent.MouseLeave:Connect(function()
  407. wait(1)
  408. script.Parent.Frame:TweenSize(UDim2.new(0, 0,0, 6))
  409.  
  410. end)
  411.  
  412. end
  413. coroutine.resume(coroutine.create(SCRIPT_BKZX87_FAKESCRIPT))
  414. function SCRIPT_HJZX65_FAKESCRIPT() -- Scripts.anim
  415. local script = Instance.new('LocalScript')
  416. script.Parent = Scripts
  417. script.Parent.MouseEnter:Connect(function()
  418. script.Parent.Frame.Visible = true;
  419. script.Parent.Frame:TweenSize(UDim2.new(0, 138,0, 6))
  420. end)
  421.  
  422. script.Parent.MouseLeave:Connect(function()
  423. wait(1)
  424. script.Parent.Frame:TweenSize(UDim2.new(0, 0,0, 6))
  425.  
  426. end)
  427.  
  428. end
  429. coroutine.resume(coroutine.create(SCRIPT_HJZX65_FAKESCRIPT))
  430. function SCRIPT_ABHA78_FAKESCRIPT() -- Scripts.main
  431. local script = Instance.new('LocalScript')
  432. script.Parent = Scripts
  433. script.Parent.MouseButton1Click:Connect(function()
  434. script.Parent.Parent.Parent.ScriptsFrame.Visible = true;
  435. local a = script.Parent.Parent.Parent.ChatBypass
  436. a.cunt.Visible = false;
  437. a.fucking.Visible = false;
  438. a.fuck.Visible = false;
  439. a.nudes.Visible = false;
  440. a.rape.Visible = false;
  441. a.Parent.Home.Home.Visible = false;
  442. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  443. wait(3)
  444. script.Parent.Frame.BackgroundColor3 = Color3.fromRGB(255,255,255)
  445. end)
  446.  
  447. end
  448. coroutine.resume(coroutine.create(SCRIPT_ABHA78_FAKESCRIPT))
  449. function SCRIPT_QSVV74_FAKESCRIPT() -- Background.drag
  450. local script = Instance.new('LocalScript')
  451. script.Parent = Background
  452. script.Parent.Draggable = true;
  453.  
  454. end
  455. coroutine.resume(coroutine.create(SCRIPT_QSVV74_FAKESCRIPT))
  456. function SCRIPT_FLBA67_FAKESCRIPT() -- Background.animation
  457. local script = Instance.new('LocalScript')
  458. script.Parent = Background
  459. local scr = script.Parent
  460. wait(1)
  461. scr:TweenSize(UDim2.new(0, 483,0, 242))
  462. wait(0.6)
  463. script.Parent.Home.Home.Visible = true;
  464.  
  465. end
  466. coroutine.resume(coroutine.create(SCRIPT_FLBA67_FAKESCRIPT))
  467. function SCRIPT_DSTI88_FAKESCRIPT() -- FEFling.LocalScript
  468. local script = Instance.new('LocalScript')
  469. script.Parent = FEFling
  470. script.Parent.MouseButton1Click:Connect(function()
  471. local FlingKill = Instance.new("ScreenGui")
  472. local Main = Instance.new("Frame")
  473. local Label = Instance.new("Frame")
  474. local Shadow = Instance.new("Frame")
  475. local StartKill = Instance.new("TextButton")
  476. local StopKill = Instance.new("TextButton")
  477. local Instructions = Instance.new("TextLabel")
  478. local CurrentPower = Instance.new("TextLabel")
  479. local Recomendation = Instance.new("TextLabel")
  480. local NameOfGui = Instance.new("TextLabel")
  481. local Exit = Instance.new("TextButton")
  482. local UPArrow = Instance.new("TextButton")
  483. local DownArrow = Instance.new("TextButton")
  484.  
  485. FlingKill.Name = "Fling/Kill"
  486. FlingKill.Parent = game.Players.LocalPlayer.PlayerGui
  487.  
  488. Main.Name = "Main"
  489. Main.Parent = FlingKill
  490. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  491. Main.BorderSizePixel = 0
  492. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  493. Main.Size = UDim2.new(0, 217, 0, 233)
  494. Main.Selectable = true
  495. Main.Active = true
  496. Main.Draggable = true
  497.  
  498. Label.Name = "Label"
  499. Label.Parent = Main
  500. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  501. Label.BorderSizePixel = 0
  502. Label.Size = UDim2.new(0, 217, 0, 27)
  503.  
  504. Shadow.Name = "Shadow"
  505. Shadow.Parent = Main
  506. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  507. Shadow.BorderSizePixel = 0
  508. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  509. Shadow.Size = UDim2.new(0, 217, 0, 9)
  510.  
  511. StartKill.Name = "StartKill"
  512. StartKill.Parent = Main
  513. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  514. StartKill.BorderSizePixel = 0
  515. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  516. StartKill.Size = UDim2.new(0, 126, 0, 23)
  517. StartKill.Font = Enum.Font.Cartoon
  518. StartKill.Text = "FE Kill/Fling"
  519. StartKill.TextColor3 = Color3.new(0, 0, 0)
  520. StartKill.TextSize = 14
  521.  
  522. StopKill.Name = "StopKill"
  523. StopKill.Parent = Main
  524. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  525. StopKill.BorderSizePixel = 0
  526. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  527. StopKill.Size = UDim2.new(0, 124, 0, 23)
  528. StopKill.Font = Enum.Font.Cartoon
  529. StopKill.Text = "Stop FE Kill/Fling"
  530. StopKill.TextColor3 = Color3.new(0, 0, 0)
  531. StopKill.TextSize = 14
  532.  
  533. Instructions.Name = "Instructions"
  534. Instructions.Parent = Main
  535. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  536. Instructions.BackgroundTransparency = 1
  537. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  538. Instructions.Size = UDim2.new(0, 200, 0, 32)
  539. Instructions.Font = Enum.Font.Cartoon
  540. Instructions.Text = "Just touch someone to watch the fly to their death!"
  541. Instructions.TextColor3 = Color3.new(0, 0, 0)
  542. Instructions.TextSize = 14
  543. Instructions.TextWrapped = true
  544.  
  545. CurrentPower.Name = "CurrentPower"
  546. CurrentPower.Parent = Main
  547. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  548. CurrentPower.BackgroundTransparency = 1
  549. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  550. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  551. CurrentPower.Font = Enum.Font.Cartoon
  552. CurrentPower.Text = "Current Power = 5"
  553. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  554. CurrentPower.TextSize = 14
  555.  
  556. Recomendation.Name = "Recomendation"
  557. Recomendation.Parent = Main
  558. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  559. Recomendation.BackgroundTransparency = 1
  560. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  561. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  562. Recomendation.Font = Enum.Font.Cartoon
  563. Recomendation.Text = "Recommended Power is 5"
  564. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  565. Recomendation.TextSize = 14
  566.  
  567. NameOfGui.Name = "NameOfGui"
  568. NameOfGui.Parent = Main
  569. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  570. NameOfGui.BackgroundTransparency = 1
  571. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  572. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  573. NameOfGui.Font = Enum.Font.Cartoon
  574. NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
  575. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  576. NameOfGui.TextSize = 14
  577.  
  578. Exit.Name = "Exit"
  579. Exit.Parent = Main
  580. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  581. Exit.BackgroundTransparency = 1
  582. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  583. Exit.Size = UDim2.new(0, 20, 0, 27)
  584. Exit.Font = Enum.Font.Cartoon
  585. Exit.Text = "X"
  586. Exit.TextColor3 = Color3.new(0, 0, 0)
  587. Exit.TextSize = 14
  588.  
  589. UPArrow.Name = "UPArrow"
  590. UPArrow.Parent = Main
  591. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  592. UPArrow.BackgroundTransparency = 1
  593. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  594. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  595. UPArrow.Font = Enum.Font.Cartoon
  596. UPArrow.Text = "Up"
  597. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  598. UPArrow.TextSize = 12
  599. UPArrow.TextWrapped = true
  600.  
  601. DownArrow.Name = "DownArrow"
  602. DownArrow.Parent = Main
  603. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  604. DownArrow.BackgroundTransparency = 1
  605. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  606. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  607. DownArrow.Font = Enum.Font.Cartoon
  608. DownArrow.Text = "Down"
  609. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  610. DownArrow.TextSize = 12
  611. DownArrow.TextWrapped = true
  612.  
  613. power = 500
  614. active = false
  615. local val = Instance.new("IntValue")
  616. val.Name = "Number"
  617. val.Parent = game.Players.LocalPlayer
  618. val.Value = 5
  619.  
  620. Exit.MouseButton1Click:connect(function()
  621. FlingKill.Enabled = false
  622. end)
  623.  
  624. StartKill.MouseButton1Click:connect(function()
  625. game:GetService('RunService').Stepped:connect(function()
  626. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  627. game.Players.LocalPlayer.Character.Head.CanCollide = false
  628. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  629. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  630. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  631. else
  632. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  633. game.Players.LocalPlayer.Character.Head.CanCollide = false
  634. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  635. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  636. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  637. end
  638. end
  639. end)
  640. wait(.1)
  641. local bambam = Instance.new("BodyThrust")
  642. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  643. bambam.Force = Vector3.new(power,0,power)
  644. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  645. end)
  646.  
  647. StopKill.MouseButton1Click:connect(function()
  648. active = false
  649. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  650. end)
  651.  
  652. UPArrow.MouseButton1Click:connect(function()
  653. power = power + 100
  654. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  655. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  656. end)
  657.  
  658. DownArrow.MouseButton1Click:connect(function()
  659. power = power - 100
  660. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  661. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  662. end)
  663. end)
  664.  
  665. end
  666. coroutine.resume(coroutine.create(SCRIPT_DSTI88_FAKESCRIPT))
  667. function SCRIPT_WKGH66_FAKESCRIPT() -- FE_HAX.LocalScript
  668. local script = Instance.new('LocalScript')
  669. script.Parent = FE_HAX
  670. script.Parent.MouseButton1Click:Connect(function()
  671.  
  672.  
  673. local FeHax1337 = Instance.new("ScreenGui")
  674. local Base = Instance.new("Frame")
  675. local Annoy = Instance.new("TextButton")
  676. local Hatspin = Instance.new("TextButton")
  677. local Creeper = Instance.new("TextButton")
  678. local Username = Instance.new("TextBox")
  679. local Naked = Instance.new("TextButton")
  680. local Rape = Instance.new("TextButton")
  681. local DropHats = Instance.new("TextButton")
  682. local GameRuiner = Instance.new("TextButton")
  683. local Fly = Instance.new("TextButton")
  684. local Noclip = Instance.new("TextButton")
  685. local GUILine = Instance.new("Frame")
  686. local no = Instance.new("Frame")
  687. local FE = Instance.new("TextLabel")
  688. local GUILine_2 = Instance.new("Frame")
  689. local no_2 = Instance.new("Frame")
  690. local Creditz = Instance.new("TextLabel")
  691.  
  692.  
  693.  
  694. FeHax1337.Name = "FeHax1337"
  695. FeHax1337.Parent = game.Players.LocalPlayer.PlayerGui
  696.  
  697. Base.Name = "Base"
  698. Base.Parent = FeHax1337
  699. Base.Active = true
  700. Base.BackgroundColor3 = Color3.new(1, 1, 1)
  701. Base.BorderSizePixel = 0
  702. Base.Draggable = true
  703. Base.Position = UDim2.new(0.314787179, 0, 0.224938855, 0)
  704. Base.Selectable = true
  705. Base.Size = UDim2.new(0, 496, 0, 449)
  706.  
  707. Annoy.Name = "Annoy"
  708. Annoy.Parent = Base
  709. Annoy.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  710. Annoy.BorderSizePixel = 0
  711. Annoy.Position = UDim2.new(0.362454742, 0, 0.374793768, 0)
  712. Annoy.Size = UDim2.new(0, 144, 0, 50)
  713. Annoy.Font = Enum.Font.Highway
  714. Annoy.Text = "Annoy"
  715. Annoy.TextColor3 = Color3.new(0, 0, 0)
  716. Annoy.TextSize = 25
  717. Annoy.MouseButton1Down:connect(function()
  718. local Victim = Username.Text
  719. local P=game:GetService'Players'.LocalPlayer
  720. local C=P.Character or P.CharacterAdded:Wait()
  721. game:GetService'RunService'.Stepped:Connect(function()
  722. C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
  723. end)
  724. end)
  725.  
  726. Hatspin.Name = "Hatspin"
  727. Hatspin.Parent = Base
  728. Hatspin.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  729. Hatspin.BorderSizePixel = 0
  730. Hatspin.Position = UDim2.new(0.0277176313, 0, 0.374793768, 0)
  731. Hatspin.Size = UDim2.new(0, 144, 0, 50)
  732. Hatspin.Font = Enum.Font.Highway
  733. Hatspin.Text = "Hatspin"
  734. Hatspin.TextColor3 = Color3.new(0, 0, 0)
  735. Hatspin.TextSize = 25
  736. Hatspin.MouseButton1Down:connect(function()
  737. local obese = game:GetService('Players')
  738. for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
  739. if v.ClassName == "Accessory" then
  740. local stg = v.Handle:FindFirstChildOfClass("BodyForce")
  741. if stg == nil then
  742. local a = Instance.new("BodyPosition")
  743. local b = Instance.new("BodyAngularVelocity")
  744. a.Parent = v.Handle
  745. b.Parent = v.Handle
  746. v.Handle.AccessoryWeld:Destroy()
  747. b.AngularVelocity = Vector3.new(0,100,0)
  748. b.MaxTorque = Vector3.new(0,200,0)
  749. a.P = 30000
  750. a.D = 50
  751. game:GetService('RunService').Stepped:connect(function()
  752. a.Position = obese.LocalPlayer.Character.Head.Position
  753. end)
  754. end
  755. end
  756. end
  757. end)
  758.  
  759. Creeper.Name = "Creeper"
  760. Creeper.Parent = Base
  761. Creeper.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  762. Creeper.BorderSizePixel = 0
  763. Creeper.Position = UDim2.new(0.691692233, 0, 0.374793768, 0)
  764. Creeper.Size = UDim2.new(0, 144, 0, 50)
  765. Creeper.Font = Enum.Font.Highway
  766. Creeper.Text = "Creeper"
  767. Creeper.TextColor3 = Color3.new(0, 0, 0)
  768. Creeper.TextSize = 25
  769. Creeper.MouseButton1Down:connect(function()
  770. local plr = game.Players.LocalPlayer.Character.Humanoid
  771. if plr.RigType == R15 then
  772. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  773. game.Players.LocalPlayer.Character.LeftHand:Destroy()
  774. game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
  775. game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
  776. game.Players.LocalPlayer.Character.RightHand:Destroy()
  777. game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
  778. game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
  779. else
  780. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  781. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  782. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  783. end
  784. end)
  785.  
  786.  
  787. Username.Name = "Username"
  788. Username.Parent = Base
  789. Username.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  790. Username.BackgroundTransparency = 0.25
  791. Username.BorderSizePixel = 0
  792. Username.Position = UDim2.new(0.0927419364, 0, 0.209354118, 0)
  793. Username.Size = UDim2.new(0, 403, 0, 50)
  794. Username.Font = Enum.Font.Highway
  795. Username.Text = "Username"
  796. Username.TextColor3 = Color3.new(0, 0, 0)
  797. Username.TextSize = 28
  798. Username.TextWrapped = true
  799.  
  800. Naked.Name = "Naked"
  801. Naked.Parent = Base
  802. Naked.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  803. Naked.BorderSizePixel = 0
  804. Naked.Position = UDim2.new(0.0277176313, 0, 0.557128489, 0)
  805. Naked.Size = UDim2.new(0, 144, 0, 50)
  806. Naked.Font = Enum.Font.Highway
  807. Naked.Text = "Naked"
  808. Naked.TextColor3 = Color3.new(0, 0, 0)
  809. Naked.TextSize = 25
  810. Naked.MouseButton1Down:connect(function()
  811. hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
  812. pcall(function()
  813. hummy.Parent.Pants:Destroy()
  814. end)
  815. pcall(function()
  816. hummy.Parent.Shirt:Destroy()
  817. end)
  818. end)
  819.  
  820.  
  821. Rape.Name = "Rape"
  822. Rape.Parent = Base
  823. Rape.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  824. Rape.BorderSizePixel = 0
  825. Rape.Position = UDim2.new(0.362419903, 0, 0.557128489, 0)
  826. Rape.Size = UDim2.new(0, 144, 0, 50)
  827. Rape.Font = Enum.Font.Highway
  828. Rape.Text = "Rape"
  829. Rape.TextColor3 = Color3.new(0, 0, 0)
  830. Rape.TextSize = 25
  831. Rape.MouseButton1Down:connect(function()
  832.  
  833. player = Username.Text
  834. stupid = Instance.new('Animation')
  835. stupid.AnimationId = 'rbxassetid://148840371'
  836. hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
  837. pcall(function()
  838. hummy.Parent.Pants:Destroy()
  839. end)
  840. pcall(function()
  841. hummy.Parent.Shirt:Destroy()
  842. end)
  843. notfunny = hummy:LoadAnimation(stupid)
  844. notfunny:Play()
  845. notfunny:AdjustSpeed(10)
  846. while hummy.Parent.Parent ~= nil do
  847. wait()
  848. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Username.Text].Character.HumanoidRootPart.CFrame
  849. end
  850. end)
  851.  
  852. DropHats.Name = "Drop Hats"
  853. DropHats.Parent = Base
  854. DropHats.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  855. DropHats.BorderSizePixel = 0
  856. DropHats.Position = UDim2.new(0.690962017, 0, 0.557128489, 0)
  857. DropHats.Size = UDim2.new(0, 144, 0, 50)
  858. DropHats.Font = Enum.Font.Highway
  859. DropHats.Text = "Drop Hats"
  860. DropHats.TextColor3 = Color3.new(0, 0, 0)
  861. DropHats.TextSize = 25
  862. DropHats.MouseButton1Down:connect(function()
  863. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  864. if (v:IsA("Accessory")) then
  865. v.Parent = workspace
  866. end
  867. end
  868. end)
  869.  
  870. GameRuiner.Name = "GameRuiner"
  871. GameRuiner.Parent = Base
  872. GameRuiner.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  873. GameRuiner.BorderSizePixel = 0
  874. GameRuiner.Position = UDim2.new(0.0277424753, 0, 0.724166334, 0)
  875. GameRuiner.Size = UDim2.new(0, 144, 0, 50)
  876. GameRuiner.Font = Enum.Font.Highway
  877. GameRuiner.Text = "GameRuiner"
  878. GameRuiner.TextColor3 = Color3.new(0, 0, 0)
  879. GameRuiner.TextSize = 25
  880. GameRuiner.MouseButton1Down:connect(function()
  881. -- Objects
  882.  
  883. local GameRuiner = Instance.new("ScreenGui")
  884. local Main = Instance.new("Frame")
  885. local info = Instance.new("TextLabel")
  886. local close = Instance.new("TextButton")
  887. local username = Instance.new("TextBox")
  888. local shutdown = Instance.new("TextButton")
  889. local give = Instance.new("TextButton")
  890. local goto = Instance.new("TextButton")
  891.  
  892. -- Properties
  893.  
  894. GameRuiner.Name = "GameRuiner"
  895. GameRuiner.Parent = game.Players.LocalPlayer.PlayerGui
  896.  
  897. Main.Name = "Main"
  898. Main.Parent = GameRuiner
  899. Main.Active = true
  900. Main.Selectable = true
  901. Main.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  902. Main.BorderColor3 = Color3.new(1, 1, 1)
  903. Main.Draggable = true
  904. Main.Position = UDim2.new(0.400000006, 0, 0.400000006, 0)
  905. Main.Size = UDim2.new(0, 400, 0, 300)
  906.  
  907. info.Name = "info"
  908. info.Parent = Main
  909. info.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  910. info.BorderColor3 = Color3.new(1, 1, 1)
  911. info.Size = UDim2.new(0, 350, 0, 50)
  912. info.Font = Enum.Font.SourceSansLight
  913. info.FontSize = Enum.FontSize.Size32
  914. info.Text = "GameRuiner GUI V2.0"
  915. info.TextColor3 = Color3.new(0, 0, 0)
  916. info.TextSize = 30
  917. info.TextWrapped = true
  918.  
  919. close.Name = "close"
  920. close.Parent = Main
  921. close.BackgroundColor3 = Color3.new(1, 0, 0)
  922. close.BorderColor3 = Color3.new(1, 1, 1)
  923. close.Position = UDim2.new(0, 350, 0, 0)
  924. close.Size = UDim2.new(0, 50, 0, 50)
  925. close.Font = Enum.Font.SourceSansLight
  926. close.FontSize = Enum.FontSize.Size14
  927. close.Text = "X"
  928. close.TextColor3 = Color3.new(0, 0, 0)
  929. close.TextScaled = true
  930. close.TextSize = 14
  931. close.TextWrapped = true
  932.  
  933. username.Name = "username"
  934. username.Parent = Main
  935. username.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  936. username.BorderColor3 = Color3.new(0, 0, 0)
  937. username.Position = UDim2.new(0, 50, 0, 100)
  938. username.Size = UDim2.new(0, 300, 0, 50)
  939. username.Font = Enum.Font.SourceSansLight
  940. username.FontSize = Enum.FontSize.Size14
  941. username.Text = "Username"
  942. username.TextColor3 = Color3.new(0, 0, 0)
  943. username.TextScaled = true
  944. username.TextSize = 14
  945. username.TextWrapped = true
  946.  
  947. shutdown.Name = "shutdown"
  948. shutdown.Parent = Main
  949. shutdown.BackgroundColor3 = Color3.new(1, 0, 1)
  950. shutdown.BorderColor3 = Color3.new(1, 1, 1)
  951. shutdown.ClipsDescendants = true
  952. shutdown.Position = UDim2.new(0, 50, 0, 250)
  953. shutdown.Size = UDim2.new(0, 300, 0, 50)
  954. shutdown.AutoButtonColor = false
  955. shutdown.Font = Enum.Font.SourceSansLight
  956. shutdown.FontSize = Enum.FontSize.Size14
  957. shutdown.Text = "FE Shutdown"
  958. shutdown.TextColor3 = Color3.new(0, 0, 0)
  959. shutdown.TextScaled = true
  960. shutdown.TextSize = 14
  961. shutdown.TextWrapped = true
  962.  
  963. give.Name = "give"
  964. give.Parent = Main
  965. give.BackgroundColor3 = Color3.new(0, 0.501961, 0)
  966. give.BorderColor3 = Color3.new(1, 1, 1)
  967. give.ClipsDescendants = true
  968. give.Position = UDim2.new(0, 50, 0, 175)
  969. give.Size = UDim2.new(0, 125, 0, 50)
  970. give.AutoButtonColor = false
  971. give.Font = Enum.Font.SourceSansLight
  972. give.FontSize = Enum.FontSize.Size14
  973. give.Text = "Give"
  974. give.TextColor3 = Color3.new(0, 0, 0)
  975. give.TextScaled = true
  976. give.TextSize = 14
  977. give.TextWrapped = true
  978.  
  979. goto.Name = "goto"
  980. goto.Parent = Main
  981. goto.BackgroundColor3 = Color3.new(0, 0.501961, 0)
  982. goto.BorderColor3 = Color3.new(1, 1, 1)
  983. goto.ClipsDescendants = true
  984. goto.Position = UDim2.new(0, 225, 0, 175)
  985. goto.Size = UDim2.new(0, 125, 0, 50)
  986. goto.AutoButtonColor = false
  987. goto.Font = Enum.Font.SourceSansLight
  988. goto.FontSize = Enum.FontSize.Size14
  989. goto.Text = "Goto"
  990. goto.TextColor3 = Color3.new(0, 0, 0)
  991. goto.TextScaled = true
  992. goto.TextSize = 14
  993. goto.TextWrapped = true
  994.  
  995. function GetPlayers(Name)
  996. if Name:lower() == "me" then
  997. return {game.Players.LocalPlayer}
  998. elseif Name:lower() == "all" then
  999. return game.Players:GetChildren()
  1000. elseif Name:lower() == "others" then
  1001. local t = {}
  1002. for i,v in pairs(game.Players:GetChildren()) do
  1003. if v.Name ~= game.Players.LocalPlayer.Name then
  1004. table.insert(t, v)
  1005. end
  1006. end
  1007. return t
  1008. else
  1009. local t = {}
  1010. for i,v in pairs(game.Players:GetChildren()) do
  1011. if v.Name:sub(1, #Name):lower() == Name:lower() then
  1012. table.insert(t, v)
  1013. end
  1014. end
  1015. return t
  1016. end
  1017. end
  1018.  
  1019. close.MouseButton1Down:connect(function()
  1020. Main:TweenPosition(UDim2.new(0.400000006, 0, -0.5, 0), "Out", "Quad", 0.5)
  1021. wait(0.5)
  1022. Main:Destroy()
  1023. end)
  1024.  
  1025. give.MouseButton1Down:connect(function(X, Y)
  1026. if not give:FindFirstChild('Circle') then
  1027. local C = Instance.new('ImageLabel', give)
  1028. C.BackgroundTransparency = 1
  1029. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, give.AbsolutePosition.X, 0, give.AbsolutePosition.Y)
  1030. C.Size = UDim2.new(0, 0, 0, 0)
  1031. C.ZIndex = give.ZIndex
  1032. C.Image = 'rbxassetid://200182847'
  1033. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1034. C.Name = 'Circle'
  1035. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1036. for i = 0, 1, 0.03 do
  1037. C.ImageTransparency = i
  1038. game:GetService('RunService').RenderStepped:wait()
  1039. end
  1040. C:destroy()
  1041. end
  1042. for a,v in pairs(GetPlayers(username.Text)) do
  1043. for b,x in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1044. if x:IsA("Tool") then
  1045. x.Parent = v.Character
  1046. end
  1047. end
  1048. end
  1049. end)
  1050.  
  1051. shutdown.MouseButton1Down:connect(function(X, Y)
  1052. if not shutdown:FindFirstChild('Circle') then
  1053. local C = Instance.new('ImageLabel', shutdown)
  1054. C.BackgroundTransparency = 1
  1055. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, shutdown.AbsolutePosition.X, 0, shutdown.AbsolutePosition.Y)
  1056. C.Size = UDim2.new(0, 0, 0, 0)
  1057. C.ZIndex = shutdown.ZIndex
  1058. C.Image = 'rbxassetid://200182847'
  1059. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1060. C.Name = 'Circle'
  1061. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1062. for i = 0, 1, 0.03 do
  1063. C.ImageTransparency = i
  1064. game:GetService('RunService').RenderStepped:wait()
  1065. end
  1066. C:destroy()
  1067. end
  1068. while wait() do
  1069. for a,v in pairs(game.Players:GetChildren()) do
  1070. if v.Character ~= nil and v.Character:FindFirstChild("Head") then
  1071. for b,x in pairs(v.Character.Head:GetChildren()) do
  1072. if x:IsA("Sound") then
  1073. x.Playing = true
  1074. end
  1075. end
  1076. end
  1077. end
  1078. end
  1079. while wait() do
  1080. for a,v in pairs(game.Players:GetChildren()) do
  1081. if v.Character ~= nil and v.Character:FindFirstChild("Head") then
  1082. for b,x in pairs(v.Character.Head:GetChildren()) do
  1083. if x:IsA("Sound") then
  1084. x.Playing = true
  1085. end
  1086. end
  1087. end
  1088. end
  1089. end
  1090. end)
  1091.  
  1092. goto.MouseButton1Down:connect(function(X, Y)
  1093. if not goto:FindFirstChild('Circle') then
  1094. local C = Instance.new('ImageLabel', goto)
  1095. C.BackgroundTransparency = 1
  1096. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, goto.AbsolutePosition.X, 0, goto.AbsolutePosition.Y)
  1097. C.Size = UDim2.new(0, 0, 0, 0)
  1098. C.ZIndex = goto.ZIndex
  1099. C.Image = 'rbxassetid://200182847'
  1100. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1101. C.Name = 'Circle'
  1102. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1103. for i = 0, 1, 0.03 do
  1104. C.ImageTransparency = i
  1105. game:GetService('RunService').RenderStepped:wait()
  1106. end
  1107. C:destroy()
  1108. end
  1109. for a,v in pairs(GetPlayers(username.Text)) do
  1110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1111. end
  1112. end)
  1113. end)
  1114.  
  1115. local Flying = true
  1116.  
  1117. Fly.Name = "Fly"
  1118. Fly.Parent = Base
  1119. Fly.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1120. Fly.BorderSizePixel = 0
  1121. Fly.Position = UDim2.new(0.362419903, 0, 0.724166334, 0)
  1122. Fly.Size = UDim2.new(0, 144, 0, 50)
  1123. Fly.Font = Enum.Font.Highway
  1124. Fly.Text = "Fly"
  1125. Fly.TextColor3 = Color3.new(0, 0, 0)
  1126. Fly.TextSize = 25
  1127. Fly.MouseButton1Down:connect(function()
  1128. repeat wait()
  1129. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1130. local mouse = game.Players.LocalPlayer:GetMouse()
  1131. repeat wait() until mouse
  1132. local plr = game.Players.LocalPlayer
  1133. local torso = plr.Character.Torso
  1134. local flying = true
  1135. local deb = true
  1136. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1137. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1138. local maxspeed = 50
  1139. local speed = 0
  1140.  
  1141. function Fly()
  1142. local bg = Instance.new("BodyGyro", torso)
  1143. bg.P = 9e4
  1144. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1145. bg.cframe = torso.CFrame
  1146. local bv = Instance.new("BodyVelocity", torso)
  1147. bv.velocity = Vector3.new(0,0.1,0)
  1148. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1149. repeat wait()
  1150. plr.Character.Humanoid.PlatformStand = true
  1151. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1152. speed = speed+.5+(speed/maxspeed)
  1153. if speed > maxspeed then
  1154. speed = maxspeed
  1155. end
  1156. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1157. speed = speed-1
  1158. if speed < 0 then
  1159. speed = 0
  1160. end
  1161. end
  1162. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1163. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1164. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1165. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1166. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1167. else
  1168. bv.velocity = Vector3.new(0,0.1,0)
  1169. end
  1170. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1171. until not flying
  1172. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1173. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1174. speed = 0
  1175. bg:Destroy()
  1176. bv:Destroy()
  1177. plr.Character.Humanoid.PlatformStand = false
  1178. end
  1179. mouse.KeyDown:connect(function(key)
  1180. if key:lower() == "e" then
  1181. if flying then flying = false
  1182. else
  1183. flying = true
  1184. Fly()
  1185. end
  1186. elseif key:lower() == "w" then
  1187. ctrl.f = 1
  1188. elseif key:lower() == "s" then
  1189. ctrl.b = -1
  1190. elseif key:lower() == "a" then
  1191. ctrl.l = -1
  1192. elseif key:lower() == "d" then
  1193. ctrl.r = 1
  1194. end
  1195. end)
  1196. mouse.KeyUp:connect(function(key)
  1197. if key:lower() == "w" then
  1198. ctrl.f = 0
  1199. elseif key:lower() == "s" then
  1200. ctrl.b = 0
  1201. elseif key:lower() == "a" then
  1202. ctrl.l = 0
  1203. elseif key:lower() == "d" then
  1204. ctrl.r = 0
  1205. end
  1206. end)
  1207. Fly()
  1208. end)
  1209.  
  1210.  
  1211. local noclip = false
  1212.  
  1213. Noclip.Name = "Noclip"
  1214. Noclip.Parent = Base
  1215. Noclip.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1216. Noclip.BorderSizePixel = 0
  1217. Noclip.Position = UDim2.new(0.69104898, 0, 0.724166334, 0)
  1218. Noclip.Size = UDim2.new(0, 144, 0, 50)
  1219. Noclip.Font = Enum.Font.Highway
  1220. Noclip.Text = "Noclip"
  1221. Noclip.TextColor3 = Color3.new(0, 0, 0)
  1222. Noclip.TextSize = 25
  1223. Noclip.MouseButton1Down:connect(function()
  1224. if Noclip == false then
  1225. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1226. NoClip.Text = "Clip"
  1227. else
  1228. game.Players.LocalPlayer.Character.Humanoid:ChangeState(9)
  1229. Noclip = true
  1230. end
  1231. end)
  1232.  
  1233.  
  1234. GUILine.Name = "GUI Line"
  1235. GUILine.Parent = Base
  1236. GUILine.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
  1237. GUILine.BorderSizePixel = 0
  1238. GUILine.Position = UDim2.new(-0.000363619998, 0, -0.00101011992, 0)
  1239. GUILine.Selectable = true
  1240. GUILine.Size = UDim2.new(0, 496, 0, 12)
  1241.  
  1242. no.Name = "no"
  1243. no.Parent = GUILine
  1244. no.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
  1245. no.BorderSizePixel = 0
  1246. no.Position = UDim2.new(0, 0, 1, 0)
  1247. no.Size = UDim2.new(0, 496, 0, 67)
  1248.  
  1249. FE.Name = "FE"
  1250. FE.Parent = GUILine
  1251. FE.BackgroundColor3 = Color3.new(1, 1, 1)
  1252. FE.BackgroundTransparency = 1
  1253. FE.Position = UDim2.new(0.258244455, 0, 0.00167793036, 0)
  1254. FE.Size = UDim2.new(0, 240, 0, 86)
  1255. FE.Font = Enum.Font.Highway
  1256. FE.Text = "FE Hax 1337"
  1257. FE.TextSize = 35
  1258.  
  1259. GUILine_2.Name = "GUI Line"
  1260. GUILine_2.Parent = Base
  1261. GUILine_2.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
  1262. GUILine_2.BorderSizePixel = 0
  1263. GUILine_2.Position = UDim2.new(-0.000363620929, 0, 0.960183144, 0)
  1264. GUILine_2.Size = UDim2.new(0, 496, 0, 18)
  1265.  
  1266. no_2.Name = "no"
  1267. no_2.Parent = GUILine_2
  1268. no_2.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
  1269. no_2.BorderSizePixel = 0
  1270. no_2.Position = UDim2.new(0, 0, -1.43478262, 0)
  1271. no_2.Size = UDim2.new(0, 496, 0, 33)
  1272.  
  1273. Creditz.Name = "Creditz"
  1274. Creditz.Parent = GUILine_2
  1275. Creditz.BackgroundColor3 = Color3.new(1, 1, 1)
  1276. Creditz.BackgroundTransparency = 1
  1277. Creditz.BorderSizePixel = 0
  1278. Creditz.Position = UDim2.new(0.00806450844, 0, -1.91666675, 0)
  1279. Creditz.Size = UDim2.new(0, 488, 0, 50)
  1280. Creditz.Font = Enum.Font.Highway
  1281. Creditz.Text = "Credits : Stick_Smart, iVerzide and Cookie1890 for the scripts."
  1282. Creditz.TextSize = 20
  1283. end)
  1284.  
  1285. end
  1286. coroutine.resume(coroutine.create(SCRIPT_WKGH66_FAKESCRIPT))
  1287. function SCRIPT_HWMQ85_FAKESCRIPT() -- BirdWings.LocalScript
  1288. local script = Instance.new('LocalScript')
  1289. script.Parent = BirdWings
  1290. script.Parent.MouseButton1Click:Connect(function()
  1291. --=Bird wings made by Lyokofan2000
  1292. --Jump Two Time
  1293. --Down Press Q
  1294. --Wings Spin Press A Two Time
  1295. --Wings Spin Press D Two Time
  1296.  
  1297. script.Parent = nil
  1298.  
  1299. function fly()
  1300.  
  1301. for i,v in pairs(script:GetChildren()) do
  1302.  
  1303. pcall(function() v.Value = "" end)
  1304.  
  1305. game:GetService("Debris"):AddItem(v,.1)
  1306.  
  1307. end
  1308.  
  1309. function weld(p0,p1,c0,c1,par)
  1310.  
  1311. local w = Instance.new("Weld",p0 or par)
  1312.  
  1313. w.Part0 = p0
  1314.  
  1315. w.Part1 = p1
  1316.  
  1317. w.C0 = c0 or CFrame.new()
  1318.  
  1319. w.C1 = c1 or CFrame.new()
  1320.  
  1321. return w
  1322.  
  1323. end
  1324.  
  1325. local motors = {}
  1326.  
  1327. function motor(p0,p1,c0,c1,des,vel,par)
  1328.  
  1329. local w = Instance.new("Motor6D",p0 or par)
  1330.  
  1331. w.Part0 = p0
  1332.  
  1333. w.Part1 = p1
  1334.  
  1335. w.C0 = c0 or CFrame.new()
  1336.  
  1337. w.C1 = c1 or CFrame.new()
  1338.  
  1339. w.MaxVelocity = tonumber(vel) or .05
  1340.  
  1341. w.DesiredAngle = tonumber(des) or 0
  1342.  
  1343. return w
  1344.  
  1345. end
  1346.  
  1347. function lerp(a,b,c)
  1348.  
  1349. return a+(b-a)*c
  1350.  
  1351. end
  1352.  
  1353. function clerp(c1,c2,al)
  1354.  
  1355. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  1356.  
  1357. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  1358.  
  1359. for i,v in pairs(com1) do
  1360.  
  1361. com1[i] = lerp(v,com2[i],al)
  1362.  
  1363. end
  1364.  
  1365. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  1366.  
  1367. end
  1368.  
  1369. function ccomplerp(c1,c2,al)
  1370.  
  1371. local com1 = {c1:components()}
  1372.  
  1373. local com2 = {c2:components()}
  1374.  
  1375. for i,v in pairs(com1) do
  1376.  
  1377. com1[i] = lerp(v,com2[i],al)
  1378.  
  1379. end
  1380.  
  1381. return CFrame.new(unpack(com1))
  1382.  
  1383. end
  1384.  
  1385. function tickwave(time,length,offset)
  1386.  
  1387. return (math.abs((tick()+(offset or 0))%time-time/2)*2-time/2)/time/2*length
  1388.  
  1389. end
  1390.  
  1391. function invcol(c)
  1392.  
  1393. c = c.Color
  1394.  
  1395. return BrickColor.new(Color3.new(1-c.b,1-c.g,1-c.r))
  1396.  
  1397. end
  1398.  
  1399. local oc = oc or function(...) return ... end
  1400.  
  1401. local plr = game.Players.LocalPlayer
  1402.  
  1403. local char = plr.Character
  1404.  
  1405. local tor = char.Torso
  1406.  
  1407. local hum = char.Humanoid
  1408.  
  1409. hum.PlatformStand = false
  1410.  
  1411. pcall(function()
  1412.  
  1413. char.Wings:Destroy()
  1414.  
  1415. end)
  1416.  
  1417. pcall(function()
  1418.  
  1419. char.Angel:Destroy() -- hat
  1420.  
  1421. end)
  1422.  
  1423. local mod = Instance.new("Model",char)
  1424.  
  1425. mod.Name = "Wings"
  1426.  
  1427. local special = {
  1428.  
  1429. --antiboomz0r = {"Really black","Institutional white",0,0,false,Color3.new(1,1,.95),Color3.new(1,1,.6)},
  1430.  
  1431. antiboomz0r = {"New Yeller",nil,0.4,0.7,true,Color3.new(1,1,.95),Color3.new(1,1,.6)},
  1432.  
  1433. --antiboomz0r = {"Cyan","Toothpaste",0,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  1434.  
  1435. taart = {"Royal purple",nil,.4,.4,true},
  1436.  
  1437. mitta = {"Black",nil,0,0,false},
  1438.  
  1439. penjuin3 = {"White",nil,0,0,false},
  1440.  
  1441. thepc8110 = {"Black","Bright red",.5,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  1442.  
  1443. nonspeaker = {"Cyan","Toothpaste",0,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  1444.  
  1445. littleau999 = {"Reddish brown",1030,0,0,false},
  1446.  
  1447. unscripter = {"Really black","Really black",.2,0,true,Color3.new(0,0,0),Color3.new(0,0,0)},
  1448.  
  1449. oxcool1 = {"Really black","White",.2,0,false,Color3.new(0,0,0),Color3.new(0,0,0)},
  1450.  
  1451. krodmiss = {"Really black",nil,0,0,false},
  1452.  
  1453. }
  1454.  
  1455. local topcolor = invcol(char.Torso.BrickColor)
  1456.  
  1457. local feacolor = char.Torso.BrickColor
  1458.  
  1459. local ptrans = 0
  1460.  
  1461. local pref = 0
  1462.  
  1463. local fire = false
  1464.  
  1465. local fmcol = Color3.new()
  1466.  
  1467. local fscol = Color3.new()
  1468.  
  1469. local spec = special[plr.Name:lower()]
  1470.  
  1471. if spec then
  1472.  
  1473. topcolor,feacolor,ptrans,pref,fire,fmcol,fscol = spec[1] and BrickColor.new(spec[1]) or topcolor,spec[2] and BrickColor.new(spec[2]) or feacolor,spec[3],spec[4],spec[5],spec[6],spec[7]
  1474.  
  1475. end
  1476.  
  1477. local part = Instance.new("Part")
  1478.  
  1479. part.FormFactor = "Custom"
  1480.  
  1481. part.Size = Vector3.new(.2,.2,.2)
  1482.  
  1483. part.TopSurface,part.BottomSurface = 0,0
  1484.  
  1485. part.CanCollide = false
  1486.  
  1487. part.BrickColor = topcolor
  1488.  
  1489. part.Transparency = ptrans
  1490.  
  1491. part.Reflectance = pref
  1492.  
  1493. local ef = Instance.new("Fire",fire and part or nil)
  1494.  
  1495. ef.Size = .15
  1496.  
  1497. ef.Color = fmcol or Color3.new()
  1498.  
  1499. ef.SecondaryColor = fscol or Color3.new()
  1500.  
  1501. part:BreakJoints()
  1502.  
  1503.  
  1504. function newpart()
  1505.  
  1506. local clone = part:Clone()
  1507.  
  1508. clone.Parent = mod
  1509.  
  1510. clone:BreakJoints()
  1511.  
  1512. return clone
  1513.  
  1514. end
  1515.  
  1516. local feath = newpart()
  1517.  
  1518. feath.BrickColor = feacolor
  1519.  
  1520. feath.Transparency = 0
  1521.  
  1522. Instance.new("SpecialMesh",feath).MeshType = "Sphere"
  1523.  
  1524. function newfeather()
  1525.  
  1526. local clone = feath:Clone()
  1527.  
  1528. clone.Parent = mod
  1529.  
  1530. clone:BreakJoints()
  1531.  
  1532. return clone
  1533.  
  1534. end
  1535.  
  1536.  
  1537. ---------- RIGHT WING
  1538.  
  1539. local r1 = newpart()
  1540.  
  1541. r1.Size = Vector3.new(.3,1.5,.3)*1.2
  1542.  
  1543. local rm1 = motor(tor,r1,CFrame.new(.35,.6,.4) * CFrame.Angles(0,0,math.rad(-60)) * CFrame.Angles(math.rad(30),math.rad(-25),0),CFrame.new(0,-.8,0),.1)
  1544.  
  1545. local r2 = newpart()
  1546.  
  1547. r2.Size = Vector3.new(.4,1.8,.4)*1.2
  1548.  
  1549. local rm2 = motor(r1,r2,CFrame.new(0,.75,0) * CFrame.Angles(0,0,math.rad(50)) * CFrame.Angles(math.rad(-30),math.rad(15),0),CFrame.new(0,-.9,0),.1)
  1550.  
  1551. local r3 = newpart()
  1552.  
  1553. r3.Size = Vector3.new(.3,2.2,.3)*1.2
  1554.  
  1555. local rm3 = motor(r2,r3,CFrame.new(.1,.9,0) * CFrame.Angles(0,0,math.rad(-140)) * CFrame.Angles(math.rad(-3),0,0),CFrame.new(0,-1.1,0),.1)
  1556.  
  1557. local r4 = newpart()
  1558.  
  1559. r4.Size = Vector3.new(.25,1.2,.25)*1.2
  1560.  
  1561. local rm4 = motor(r3,r4,CFrame.new(0,1.1,0) * CFrame.Angles(0,0,math.rad(-10)) * CFrame.Angles(math.rad(-3),0,0),CFrame.new(0,-.6,0),.1)
  1562.  
  1563. local feather = newfeather()
  1564.  
  1565. feather.Mesh.Scale = Vector3.new(1,1,1)
  1566.  
  1567. feather.Size = Vector3.new(.4,3,.3)
  1568.  
  1569. weld(r4,feather,CFrame.new(-.1,-.3,0),CFrame.new(0,-1.5,0))
  1570.  
  1571. feather = newfeather()
  1572.  
  1573. feather.Mesh.Scale = Vector3.new(1,1,1)
  1574.  
  1575. feather.Size = Vector3.new(.4,2.3,.3)
  1576.  
  1577. weld(r4,feather,CFrame.new(.1,-.1,0) * CFrame.Angles(0,math.random()*.1,0),CFrame.new(0,-1.1,0))
  1578.  
  1579. feather = newfeather()
  1580.  
  1581. feather.Mesh.Scale = Vector3.new(1,1,1)
  1582.  
  1583. feather.Size = Vector3.new(.35,2.2,.25)
  1584.  
  1585. weld(r4,feather,CFrame.new(.1,-.3,0) * CFrame.Angles(0,math.random()*.1,math.rad(-10)),CFrame.new(0,-1.1,0))
  1586.  
  1587. local rf3 = {}
  1588.  
  1589. for i=0,7 do
  1590.  
  1591. feather = newfeather()
  1592.  
  1593. feather.Mesh.Scale = Vector3.new(1,1,1)
  1594.  
  1595. feather.Size = Vector3.new(.45,2.2,.35)
  1596.  
  1597. table.insert(rf3,motor(r3,feather,CFrame.new(.05,1-i*.285,0) * CFrame.Angles(0,math.random()*.1,math.rad(-25-i*2)),CFrame.new(0,-feather.Size.Y/2,0)))
  1598.  
  1599. end
  1600.  
  1601. local rf2 = {}
  1602.  
  1603. for i=0,6 do
  1604.  
  1605. feather = newfeather()
  1606.  
  1607. feather.Mesh.Scale = Vector3.new(1,1,1)
  1608.  
  1609. feather.Size = Vector3.new(.45,2.2-i*.08,.3)
  1610.  
  1611. table.insert(rf2,motor(r2,feather,CFrame.new(.05,.75-i*.26,0) * CFrame.Angles(0,math.random()*.1,math.rad(-75-i*4)),CFrame.new(0,-feather.Size.Y/2,0)))
  1612.  
  1613. end
  1614.  
  1615. local rf1 = {}
  1616.  
  1617. for i=0,6 do
  1618.  
  1619. feather = newfeather()
  1620.  
  1621. feather.Mesh.Scale = Vector3.new(1,1,1)
  1622.  
  1623. feather.Size = Vector3.new(.37,1.65-i*.06,.25)
  1624.  
  1625. table.insert(rf1,motor(r1,feather,CFrame.new(.05,.63-i*.21,0) * CFrame.Angles(0,math.random()*.05,math.rad(-75)),CFrame.new(0,-feather.Size.Y/2,0)))
  1626.  
  1627. end
  1628.  
  1629. ---------- LEFT WING
  1630.  
  1631. local l1 = newpart()
  1632.  
  1633. l1.Size = Vector3.new(.3,1.5,.3)*1.2
  1634.  
  1635. local lm1 = motor(tor,l1,CFrame.new(-.35,.6,.4) * CFrame.Angles(0,0,math.rad(60)) * CFrame.Angles(math.rad(30),math.rad(25),0) * CFrame.Angles(0,-math.pi,0),CFrame.new(0,-.8,0) ,.1)
  1636.  
  1637. local l2 = newpart()
  1638.  
  1639. l2.Size = Vector3.new(.4,1.8,.4)*1.2
  1640.  
  1641. local lm2 = motor(l1,l2,CFrame.new(0,.75,0) * CFrame.Angles(0,0,math.rad(50)) * CFrame.Angles(math.rad(30),math.rad(-15),0),CFrame.new(0,-.9,0),.1)
  1642.  
  1643. local l3 = newpart()
  1644.  
  1645. l3.Size = Vector3.new(.3,2.2,.3)*1.2
  1646.  
  1647. local lm3 = motor(l2,l3,CFrame.new(.1,.9,0) * CFrame.Angles(0,0,math.rad(-140)) * CFrame.Angles(math.rad(3),0,0),CFrame.new(0,-1.1,0),.1)
  1648.  
  1649. local l4 = newpart()
  1650.  
  1651. l4.Size = Vector3.new(.25,1.2,.25)*1.2
  1652.  
  1653. local lm4 = motor(l3,l4,CFrame.new(0,1.1,0) * CFrame.Angles(0,0,math.rad(-10)) * CFrame.Angles(math.rad(3),0,0),CFrame.new(0,-.6,0),.1)
  1654.  
  1655. local feather = newfeather()
  1656.  
  1657. feather.Mesh.Scale = Vector3.new(1,1,1)
  1658.  
  1659. feather.Size = Vector3.new(.4,3,.3)
  1660.  
  1661. weld(l4,feather,CFrame.new(-.1,-.3,0),CFrame.new(0,-1.5,0))
  1662.  
  1663. feather = newfeather()
  1664.  
  1665. feather.Mesh.Scale = Vector3.new(1,1,1)
  1666.  
  1667. feather.Size = Vector3.new(.4,2.3,.3)
  1668.  
  1669. weld(l4,feather,CFrame.new(.1,-.1,0) * CFrame.Angles(0,math.random()*.1,0),CFrame.new(0,-1.1,0))
  1670.  
  1671. feather = newfeather()
  1672.  
  1673. feather.Mesh.Scale = Vector3.new(1,1,1)
  1674.  
  1675. feather.Size = Vector3.new(.35,2.2,.25)
  1676.  
  1677. weld(l4,feather,CFrame.new(.1,-.3,0) * CFrame.Angles(0,math.random()*.1,math.rad(-10)),CFrame.new(0,-1.1,0))
  1678.  
  1679. local lf3 = {}
  1680.  
  1681. for i=0,7 do
  1682.  
  1683. feather = newfeather()
  1684.  
  1685. feather.Mesh.Scale = Vector3.new(1,1,1)
  1686.  
  1687. feather.Size = Vector3.new(.45,2.2,.35)
  1688.  
  1689. table.insert(lf3,motor(l3,feather,CFrame.new(.05,1-i*.285,0) * CFrame.Angles(0,math.random()*.1,math.rad(-25-i*2)),CFrame.new(0,-feather.Size.Y/2,0)))
  1690.  
  1691. end
  1692.  
  1693. local lf2 = {}
  1694.  
  1695. for i=0,6 do
  1696.  
  1697. feather = newfeather()
  1698.  
  1699. feather.Mesh.Scale = Vector3.new(1,1,1)
  1700.  
  1701. feather.Size = Vector3.new(.45,2.2-i*.08,.3)
  1702.  
  1703. table.insert(lf2,motor(l2,feather,CFrame.new(.05,.75-i*.26,0) * CFrame.Angles(0,math.random()*.1,math.rad(-75-i*4)),CFrame.new(0,-feather.Size.Y/2,0)))
  1704.  
  1705. end
  1706.  
  1707. local lf1 = {}
  1708.  
  1709. for i=0,6 do
  1710.  
  1711. feather = newfeather()
  1712.  
  1713. feather.Mesh.Scale = Vector3.new(1,1,1)
  1714.  
  1715. feather.Size = Vector3.new(.37,1.65-i*.06,.25)
  1716.  
  1717. table.insert(lf1,motor(l1,feather,CFrame.new(.05,.63-i*.21,0) * CFrame.Angles(0,math.random()*.05,math.rad(-75)),CFrame.new(0,-feather.Size.Y/2,0)))
  1718.  
  1719. end
  1720.  
  1721. local rwing = {rm1,rm2,rm3,rm4}
  1722.  
  1723. local lwing = {lm1,lm2,lm3,lm4}
  1724.  
  1725. local oc0 = {}
  1726.  
  1727. for i,v in pairs(rwing) do
  1728.  
  1729. oc0[v] = v.C0
  1730.  
  1731. end
  1732.  
  1733. for i,v in pairs(lwing) do
  1734.  
  1735. oc0[v] = v.C0
  1736.  
  1737. end
  1738.  
  1739. function gotResized()
  1740.  
  1741. if lastsize then
  1742.  
  1743. if tor.Size == lastsize then return end -- This shouldn't happen?
  1744.  
  1745. local scaleVec = tor.Size/lastsize
  1746.  
  1747. for i,v in pairs(oc0) do
  1748.  
  1749. oc0[i] = v-v.p+scaleVec*v.p
  1750.  
  1751. end
  1752.  
  1753. lastsize = tor.Size
  1754.  
  1755. end
  1756.  
  1757. lastsize = tor.Size
  1758.  
  1759. end
  1760.  
  1761. tor.Changed:connect(function(p)
  1762.  
  1763. if p == "Size" then
  1764.  
  1765. gotResized()
  1766.  
  1767. end
  1768.  
  1769. end)
  1770.  
  1771. gotResized()
  1772.  
  1773. local idle = {0,0.5,-.2,0; .05,.05,.1,.05; -.6,-1.5,.1,0;}--0,.3,0,0
  1774.  
  1775. local outlow = {-.7,-.2,1.8,0; .3,.05,.1,.05; .2,0,0,0}
  1776.  
  1777. local outhigh = {.5,-.2,1.8,0; .3,.05,.1,.05; .2,0,0,0}
  1778.  
  1779. local veryhigh = {.9,-.3,1.9,0; .3,.05,.1,.05; .2,0,0,0}
  1780.  
  1781. local flap1 = {-.3,.3,1.1,-.2; .3,.05,.1,.05; .2,-.6,0,0}
  1782.  
  1783. local divebomb = {0,.2,.4,-.7; .3,.05,.1,.05; 0,-.5,-.6,0}
  1784.  
  1785.  
  1786. function setwings(tab,time)
  1787.  
  1788. time = time or 10
  1789.  
  1790. for i=1,4 do
  1791.  
  1792. rwing[i].DesiredAngle = tab[i]
  1793.  
  1794. lwing[i].DesiredAngle = tab[i]
  1795.  
  1796. rwing[i].MaxVelocity = math.abs(tab[i]-rwing[i].CurrentAngle)/time
  1797.  
  1798. lwing[i].MaxVelocity = math.abs(tab[i]-lwing[i].CurrentAngle)/time
  1799.  
  1800. local rcf = oc0[rwing[i]] * (tab[12+i] or CFrame.new())
  1801.  
  1802. local lcf = oc0[lwing[i]] * (tab[12+i] or CFrame.new())
  1803.  
  1804. end
  1805.  
  1806. for i,v in pairs(rf1) do
  1807.  
  1808. v.DesiredAngle = tab[9]
  1809.  
  1810. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1811.  
  1812. end
  1813.  
  1814. for i,v in pairs(lf1) do
  1815.  
  1816. v.DesiredAngle = tab[9]
  1817.  
  1818. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1819.  
  1820. end
  1821.  
  1822. for i,v in pairs(rf2) do
  1823.  
  1824. v.DesiredAngle = tab[10]
  1825.  
  1826. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1827.  
  1828. end
  1829.  
  1830. for i,v in pairs(lf2) do
  1831.  
  1832. v.DesiredAngle = tab[10]
  1833.  
  1834. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1835.  
  1836. end
  1837.  
  1838. for i,v in pairs(rf3) do
  1839.  
  1840. v.DesiredAngle = tab[11]
  1841.  
  1842. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1843.  
  1844. end
  1845.  
  1846. for i,v in pairs(lf3) do
  1847.  
  1848. v.DesiredAngle = tab[11]
  1849.  
  1850. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  1851.  
  1852. end
  1853.  
  1854. end
  1855.  
  1856. setwings(outhigh,1)
  1857.  
  1858. flying = false
  1859.  
  1860. moving = false
  1861.  
  1862. for i,v in pairs(tor:GetChildren()) do
  1863.  
  1864. if v.ClassName:lower():match("body") then
  1865.  
  1866. v:Destroy()
  1867.  
  1868. end
  1869.  
  1870. end
  1871.  
  1872. local ctor = tor:Clone()
  1873.  
  1874. ctor:ClearAllChildren()
  1875.  
  1876. ctor.Name = "cTorso"
  1877.  
  1878. ctor.Transparency = 1
  1879.  
  1880. ctor.CanCollide = false
  1881.  
  1882. ctor.FormFactor = "Custom"
  1883.  
  1884. ctor.Size = Vector3.new(.2,.2,.2)
  1885.  
  1886. ctor.Parent = mod
  1887.  
  1888. weld(tor,ctor)
  1889.  
  1890. local bg = Instance.new("BodyGyro",ctor)
  1891.  
  1892. bg.maxTorque = Vector3.new()
  1893.  
  1894. bg.P = 15000
  1895.  
  1896. bg.D = 1000
  1897.  
  1898. local bv = Instance.new("BodyVelocity",ctor)
  1899.  
  1900. bv.maxForce = Vector3.new()
  1901.  
  1902. bv.P = 15000
  1903.  
  1904. vel = Vector3.new()
  1905.  
  1906. cf = CFrame.new()
  1907.  
  1908. flspd = 0
  1909.  
  1910.  
  1911. keysdown = {}
  1912.  
  1913. keypressed = {}
  1914.  
  1915. ktime = {}
  1916.  
  1917. descendtimer = 0
  1918.  
  1919. jumptime = tick()
  1920.  
  1921. hum.Jumping:connect(function()
  1922.  
  1923. jumptime = tick()
  1924.  
  1925. end)
  1926.  
  1927. cam = workspace.CurrentCamera
  1928.  
  1929. kd = plr:GetMouse().KeyDown:connect(oc(function(key)
  1930.  
  1931. keysdown[key] = true
  1932.  
  1933. keypressed[key] = true
  1934.  
  1935. if key == "q" then
  1936.  
  1937. descendtimer = tick()
  1938.  
  1939. elseif key == " " and not hum.Jump then
  1940.  
  1941. jumptime = tick()
  1942.  
  1943. elseif (key == "a" or key == "d") and ktime[key] and tick()-ktime[key] < .3 and math.abs(reqrotx) < .3 then
  1944.  
  1945. reqrotx = key == "a" and math.pi*2 or -math.pi*2
  1946.  
  1947. end
  1948.  
  1949. ktime[key] = tick()
  1950.  
  1951. end))
  1952.  
  1953. ku = plr:GetMouse().KeyUp:connect(function(key)
  1954.  
  1955. keysdown[key] = false
  1956.  
  1957. if key == " " then
  1958.  
  1959. descendtimer = tick()
  1960.  
  1961. end
  1962.  
  1963. end)
  1964.  
  1965. function mid(a,b,c)
  1966.  
  1967. return math.max(a,math.min(b,c or -a))
  1968.  
  1969. end
  1970.  
  1971. function bn(a)
  1972.  
  1973. return a and 1 or 0
  1974.  
  1975. end
  1976.  
  1977. function gm(tar)
  1978.  
  1979. local m = 0
  1980.  
  1981. for i,v in pairs(tar:GetChildren()) do
  1982.  
  1983. if v:IsA("BasePart") then
  1984.  
  1985. m = m + v:GetMass()
  1986.  
  1987. end
  1988.  
  1989. m = m + gm(v)
  1990.  
  1991. end
  1992.  
  1993. return m
  1994.  
  1995. end
  1996.  
  1997. reqrotx = 0
  1998.  
  1999. local grav = 196.2
  2000.  
  2001. local con
  2002.  
  2003. con = game:GetService("RunService").Stepped:connect(oc(function()
  2004.  
  2005. --[[if not mod:IsDescendantOf(workspace) then
  2006.  
  2007. pcall(function() kd:disconnect() end)
  2008.  
  2009. pcall(function() ku:disconnect() end)
  2010.  
  2011. bg:Destroy()
  2012.  
  2013. bv:Destroy()
  2014.  
  2015. con:disconnect()
  2016.  
  2017. script:Destroy()
  2018.  
  2019. return
  2020.  
  2021. end]]
  2022.  
  2023. local obvel = tor.CFrame:vectorToObjectSpace(tor.Velocity)
  2024.  
  2025. local sspd, uspd,fspd = obvel.X,obvel.Y,obvel.Z
  2026.  
  2027. if flying then
  2028.  
  2029. local lfldir = fldir
  2030.  
  2031. fldir = cam.CoordinateFrame:vectorToWorldSpace(Vector3.new(bn(keysdown.d)-bn(keysdown.a),0,bn(keysdown.s)-bn(keysdown.w))).unit
  2032.  
  2033. local lmoving = moving
  2034.  
  2035. moving = fldir.magnitude > .1
  2036.  
  2037. if lmoving and not moving then
  2038.  
  2039. idledir = lfldir*Vector3.new(1,0,1)
  2040.  
  2041. descendtimer = tick()
  2042.  
  2043. end
  2044.  
  2045. local dbomb = fldir.Y < -.6 or (moving and keysdown["1"])
  2046.  
  2047. if moving and keysdown["0"] and lmoving then
  2048.  
  2049. fldir = (Vector3.new(lfldir.X,math.min(fldir.Y,lfldir.Y+.01)-.1,lfldir.Z)+(fldir*Vector3.new(1,0,1))*.05).unit
  2050.  
  2051. end
  2052.  
  2053. local down = tor.CFrame:vectorToWorldSpace(Vector3.new(0,-1,0))
  2054.  
  2055. local descending = (not moving and keysdown["q"] and not keysdown[" "])
  2056.  
  2057. cf = ccomplerp(cf,CFrame.new(tor.Position,tor.Position+(not moving and idledir or fldir)),keysdown["0"] and .02 or .07)
  2058.  
  2059. local gdown = not dbomb and cf.lookVector.Y < -.2 and tor.Velocity.unit.Y < .05
  2060.  
  2061. hum.PlatformStand = true
  2062.  
  2063. bg.maxTorque = Vector3.new(1,1,1)*9e5
  2064.  
  2065. local rotvel = CFrame.new(Vector3.new(),tor.Velocity):toObjectSpace(CFrame.new(Vector3.new(),fldir)).lookVector
  2066.  
  2067. bg.cframe = cf * CFrame.Angles(not moving and -.1 or -math.pi/2+.2,moving and mid(-2.5,rotvel.X/1.5) + reqrotx or 0,0)
  2068.  
  2069. reqrotx = reqrotx - reqrotx/10
  2070.  
  2071. bv.maxForce = Vector3.new(1,1,1)*9e4*.5
  2072.  
  2073. local anioff =(bn(keysdown[" "])-bn(keysdown["q"]))/2
  2074.  
  2075. local ani = tickwave(1.5-anioff,1)
  2076.  
  2077. bv.velocity = bv.velocity:Lerp(Vector3.new(0,bn(not moving)*-ani*15+(descending and math.min(20,tick()-descendtimer)*-8 or bn(keysdown[" "])-bn(keysdown["q"]))*15,0)+vel,.6)
  2078.  
  2079. vel = moving and cf.lookVector*flspd or Vector3.new()
  2080.  
  2081. flspd = math.min(120,lerp(flspd,moving and (fldir.Y<0 and flspd+(-fldir.Y)*grav/60 or math.max(50,flspd-fldir.Y*grav/300)) or 60,.4))
  2082.  
  2083. setwings(moving and (gdown and outlow or dbomb and divebomb) or (descending and veryhigh or flap1),15)
  2084.  
  2085. for i=1,4 do
  2086.  
  2087. --CFrame.Angles(-.5+bn(i==3)*2.4+bn(i==4)*.5,.1+bn(i==2)*.5-bn(i==3)*1.1,bn(i==3)*.1)
  2088.  
  2089. rwing[i].C0 = clerp(rwing[i].C0,oc0[rwing[i]] * (gdown and CFrame.new() or dbomb and CFrame.Angles(-.5+bn(i==3)*.4+bn(i==4)*.5,.1+bn(i==2)*.5-bn(i==3)*1.1,bn(i==3)*.1) or descending and CFrame.Angles(.3,0,0) or CFrame.Angles((i*.1+1.5)*ani,ani*-.5,1*ani)),descending and .8 or .2)
  2090.  
  2091. lwing[i].C0 = clerp(lwing[i].C0,oc0[lwing[i]] * (gdown and CFrame.new() or dbomb and CFrame.Angles(-(-.5+bn(i==3)*.4+bn(i==4)*.5),-(.1+bn(i==2)*.5-bn(i==3)*1.1),bn(i==3)*.1) or descending and CFrame.Angles(-.3,0,0) or CFrame.Angles(-(i*.1+1.5)*ani,ani*.5,1*ani)),descending and .8 or .2)
  2092.  
  2093. end
  2094.  
  2095. local hit,ray = workspace:FindPartOnRayWithIgnoreList(Ray.new(tor.Position,Vector3.new(0,-3.5+math.min(0,bv.velocity.y)/30,0)),{char})
  2096.  
  2097. if hit and down.Y < -.85 and tick()-flystart > 1 then
  2098.  
  2099. flying = false
  2100.  
  2101. hum.PlatformStand = false
  2102.  
  2103. tor.Velocity = Vector3.new()
  2104.  
  2105. end
  2106.  
  2107. else
  2108.  
  2109. bg.maxTorque = Vector3.new()
  2110.  
  2111. bv.maxForce = Vector3.new()
  2112.  
  2113. local ani = tickwave(walking and .8 or 4.5,1)
  2114.  
  2115. setwings(idle,10)
  2116.  
  2117. local x,y,z = fspd/160,uspd/700,sspd/900
  2118.  
  2119. for i=1,4 do
  2120.  
  2121. rwing[i].C0 = clerp(rwing[i].C0,oc0[rwing[i]] * CFrame.Angles(ani*.1 + -mid(-.1,x),0 + -mid(-.1,y) + bn(i==2)*.6,ani*.02 + -mid(-.1,z)),.2)
  2122.  
  2123. lwing[i].C0 = clerp(lwing[i].C0,oc0[lwing[i]] * CFrame.Angles(ani*-.05 + mid(-.1,x),0 + mid(-.1,y) + -bn(i==2)*.6,ani*.02 + mid(-.1,z)),.2)
  2124.  
  2125. end
  2126.  
  2127. if keypressed[" "] and not flying and (tick()-jumptime > .05 and (tick()-jumptime < 3 or hum.Jump)) then
  2128.  
  2129. vel = Vector3.new(0,50,0)
  2130.  
  2131. bv.velocity = vel
  2132.  
  2133. idledir = cam.CoordinateFrame.lookVector*Vector3.new(1,0,1)
  2134.  
  2135. cf = tor.CFrame * CFrame.Angles(-.01,0,0)
  2136.  
  2137. tor.CFrame = cf
  2138.  
  2139. bg.cframe = cf
  2140.  
  2141. flystart = tick()
  2142.  
  2143. flying = true
  2144.  
  2145. end
  2146.  
  2147. end
  2148.  
  2149. keypressed = {}
  2150.  
  2151. end))
  2152.  
  2153.  
  2154.  
  2155. end fly()
  2156.  
  2157. --Bird Wings By Lyokofan2000
  2158. end)
  2159.  
  2160. end
  2161. coroutine.resume(coroutine.create(SCRIPT_HWMQ85_FAKESCRIPT))
  2162. function SCRIPT_URJM90_FAKESCRIPT() -- FEAnimationGUI.LocalScript
  2163. local script = Instance.new('LocalScript')
  2164. script.Parent = FEAnimationGUI
  2165. script.Parent.MouseButton1Click:Connect(function()
  2166.  
  2167.  
  2168. local Energize = Instance.new("ScreenGui")
  2169. local SideFrame = Instance.new("Frame")
  2170. local OpenGUI = Instance.new("TextButton")
  2171. local SideFrameTitle = Instance.new("TextLabel")
  2172. local MainFrame = Instance.new("Frame")
  2173. local GuiBottomFrame = Instance.new("Frame")
  2174. local Credits = Instance.new("TextLabel")
  2175. local ScrollingFrame = Instance.new("ScrollingFrame")
  2176. local CheckR = Instance.new("TextLabel")
  2177. local ScrollingFrameR15 = Instance.new("ScrollingFrame")
  2178.  
  2179. local CrazySlash = Instance.new("TextButton")
  2180. local Open = Instance.new("TextButton")
  2181. local R15Spinner = Instance.new("TextButton")
  2182. local ArmsOut = Instance.new("TextButton")
  2183. local FloatSlash = Instance.new("TextButton")
  2184. local WeirdZombie = Instance.new("TextButton")
  2185. local DownSlash = Instance.new("TextButton")
  2186. local Pull = Instance.new("TextButton")
  2187. local CircleArm = Instance.new("TextButton")
  2188. local Bend = Instance.new("TextButton")
  2189. local RotateSlash = Instance.new("TextButton")
  2190. local FlingArms = Instance.new("TextButton")
  2191.  
  2192. local FullSwing = Instance.new("TextButton")
  2193. local GlitchLevitate = Instance.new("TextButton")
  2194. local MoonDance = Instance.new("TextButton")
  2195. local FullPunch = Instance.new("TextButton")
  2196. local Crouch = Instance.new("TextButton")
  2197. local SpinDance = Instance.new("TextButton")
  2198. local FloorFaint = Instance.new("TextButton")
  2199. local JumpingJacks = Instance.new("TextButton")
  2200. local Spinner = Instance.new("TextButton")
  2201. local MegaInsane = Instance.new("TextButton")
  2202. local ArmDetach = Instance.new("TextButton")
  2203. local WeirdMove = Instance.new("TextButton")
  2204. local Faint = Instance.new("TextButton")
  2205. local CloneIllusion = Instance.new("TextButton")
  2206. local Levitate = Instance.new("TextButton")
  2207. local DinoWalk = Instance.new("TextButton")
  2208. local FloorCrawl = Instance.new("TextButton")
  2209. local SwordSlam = Instance.new("TextButton")
  2210. local LoopHead = Instance.new("TextButton")
  2211. local HeroJump = Instance.new("TextButton")
  2212. local Insane = Instance.new("TextButton")
  2213. local FloatingHead = Instance.new("TextButton")
  2214. local HeadThrow = Instance.new("TextButton")
  2215. local MovingDance = Instance.new("TextButton")
  2216. local SuperPunch = Instance.new("TextButton")
  2217. local ArmTurbine = Instance.new("TextButton")
  2218. local Dab = Instance.new("TextButton")
  2219. local FloatSit = Instance.new("TextButton")
  2220. local SuperFaint = Instance.new("TextButton")
  2221. local BarrelRoll = Instance.new("TextButton")
  2222. local Scared = Instance.new("TextButton")
  2223. local InsaneArms = Instance.new("TextButton")
  2224. local SwordSlice = Instance.new("TextButton")
  2225. local SpinDance2 = Instance.new("TextButton")
  2226. local BowDown = Instance.new("TextButton")
  2227. local LoopSlam = Instance.new("TextButton")
  2228.  
  2229. local GuiTopFrame = Instance.new("Frame")
  2230. local CloseGUI = Instance.new("TextButton")
  2231. local Title = Instance.new("TextLabel")
  2232.  
  2233. -- Properties
  2234.  
  2235. Energize.Name = "Energize"
  2236. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  2237.  
  2238. SideFrame.Name = "SideFrame"
  2239. SideFrame.Parent = Energize
  2240. SideFrame.Active = true
  2241. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  2242. SideFrame.Draggable = true
  2243. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  2244. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  2245. SideFrame.Visible = false
  2246.  
  2247. OpenGUI.Name = "OpenGUI"
  2248. OpenGUI.Parent = SideFrame
  2249. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2250. OpenGUI.BackgroundTransparency = 1
  2251. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  2252. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  2253. OpenGUI.Font = Enum.Font.SourceSans
  2254. OpenGUI.FontSize = Enum.FontSize.Size48
  2255. OpenGUI.Text = "X"
  2256. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  2257. OpenGUI.TextSize = 40
  2258. OpenGUI.TextWrapped = true
  2259.  
  2260. SideFrameTitle.Name = "SideFrameTitle"
  2261. SideFrameTitle.Parent = SideFrame
  2262. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2263. SideFrameTitle.BackgroundTransparency = 1
  2264. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  2265. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  2266. SideFrameTitle.Font = Enum.Font.Arial
  2267. SideFrameTitle.FontSize = Enum.FontSize.Size24
  2268. SideFrameTitle.Text = "Energize"
  2269. SideFrameTitle.TextSize = 21
  2270. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  2271. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  2272.  
  2273. MainFrame.Name = "MainFrame"
  2274. MainFrame.Parent = Energize
  2275. MainFrame.Active = true
  2276. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2277. MainFrame.BackgroundTransparency = 1
  2278. MainFrame.Draggable = true
  2279. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  2280. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  2281.  
  2282. GuiBottomFrame.Name = "Gui BottomFrame"
  2283. GuiBottomFrame.Parent = MainFrame
  2284. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  2285. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2286. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  2287. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  2288.  
  2289. Credits.Name = "Credits"
  2290. Credits.Parent = GuiBottomFrame
  2291. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2292. Credits.BackgroundTransparency = 1
  2293. Credits.Size = UDim2.new(0, 460, 0, 32)
  2294. Credits.FontSize = Enum.FontSize.Size14
  2295. Credits.Text = "By illremember FE Animations Gui"
  2296. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2297. Credits.TextSize = 14
  2298. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  2299. Credits.TextStrokeTransparency = 0.69999998807907
  2300. Credits.TextWrapped = true
  2301.  
  2302. ScrollingFrame.Parent = MainFrame
  2303. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  2304. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  2305. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  2306. ScrollingFrame.ScrollBarThickness = 13
  2307.  
  2308. FullSwing.Name = "FullSwing"
  2309. FullSwing.Parent = ScrollingFrame
  2310. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2311. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2312. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  2313. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  2314. FullSwing.Font = Enum.Font.Highway
  2315. FullSwing.FontSize = Enum.FontSize.Size24
  2316. FullSwing.Text = "Full Swing"
  2317. FullSwing.TextSize = 20
  2318. FullSwing.TextWrapped = true
  2319.  
  2320. GlitchLevitate.Name = "GlitchLevitate"
  2321. GlitchLevitate.Parent = ScrollingFrame
  2322. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2323. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2324. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  2325. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  2326. GlitchLevitate.Font = Enum.Font.Highway
  2327. GlitchLevitate.FontSize = Enum.FontSize.Size24
  2328. GlitchLevitate.Text = "Glitch Levitate"
  2329. GlitchLevitate.TextSize = 20
  2330. GlitchLevitate.TextWrapped = true
  2331.  
  2332. MoonDance.Name = "MoonDance"
  2333. MoonDance.Parent = ScrollingFrame
  2334. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2335. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2336. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  2337. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  2338. MoonDance.Font = Enum.Font.Highway
  2339. MoonDance.FontSize = Enum.FontSize.Size24
  2340. MoonDance.Text = "Moon Dance"
  2341. MoonDance.TextSize = 20
  2342. MoonDance.TextWrapped = true
  2343.  
  2344. FullPunch.Name = "FullPunch"
  2345. FullPunch.Parent = ScrollingFrame
  2346. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2347. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2348. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  2349. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  2350. FullPunch.Font = Enum.Font.Highway
  2351. FullPunch.FontSize = Enum.FontSize.Size24
  2352. FullPunch.Text = "Full Punch"
  2353. FullPunch.TextSize = 20
  2354. FullPunch.TextWrapped = true
  2355.  
  2356. Crouch.Name = "Crouch"
  2357. Crouch.Parent = ScrollingFrame
  2358. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2359. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2360. Crouch.Position = UDim2.new(0, 168, 0, 280)
  2361. Crouch.Size = UDim2.new(0, 119, 0, 34)
  2362. Crouch.Font = Enum.Font.Highway
  2363. Crouch.FontSize = Enum.FontSize.Size24
  2364. Crouch.Text = "Crouch"
  2365. Crouch.TextSize = 20
  2366. Crouch.TextWrapped = true
  2367.  
  2368. SpinDance.Name = "SpinDance"
  2369. SpinDance.Parent = ScrollingFrame
  2370. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2371. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2372. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  2373. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  2374. SpinDance.Font = Enum.Font.Highway
  2375. SpinDance.FontSize = Enum.FontSize.Size24
  2376. SpinDance.Text = "Spin Dance"
  2377. SpinDance.TextSize = 20
  2378. SpinDance.TextWrapped = true
  2379.  
  2380. FloorFaint.Name = "FloorFaint"
  2381. FloorFaint.Parent = ScrollingFrame
  2382. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2383. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2384. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  2385. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  2386. FloorFaint.Font = Enum.Font.Highway
  2387. FloorFaint.FontSize = Enum.FontSize.Size24
  2388. FloorFaint.Text = "Floor Faint"
  2389. FloorFaint.TextSize = 20
  2390. FloorFaint.TextWrapped = true
  2391.  
  2392. JumpingJacks.Name = "JumpingJacks"
  2393. JumpingJacks.Parent = ScrollingFrame
  2394. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2395. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2396. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  2397. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  2398. JumpingJacks.Font = Enum.Font.Highway
  2399. JumpingJacks.FontSize = Enum.FontSize.Size24
  2400. JumpingJacks.Text = "Jumping Jacks"
  2401. JumpingJacks.TextSize = 20
  2402. JumpingJacks.TextWrapped = true
  2403.  
  2404. Spinner.Name = "Spinner"
  2405. Spinner.Parent = ScrollingFrame
  2406. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2407. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2408. Spinner.Position = UDim2.new(0, 17, 0, 192)
  2409. Spinner.Size = UDim2.new(0, 119, 0, 34)
  2410. Spinner.Font = Enum.Font.Highway
  2411. Spinner.FontSize = Enum.FontSize.Size24
  2412. Spinner.Text = "Spinner"
  2413. Spinner.TextSize = 20
  2414. Spinner.TextWrapped = true
  2415.  
  2416. MegaInsane.Name = "MegaInsane"
  2417. MegaInsane.Parent = ScrollingFrame
  2418. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2419. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2420. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  2421. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  2422. MegaInsane.Font = Enum.Font.Highway
  2423. MegaInsane.FontSize = Enum.FontSize.Size24
  2424. MegaInsane.Text = "Mega Insane"
  2425. MegaInsane.TextSize = 20
  2426. MegaInsane.TextWrapped = true
  2427.  
  2428. ArmDetach.Name = "ArmDetach"
  2429. ArmDetach.Parent = ScrollingFrame
  2430. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2431. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2432. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  2433. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  2434. ArmDetach.Font = Enum.Font.Highway
  2435. ArmDetach.FontSize = Enum.FontSize.Size24
  2436. ArmDetach.Text = "Arm Detach"
  2437. ArmDetach.TextSize = 20
  2438. ArmDetach.TextWrapped = true
  2439.  
  2440. WeirdMove.Name = "WeirdMove"
  2441. WeirdMove.Parent = ScrollingFrame
  2442. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2443. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2444. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  2445. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  2446. WeirdMove.Font = Enum.Font.Highway
  2447. WeirdMove.FontSize = Enum.FontSize.Size24
  2448. WeirdMove.Text = "Weird Move"
  2449. WeirdMove.TextSize = 20
  2450. WeirdMove.TextWrapped = true
  2451.  
  2452. Faint.Name = "Faint"
  2453. Faint.Parent = ScrollingFrame
  2454. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2455. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2456. Faint.Position = UDim2.new(0, 17, 0, 148)
  2457. Faint.Size = UDim2.new(0, 119, 0, 34)
  2458. Faint.Font = Enum.Font.Highway
  2459. Faint.FontSize = Enum.FontSize.Size24
  2460. Faint.Text = "Faint"
  2461. Faint.TextSize = 20
  2462. Faint.TextWrapped = true
  2463.  
  2464. CloneIllusion.Name = "CloneIllusion"
  2465. CloneIllusion.Parent = ScrollingFrame
  2466. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2467. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2468. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  2469. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  2470. CloneIllusion.Font = Enum.Font.Highway
  2471. CloneIllusion.FontSize = Enum.FontSize.Size24
  2472. CloneIllusion.Text = "Clone Illusion"
  2473. CloneIllusion.TextSize = 20
  2474. CloneIllusion.TextWrapped = true
  2475.  
  2476. Levitate.Name = "Levitate"
  2477. Levitate.Parent = ScrollingFrame
  2478. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2479. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2480. Levitate.Position = UDim2.new(0, 17, 0, 104)
  2481. Levitate.Size = UDim2.new(0, 119, 0, 34)
  2482. Levitate.Font = Enum.Font.Highway
  2483. Levitate.FontSize = Enum.FontSize.Size24
  2484. Levitate.Text = "Levitate"
  2485. Levitate.TextSize = 20
  2486. Levitate.TextWrapped = true
  2487.  
  2488. DinoWalk.Name = "DinoWalk"
  2489. DinoWalk.Parent = ScrollingFrame
  2490. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2491. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2492. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  2493. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  2494. DinoWalk.Font = Enum.Font.Highway
  2495. DinoWalk.FontSize = Enum.FontSize.Size24
  2496. DinoWalk.Text = "Dino Walk"
  2497. DinoWalk.TextSize = 20
  2498. DinoWalk.TextWrapped = true
  2499.  
  2500. FloorCrawl.Name = "FloorCrawl"
  2501. FloorCrawl.Parent = ScrollingFrame
  2502. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2503. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2504. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  2505. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  2506. FloorCrawl.Font = Enum.Font.Highway
  2507. FloorCrawl.FontSize = Enum.FontSize.Size24
  2508. FloorCrawl.Text = "Floor Crawl"
  2509. FloorCrawl.TextSize = 20
  2510. FloorCrawl.TextWrapped = true
  2511.  
  2512. SwordSlam.Name = "SwordSlam"
  2513. SwordSlam.Parent = ScrollingFrame
  2514. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2515. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2516. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  2517. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  2518. SwordSlam.Font = Enum.Font.Highway
  2519. SwordSlam.FontSize = Enum.FontSize.Size24
  2520. SwordSlam.Text = "Sword Slam"
  2521. SwordSlam.TextSize = 20
  2522. SwordSlam.TextWrapped = true
  2523.  
  2524. LoopHead.Name = "LoopHead"
  2525. LoopHead.Parent = ScrollingFrame
  2526. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2527. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2528. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  2529. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  2530. LoopHead.Font = Enum.Font.Highway
  2531. LoopHead.FontSize = Enum.FontSize.Size24
  2532. LoopHead.Text = "Loop Head"
  2533. LoopHead.TextSize = 20
  2534. LoopHead.TextWrapped = true
  2535.  
  2536. HeroJump.Name = "HeroJump"
  2537. HeroJump.Parent = ScrollingFrame
  2538. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2539. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2540. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  2541. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  2542. HeroJump.Font = Enum.Font.Highway
  2543. HeroJump.FontSize = Enum.FontSize.Size24
  2544. HeroJump.Text = "Hero Jump"
  2545. HeroJump.TextSize = 20
  2546. HeroJump.TextWrapped = true
  2547.  
  2548. Insane.Name = "Insane"
  2549. Insane.Parent = ScrollingFrame
  2550. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2551. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2552. Insane.Position = UDim2.new(0, 319, 0, 16)
  2553. Insane.Size = UDim2.new(0, 119, 0, 34)
  2554. Insane.Font = Enum.Font.Highway
  2555. Insane.FontSize = Enum.FontSize.Size24
  2556. Insane.Text = "Insane"
  2557. Insane.TextSize = 20
  2558. Insane.TextWrapped = true
  2559.  
  2560. FloatingHead.Name = "FloatingHead"
  2561. FloatingHead.Parent = ScrollingFrame
  2562. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2563. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2564. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  2565. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  2566. FloatingHead.Font = Enum.Font.Highway
  2567. FloatingHead.FontSize = Enum.FontSize.Size24
  2568. FloatingHead.Text = "Floating Head"
  2569. FloatingHead.TextSize = 20
  2570. FloatingHead.TextWrapped = true
  2571.  
  2572. HeadThrow.Name = "HeadThrow"
  2573. HeadThrow.Parent = ScrollingFrame
  2574. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2575. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2576. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  2577. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  2578. HeadThrow.Font = Enum.Font.Highway
  2579. HeadThrow.FontSize = Enum.FontSize.Size24
  2580. HeadThrow.Text = "Head Throw"
  2581. HeadThrow.TextSize = 20
  2582. HeadThrow.TextWrapped = true
  2583.  
  2584. MovingDance.Name = "MovingDance"
  2585. MovingDance.Parent = ScrollingFrame
  2586. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2587. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2588. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  2589. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  2590. MovingDance.Font = Enum.Font.Highway
  2591. MovingDance.FontSize = Enum.FontSize.Size24
  2592. MovingDance.Text = "Moving Dance"
  2593. MovingDance.TextSize = 20
  2594. MovingDance.TextWrapped = true
  2595.  
  2596. SuperPunch.Name = "SuperPunch"
  2597. SuperPunch.Parent = ScrollingFrame
  2598. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2599. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2600. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  2601. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  2602. SuperPunch.Font = Enum.Font.Highway
  2603. SuperPunch.FontSize = Enum.FontSize.Size24
  2604. SuperPunch.Text = "Super Punch"
  2605. SuperPunch.TextSize = 20
  2606. SuperPunch.TextWrapped = true
  2607.  
  2608. ArmTurbine.Name = "ArmTurbine"
  2609. ArmTurbine.Parent = ScrollingFrame
  2610. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2611. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2612. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  2613. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  2614. ArmTurbine.Font = Enum.Font.Highway
  2615. ArmTurbine.FontSize = Enum.FontSize.Size24
  2616. ArmTurbine.Text = "Arm Turbine"
  2617. ArmTurbine.TextSize = 20
  2618. ArmTurbine.TextWrapped = true
  2619.  
  2620. Dab.Name = "Dab"
  2621. Dab.Parent = ScrollingFrame
  2622. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2623. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2624. Dab.Position = UDim2.new(0, 17, 0, 366)
  2625. Dab.Size = UDim2.new(0, 119, 0, 34)
  2626. Dab.Font = Enum.Font.Highway
  2627. Dab.FontSize = Enum.FontSize.Size24
  2628. Dab.Text = "Dab"
  2629. Dab.TextSize = 20
  2630. Dab.TextWrapped = true
  2631.  
  2632. FloatSit.Name = "FloatSit"
  2633. FloatSit.Parent = ScrollingFrame
  2634. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2635. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2636. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  2637. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  2638. FloatSit.Font = Enum.Font.Highway
  2639. FloatSit.FontSize = Enum.FontSize.Size24
  2640. FloatSit.Text = "Float Sit"
  2641. FloatSit.TextSize = 20
  2642. FloatSit.TextWrapped = true
  2643.  
  2644. SuperFaint.Name = "SuperFaint"
  2645. SuperFaint.Parent = ScrollingFrame
  2646. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2647. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2648. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  2649. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  2650. SuperFaint.Font = Enum.Font.Highway
  2651. SuperFaint.FontSize = Enum.FontSize.Size24
  2652. SuperFaint.Text = "Super Faint"
  2653. SuperFaint.TextSize = 20
  2654. SuperFaint.TextWrapped = true
  2655.  
  2656. BarrelRoll.Name = "BarrelRoll"
  2657. BarrelRoll.Parent = ScrollingFrame
  2658. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2659. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2660. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  2661. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  2662. BarrelRoll.Font = Enum.Font.Highway
  2663. BarrelRoll.FontSize = Enum.FontSize.Size24
  2664. BarrelRoll.Text = "Barrel Roll"
  2665. BarrelRoll.TextSize = 20
  2666. BarrelRoll.TextWrapped = true
  2667.  
  2668. Scared.Name = "Scared"
  2669. Scared.Parent = ScrollingFrame
  2670. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2671. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2672. Scared.Position = UDim2.new(0, 319, 0, 454)
  2673. Scared.Size = UDim2.new(0, 119, 0, 34)
  2674. Scared.Font = Enum.Font.Highway
  2675. Scared.FontSize = Enum.FontSize.Size24
  2676. Scared.Text = "Scared"
  2677. Scared.TextSize = 20
  2678. Scared.TextWrapped = true
  2679.  
  2680. InsaneArms.Name = "InsaneArms"
  2681. InsaneArms.Parent = ScrollingFrame
  2682. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2683. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2684. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  2685. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  2686. InsaneArms.Font = Enum.Font.Highway
  2687. InsaneArms.FontSize = Enum.FontSize.Size24
  2688. InsaneArms.Text = "Insane Arms"
  2689. InsaneArms.TextSize = 20
  2690. InsaneArms.TextWrapped = true
  2691.  
  2692. SwordSlice.Name = "SwordSlice"
  2693. SwordSlice.Parent = ScrollingFrame
  2694. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2695. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2696. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  2697. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  2698. SwordSlice.Font = Enum.Font.Highway
  2699. SwordSlice.FontSize = Enum.FontSize.Size24
  2700. SwordSlice.Text = "Sword Slice"
  2701. SwordSlice.TextSize = 20
  2702. SwordSlice.TextWrapped = true
  2703.  
  2704. SpinDance2.Name = "SpinDance2"
  2705. SpinDance2.Parent = ScrollingFrame
  2706. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2707. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2708. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  2709. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  2710. SpinDance2.Font = Enum.Font.Highway
  2711. SpinDance2.FontSize = Enum.FontSize.Size24
  2712. SpinDance2.Text = "Spin Dance 2"
  2713. SpinDance2.TextSize = 20
  2714. SpinDance2.TextWrapped = true
  2715.  
  2716. BowDown.Name = "BowDown"
  2717. BowDown.Parent = ScrollingFrame
  2718. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2719. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2720. BowDown.Position = UDim2.new(0, 319, 0, 498)
  2721. BowDown.Size = UDim2.new(0, 119, 0, 34)
  2722. BowDown.Font = Enum.Font.Highway
  2723. BowDown.FontSize = Enum.FontSize.Size24
  2724. BowDown.Text = "Bow Down"
  2725. BowDown.TextSize = 20
  2726. BowDown.TextWrapped = true
  2727.  
  2728. LoopSlam.Name = "LoopSlam"
  2729. LoopSlam.Parent = ScrollingFrame
  2730. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  2731. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2732. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  2733. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  2734. LoopSlam.Font = Enum.Font.Highway
  2735. LoopSlam.FontSize = Enum.FontSize.Size24
  2736. LoopSlam.Text = "Loop Slam"
  2737. LoopSlam.TextSize = 20
  2738. LoopSlam.TextWrapped = true
  2739.  
  2740. GuiTopFrame.Name = "Gui TopFrame"
  2741. GuiTopFrame.Parent = MainFrame
  2742. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  2743. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2744. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  2745.  
  2746. CloseGUI.Name = "CloseGUI"
  2747. CloseGUI.Parent = GuiTopFrame
  2748. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2749. CloseGUI.BackgroundTransparency = 1
  2750. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  2751. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  2752. CloseGUI.Font = Enum.Font.SourceSans
  2753. CloseGUI.FontSize = Enum.FontSize.Size48
  2754. CloseGUI.Text = "X"
  2755. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  2756. CloseGUI.TextSize = 40
  2757. CloseGUI.TextWrapped = true
  2758.  
  2759. Title.Name = "Title"
  2760. Title.Parent = GuiTopFrame
  2761. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  2762. Title.BackgroundTransparency = 1
  2763. Title.Size = UDim2.new(0, 460, 0, 32)
  2764. Title.FontSize = Enum.FontSize.Size14
  2765. Title.Text = "Energize"
  2766. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  2767. Title.TextSize = 14
  2768. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  2769. Title.TextStrokeTransparency = 0.69999998807907
  2770. Title.TextWrapped = true
  2771.  
  2772. CheckR.Name = "CheckR"
  2773. CheckR.Parent = GuiTopFrame
  2774. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  2775. CheckR.BackgroundTransparency = 1
  2776. CheckR.Size = UDim2.new(0, 171, 0, 32)
  2777. CheckR.Font = Enum.Font.SourceSansBold
  2778. CheckR.FontSize = Enum.FontSize.Size14
  2779. CheckR.Text = "Text"
  2780. CheckR.TextScaled = true
  2781. CheckR.TextSize = 14
  2782. CheckR.TextWrapped = true
  2783.  
  2784. ScrollingFrameR15.Name = "ScrollingFrameR15"
  2785. ScrollingFrameR15.Parent = MainFrame
  2786. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  2787. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  2788. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  2789. ScrollingFrameR15.Visible = false
  2790. ScrollingFrameR15.ScrollBarThickness = 13
  2791.  
  2792. CrazySlash.Name = "CrazySlash"
  2793. CrazySlash.Parent = ScrollingFrameR15
  2794. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2795. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2796. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  2797. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  2798. CrazySlash.Font = Enum.Font.Highway
  2799. CrazySlash.FontSize = Enum.FontSize.Size24
  2800. CrazySlash.Text = "CrazySlash"
  2801. CrazySlash.TextSize = 20
  2802. CrazySlash.TextWrapped = true
  2803.  
  2804. Open.Name = "Open"
  2805. Open.Parent = ScrollingFrameR15
  2806. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2807. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2808. Open.Position = UDim2.new(0, 168, 0, 16)
  2809. Open.Size = UDim2.new(0, 119, 0, 34)
  2810. Open.Font = Enum.Font.Highway
  2811. Open.FontSize = Enum.FontSize.Size24
  2812. Open.Text = "Open"
  2813. Open.TextSize = 20
  2814. Open.TextWrapped = true
  2815.  
  2816. R15Spinner.Name = "R15Spinner"
  2817. R15Spinner.Parent = ScrollingFrameR15
  2818. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2819. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2820. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  2821. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  2822. R15Spinner.Font = Enum.Font.Highway
  2823. R15Spinner.FontSize = Enum.FontSize.Size24
  2824. R15Spinner.Text = "Spinner"
  2825. R15Spinner.TextSize = 20
  2826. R15Spinner.TextWrapped = true
  2827.  
  2828. ArmsOut.Name = "ArmsOut"
  2829. ArmsOut.Parent = ScrollingFrameR15
  2830. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2831. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2832. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  2833. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  2834. ArmsOut.Font = Enum.Font.Highway
  2835. ArmsOut.FontSize = Enum.FontSize.Size24
  2836. ArmsOut.Text = "ArmsOut"
  2837. ArmsOut.TextSize = 20
  2838. ArmsOut.TextWrapped = true
  2839.  
  2840. FloatSlash.Name = "FloatSlash"
  2841. FloatSlash.Parent = ScrollingFrameR15
  2842. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2843. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2844. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  2845. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  2846. FloatSlash.Font = Enum.Font.Highway
  2847. FloatSlash.FontSize = Enum.FontSize.Size24
  2848. FloatSlash.Text = "FloatSlash"
  2849. FloatSlash.TextSize = 20
  2850. FloatSlash.TextWrapped = true
  2851.  
  2852. WeirdZombie.Name = "WeirdZombie"
  2853. WeirdZombie.Parent = ScrollingFrameR15
  2854. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2855. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2856. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  2857. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  2858. WeirdZombie.Font = Enum.Font.Highway
  2859. WeirdZombie.FontSize = Enum.FontSize.Size24
  2860. WeirdZombie.Text = "WeirdZombie"
  2861. WeirdZombie.TextSize = 20
  2862. WeirdZombie.TextWrapped = true
  2863.  
  2864. DownSlash.Name = "DownSlash"
  2865. DownSlash.Parent = ScrollingFrameR15
  2866. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2867. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2868. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  2869. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  2870. DownSlash.Font = Enum.Font.Highway
  2871. DownSlash.FontSize = Enum.FontSize.Size24
  2872. DownSlash.Text = "DownSlash"
  2873. DownSlash.TextSize = 20
  2874. DownSlash.TextWrapped = true
  2875.  
  2876. Pull.Name = "Pull"
  2877. Pull.Parent = ScrollingFrameR15
  2878. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2879. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2880. Pull.Position = UDim2.new(0, 17, 0, 104)
  2881. Pull.Size = UDim2.new(0, 119, 0, 34)
  2882. Pull.Font = Enum.Font.Highway
  2883. Pull.FontSize = Enum.FontSize.Size24
  2884. Pull.Text = "Pull"
  2885. Pull.TextSize = 20
  2886. Pull.TextWrapped = true
  2887.  
  2888. CircleArm.Name = "CircleArm"
  2889. CircleArm.Parent = ScrollingFrameR15
  2890. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2891. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2892. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  2893. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  2894. CircleArm.Font = Enum.Font.Highway
  2895. CircleArm.FontSize = Enum.FontSize.Size24
  2896. CircleArm.Text = "CircleArm"
  2897. CircleArm.TextSize = 20
  2898. CircleArm.TextWrapped = true
  2899.  
  2900. Bend.Name = "Bend"
  2901. Bend.Parent = ScrollingFrameR15
  2902. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2903. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2904. Bend.Position = UDim2.new(0, 319, 0, 104)
  2905. Bend.Size = UDim2.new(0, 119, 0, 34)
  2906. Bend.Font = Enum.Font.Highway
  2907. Bend.FontSize = Enum.FontSize.Size24
  2908. Bend.Text = "Bend"
  2909. Bend.TextSize = 20
  2910. Bend.TextWrapped = true
  2911.  
  2912. RotateSlash.Name = "RotateSlash"
  2913. RotateSlash.Parent = ScrollingFrameR15
  2914. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2915. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2916. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  2917. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  2918. RotateSlash.Font = Enum.Font.Highway
  2919. RotateSlash.FontSize = Enum.FontSize.Size24
  2920. RotateSlash.Text = "RotateSlash"
  2921. RotateSlash.TextSize = 20
  2922. RotateSlash.TextWrapped = true
  2923.  
  2924. FlingArms.Name = "FlingArms"
  2925. FlingArms.Parent = ScrollingFrameR15
  2926. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  2927. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2928. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  2929. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  2930. FlingArms.Font = Enum.Font.Highway
  2931. FlingArms.FontSize = Enum.FontSize.Size24
  2932. FlingArms.Text = "FlingArms"
  2933. FlingArms.TextSize = 20
  2934. FlingArms.TextWrapped = true
  2935.  
  2936. -- Buttons
  2937. col = Color3.new(0.886275, 0.776471, 0.368627)
  2938. loc = Color3.new(1, 0.906471, 0.568627)
  2939. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  2940. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  2941.  
  2942. CloseGUI.MouseButton1Click:connect(function()
  2943. MainFrame.Visible = false
  2944. SideFrame.Visible = true
  2945. SideFrame.Position = MainFrame.Position
  2946. end)
  2947.  
  2948. OpenGUI.MouseButton1Click:connect(function()
  2949. MainFrame.Visible = true
  2950. SideFrame.Visible = false
  2951. MainFrame.Position = SideFrame.Position
  2952. end)
  2953.  
  2954. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  2955. ScrollingFrame.Visible = false
  2956. ScrollingFrameR15.Visible = true
  2957. CheckR.Text = "Showing R15 Animations"
  2958. else
  2959. ScrollingFrame.Visible = true
  2960. ScrollingFrameR15.Visible = false
  2961. CheckR.Text = "Showing R6 Animations"
  2962. end
  2963.  
  2964. local Anim = Instance.new("Animation")
  2965. Anim.AnimationId = "rbxassetid://35154961"
  2966. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2967. local HeadThrowACTIVE = false
  2968. HeadThrow.MouseButton1Click:connect(function()
  2969. HeadThrowACTIVE = not HeadThrowACTIVE
  2970. if HeadThrowACTIVE then
  2971. HeadThrow.BackgroundColor3 = loc
  2972. while wait() do
  2973. if track.IsPlaying == false then
  2974. if HeadThrowACTIVE then
  2975. track:Play(.1, 1, 1)
  2976. end
  2977. end
  2978. end
  2979. else
  2980. track:Stop()
  2981. HeadThrow.BackgroundColor3 = col
  2982. end
  2983. end)
  2984.  
  2985. local Anim = Instance.new("Animation")
  2986. Anim.AnimationId = "rbxassetid://121572214"
  2987. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2988. local FloatingHeadACTIVE = false
  2989. FloatingHead.MouseButton1Click:connect(function()
  2990. FloatingHeadACTIVE = not FloatingHeadACTIVE
  2991. if FloatingHeadACTIVE then
  2992. track:Play(.1, 1, 1)
  2993. FloatingHead.BackgroundColor3 = loc
  2994. else
  2995. track:Stop()
  2996. FloatingHead.BackgroundColor3 = col
  2997. end
  2998. end)
  2999.  
  3000. local Anim = Instance.new("Animation")
  3001. Anim.AnimationId = "rbxassetid://182724289"
  3002. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3003. local CrouchACTIVE = false
  3004. Crouch.MouseButton1Click:connect(function()
  3005. CrouchACTIVE = not CrouchACTIVE
  3006. if CrouchACTIVE then
  3007. track:Play(.1, 1, 1)
  3008. Crouch.BackgroundColor3 = loc
  3009. else
  3010. track:Stop()
  3011. Crouch.BackgroundColor3 = col
  3012. end
  3013. end)
  3014.  
  3015. local Anim = Instance.new("Animation")
  3016. Anim.AnimationId = "rbxassetid://282574440"
  3017. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3018. local FloorCrawlACTIVE = false
  3019. FloorCrawl.MouseButton1Click:connect(function()
  3020. FloorCrawlACTIVE = not FloorCrawlACTIVE
  3021. if FloorCrawlACTIVE then
  3022. track:Play(.1, 1, 1)
  3023. FloorCrawl.BackgroundColor3 = loc
  3024. else
  3025. track:Stop()
  3026. FloorCrawl.BackgroundColor3 = col
  3027. end
  3028. end)
  3029.  
  3030. local Anim = Instance.new("Animation")
  3031. Anim.AnimationId = "rbxassetid://204328711"
  3032. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3033. local DinoWalkACTIVE = false
  3034. DinoWalk.MouseButton1Click:connect(function()
  3035. DinoWalkACTIVE = not DinoWalkACTIVE
  3036. if DinoWalkACTIVE then
  3037. track:Play(.1, 1, 1)
  3038. DinoWalk.BackgroundColor3 = loc
  3039. else
  3040. track:Stop()
  3041. DinoWalk.BackgroundColor3 = col
  3042. end
  3043. end)
  3044.  
  3045. local Anim = Instance.new("Animation")
  3046. Anim.AnimationId = "rbxassetid://429681631"
  3047. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3048. local JumpingJacksACTIVE = false
  3049. JumpingJacks.MouseButton1Click:connect(function()
  3050. JumpingJacksACTIVE = not JumpingJacksACTIVE
  3051. if JumpingJacksACTIVE then
  3052. track:Play(.1, 1, 1)
  3053. JumpingJacks.BackgroundColor3 = loc
  3054. else
  3055. track:Stop()
  3056. JumpingJacks.BackgroundColor3 = col
  3057. end
  3058. end)
  3059.  
  3060. local Anim = Instance.new("Animation")
  3061. Anim.AnimationId = "rbxassetid://35154961"
  3062. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3063. local LoopHeadACTIVE = false
  3064. LoopHead.MouseButton1Click:connect(function()
  3065. LoopHeadACTIVE = not LoopHeadACTIVE
  3066. if LoopHeadACTIVE then
  3067. LoopHead.BackgroundColor3 = loc
  3068. while wait() do
  3069. if track.IsPlaying == false then
  3070. if LoopHeadACTIVE then
  3071. track:Play(.5, 1, 1e6)
  3072. end
  3073. end
  3074. end
  3075. else
  3076. track:Stop()
  3077. LoopHead.BackgroundColor3 = col
  3078. end
  3079. end)
  3080.  
  3081. local Anim = Instance.new("Animation")
  3082. Anim.AnimationId = "rbxassetid://184574340"
  3083. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3084. local HeroJumpACTIVE = false
  3085. HeroJump.MouseButton1Click:connect(function()
  3086. HeroJumpACTIVE = not HeroJumpACTIVE
  3087. if HeroJumpACTIVE then
  3088. HeroJump.BackgroundColor3 = loc
  3089. while wait() do
  3090. if track.IsPlaying == false then
  3091. if HeroJumpACTIVE then
  3092. track:Play(.1, 1, 1)
  3093. end
  3094. end
  3095. end
  3096. else
  3097. track:Stop()
  3098. HeroJump.BackgroundColor3 = col
  3099. end
  3100. end)
  3101.  
  3102. local Anim = Instance.new("Animation")
  3103. Anim.AnimationId = "rbxassetid://181526230"
  3104. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3105. local FaintACTIVE = false
  3106. Faint.MouseButton1Click:connect(function()
  3107. FaintACTIVE = not FaintACTIVE
  3108. if FaintACTIVE then
  3109. track:Play(.1, 1, 1)
  3110. Faint.BackgroundColor3 = loc
  3111. else
  3112. track:Stop()
  3113. Faint.BackgroundColor3 = col
  3114. end
  3115. end)
  3116.  
  3117. local Anim = Instance.new("Animation")
  3118. Anim.AnimationId = "rbxassetid://181525546"
  3119. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3120. local FloorFaintACTIVE = false
  3121. FloorFaint.MouseButton1Click:connect(function()
  3122. FloorFaintACTIVE = not FloorFaintACTIVE
  3123. if FloorFaintACTIVE then
  3124. FloorFaint.BackgroundColor3 = loc
  3125. while wait() do
  3126. if track.IsPlaying == false then
  3127. if FloorFaintACTIVE then
  3128. track:Play(.1, 1, 2)
  3129. end
  3130. end
  3131. end
  3132. else
  3133. track:Stop()
  3134. FloorFaint.BackgroundColor3 = col
  3135. end
  3136. end)
  3137.  
  3138. local Anim = Instance.new("Animation")
  3139. Anim.AnimationId = "rbxassetid://181525546"
  3140. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3141. local SuperFaintACTIVE = false
  3142. SuperFaint.MouseButton1Click:connect(function()
  3143. SuperFaintACTIVE = not SuperFaintACTIVE
  3144. if SuperFaintACTIVE then
  3145. SuperFaint.BackgroundColor3 = loc
  3146. while wait() do
  3147. if track.IsPlaying == false then
  3148. if SuperFaintACTIVE then
  3149. track:Play(.1, 0.5, 40)
  3150. end
  3151. end
  3152. end
  3153. else
  3154. track:Stop()
  3155. SuperFaint.BackgroundColor3 = col
  3156. end
  3157. end)
  3158.  
  3159. local Anim = Instance.new("Animation")
  3160. Anim.AnimationId = "rbxassetid://313762630"
  3161. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3162. local LevitateACTIVE = false
  3163. Levitate.MouseButton1Click:connect(function()
  3164. LevitateACTIVE = not LevitateACTIVE
  3165. if LevitateACTIVE then
  3166. track:Play(.1, 1, 1)
  3167. Levitate.BackgroundColor3 = loc
  3168. else
  3169. track:Stop()
  3170. Levitate.BackgroundColor3 = col
  3171. end
  3172. end)
  3173.  
  3174. local Anim = Instance.new("Animation")
  3175. Anim.AnimationId = "rbxassetid://183412246"
  3176. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3177. local DabACTIVE = false
  3178. Dab.MouseButton1Click:connect(function()
  3179. DabACTIVE = not DabACTIVE
  3180. if DabACTIVE then
  3181. Dab.BackgroundColor3 = loc
  3182. while wait() do
  3183. if track.IsPlaying == false then
  3184. if DabACTIVE then
  3185. track:Play(.1, 1, 1)
  3186. end
  3187. end
  3188. end
  3189. else
  3190. track:Stop()
  3191. Dab.BackgroundColor3 = col
  3192. end
  3193. end)
  3194.  
  3195. local Anim = Instance.new("Animation")
  3196. Anim.AnimationId = "rbxassetid://188632011"
  3197. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3198. local SpinACTIVE = false
  3199. Spinner.MouseButton1Click:connect(function()
  3200. SpinACTIVE = not SpinACTIVE
  3201. if SpinACTIVE then
  3202. Spinner.BackgroundColor3 = loc
  3203. while wait() do
  3204. if track.IsPlaying == false then
  3205. if SpinACTIVE then
  3206. track:Play(.1, 1, 2)
  3207. end
  3208. end
  3209. end
  3210. else
  3211. track:Stop()
  3212. Spinner.BackgroundColor3 = col
  3213. end
  3214. end)
  3215.  
  3216. local Anim = Instance.new("Animation")
  3217. Anim.AnimationId = "rbxassetid://179224234"
  3218. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3219. local FloatSitACTIVE = false
  3220. FloatSit.MouseButton1Click:connect(function()
  3221. FloatSitACTIVE = not FloatSitACTIVE
  3222. if FloatSitACTIVE then
  3223. track:Play(.1, 1, 1)
  3224. FloatSit.BackgroundColor3 = loc
  3225. else
  3226. track:Stop()
  3227. FloatSit.BackgroundColor3 = col
  3228. end
  3229. end)
  3230.  
  3231. local Anim = Instance.new("Animation")
  3232. Anim.AnimationId = "rbxassetid://429703734"
  3233. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3234. local MovingDanceACTIVE = false
  3235. MovingDance.MouseButton1Click:connect(function()
  3236. MovingDanceACTIVE = not MovingDanceACTIVE
  3237. if MovingDanceACTIVE then
  3238. MovingDance.BackgroundColor3 = loc
  3239. while wait() do
  3240. if track.IsPlaying == false then
  3241. if MovingDanceACTIVE then
  3242. track:Play(.1, 1, 1)
  3243. end
  3244. end
  3245. end
  3246. else
  3247. track:Stop()
  3248. MovingDance.BackgroundColor3 = col
  3249. end
  3250. end)
  3251.  
  3252. local Anim = Instance.new("Animation")
  3253. Anim.AnimationId = "rbxassetid://215384594"
  3254. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3255. local WeirdMoveACTIVE = false
  3256. WeirdMove.MouseButton1Click:connect(function()
  3257. WeirdMoveACTIVE = not WeirdMoveACTIVE
  3258. if WeirdMoveACTIVE then
  3259. track:Play(.1, 1, 1)
  3260. WeirdMove.BackgroundColor3 = loc
  3261. else
  3262. track:Stop()
  3263. WeirdMove.BackgroundColor3 = col
  3264. end
  3265. end)
  3266.  
  3267. local Anim = Instance.new("Animation")
  3268. Anim.AnimationId = "rbxassetid://215384594"
  3269. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3270. local CloneIllusionACTIVE = false
  3271. CloneIllusion.MouseButton1Click:connect(function()
  3272. CloneIllusionACTIVE = not CloneIllusionACTIVE
  3273. if CloneIllusionACTIVE then
  3274. track:Play(.5, 1, 1e7)
  3275. CloneIllusion.BackgroundColor3 = loc
  3276. else
  3277. track:Stop()
  3278. CloneIllusion.BackgroundColor3 = col
  3279. end
  3280. end)
  3281.  
  3282. local Anim = Instance.new("Animation")
  3283. Anim.AnimationId = "rbxassetid://313762630"
  3284. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3285. local GlitchLevitateACTIVE = false
  3286. GlitchLevitate.MouseButton1Click:connect(function()
  3287. GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  3288. if GlitchLevitateACTIVE then
  3289. track:Play(.5, 1, 1e7)
  3290. GlitchLevitate.BackgroundColor3 = loc
  3291. else
  3292. track:Stop()
  3293. GlitchLevitate.BackgroundColor3 = col
  3294. end
  3295. end)
  3296.  
  3297. local Anim = Instance.new("Animation")
  3298. Anim.AnimationId = "rbxassetid://429730430"
  3299. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3300. local SpinDanceACTIVE = false
  3301. SpinDance.MouseButton1Click:connect(function()
  3302. SpinDanceACTIVE = not SpinDanceACTIVE
  3303. if SpinDanceACTIVE then
  3304. SpinDance.BackgroundColor3 = loc
  3305. while wait() do
  3306. if track.IsPlaying == false then
  3307. if SpinDanceACTIVE then
  3308. track:Play(.1, 1, 1)
  3309. end
  3310. end
  3311. end
  3312. else
  3313. track:Stop()
  3314. SpinDance.BackgroundColor3 = col
  3315. end
  3316. end)
  3317.  
  3318. local Anim = Instance.new("Animation")
  3319. Anim.AnimationId = "rbxassetid://45834924"
  3320. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3321. local MoonDanceACTIVE = false
  3322. MoonDance.MouseButton1Click:connect(function()
  3323. MoonDanceACTIVE = not MoonDanceACTIVE
  3324. if MoonDanceACTIVE then
  3325. MoonDance.BackgroundColor3 = loc
  3326. while wait() do
  3327. if track.IsPlaying == false then
  3328. if MoonDanceACTIVE then
  3329. track:Play(.1, 1, 1)
  3330. end
  3331. end
  3332. end
  3333. else
  3334. track:Stop()
  3335. MoonDance.BackgroundColor3 = col
  3336. end
  3337. end)
  3338.  
  3339. local Anim = Instance.new("Animation")
  3340. Anim.AnimationId = "rbxassetid://204062532"
  3341. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3342. local FullPunchACTIVE = false
  3343. FullPunch.MouseButton1Click:connect(function()
  3344. FullPunchACTIVE = not FullPunchACTIVE
  3345. if FullPunchACTIVE then
  3346. FullPunch.BackgroundColor3 = loc
  3347. while wait() do
  3348. if track.IsPlaying == false then
  3349. if FullPunchACTIVE then
  3350. track:Play(.1, 1, 1)
  3351. end
  3352. end
  3353. end
  3354. else
  3355. track:Stop()
  3356. FullPunch.BackgroundColor3 = col
  3357. end
  3358. end)
  3359.  
  3360. local Anim = Instance.new("Animation")
  3361. Anim.AnimationId = "rbxassetid://186934910"
  3362. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3363. local SpinDance2ACTIVE = false
  3364. SpinDance2.MouseButton1Click:connect(function()
  3365. SpinDance2ACTIVE = not SpinDance2ACTIVE
  3366. if SpinDance2ACTIVE then
  3367. SpinDance2.BackgroundColor3 = loc
  3368. while wait() do
  3369. if track.IsPlaying == false then
  3370. if SpinDance2ACTIVE then
  3371. track:Play(.1, 1, 1)
  3372. end
  3373. end
  3374. end
  3375. else
  3376. track:Stop()
  3377. SpinDance2.BackgroundColor3 = col
  3378. end
  3379. end)
  3380.  
  3381. local Anim = Instance.new("Animation")
  3382. Anim.AnimationId = "rbxassetid://204292303"
  3383. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3384. local BowDownACTIVE = false
  3385. BowDown.MouseButton1Click:connect(function()
  3386. BowDownACTIVE = not BowDownACTIVE
  3387. if BowDownACTIVE then
  3388. BowDown.BackgroundColor3 = loc
  3389. while wait() do
  3390. if track.IsPlaying == false then
  3391. if BowDownACTIVE then
  3392. track:Play(.1, 1, 3)
  3393. end
  3394. end
  3395. end
  3396. else
  3397. track:Stop()
  3398. BowDown.BackgroundColor3 = col
  3399. end
  3400. end)
  3401.  
  3402. local Anim = Instance.new("Animation")
  3403. Anim.AnimationId = "rbxassetid://204295235"
  3404. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3405. local SwordSlamACTIVE = false
  3406. SwordSlam.MouseButton1Click:connect(function()
  3407. SwordSlamACTIVE = not SwordSlamACTIVE
  3408. if SwordSlamACTIVE then
  3409. SwordSlam.BackgroundColor3 = loc
  3410. while wait() do
  3411. if track.IsPlaying == false then
  3412. if SwordSlamACTIVE then
  3413. track:Play(.1, 1, 1)
  3414. end
  3415. end
  3416. end
  3417. else
  3418. track:Stop()
  3419. SwordSlam.BackgroundColor3 = col
  3420. end
  3421. end)
  3422.  
  3423. local Anim = Instance.new("Animation")
  3424. Anim.AnimationId = "rbxassetid://204295235"
  3425. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3426. local LoopSlamACTIVE = false
  3427. LoopSlam.MouseButton1Click:connect(function()
  3428. LoopSlamACTIVE = not LoopSlamACTIVE
  3429. if LoopSlamACTIVE then
  3430. LoopSlam.BackgroundColor3 = loc
  3431. while wait() do
  3432. if track.IsPlaying == false then
  3433. if LoopSlamACTIVE then
  3434. track:Play(.1, 1, 1e4)
  3435. end
  3436. end
  3437. end
  3438. else
  3439. track:Stop()
  3440. LoopSlam.BackgroundColor3 = col
  3441. end
  3442. end)
  3443.  
  3444. local Anim = Instance.new("Animation")
  3445. Anim.AnimationId = "rbxassetid://184574340"
  3446. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3447. local MegaInsaneACTIVE = false
  3448. MegaInsane.MouseButton1Click:connect(function()
  3449. MegaInsaneACTIVE = not MegaInsaneACTIVE
  3450. if MegaInsaneACTIVE then
  3451. MegaInsane.BackgroundColor3 = loc
  3452. while wait() do
  3453. if track.IsPlaying == false then
  3454. if MegaInsaneACTIVE then
  3455. track:Play(.1, 0.5, 40)
  3456. end
  3457. end
  3458. end
  3459. else
  3460. track:Stop()
  3461. MegaInsane.BackgroundColor3 = col
  3462. end
  3463. end)
  3464.  
  3465. local Anim = Instance.new("Animation")
  3466. Anim.AnimationId = "rbxassetid://126753849"
  3467. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3468. local SuperPunchACTIVE = false
  3469. SuperPunch.MouseButton1Click:connect(function()
  3470. SuperPunchACTIVE = not SuperPunchACTIVE
  3471. if SuperPunchACTIVE then
  3472. SuperPunch.BackgroundColor3 = loc
  3473. while wait() do
  3474. if track.IsPlaying == false then
  3475. if SuperPunchACTIVE then
  3476. track:Play(.1, 1, 3)
  3477. end
  3478. end
  3479. end
  3480. else
  3481. track:Stop()
  3482. SuperPunch.BackgroundColor3 = col
  3483. end
  3484. end)
  3485.  
  3486. local Anim = Instance.new("Animation")
  3487. Anim.AnimationId = "rbxassetid://218504594"
  3488. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3489. local FullSwingACTIVE = false
  3490. FullSwing.MouseButton1Click:connect(function()
  3491. FullSwingACTIVE = not FullSwingACTIVE
  3492. if FullSwingACTIVE then
  3493. FullSwing.BackgroundColor3 = loc
  3494. while wait() do
  3495. if track.IsPlaying == false then
  3496. if FullSwingACTIVE then
  3497. track:Play(.1, 1, 1)
  3498. end
  3499. end
  3500. end
  3501. else
  3502. track:Stop()
  3503. FullSwing.BackgroundColor3 = col
  3504. end
  3505. end)
  3506.  
  3507. local Anim = Instance.new("Animation")
  3508. Anim.AnimationId = "rbxassetid://259438880"
  3509. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3510. local ArmTurbineACTIVE = false
  3511. ArmTurbine.MouseButton1Click:connect(function()
  3512. ArmTurbineACTIVE = not ArmTurbineACTIVE
  3513. if ArmTurbineACTIVE then
  3514. track:Play(.1, 1, 1e3)
  3515. ArmTurbine.BackgroundColor3 = loc
  3516. else
  3517. track:Stop()
  3518. ArmTurbine.BackgroundColor3 = col
  3519. end
  3520. end)
  3521.  
  3522. local Anim = Instance.new("Animation")
  3523. Anim.AnimationId = "rbxassetid://136801964"
  3524. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3525. local BarrelRollACTIVE = false
  3526. BarrelRoll.MouseButton1Click:connect(function()
  3527. BarrelRollACTIVE = not BarrelRollACTIVE
  3528. if BarrelRollACTIVE then
  3529. BarrelRoll.BackgroundColor3 = loc
  3530. while wait() do
  3531. if track.IsPlaying == false then
  3532. if BarrelRollACTIVE then
  3533. track:Play(.1, 1, 1)
  3534. end
  3535. end
  3536. end
  3537. else
  3538. track:Stop()
  3539. BarrelRoll.BackgroundColor3 = col
  3540. end
  3541. end)
  3542.  
  3543. local Anim = Instance.new("Animation")
  3544. Anim.AnimationId = "rbxassetid://180612465"
  3545. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3546. local ScaredACTIVE = false
  3547. Scared.MouseButton1Click:connect(function()
  3548. ScaredACTIVE = not ScaredACTIVE
  3549. if ScaredACTIVE then
  3550. Scared.BackgroundColor3 = loc
  3551. while wait() do
  3552. if track.IsPlaying == false then
  3553. if ScaredACTIVE then
  3554. track:Play(.1, 1, 1)
  3555. end
  3556. end
  3557. end
  3558. else
  3559. track:Stop()
  3560. Scared.BackgroundColor3 = col
  3561. end
  3562. end)
  3563.  
  3564. local Anim = Instance.new("Animation")
  3565. Anim.AnimationId = "rbxassetid://33796059"
  3566. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3567. local InsaneACTIVE = false
  3568. Insane.MouseButton1Click:connect(function()
  3569. InsaneACTIVE = not InsaneACTIVE
  3570. if InsaneACTIVE then
  3571. track:Play(.1, 1, 1e8)
  3572. Insane.BackgroundColor3 = loc
  3573. else
  3574. track:Stop()
  3575. Insane.BackgroundColor3 = col
  3576. end
  3577. end)
  3578.  
  3579. local Anim = Instance.new("Animation")
  3580. Anim.AnimationId = "rbxassetid://33169583"
  3581. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3582. local ArmDetachACTIVE = false
  3583. ArmDetach.MouseButton1Click:connect(function()
  3584. ArmDetachACTIVE = not ArmDetachACTIVE
  3585. if ArmDetachACTIVE then
  3586. ArmDetach.BackgroundColor3 = loc
  3587. while wait() do
  3588. if track.IsPlaying == false then
  3589. if ArmDetachACTIVE then
  3590. track:Play(.1, 1, 1e6)
  3591. end
  3592. end
  3593. end
  3594. else
  3595. track:Stop()
  3596. ArmDetach.BackgroundColor3 = col
  3597. end
  3598. end)
  3599.  
  3600. local Anim = Instance.new("Animation")
  3601. Anim.AnimationId = "rbxassetid://35978879"
  3602. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3603. local SwordSliceACTIVE = false
  3604. SwordSlice.MouseButton1Click:connect(function()
  3605. SwordSliceACTIVE = not SwordSliceACTIVE
  3606. if SwordSliceACTIVE then
  3607. track:Play(.1, 1, 1)
  3608. SwordSlice.BackgroundColor3 = loc
  3609. else
  3610. track:Stop()
  3611. SwordSlice.BackgroundColor3 = col
  3612. end
  3613. end)
  3614.  
  3615. local Anim = Instance.new("Animation")
  3616. Anim.AnimationId = "rbxassetid://27432691"
  3617. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3618. local InsaneArmsACTIVE = false
  3619. InsaneArms.MouseButton1Click:connect(function()
  3620. InsaneArmsACTIVE = not InsaneArmsACTIVE
  3621. if InsaneArmsACTIVE then
  3622. InsaneArms.BackgroundColor3 = loc
  3623. while wait() do
  3624. if track.IsPlaying == false then
  3625. if InsaneArmsACTIVE then
  3626. track:Play(.1, 1, 1e4)
  3627. end
  3628. end
  3629. end
  3630. else
  3631. track:Stop()
  3632. InsaneArms.BackgroundColor3 = col
  3633. end
  3634. end)
  3635. -- R15
  3636. local Anim = Instance.new("Animation")
  3637. Anim.AnimationId = "rbxassetid://674871189"
  3638. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3639. local CrazySlashACTIVE = false
  3640. CrazySlash.MouseButton1Click:connect(function()
  3641. CrazySlashACTIVE = not CrazySlashACTIVE
  3642. if CrazySlashACTIVE then
  3643. CrazySlash.BackgroundColor3 = rloc
  3644. while wait() do
  3645. if track.IsPlaying == false then
  3646. if CrazySlashACTIVE then
  3647. track:Play(.1, 1, 1)
  3648. end
  3649. end
  3650. end
  3651. else
  3652. track:Stop()
  3653. CrazySlash.BackgroundColor3 = rcol
  3654. end
  3655. end)
  3656.  
  3657. local Anim = Instance.new("Animation")
  3658. Anim.AnimationId = "rbxassetid://582855105"
  3659. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3660. local OpenACTIVE = false
  3661. Open.MouseButton1Click:connect(function()
  3662. OpenACTIVE = not OpenACTIVE
  3663. if OpenACTIVE then
  3664. Open.BackgroundColor3 = rloc
  3665. while wait() do
  3666. if track.IsPlaying == false then
  3667. if OpenACTIVE then
  3668. track:Play(.1, 1, 1)
  3669. end
  3670. end
  3671. end
  3672. else
  3673. track:Stop()
  3674. Open.BackgroundColor3 = rcol
  3675. end
  3676. end)
  3677.  
  3678. local Anim = Instance.new("Animation")
  3679. Anim.AnimationId = "rbxassetid://754658275"
  3680. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3681. local R15SpinnerACTIVE = false
  3682. R15Spinner.MouseButton1Click:connect(function()
  3683. R15SpinnerACTIVE = not R15SpinnerACTIVE
  3684. if R15SpinnerACTIVE then
  3685. R15Spinner.BackgroundColor3 = rloc
  3686. while wait() do
  3687. if track.IsPlaying == false then
  3688. if R15SpinnerACTIVE then
  3689. track:Play(.1, 1, 1)
  3690. end
  3691. end
  3692. end
  3693. else
  3694. track:Stop()
  3695. R15Spinner.BackgroundColor3 = rcol
  3696. end
  3697. end)
  3698.  
  3699. local Anim = Instance.new("Animation")
  3700. Anim.AnimationId = "rbxassetid://582384156"
  3701. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3702. local ArmsOutACTIVE = false
  3703. ArmsOut.MouseButton1Click:connect(function()
  3704. ArmsOutACTIVE = not ArmsOutACTIVE
  3705. if ArmsOutACTIVE then
  3706. ArmsOut.BackgroundColor3 = rloc
  3707. while wait() do
  3708. if track.IsPlaying == false then
  3709. if ArmsOutACTIVE then
  3710. track:Play(.1, 1, 1)
  3711. end
  3712. end
  3713. end
  3714. else
  3715. track:Stop()
  3716. ArmsOut.BackgroundColor3 = rcol
  3717. end
  3718. end)
  3719.  
  3720. local Anim = Instance.new("Animation")
  3721. Anim.AnimationId = "rbxassetid://717879555"
  3722. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3723. local FloatSlashACTIVE = false
  3724. FloatSlash.MouseButton1Click:connect(function()
  3725. FloatSlashACTIVE = not FloatSlashACTIVE
  3726. if FloatSlashACTIVE then
  3727. FloatSlash.BackgroundColor3 = rloc
  3728. while wait() do
  3729. if track.IsPlaying == false then
  3730. if FloatSlashACTIVE then
  3731. track:Play(.1, 1, 1)
  3732. end
  3733. end
  3734. end
  3735. else
  3736. track:Stop()
  3737. FloatSlash.BackgroundColor3 = rcol
  3738. end
  3739. end)
  3740.  
  3741. local Anim = Instance.new("Animation")
  3742. Anim.AnimationId = "rbxassetid://708553116"
  3743. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3744. WeirdZombieACTIVE = false
  3745. WeirdZombie.MouseButton1Click:connect(function()
  3746. WeirdZombieACTIVE = not WeirdZombieACTIVE
  3747. if WeirdZombieACTIVE then
  3748. WeirdZombie.BackgroundColor3 = rloc
  3749. while wait() do
  3750. if track.IsPlaying == false then
  3751. if WeirdZombieACTIVE then
  3752. track:Play(.1, 1, 1)
  3753. end
  3754. end
  3755. end
  3756. else
  3757. track:Stop()
  3758. WeirdZombie.BackgroundColor3 = rcol
  3759. end
  3760. end)
  3761.  
  3762. local Anim = Instance.new("Animation")
  3763. Anim.AnimationId = "rbxassetid://746398327"
  3764. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3765. DownSlashACTIVE = false
  3766. DownSlash.MouseButton1Click:connect(function()
  3767. DownSlashACTIVE = not DownSlashACTIVE
  3768. if DownSlashACTIVE then
  3769. DownSlash.BackgroundColor3 = rloc
  3770. while wait() do
  3771. if track.IsPlaying == false then
  3772. if DownSlashACTIVE then
  3773. track:Play(.1, 1, 1)
  3774. end
  3775. end
  3776. end
  3777. else
  3778. track:Stop()
  3779. DownSlash.BackgroundColor3 = rcol
  3780. end
  3781. end)
  3782.  
  3783. local Anim = Instance.new("Animation")
  3784. Anim.AnimationId = "rbxassetid://675025795"
  3785. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3786. PullACTIVE = false
  3787. Pull.MouseButton1Click:connect(function()
  3788. PullACTIVE = not PullACTIVE
  3789. if PullACTIVE then
  3790. Pull.BackgroundColor3 = rloc
  3791. while wait() do
  3792. if track.IsPlaying == false then
  3793. if PullACTIVE then
  3794. track:Play(.1, 1, 1)
  3795. end
  3796. end
  3797. end
  3798. else
  3799. track:Stop()
  3800. Pull.BackgroundColor3 = rcol
  3801. end
  3802. end)
  3803.  
  3804. local Anim = Instance.new("Animation")
  3805. Anim.AnimationId = "rbxassetid://698251653"
  3806. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3807. CircleArmACTIVE = false
  3808. CircleArm.MouseButton1Click:connect(function()
  3809. CircleArmACTIVE = not CircleArmACTIVE
  3810. if CircleArmACTIVE then
  3811. CircleArm.BackgroundColor3 = rloc
  3812. while wait() do
  3813. if track.IsPlaying == false then
  3814. if CircleArmACTIVE then
  3815. track:Play(.1, 1, 1)
  3816. end
  3817. end
  3818. end
  3819. else
  3820. track:Stop()
  3821. CircleArm.BackgroundColor3 = rcol
  3822. end
  3823. end)
  3824.  
  3825. local Anim = Instance.new("Animation")
  3826. Anim.AnimationId = "rbxassetid://696096087"
  3827. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3828. BendACTIVE = false
  3829. Bend.MouseButton1Click:connect(function()
  3830. BendACTIVE = not BendACTIVE
  3831. if BendACTIVE then
  3832. Bend.BackgroundColor3 = rloc
  3833. while wait() do
  3834. if track.IsPlaying == false then
  3835. if BendACTIVE then
  3836. track:Play(.1, 1, 1)
  3837. end
  3838. end
  3839. end
  3840. else
  3841. track:Stop()
  3842. Bend.BackgroundColor3 = rcol
  3843. end
  3844. end)
  3845.  
  3846. local Anim = Instance.new("Animation")
  3847. Anim.AnimationId = "rbxassetid://675025570"
  3848. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3849. RotateSlashACTIVE = false
  3850. RotateSlash.MouseButton1Click:connect(function()
  3851. RotateSlashACTIVE = not RotateSlashACTIVE
  3852. if RotateSlashACTIVE then
  3853. RotateSlash.BackgroundColor3 = rloc
  3854. while wait() do
  3855. if track.IsPlaying == false then
  3856. if RotateSlashACTIVE then
  3857. track:Play(.1, 1, 1)
  3858. end
  3859. end
  3860. end
  3861. else
  3862. track:Stop()
  3863. RotateSlash.BackgroundColor3 = rcol
  3864. end
  3865. end)
  3866.  
  3867. local Anim = Instance.new("Animation")
  3868. Anim.AnimationId = "rbxassetid://754656200"
  3869. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3870. FlingArmsACTIVE = false
  3871. FlingArms.MouseButton1Click:connect(function()
  3872. FlingArmsACTIVE = not FlingArmsACTIVE
  3873. if FlingArmsACTIVE then
  3874. FlingArms.BackgroundColor3 = rloc
  3875. while wait() do
  3876. if track.IsPlaying == false then
  3877. if FlingArmsACTIVE then
  3878. track:Play(.1, 1, 10)
  3879. end
  3880. end
  3881. end
  3882. else
  3883. track:Stop()
  3884. FlingArms.BackgroundColor3 = rcol
  3885. end
  3886. end)
  3887.  
  3888. end)
  3889.  
  3890. end
  3891. coroutine.resume(coroutine.create(SCRIPT_URJM90_FAKESCRIPT))
  3892. function SCRIPT_CECY86_FAKESCRIPT() -- Login.LocalScript
  3893. local script = Instance.new('LocalScript')
  3894. script.Parent = Login
  3895. script.Parent.Draggable = true;
  3896.  
  3897. end
  3898. coroutine.resume(coroutine.create(SCRIPT_CECY86_FAKESCRIPT))
  3899. function SCRIPT_JWVY65_FAKESCRIPT() -- Hello.LocalScript
  3900. local script = Instance.new('LocalScript')
  3901. script.Parent = Hello
  3902. local player = game.Players.LocalPlayer
  3903. script.Parent.Text = "Hello, ".. player.Name.."!"
  3904.  
  3905. end
  3906. coroutine.resume(coroutine.create(SCRIPT_JWVY65_FAKESCRIPT))
  3907. function SCRIPT_GJYI81_FAKESCRIPT() -- Login_2.execute
  3908. local script = Instance.new('LocalScript')
  3909. script.Parent = Login_2
  3910. script.Parent.MouseButton1Click:Connect(function()
  3911. if script.Parent.Parent.input.Text == "viowned" then
  3912. script.Parent.Parent.Parent.Background.Visible = true;
  3913. script.Parent.Parent.Visible = false;
  3914. script.Parent.Parent.Frame.Visible = true;
  3915. script.Parent.Parent.Frame:TweenPosition(UDim2.new(-1.037,0,0.947,0))
  3916. wait(3)
  3917. script.Parent.Parent.Frame:TweenPosition(UDim2.new(-2.11, 0,0.947, 0))
  3918. wait(1)
  3919. script.Parent.Parent.Frame.Visible = false;
  3920. else
  3921. script.Parent.Text = "Invalid."
  3922. script.Parent.BackgroundColor3 = Color3.fromRGB(176, 28, 28)
  3923. wait(2)
  3924. script.Parent.Text = "Login"
  3925. end
  3926. end)
  3927.  
  3928. end
  3929. coroutine.resume(coroutine.create(SCRIPT_GJYI81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement