uor

animation scritp

uor
Nov 22nd, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. ---[[ Made By: CrowsDesire1 on V3rmillion ]]---
  2. ---[[ Little messy and unfinished but will be done soon with added changes | Progress 90% ]]---
  3.  
  4. ---------------------------------------------------------------------------
  5. --- [Notifications] ---
  6. ---------------------------------------------------------------------------
  7.  
  8. -- ,ggggggggggg, ,ggg, ,gg
  9. -- dP"""88""""""Y8, dP"""Y8, ,dP' ,dPYb, I8
  10. -- Yb, 88 `8b Yb,_ "8b, d8" IP'`Yb I8
  11. -- `" 88 ,8P `"" Y8,,8P' I8 8I gg 88888888
  12. -- 88aaaad8P" Y88" I8 8' "" I8
  13. -- 88""""" ,gggggg, ,ggggg, ,888b gg,gggg, I8 dP ,ggggg, gg I8 ,g,
  14. -- 88 dP""""8I dP" "Y8ggg d8" "8b, I8P" "Yb I8dP dP" "Y8ggg 88 I8 ,8'8,
  15. -- 88 ,8' 8I i8' ,8I ,8P' Y8, I8' ,8i I8P i8' ,8I 88 ,I8, ,8' Yb
  16. -- 88 ,dP Y8,,d8, ,d8' d8" "Yb, ,I8 _ ,d8' ,d8b,_ ,d8, ,d8' _,88,_ ,d88b, ,8'_ 8)
  17. -- 88 8P `Y8P"Y8888P" ,8P' "Y8PI8 YY88888P8P'"Y88P"Y8888P" 8P""Y888P""Y88P' "YY8P8P
  18. -- I8
  19. -- I8
  20. -- https://linktr.ee/proxploits I8
  21. -- I8 https://discord.gg/X9Q2fcf
  22. -- I8
  23. -- I8
  24.  
  25. -- Script (ENERGIZER ANIM GUI):
  26. loadstring(game:HttpGet("https://pastebin.com/raw/RmD3qNp7", true))()
  27.  
  28. wait(0.1)
  29. game:GetService("StarterGui"):SetCore("SendNotification", {
  30. Text = "By: CrowsDesire1 On V3rm";
  31. Title = "Welcome To RareAnimsGUI"
  32. })
  33. wait(0.6)
  34. if game:GetService("Workspace").FilteringEnabled == true then
  35. warn("FE is Enabled (Filtering Enabled)")
  36. game:GetService("StarterGui"):SetCore("SendNotification", {
  37. Title = "R6 Only";
  38. Text = "This GUI is only effective on R6 games.";
  39. })
  40. else
  41. warn("FE is Disabled (Filtering Disabled) Let's try that again.")
  42. game:GetService("StarterGui"):SetCore("SendNotification", {
  43. Title = "FE is Disabled";
  44. Text = "These anims might not work...";
  45. })
  46. end
  47.  
  48. wait(0.5)
  49.  
  50. ---------------------------------------------------------------------------
  51. --- [Instances] ---
  52. ---------------------------------------------------------------------------
  53.  
  54. local TheMainGUI = Instance.new("ScreenGui")
  55. local MainFrame = Instance.new("Frame")
  56. local MainText = Instance.new("TextLabel")
  57. local CloseButton = Instance.new("TextButton")
  58. local ByMe = Instance.new("TextLabel")
  59. local DinoWalk = Instance.new("TextButton")
  60. local TiltHead = Instance.new("TextButton")
  61. local BeastWalk = Instance.new("TextButton")
  62. local StankyLegs = Instance.new("TextButton")
  63. local Shuffle = Instance.new("TextButton")
  64. local MoonWalk = Instance.new("TextButton")
  65. local HeadThrow = Instance.new("TextButton")
  66. local Crouch = Instance.new("TextButton")
  67. local AnimeMan = Instance.new("TextButton")
  68. local SmellyRun = Instance.new("TextButton")
  69. local NoLegs = Instance.new("TextButton")
  70. local BeatBox = Instance.new("TextButton")
  71. local Scared = Instance.new("TextButton")
  72. local BigGuns = Instance.new("TextButton")
  73. local GOAAAAAL = Instance.new("TextButton")
  74. local BiggerGuns = Instance.new("TextButton")
  75. local WeirdPose = Instance.new("TextButton")
  76. local Page2 = Instance.new("TextButton")
  77. local Page1 = Instance.new("TextButton")
  78. local ModernArt = Instance.new("TextButton")
  79. local NextPage = Instance.new("TextLabel")
  80. local Empty = Instance.new("TextLabel")
  81. local StopAnims = Instance.new("TextButton")
  82. local Extra4 = Instance.new("Frame")
  83.  
  84. ---------------------------------------------------------------------------
  85. --- [Animation Definitions] ---
  86. ---------------------------------------------------------------------------
  87.  
  88. Anim = Instance.new("Animation")--- Dino Walk
  89. Anim.AnimationId = "rbxassetid://204328711"
  90. Plr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  91.  
  92. Anim = Instance.new("Animation")--- Tilt Head
  93. Anim.AnimationId = "rbxassetid://283545583"
  94. Pler = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  95.  
  96. Anim = Instance.new("Animation")--- Beast Walk
  97. Anim.AnimationId = "rbxassetid://150301782"
  98. Pltr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  99.  
  100. Anim = Instance.new("Animation")--- Stanky Legs
  101. Anim.AnimationId = "rbxassetid://87986341"
  102. Plyr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  103.  
  104. Anim = Instance.new("Animation")--- Shuffle
  105. Anim.AnimationId = "rbxassetid://429703734"
  106. Plqr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  107.  
  108. Anim = Instance.new("Animation")--- Anime Man
  109. Anim.AnimationId = "rbxassetid://376754935"
  110. Plwr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  111.  
  112. Anim = Instance.new("Animation")--- Moon Walk
  113. Anim.AnimationId = "rbxassetid://30196114"
  114. Plur = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  115.  
  116. Anim = Instance.new("Animation")--- Head Throw
  117. Anim.AnimationId = "rbxassetid://35154961"
  118. Plir = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  119.  
  120. Anim = Instance.new("Animation")--- Crouch
  121. Anim.AnimationId = "rbxassetid://287325678"
  122. Plor = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  123.  
  124. Anim = Instance.new("Animation")--- Beat Box
  125. Anim.AnimationId = "rbxassetid://45504977"
  126. Plpr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  127.  
  128. Anim = Instance.new("Animation")--- Big Guns
  129. Anim.AnimationId = "rbxassetid://161268368"
  130. Plar = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  131.  
  132. Anim = Instance.new("Animation")--- Smelly Run
  133. Anim.AnimationId = "rbxassetid://30235165"
  134. Plsr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  135.  
  136. Anim = Instance.new("Animation")--- Bigger Guns
  137. Anim.AnimationId = "rbxassetid://225975820"
  138. Pldr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  139.  
  140. Anim = Instance.new("Animation")--- Modern Art
  141. Anim.AnimationId = "rbxassetid://248336163"
  142. Plfr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  143.  
  144. Anim = Instance.new("Animation")--- Scared
  145. Anim.AnimationId = "rbxassetid://180612465"
  146. Plgr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  147.  
  148. Anim = Instance.new("Animation")--- Punch
  149. Anim.AnimationId = "rbxassetid://204062532"
  150. Plhr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  151.  
  152. Anim = Instance.new("Animation")--- No Legs
  153. Anim.AnimationId = "rbxassetid://248336459"
  154. Pljr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  155.  
  156. Anim = Instance.new("Animation")--- GOOOOOOAL
  157. Anim.AnimationId = "rbxassetid://28488254"
  158. Plkr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  159.  
  160. ---------------------------------------------------------------------------
  161. --- [Start Properties] ---
  162. ---------------------------------------------------------------------------
  163.  
  164.  
  165. TheMainGUI.Name = "TheMainGUI"
  166. TheMainGUI.Parent = game.CoreGui
  167. TheMainGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  168. TheMainGUI.ResetOnSpawn = false
  169.  
  170. MainFrame.Name = "MainFrame"
  171. MainFrame.Parent = TheMainGUI
  172. MainFrame.Draggable = true
  173. MainFrame.Active = true
  174. MainFrame.BackgroundColor3 = Color3.new(0, 0.384314, 0.52549)
  175. MainFrame.BorderColor3 = Color3.new(0.133333, 0.219608, 0.27451)
  176. MainFrame.BorderSizePixel = 10
  177. MainFrame.Position = UDim2.new(0.617999971, 0, 1.27900004, 0)
  178. MainFrame.Size = UDim2.new(0, 400, 0, 320)
  179.  
  180. MainText.Name = "MainText"
  181. MainText.Parent = MainFrame
  182. MainText.Active = true
  183. MainText.BackgroundColor3 = Color3.new(0, 0, 0)
  184. MainText.BorderSizePixel = 0
  185. MainText.Size = UDim2.new(0, 400, 0, 35)
  186. MainText.Font = Enum.Font.GothamSemibold
  187. MainText.Text = "Rare Animations GUI"
  188. MainText.TextColor3 = Color3.new(1, 1, 1)
  189. MainText.TextSize = 16
  190. MainText.TextStrokeColor3 = Color3.new(1, 1, 1)
  191. MainText.TextStrokeTransparency = 0.89999997615814
  192. MainText.TextWrapped = true
  193.  
  194. CloseButton.Name = "CloseButton"
  195. CloseButton.Parent = MainFrame
  196. CloseButton.BackgroundColor3 = Color3.new(0, 0, 0)
  197. CloseButton.BorderColor3 = Color3.new(1, 1, 1)
  198. CloseButton.Position = UDim2.new(0.855000019, 0, 0.00312500005, 0)
  199. CloseButton.Size = UDim2.new(0, 57, 0, 33)
  200. CloseButton.Font = Enum.Font.GothamSemibold
  201. CloseButton.Text = "X"
  202. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  203. CloseButton.TextSize = 16
  204.  
  205. ByMe.Name = "ByMe"
  206. ByMe.Parent = MainFrame
  207. ByMe.Active = true
  208. ByMe.BackgroundColor3 = Color3.new(0, 0.2, 0.294118)
  209. ByMe.BorderSizePixel = 5
  210. ByMe.Position = UDim2.new(0.712499857, 0, 1.04375005, 0)
  211. ByMe.Size = UDim2.new(0, 120, 0, 25)
  212. ByMe.Font = Enum.Font.GothamSemibold
  213. ByMe.Text = "By: CrowsDesire1"
  214. ByMe.TextColor3 = Color3.new(1, 1, 1)
  215. ByMe.TextSize = 12
  216. ByMe.TextStrokeColor3 = Color3.new(1, 1, 1)
  217. ByMe.TextStrokeTransparency = 0.89999997615814
  218.  
  219. DinoWalk.Name = "Dino Walk"
  220. DinoWalk.Parent = MainFrame
  221. DinoWalk.BackgroundColor3 = Color3.new(0, 0, 0)
  222. DinoWalk.BorderSizePixel = 0
  223. DinoWalk.Position = UDim2.new(0.0250000004, 0, 0.140625, 0)
  224. DinoWalk.Size = UDim2.new(0, 100, 0, 35)
  225. DinoWalk.Font = Enum.Font.GothamSemibold
  226. DinoWalk.Text = "Dino Walk"
  227. DinoWalk.TextColor3 = Color3.new(1, 1, 1)
  228. DinoWalk.TextSize = 14
  229. DinoWalk.MouseButton1Down:Connect(function()
  230. Plr:Play()
  231. Plr:AdjustSpeed(1.3)
  232. end)
  233.  
  234. TiltHead.Name = "Tilt Head"
  235. TiltHead.Parent = MainFrame
  236. TiltHead.BackgroundColor3 = Color3.new(0, 0, 0)
  237. TiltHead.BorderSizePixel = 0
  238. TiltHead.Position = UDim2.new(0.0250000004, 0, 0.28125, 0)
  239. TiltHead.Size = UDim2.new(0, 100, 0, 35)
  240. TiltHead.Font = Enum.Font.GothamSemibold
  241. TiltHead.Text = "Tilt Head"
  242. TiltHead.TextColor3 = Color3.new(1, 1, 1)
  243. TiltHead.TextSize = 14
  244. TiltHead.MouseButton1Down:Connect(function()
  245. Pler:Play()
  246. Pler:AdjustSpeed()
  247. end)
  248.  
  249. BeastWalk.Name = "Beast Walk"
  250. BeastWalk.Parent = MainFrame
  251. BeastWalk.BackgroundColor3 = Color3.new(0, 0, 0)
  252. BeastWalk.BorderSizePixel = 0
  253. BeastWalk.Position = UDim2.new(0.0250000004, 0, 0.421875, 0)
  254. BeastWalk.Size = UDim2.new(0, 100, 0, 35)
  255. BeastWalk.Font = Enum.Font.GothamSemibold
  256. BeastWalk.Text = "Beast Walk"
  257. BeastWalk.TextColor3 = Color3.new(1, 1, 1)
  258. BeastWalk.TextSize = 14
  259. BeastWalk.MouseButton1Down:Connect(function()
  260. Pltr:Play()
  261. Pltr:AdjustSpeed(2.3)
  262. end)
  263.  
  264. StankyLegs.Name = "Stanky Legs"
  265. StankyLegs.Parent = MainFrame
  266. StankyLegs.BackgroundColor3 = Color3.new(0, 0, 0)
  267. StankyLegs.BorderSizePixel = 0
  268. StankyLegs.Position = UDim2.new(0.0250000004, 0, 0.5625, 0)
  269. StankyLegs.Size = UDim2.new(0, 100, 0, 35)
  270. StankyLegs.Font = Enum.Font.GothamSemibold
  271. StankyLegs.Text = "Stanky Legs"
  272. StankyLegs.TextColor3 = Color3.new(1, 1, 1)
  273. StankyLegs.TextSize = 14
  274. StankyLegs.MouseButton1Down:Connect(function()
  275. Plyr:Play()
  276. Plyr:AdjustSpeed(6)
  277. end)
  278.  
  279. Shuffle.Name = "Shuffle"
  280. Shuffle.Parent = MainFrame
  281. Shuffle.BackgroundColor3 = Color3.new(0, 0, 0)
  282. Shuffle.BorderSizePixel = 0
  283. Shuffle.Position = UDim2.new(0.0250000004, 0, 0.703125, 0)
  284. Shuffle.Size = UDim2.new(0, 100, 0, 35)
  285. Shuffle.Font = Enum.Font.GothamSemibold
  286. Shuffle.Text = "Shuffle"
  287. Shuffle.TextColor3 = Color3.new(1, 1, 1)
  288. Shuffle.TextSize = 14
  289. Shuffle.MouseButton1Down:Connect(function()
  290. Plqr:Play()
  291. Plqr:AdjustSpeed(0.8)
  292. end)
  293.  
  294. MoonWalk.Name = "Moon Walk"
  295. MoonWalk.Parent = MainFrame
  296. MoonWalk.BackgroundColor3 = Color3.new(0, 0, 0)
  297. MoonWalk.BorderSizePixel = 0
  298. MoonWalk.Position = UDim2.new(0.0250000004, 0, 0.84375, 0)
  299. MoonWalk.Size = UDim2.new(0, 100, 0, 35)
  300. MoonWalk.Font = Enum.Font.GothamSemibold
  301. MoonWalk.Text = "Moon Walk"
  302. MoonWalk.TextColor3 = Color3.new(1, 1, 1)
  303. MoonWalk.TextSize = 14
  304. MoonWalk.MouseButton1Down:Connect(function()
  305. Plur:Play()
  306. Plur:AdjustSpeed(2.3)
  307. end)
  308.  
  309. HeadThrow.Name = "Head Throw"
  310. HeadThrow.Parent = MainFrame
  311. HeadThrow.BackgroundColor3 = Color3.new(0, 0, 0)
  312. HeadThrow.BorderSizePixel = 0
  313. HeadThrow.Position = UDim2.new(0.372500002, 0, 0.140625, 0)
  314. HeadThrow.Size = UDim2.new(0, 100, 0, 35)
  315. HeadThrow.Font = Enum.Font.GothamSemibold
  316. HeadThrow.Text = "Head Throw"
  317. HeadThrow.TextColor3 = Color3.new(1, 1, 1)
  318. HeadThrow.TextSize = 14
  319. HeadThrow.MouseButton1Down:Connect(function()
  320. Plir:Play()
  321. Plir:AdjustSpeed(2.5)
  322. end)
  323.  
  324. Crouch.Name = "Crouch"
  325. Crouch.Parent = MainFrame
  326. Crouch.BackgroundColor3 = Color3.new(0, 0, 0)
  327. Crouch.BorderSizePixel = 0
  328. Crouch.Position = UDim2.new(0.372500002, 0, 0.28125, 0)
  329. Crouch.Size = UDim2.new(0, 100, 0, 35)
  330. Crouch.Font = Enum.Font.GothamSemibold
  331. Crouch.Text = "Crouch"
  332. Crouch.TextColor3 = Color3.new(1, 1, 1)
  333. Crouch.TextSize = 14
  334. Crouch.MouseButton1Down:Connect(function()
  335. Plor:Play()
  336. Plor:AdjustSpeed()
  337. end)
  338.  
  339. AnimeMan.Name = "Anime Man"
  340. AnimeMan.Parent = MainFrame
  341. AnimeMan.BackgroundColor3 = Color3.new(0, 0, 0)
  342. AnimeMan.BorderSizePixel = 0
  343. AnimeMan.Position = UDim2.new(0.372500002, 0, 0.421875, 0)
  344. AnimeMan.Size = UDim2.new(0, 100, 0, 35)
  345. AnimeMan.Font = Enum.Font.GothamSemibold
  346. AnimeMan.Text = "Anime Man"
  347. AnimeMan.TextColor3 = Color3.new(1, 1, 1)
  348. AnimeMan.TextSize = 14
  349. AnimeMan.MouseButton1Down:Connect(function()
  350. Plwr:Play()
  351. Plwr:AdjustSpeed(3.1)
  352. end)
  353.  
  354. SmellyRun.Name = "Smelly Run"
  355. SmellyRun.Parent = MainFrame
  356. SmellyRun.BackgroundColor3 = Color3.new(0, 0, 0)
  357. SmellyRun.BorderSizePixel = 0
  358. SmellyRun.Position = UDim2.new(0.372500002, 0, 0.5625, 0)
  359. SmellyRun.Size = UDim2.new(0, 100, 0, 35)
  360. SmellyRun.Font = Enum.Font.GothamSemibold
  361. SmellyRun.Text = "Smelly Run"
  362. SmellyRun.TextColor3 = Color3.new(1, 1, 1)
  363. SmellyRun.TextSize = 14
  364. SmellyRun.MouseButton1Down:Connect(function()
  365. Plsr:Play()
  366. Plsr:AdjustSpeed(1.5)
  367. end)
  368.  
  369. NoLegs.Name = "No Legs"
  370. NoLegs.Parent = MainFrame
  371. NoLegs.BackgroundColor3 = Color3.new(0, 0, 0)
  372. NoLegs.BorderSizePixel = 0
  373. NoLegs.Position = UDim2.new(0.372500002, 0, 0.703125, 0)
  374. NoLegs.Size = UDim2.new(0, 100, 0, 35)
  375. NoLegs.Font = Enum.Font.GothamSemibold
  376. NoLegs.Text = "No Legs"
  377. NoLegs.TextColor3 = Color3.new(1, 1, 1)
  378. NoLegs.TextSize = 14
  379. NoLegs.MouseButton1Down:Connect(function()
  380. Pljr:Play()
  381. Pljr:AdjustSpeed()
  382. end)
  383.  
  384. BeatBox.Name = "Beat Box"
  385. BeatBox.Parent = MainFrame
  386. BeatBox.BackgroundColor3 = Color3.new(0, 0, 0)
  387. BeatBox.BorderSizePixel = 0
  388. BeatBox.Position = UDim2.new(0.372500002, 0, 0.84375, 0)
  389. BeatBox.Size = UDim2.new(0, 100, 0, 35)
  390. BeatBox.Font = Enum.Font.GothamSemibold
  391. BeatBox.Text = "Beat Box"
  392. BeatBox.TextColor3 = Color3.new(1, 1, 1)
  393. BeatBox.TextSize = 14
  394. BeatBox.MouseButton1Down:Connect(function()
  395. Plpr:Play()
  396. Plpr:AdjustSpeed(2)
  397. end)
  398.  
  399. Scared.Name = "Scared"
  400. Scared.Parent = MainFrame
  401. Scared.BackgroundColor3 = Color3.new(0, 0, 0)
  402. Scared.BorderSizePixel = 0
  403. Scared.Position = UDim2.new(0.737500012, 0, 0.140625, 0)
  404. Scared.Size = UDim2.new(0, 100, 0, 35)
  405. Scared.Font = Enum.Font.GothamSemibold
  406. Scared.Text = "Scared"
  407. Scared.TextColor3 = Color3.new(1, 1, 1)
  408. Scared.TextSize = 14
  409. Scared.MouseButton1Down:Connect(function()
  410. Plgr:Play()
  411. Plgr:AdjustSpeed(1.5)
  412. end)
  413.  
  414. BigGuns.Name = "Big Guns"
  415. BigGuns.Parent = MainFrame
  416. BigGuns.BackgroundColor3 = Color3.new(0, 0, 0)
  417. BigGuns.BorderSizePixel = 0
  418. BigGuns.Position = UDim2.new(0.737500012, 0, 0.28125, 0)
  419. BigGuns.Size = UDim2.new(0, 100, 0, 35)
  420. BigGuns.Font = Enum.Font.GothamSemibold
  421. BigGuns.Text = "Big Guns"
  422. BigGuns.TextColor3 = Color3.new(1, 1, 1)
  423. BigGuns.TextSize = 14
  424. BigGuns.MouseButton1Down:Connect(function()
  425. Plar:Play()
  426. Plar:AdjustSpeed()
  427. end)
  428.  
  429. GOAAAAAL.Name = "GOAAAAAL"
  430. GOAAAAAL.Parent = MainFrame
  431. GOAAAAAL.BackgroundColor3 = Color3.new(0, 0, 0)
  432. GOAAAAAL.BorderSizePixel = 0
  433. GOAAAAAL.Position = UDim2.new(0.737500012, 0, 0.421875, 0)
  434. GOAAAAAL.Size = UDim2.new(0, 100, 0, 35)
  435. GOAAAAAL.Font = Enum.Font.GothamSemibold
  436. GOAAAAAL.Text = "GOAAAAAL"
  437. GOAAAAAL.TextColor3 = Color3.new(1, 1, 1)
  438. GOAAAAAL.TextSize = 14
  439. GOAAAAAL.MouseButton1Down:Connect(function()
  440. Plkr:Play()
  441. Plkr:AdjustSpeed(1.3)
  442. end)
  443.  
  444. BiggerGuns.Name = "Bigger Guns"
  445. BiggerGuns.Parent = MainFrame
  446. BiggerGuns.BackgroundColor3 = Color3.new(0, 0, 0)
  447. BiggerGuns.BorderSizePixel = 0
  448. BiggerGuns.Position = UDim2.new(0.737500012, 0, 0.5625, 0)
  449. BiggerGuns.Size = UDim2.new(0, 100, 0, 35)
  450. BiggerGuns.Font = Enum.Font.GothamSemibold
  451. BiggerGuns.Text = "Bigger Guns"
  452. BiggerGuns.TextColor3 = Color3.new(1, 1, 1)
  453. BiggerGuns.TextSize = 14
  454. BiggerGuns.MouseButton1Down:Connect(function()
  455. Pldr:Play()
  456. Pldr:AdjustSpeed()
  457. end)
  458.  
  459. WeirdPose.Name = "Weird Pose"
  460. WeirdPose.Parent = MainFrame
  461. WeirdPose.BackgroundColor3 = Color3.new(0, 0, 0)
  462. WeirdPose.BorderSizePixel = 0
  463. WeirdPose.Position = UDim2.new(0.737500012, 0, 0.703125, 0)
  464. WeirdPose.Size = UDim2.new(0, 100, 0, 35)
  465. WeirdPose.Font = Enum.Font.GothamSemibold
  466. WeirdPose.Text = "Punch"
  467. WeirdPose.TextColor3 = Color3.new(1, 1, 1)
  468. WeirdPose.TextSize = 14
  469. WeirdPose.MouseButton1Down:Connect(function()
  470. Plhr:Play()
  471. Plhr:AdjustSpeed()
  472. end)
  473.  
  474. Page2.Name = "Page2"
  475. Page2.Parent = MainFrame
  476. Page2.BackgroundColor3 = Color3.new(0, 0, 0)
  477. Page2.BorderColor3 = Color3.new(0, 0.4, 0.584314)
  478. Page2.BorderSizePixel = 2
  479. Page2.Position = UDim2.new(0.100000001, 0, 1.03437495, 0)
  480. Page2.Size = UDim2.new(0, 50, 0, 30)
  481. Page2.Font = Enum.Font.GothamBlack
  482. Page2.Text = "Page 2"
  483. Page2.TextColor3 = Color3.new(1, 1, 1)
  484. Page2.TextSize = 12
  485. Page2.TextStrokeColor3 = Color3.new(1, 1, 1)
  486. Page2.TextStrokeTransparency = 0.89999997615814
  487. Page2.MouseButton1Down:Connect(function()
  488. AnimeMan.Visible = false
  489. BeastWalk.Visible = false
  490. BeatBox.Visible = false
  491. BigGuns.Visible = false
  492. BiggerGuns.Visible = false
  493. Crouch.Visible = false
  494. DinoWalk.Visible = false
  495. GOAAAAAL.Visible = false
  496. HeadThrow.Visible = false
  497. ModernArt.Visible = false
  498. MoonWalk.Visible = false
  499. NoLegs.Visible = false
  500. Scared.Visible = false
  501. Shuffle.Visible = false
  502. SmellyRun.Visible = false
  503. StankyLegs.Visible = false
  504. TiltHead.Visible = false
  505. WeirdPose.Visible = false
  506. NextPage.Visible = true
  507. Empty.Visible = true
  508. end)
  509.  
  510.  
  511. Page1.Name = "Page1"
  512. Page1.Parent = MainFrame
  513. Page1.BackgroundColor3 = Color3.new(0, 0, 0)
  514. Page1.BorderColor3 = Color3.new(0, 0.333333, 0.498039)
  515. Page1.BorderSizePixel = 2
  516. Page1.Position = UDim2.new(-0.0225000009, 0, 1.03437495, 0)
  517. Page1.Size = UDim2.new(0, 49, 0, 30)
  518. Page1.Font = Enum.Font.GothamBlack
  519. Page1.Text = "Page 1"
  520. Page1.TextColor3 = Color3.new(1, 1, 1)
  521. Page1.TextSize = 12
  522. Page1.TextStrokeColor3 = Color3.new(1, 1, 1)
  523. Page1.TextStrokeTransparency = 0.89999997615814
  524. Page1.MouseButton1Down:Connect(function()
  525. AnimeMan.Visible = true
  526. BeastWalk.Visible = true
  527. BeatBox.Visible = true
  528. BigGuns.Visible = true
  529. BiggerGuns.Visible = true
  530. Crouch.Visible = true
  531. DinoWalk.Visible = true
  532. GOAAAAAL.Visible = true
  533. HeadThrow.Visible = true
  534. ModernArt.Visible = true
  535. MoonWalk.Visible = true
  536. NoLegs.Visible = true
  537. Scared.Visible = true
  538. Shuffle.Visible = true
  539. SmellyRun.Visible = true
  540. StankyLegs.Visible = true
  541. TiltHead.Visible = true
  542. WeirdPose.Visible = true
  543. NextPage.Visible = false
  544. Empty.Visible = false
  545. end)
  546.  
  547. ModernArt.Name = "Modern Art"
  548. ModernArt.Parent = MainFrame
  549. ModernArt.BackgroundColor3 = Color3.new(0, 0, 0)
  550. ModernArt.BorderSizePixel = 0
  551. ModernArt.Position = UDim2.new(0.737500012, 0, 0.84375, 0)
  552. ModernArt.Size = UDim2.new(0, 100, 0, 35)
  553. ModernArt.Font = Enum.Font.GothamSemibold
  554. ModernArt.Text = "Modern Art"
  555. ModernArt.TextColor3 = Color3.new(1, 1, 1)
  556. ModernArt.TextSize = 14
  557. ModernArt.MouseButton1Down:Connect(function()
  558. Plfr:Play()
  559. Plfr:AdjustSpeed()
  560. end)
  561.  
  562. NextPage.Name = "NextPage"
  563. NextPage.Parent = MainFrame
  564. NextPage.Active = true
  565. NextPage.BackgroundColor3 = Color3.new(0, 0.333333, 0.498039)
  566. NextPage.BorderSizePixel = 0
  567. NextPage.Position = UDim2.new(0, 0, 0.109375, 0)
  568. NextPage.Size = UDim2.new(0, 399, 0, 107)
  569. NextPage.Visible = false
  570. NextPage.Font = Enum.Font.GothamSemibold
  571. NextPage.Text = "I know that some of these Animations are not really rare, but they were worth including. If you guys liked this GUI and found it interesting like the original post on my V3rmillion, @CrowsDesire1."
  572. NextPage.TextColor3 = Color3.new(1, 1, 1)
  573. NextPage.TextSize = 18
  574. NextPage.TextWrapped = true
  575.  
  576. Empty.Name = "Empty"
  577. Empty.Parent = MainFrame
  578. Empty.Active = true
  579. Empty.BackgroundColor3 = Color3.new(0, 0, 0)
  580. Empty.BorderColor3 = Color3.new(0, 0.223529, 0.329412)
  581. Empty.BorderSizePixel = 10
  582. Empty.Position = UDim2.new(0.0225000009, 0, 0.474999994, 0)
  583. Empty.Size = UDim2.new(0, 380, 0, 158)
  584. Empty.Visible = false
  585. Empty.Font = Enum.Font.GothamSemibold
  586. Empty.Text = "Currently empty, nothing to see here...."
  587. Empty.TextColor3 = Color3.new(1, 1, 1)
  588. Empty.TextSize = 17
  589. Empty.TextStrokeColor3 = Color3.new(1, 1, 1)
  590. Empty.TextStrokeTransparency = 0.89999997615814
  591. Empty.TextWrapped = true
  592.  
  593. StopAnims.Name = "StopAnims"
  594. StopAnims.Parent = MainFrame
  595. StopAnims.BackgroundColor3 = Color3.new(0, 0.431373, 0.631373)
  596. StopAnims.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
  597. StopAnims.BorderSizePixel = 0
  598. StopAnims.Size = UDim2.new(0, 80, 0, 35)
  599. StopAnims.Font = Enum.Font.GothamSemibold
  600. StopAnims.Text = "Stop Animations"
  601. StopAnims.TextColor3 = Color3.new(1, 1, 1)
  602. StopAnims.TextScaled = true
  603. StopAnims.TextSize = 13
  604. StopAnims.TextStrokeColor3 = Color3.new(1, 1, 1)
  605. StopAnims.TextStrokeTransparency = 0.89999997615814
  606. StopAnims.TextWrapped = true
  607. StopAnims.MouseButton1Down:Connect(function()
  608. Plr:Stop()
  609. Plyr:Stop()
  610. Plfr:Stop()
  611. Plqr:Stop()
  612. Pltr:Stop()
  613. Plwr:Stop()
  614. Plar:Stop()
  615. Pldr:Stop()
  616. Pler:Stop()
  617. Plgr:Stop()
  618. Plhr:Stop()
  619. Pljr:Stop()
  620. Plkr:Stop()
  621. Plpr:Stop()
  622. Plor:Stop()
  623. Plur:Stop()
  624. Plir:Stop()
  625. Plsr:Stop()
  626. end)
  627.  
  628. Extra4.Name = "Extra4"
  629. Extra4.Parent = StopAnims
  630. Extra4.Active = true
  631. Extra4.BackgroundColor3 = Color3.new(0, 0.294118, 0.423529)
  632. Extra4.BorderSizePixel = 0
  633. Extra4.Position = UDim2.new(1, 0, 0, 0)
  634. Extra4.Size = UDim2.new(0, 7, 0, 35)
  635.  
  636. local OpenGUI = Instance.new("ScreenGui")
  637. local OpenButton = Instance.new("TextButton")
  638.  
  639. OpenGUI.Name = "OpenGUI"
  640. OpenGUI.Parent = game.CoreGui
  641. OpenGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  642. OpenGUI.ResetOnSpawn = false
  643.  
  644. OpenButton.Name = "OpenButton"
  645. OpenButton.Parent = OpenGUI
  646. OpenButton.BackgroundColor3 = Color3.new(0.00392157, 0.160784, 0.227451)
  647. OpenButton.BorderSizePixel = 5
  648. OpenButton.Position = UDim2.new(0, 0, 0.755218267, 0)
  649. OpenButton.Size = UDim2.new(0, 105, 0, 35)
  650. OpenButton.Font = Enum.Font.GothamSemibold
  651. OpenButton.Text = "Open"
  652. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  653. OpenButton.TextSize = 16
  654. OpenButton.TextStrokeColor3 = Color3.new(1, 1, 1)
  655. OpenButton.TextStrokeTransparency = 0.89999997615814
  656.  
  657. function SCRIPT_OJFQ65_FAKESCRIPT() -- OpenButton.TweenOpen
  658. local script = Instance.new('LocalScript')
  659. script.Parent = OpenButton
  660. script.Parent.MouseButton1Down:Connect(function()
  661. local frame = script.Parent.Parent.Parent.TheMainGUI.MainFrame
  662. frame:TweenPosition(UDim2.new(0.618, 0,0.279, 0))
  663. end)
  664.  
  665. end
  666. coroutine.resume(coroutine.create(SCRIPT_OJFQ65_FAKESCRIPT))
  667.  
  668.  
  669. function SCRIPT_LLCM76_FAKESCRIPT() -- CloseButton.MainLocal
  670. local script = Instance.new('LocalScript')
  671. script.Parent = CloseButton
  672. script.Parent.MouseButton1Down:Connect(function()
  673. local frame = script.Parent.Parent
  674. frame:TweenPosition(UDim2.new(0.605, 0,1.296, 0))
  675. end)
  676.  
  677. end
  678. coroutine.resume(coroutine.create(SCRIPT_LLCM76_FAKESCRIPT))
  679.  
  680.  
Add Comment
Please, Sign In to add comment