[FE] RARE ANIMATIONS GUI - Pastebin.com (2024)

  1. ---[[ Made By: CrowsDesire1 on V3rmillion ]]---

  2. ---[[ Little messy and unfinished but will be done soon with added changes | Progress 90% ]]---

  3. ---------------------------------------------------------------------------

  4. --- [Notifications] ---

  5. ---------------------------------------------------------------------------

  6. wait(0.1)

  7. game:GetService("StarterGui"):SetCore("SendNotification", {

  8. Text = "By: CrowsDesire1 On V3rm";

  9. Title = "Welcome To RareAnimsGUI"

  10. })

  11. wait(0.6)

  12. if game:GetService("Workspace").FilteringEnabled == true then

  13. warn("FE is Enabled (Filtering Enabled)")

  14. game:GetService("StarterGui"):SetCore("SendNotification", {

  15. Title = "R6 Only";

  16. Text = "This GUI is only effective on R6 games.";

  17. })

  18. else

  19. warn("FE is Disabled (Filtering Disabled) Let's try that again.")

  20. game:GetService("StarterGui"):SetCore("SendNotification", {

  21. Title = "FE is Disabled";

  22. Text = "These anims might not work...";

  23. })

  24. end

  25. wait(0.5)

  26. ---------------------------------------------------------------------------

  27. --- [Instances] ---

  28. ---------------------------------------------------------------------------

  29. local TheMainGUI = Instance.new("ScreenGui")

  30. local MainFrame = Instance.new("Frame")

  31. local MainText = Instance.new("TextLabel")

  32. local CloseButton = Instance.new("TextButton")

  33. local ByMe = Instance.new("TextLabel")

  34. local DinoWalk = Instance.new("TextButton")

  35. local TiltHead = Instance.new("TextButton")

  36. local BeastWalk = Instance.new("TextButton")

  37. local StankyLegs = Instance.new("TextButton")

  38. local Shuffle = Instance.new("TextButton")

  39. local MoonWalk = Instance.new("TextButton")

  40. local HeadThrow = Instance.new("TextButton")

  41. local Crouch = Instance.new("TextButton")

  42. local AnimeMan = Instance.new("TextButton")

  43. local SmellyRun = Instance.new("TextButton")

  44. local NoLegs = Instance.new("TextButton")

  45. local BeatBox = Instance.new("TextButton")

  46. local Scared = Instance.new("TextButton")

  47. local BigGuns = Instance.new("TextButton")

  48. local GOAAAAAL = Instance.new("TextButton")

  49. local BiggerGuns = Instance.new("TextButton")

  50. local WeirdPose = Instance.new("TextButton")

  51. local Page2 = Instance.new("TextButton")

  52. local Page1 = Instance.new("TextButton")

  53. local ModernArt = Instance.new("TextButton")

  54. local NextPage = Instance.new("TextLabel")

  55. local Empty = Instance.new("TextLabel")

  56. local StopAnims = Instance.new("TextButton")

  57. local Extra4 = Instance.new("Frame")

  58. ---------------------------------------------------------------------------

  59. --- [Animation Definitions] ---

  60. ---------------------------------------------------------------------------

  61. Anim = Instance.new("Animation")--- Dino Walk

  62. Anim.AnimationId = "rbxassetid://204328711"

  63. Plr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  64. Anim = Instance.new("Animation")--- Tilt Head

  65. Anim.AnimationId = "rbxassetid://283545583"

  66. Pler = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  67. Anim = Instance.new("Animation")--- Beast Walk

  68. Anim.AnimationId = "rbxassetid://150301782"

  69. Pltr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  70. Anim = Instance.new("Animation")--- Stanky Legs

  71. Anim.AnimationId = "rbxassetid://87986341"

  72. Plyr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  73. Anim = Instance.new("Animation")--- Shuffle

  74. Anim.AnimationId = "rbxassetid://429703734"

  75. Plqr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  76. Anim = Instance.new("Animation")--- Anime Man

  77. Anim.AnimationId = "rbxassetid://376754935"

  78. Plwr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  79. Anim = Instance.new("Animation")--- Moon Walk

  80. Anim.AnimationId = "rbxassetid://30196114"

  81. Plur = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  82. Anim = Instance.new("Animation")---Head Throw

  83. Anim.AnimationId = "rbxassetid://35154961"

  84. Plir = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  85. Anim = Instance.new("Animation")--- Crouch

  86. Anim.AnimationId = "rbxassetid://287325678"

  87. Plor = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  88. Anim = Instance.new("Animation")--- Beat Box

  89. Anim.AnimationId = "rbxassetid://45504977"

  90. Plpr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  91. Anim = Instance.new("Animation")--- Big Guns

  92. Anim.AnimationId = "rbxassetid://161268368"

  93. Plar = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  94. Anim = Instance.new("Animation")--- Smelly Run

  95. Anim.AnimationId = "rbxassetid://30235165"

  96. Plsr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  97. Anim = Instance.new("Animation")--- Bigger Guns

  98. Anim.AnimationId = "rbxassetid://225975820"

  99. Pldr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  100. Anim = Instance.new("Animation")--- Modern Art

  101. Anim.AnimationId = "rbxassetid://248336163"

  102. Plfr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  103. Anim = Instance.new("Animation")--- Scared

  104. Anim.AnimationId = "rbxassetid://180612465"

  105. Plgr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  106. Anim = Instance.new("Animation")--- Punch

  107. Anim.AnimationId = "rbxassetid://204062532"

  108. Plhr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  109. Anim = Instance.new("Animation")--- No Legs

  110. Anim.AnimationId = "rbxassetid://248336459"

  111. Pljr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  112. Anim = Instance.new("Animation")--- GOOOOOOAL

  113. Anim.AnimationId = "rbxassetid://28488254"

  114. Plkr = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  115. ---------------------------------------------------------------------------

  116. --- [Start Properties] ---

  117. ---------------------------------------------------------------------------

  118. TheMainGUI.Name = "TheMainGUI"

  119. TheMainGUI.Parent = game.CoreGui

  120. TheMainGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

  121. TheMainGUI.ResetOnSpawn = false

  122. MainFrame.Name = "MainFrame"

  123. MainFrame.Parent = TheMainGUI

  124. MainFrame.Draggable = true

  125. MainFrame.Active = true

  126. MainFrame.BackgroundColor3 = Color3.new(0, 0.384314, 0.52549)

  127. MainFrame.BorderColor3 = Color3.new(0.133333, 0.219608, 0.27451)

  128. MainFrame.BorderSizePixel = 10

  129. MainFrame.Position = UDim2.new(0.617999971, 0, 1.27900004, 0)

  130. MainFrame.Size = UDim2.new(0, 400, 0, 320)

  131. MainText.Name = "MainText"

  132. MainText.Parent = MainFrame

  133. MainText.Active = true

  134. MainText.BackgroundColor3 = Color3.new(0, 0, 0)

  135. MainText.BorderSizePixel = 0

  136. MainText.Size = UDim2.new(0, 400, 0, 35)

  137. MainText.Font = Enum.Font.GothamSemibold

  138. MainText.Text = "Rare Animations GUI"

  139. MainText.TextColor3 = Color3.new(1, 1, 1)

  140. MainText.TextSize = 16

  141. MainText.TextStrokeColor3 = Color3.new(1, 1, 1)

  142. MainText.TextStrokeTransparency = 0.89999997615814

  143. MainText.TextWrapped = true

  144. CloseButton.Name = "CloseButton"

  145. CloseButton.Parent = MainFrame

  146. CloseButton.BackgroundColor3 = Color3.new(0, 0, 0)

  147. CloseButton.BorderColor3 = Color3.new(1, 1, 1)

  148. CloseButton.Position = UDim2.new(0.855000019, 0, 0.00312500005, 0)

  149. CloseButton.Size = UDim2.new(0, 57, 0, 33)

  150. CloseButton.Font = Enum.Font.GothamSemibold

  151. CloseButton.Text = "X"

  152. CloseButton.TextColor3 = Color3.new(1, 1, 1)

  153. CloseButton.TextSize = 16

  154. ByMe.Name = "ByMe"

  155. ByMe.Parent = MainFrame

  156. ByMe.Active = true

  157. ByMe.BackgroundColor3 = Color3.new(0, 0.2, 0.294118)

  158. ByMe.BorderSizePixel = 5

  159. ByMe.Position = UDim2.new(0.712499857, 0, 1.04375005, 0)

  160. ByMe.Size = UDim2.new(0, 120, 0, 25)

  161. ByMe.Font = Enum.Font.GothamSemibold

  162. ByMe.Text = "By: CrowsDesire1"

  163. ByMe.TextColor3 = Color3.new(1, 1, 1)

  164. ByMe.TextSize = 12

  165. ByMe.TextStrokeColor3 = Color3.new(1, 1, 1)

  166. ByMe.TextStrokeTransparency = 0.89999997615814

  167. DinoWalk.Name = "Dino Walk"

  168. DinoWalk.Parent = MainFrame

  169. DinoWalk.BackgroundColor3 = Color3.new(0, 0, 0)

  170. DinoWalk.BorderSizePixel = 0

  171. DinoWalk.Position = UDim2.new(0.0250000004, 0, 0.140625, 0)

  172. DinoWalk.Size = UDim2.new(0, 100, 0, 35)

  173. DinoWalk.Font = Enum.Font.GothamSemibold

  174. DinoWalk.Text = "Dino Walk"

  175. DinoWalk.TextColor3 = Color3.new(1, 1, 1)

  176. DinoWalk.TextSize = 14

  177. DinoWalk.MouseButton1Down:Connect(function()

  178. Plr:Play()

  179. Plr:AdjustSpeed(1.3)

  180. end)

  181. TiltHead.Name = "Tilt Head"

  182. TiltHead.Parent = MainFrame

  183. TiltHead.BackgroundColor3 = Color3.new(0, 0, 0)

  184. TiltHead.BorderSizePixel = 0

  185. TiltHead.Position = UDim2.new(0.0250000004, 0, 0.28125, 0)

  186. TiltHead.Size = UDim2.new(0, 100, 0, 35)

  187. TiltHead.Font = Enum.Font.GothamSemibold

  188. TiltHead.Text = "Tilt Head"

  189. TiltHead.TextColor3 = Color3.new(1, 1, 1)

  190. TiltHead.TextSize = 14

  191. TiltHead.MouseButton1Down:Connect(function()

  192. Pler:Play()

  193. Pler:AdjustSpeed()

  194. end)

  195. BeastWalk.Name = "Beast Walk"

  196. BeastWalk.Parent = MainFrame

  197. BeastWalk.BackgroundColor3 = Color3.new(0, 0, 0)

  198. BeastWalk.BorderSizePixel = 0

  199. BeastWalk.Position = UDim2.new(0.0250000004, 0, 0.421875, 0)

  200. BeastWalk.Size = UDim2.new(0, 100, 0, 35)

  201. BeastWalk.Font = Enum.Font.GothamSemibold

  202. BeastWalk.Text = "Beast Walk"

  203. BeastWalk.TextColor3 = Color3.new(1, 1, 1)

  204. BeastWalk.TextSize = 14

  205. BeastWalk.MouseButton1Down:Connect(function()

  206. Pltr:Play()

  207. Pltr:AdjustSpeed(2.3)

  208. end)

  209. StankyLegs.Name = "Stanky Legs"

  210. StankyLegs.Parent = MainFrame

  211. StankyLegs.BackgroundColor3 = Color3.new(0, 0, 0)

  212. StankyLegs.BorderSizePixel = 0

  213. StankyLegs.Position = UDim2.new(0.0250000004, 0, 0.5625, 0)

  214. StankyLegs.Size = UDim2.new(0, 100, 0, 35)

  215. StankyLegs.Font = Enum.Font.GothamSemibold

  216. StankyLegs.Text = "Stanky Legs"

  217. StankyLegs.TextColor3 = Color3.new(1, 1, 1)

  218. StankyLegs.TextSize = 14

  219. StankyLegs.MouseButton1Down:Connect(function()

  220. Plyr:Play()

  221. Plyr:AdjustSpeed(6)

  222. end)

  223. Shuffle.Name = "Shuffle"

  224. Shuffle.Parent = MainFrame

  225. Shuffle.BackgroundColor3 = Color3.new(0, 0, 0)

  226. Shuffle.BorderSizePixel = 0

  227. Shuffle.Position = UDim2.new(0.0250000004, 0, 0.703125, 0)

  228. Shuffle.Size = UDim2.new(0, 100, 0, 35)

  229. Shuffle.Font = Enum.Font.GothamSemibold

  230. Shuffle.Text = "Shuffle"

  231. Shuffle.TextColor3 = Color3.new(1, 1, 1)

  232. Shuffle.TextSize = 14

  233. Shuffle.MouseButton1Down:Connect(function()

  234. Plqr:Play()

  235. Plqr:AdjustSpeed(0.8)

  236. end)

  237. MoonWalk.Name = "Moon Walk"

  238. MoonWalk.Parent = MainFrame

  239. MoonWalk.BackgroundColor3 = Color3.new(0, 0, 0)

  240. MoonWalk.BorderSizePixel = 0

  241. MoonWalk.Position = UDim2.new(0.0250000004, 0, 0.84375, 0)

  242. MoonWalk.Size = UDim2.new(0, 100, 0, 35)

  243. MoonWalk.Font = Enum.Font.GothamSemibold

  244. MoonWalk.Text = "Moon Walk"

  245. MoonWalk.TextColor3 = Color3.new(1, 1, 1)

  246. MoonWalk.TextSize = 14

  247. MoonWalk.MouseButton1Down:Connect(function()

  248. Plur:Play()

  249. Plur:AdjustSpeed(2.3)

  250. end)

  251. HeadThrow.Name = "Head Throw"

  252. HeadThrow.Parent = MainFrame

  253. HeadThrow.BackgroundColor3 = Color3.new(0, 0, 0)

  254. HeadThrow.BorderSizePixel = 0

  255. HeadThrow.Position = UDim2.new(0.372500002, 0, 0.140625, 0)

  256. HeadThrow.Size = UDim2.new(0, 100, 0, 35)

  257. HeadThrow.Font = Enum.Font.GothamSemibold

  258. HeadThrow.Text = "Head Throw"

  259. HeadThrow.TextColor3 = Color3.new(1, 1, 1)

  260. HeadThrow.TextSize = 14

  261. HeadThrow.MouseButton1Down:Connect(function()

  262. Plir:Play()

  263. Plir:AdjustSpeed(2.5)

  264. end)

  265. Crouch.Name = "Crouch"

  266. Crouch.Parent = MainFrame

  267. Crouch.BackgroundColor3 = Color3.new(0, 0, 0)

  268. Crouch.BorderSizePixel = 0

  269. Crouch.Position = UDim2.new(0.372500002, 0, 0.28125, 0)

  270. Crouch.Size = UDim2.new(0, 100, 0, 35)

  271. Crouch.Font = Enum.Font.GothamSemibold

  272. Crouch.Text = "Crouch"

  273. Crouch.TextColor3 = Color3.new(1, 1, 1)

  274. Crouch.TextSize = 14

  275. Crouch.MouseButton1Down:Connect(function()

  276. Plor:Play()

  277. Plor:AdjustSpeed()

  278. end)

  279. AnimeMan.Name = "Anime Man"

  280. AnimeMan.Parent = MainFrame

  281. AnimeMan.BackgroundColor3 = Color3.new(0, 0, 0)

  282. AnimeMan.BorderSizePixel = 0

  283. AnimeMan.Position = UDim2.new(0.372500002, 0, 0.421875, 0)

  284. AnimeMan.Size = UDim2.new(0, 100, 0, 35)

  285. AnimeMan.Font = Enum.Font.GothamSemibold

  286. AnimeMan.Text = "Anime Man"

  287. AnimeMan.TextColor3 = Color3.new(1, 1, 1)

  288. AnimeMan.TextSize = 14

  289. AnimeMan.MouseButton1Down:Connect(function()

  290. Plwr:Play()

  291. Plwr:AdjustSpeed(3.1)

  292. end)

  293. SmellyRun.Name = "Smelly Run"

  294. SmellyRun.Parent = MainFrame

  295. SmellyRun.BackgroundColor3 = Color3.new(0, 0, 0)

  296. SmellyRun.BorderSizePixel = 0

  297. SmellyRun.Position = UDim2.new(0.372500002, 0, 0.5625, 0)

  298. SmellyRun.Size = UDim2.new(0, 100, 0, 35)

  299. SmellyRun.Font = Enum.Font.GothamSemibold

  300. SmellyRun.Text = "Smelly Run"

  301. SmellyRun.TextColor3 = Color3.new(1, 1, 1)

  302. SmellyRun.TextSize = 14

  303. SmellyRun.MouseButton1Down:Connect(function()

  304. Plsr:Play()

  305. Plsr:AdjustSpeed(1.5)

  306. end)

  307. NoLegs.Name = "No Legs"

  308. NoLegs.Parent = MainFrame

  309. NoLegs.BackgroundColor3 = Color3.new(0, 0, 0)

  310. NoLegs.BorderSizePixel = 0

  311. NoLegs.Position = UDim2.new(0.372500002, 0, 0.703125, 0)

  312. NoLegs.Size = UDim2.new(0, 100, 0, 35)

  313. NoLegs.Font = Enum.Font.GothamSemibold

  314. NoLegs.Text = "No Legs"

  315. NoLegs.TextColor3 = Color3.new(1, 1, 1)

  316. NoLegs.TextSize = 14

  317. NoLegs.MouseButton1Down:Connect(function()

  318. Pljr:Play()

  319. Pljr:AdjustSpeed()

  320. end)

  321. BeatBox.Name = "Beat Box"

  322. BeatBox.Parent = MainFrame

  323. BeatBox.BackgroundColor3 = Color3.new(0, 0, 0)

  324. BeatBox.BorderSizePixel = 0

  325. BeatBox.Position = UDim2.new(0.372500002, 0, 0.84375, 0)

  326. BeatBox.Size = UDim2.new(0, 100, 0, 35)

  327. BeatBox.Font = Enum.Font.GothamSemibold

  328. BeatBox.Text = "Beat Box"

  329. BeatBox.TextColor3 = Color3.new(1, 1, 1)

  330. BeatBox.TextSize = 14

  331. BeatBox.MouseButton1Down:Connect(function()

  332. Plpr:Play()

  333. Plpr:AdjustSpeed(2)

  334. end)

  335. Scared.Name = "Scared"

  336. Scared.Parent = MainFrame

  337. Scared.BackgroundColor3 = Color3.new(0, 0, 0)

  338. Scared.BorderSizePixel = 0

  339. Scared.Position = UDim2.new(0.737500012, 0, 0.140625, 0)

  340. Scared.Size = UDim2.new(0, 100, 0, 35)

  341. Scared.Font = Enum.Font.GothamSemibold

  342. Scared.Text = "Scared"

  343. Scared.TextColor3 = Color3.new(1, 1, 1)

  344. Scared.TextSize = 14

  345. Scared.MouseButton1Down:Connect(function()

  346. Plgr:Play()

  347. Plgr:AdjustSpeed(1.5)

  348. end)

  349. BigGuns.Name = "Big Guns"

  350. BigGuns.Parent = MainFrame

  351. BigGuns.BackgroundColor3 = Color3.new(0, 0, 0)

  352. BigGuns.BorderSizePixel = 0

  353. BigGuns.Position = UDim2.new(0.737500012, 0, 0.28125, 0)

  354. BigGuns.Size = UDim2.new(0, 100, 0, 35)

  355. BigGuns.Font = Enum.Font.GothamSemibold

  356. BigGuns.Text = "Big Guns"

  357. BigGuns.TextColor3 = Color3.new(1, 1, 1)

  358. BigGuns.TextSize = 14

  359. BigGuns.MouseButton1Down:Connect(function()

  360. Plar:Play()

  361. Plar:AdjustSpeed()

  362. end)

  363. GOAAAAAL.Name = "GOAAAAAL"

  364. GOAAAAAL.Parent = MainFrame

  365. GOAAAAAL.BackgroundColor3 = Color3.new(0, 0, 0)

  366. GOAAAAAL.BorderSizePixel = 0

  367. GOAAAAAL.Position = UDim2.new(0.737500012, 0, 0.421875, 0)

  368. GOAAAAAL.Size = UDim2.new(0, 100, 0, 35)

  369. GOAAAAAL.Font = Enum.Font.GothamSemibold

  370. GOAAAAAL.Text = "GOAAAAAL"

  371. GOAAAAAL.TextColor3 = Color3.new(1, 1, 1)

  372. GOAAAAAL.TextSize = 14

  373. GOAAAAAL.MouseButton1Down:Connect(function()

  374. Plkr:Play()

  375. Plkr:AdjustSpeed(1.3)

  376. end)

  377. BiggerGuns.Name = "Bigger Guns"

  378. BiggerGuns.Parent = MainFrame

  379. BiggerGuns.BackgroundColor3 = Color3.new(0, 0, 0)

  380. BiggerGuns.BorderSizePixel = 0

  381. BiggerGuns.Position = UDim2.new(0.737500012, 0, 0.5625, 0)

  382. BiggerGuns.Size = UDim2.new(0, 100, 0, 35)

  383. BiggerGuns.Font = Enum.Font.GothamSemibold

  384. BiggerGuns.Text = "Bigger Guns"

  385. BiggerGuns.TextColor3 = Color3.new(1, 1, 1)

  386. BiggerGuns.TextSize = 14

  387. BiggerGuns.MouseButton1Down:Connect(function()

  388. Pldr:Play()

  389. Pldr:AdjustSpeed()

  390. end)

  391. WeirdPose.Name = "Weird Pose"

  392. WeirdPose.Parent = MainFrame

  393. WeirdPose.BackgroundColor3 = Color3.new(0, 0, 0)

  394. WeirdPose.BorderSizePixel = 0

  395. WeirdPose.Position = UDim2.new(0.737500012, 0, 0.703125, 0)

  396. WeirdPose.Size = UDim2.new(0, 100, 0, 35)

  397. WeirdPose.Font = Enum.Font.GothamSemibold

  398. WeirdPose.Text = "Punch"

  399. WeirdPose.TextColor3 = Color3.new(1, 1, 1)

  400. WeirdPose.TextSize = 14

  401. WeirdPose.MouseButton1Down:Connect(function()

  402. Plhr:Play()

  403. Plhr:AdjustSpeed()

  404. end)

  405. Page2.Name = "Page2"

  406. Page2.Parent = MainFrame

  407. Page2.BackgroundColor3 = Color3.new(0, 0, 0)

  408. Page2.BorderColor3 = Color3.new(0, 0.4, 0.584314)

  409. Page2.BorderSizePixel = 2

  410. Page2.Position = UDim2.new(0.100000001, 0, 1.03437495, 0)

  411. Page2.Size = UDim2.new(0, 50, 0, 30)

  412. Page2.Font = Enum.Font.GothamBlack

  413. Page2.Text = "Page 2"

  414. Page2.TextColor3 = Color3.new(1, 1, 1)

  415. Page2.TextSize = 12

  416. Page2.TextStrokeColor3 = Color3.new(1, 1, 1)

  417. Page2.TextStrokeTransparency = 0.89999997615814

  418. Page2.MouseButton1Down:Connect(function()

  419. AnimeMan.Visible = false

  420. BeastWalk.Visible = false

  421. BeatBox.Visible = false

  422. BigGuns.Visible = false

  423. BiggerGuns.Visible = false

  424. Crouch.Visible = false

  425. DinoWalk.Visible = false

  426. GOAAAAAL.Visible = false

  427. HeadThrow.Visible = false

  428. ModernArt.Visible = false

  429. MoonWalk.Visible = false

  430. NoLegs.Visible = false

  431. Scared.Visible = false

  432. Shuffle.Visible = false

  433. SmellyRun.Visible = false

  434. StankyLegs.Visible = false

  435. TiltHead.Visible = false

  436. WeirdPose.Visible = false

  437. NextPage.Visible = true

  438. Empty.Visible = true

  439. end)

  440. Page1.Name = "Page1"

  441. Page1.Parent = MainFrame

  442. Page1.BackgroundColor3 = Color3.new(0, 0, 0)

  443. Page1.BorderColor3 = Color3.new(0, 0.333333, 0.498039)

  444. Page1.BorderSizePixel = 2

  445. Page1.Position = UDim2.new(-0.0225000009, 0, 1.03437495, 0)

  446. Page1.Size = UDim2.new(0, 49, 0, 30)

  447. Page1.Font = Enum.Font.GothamBlack

  448. Page1.Text = "Page 1"

  449. Page1.TextColor3 = Color3.new(1, 1, 1)

  450. Page1.TextSize = 12

  451. Page1.TextStrokeColor3 = Color3.new(1, 1, 1)

  452. Page1.TextStrokeTransparency = 0.89999997615814

  453. Page1.MouseButton1Down:Connect(function()

  454. AnimeMan.Visible = true

  455. BeastWalk.Visible = true

  456. BeatBox.Visible = true

  457. BigGuns.Visible = true

  458. BiggerGuns.Visible = true

  459. Crouch.Visible = true

  460. DinoWalk.Visible = true

  461. GOAAAAAL.Visible = true

  462. HeadThrow.Visible = true

  463. ModernArt.Visible = true

  464. MoonWalk.Visible = true

  465. NoLegs.Visible = true

  466. Scared.Visible = true

  467. Shuffle.Visible = true

  468. SmellyRun.Visible = true

  469. StankyLegs.Visible = true

  470. TiltHead.Visible = true

  471. WeirdPose.Visible = true

  472. NextPage.Visible = false

  473. Empty.Visible = false

  474. end)

  475. ModernArt.Name = "Modern Art"

  476. ModernArt.Parent = MainFrame

  477. ModernArt.BackgroundColor3 = Color3.new(0, 0, 0)

  478. ModernArt.BorderSizePixel = 0

  479. ModernArt.Position = UDim2.new(0.737500012, 0, 0.84375, 0)

  480. ModernArt.Size = UDim2.new(0, 100, 0, 35)

  481. ModernArt.Font = Enum.Font.GothamSemibold

  482. ModernArt.Text = "Modern Art"

  483. ModernArt.TextColor3 = Color3.new(1, 1, 1)

  484. ModernArt.TextSize = 14

  485. ModernArt.MouseButton1Down:Connect(function()

  486. Plfr:Play()

  487. Plfr:AdjustSpeed()

  488. end)

  489. NextPage.Name = "NextPage"

  490. NextPage.Parent = MainFrame

  491. NextPage.Active = true

  492. NextPage.BackgroundColor3 = Color3.new(0, 0.333333, 0.498039)

  493. NextPage.BorderSizePixel = 0

  494. NextPage.Position = UDim2.new(0, 0, 0.109375, 0)

  495. NextPage.Size = UDim2.new(0, 399, 0, 107)

  496. NextPage.Visible = false

  497. NextPage.Font = Enum.Font.GothamSemibold

  498. 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."

  499. NextPage.TextColor3 = Color3.new(1, 1, 1)

  500. NextPage.TextSize = 18

  501. NextPage.TextWrapped = true

  502. Empty.Name = "Empty"

  503. Empty.Parent = MainFrame

  504. Empty.Active = true

  505. Empty.BackgroundColor3 = Color3.new(0, 0, 0)

  506. Empty.BorderColor3 = Color3.new(0, 0.223529, 0.329412)

  507. Empty.BorderSizePixel = 10

  508. Empty.Position = UDim2.new(0.0225000009, 0, 0.474999994, 0)

  509. Empty.Size = UDim2.new(0, 380, 0, 158)

  510. Empty.Visible = false

  511. Empty.Font = Enum.Font.GothamSemibold

  512. Empty.Text = "Currently empty, nothing to see here...."

  513. Empty.TextColor3 = Color3.new(1, 1, 1)

  514. Empty.TextSize = 17

  515. Empty.TextStrokeColor3 = Color3.new(1, 1, 1)

  516. Empty.TextStrokeTransparency = 0.89999997615814

  517. Empty.TextWrapped = true

  518. StopAnims.Name = "StopAnims"

  519. StopAnims.Parent = MainFrame

  520. StopAnims.BackgroundColor3 = Color3.new(0, 0.431373, 0.631373)

  521. StopAnims.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)

  522. StopAnims.BorderSizePixel = 0

  523. StopAnims.Size = UDim2.new(0, 80, 0, 35)

  524. StopAnims.Font = Enum.Font.GothamSemibold

  525. StopAnims.Text = "Stop Animations"

  526. StopAnims.TextColor3 = Color3.new(1, 1, 1)

  527. StopAnims.TextScaled = true

  528. StopAnims.TextSize = 13

  529. StopAnims.TextStrokeColor3 = Color3.new(1, 1, 1)

  530. StopAnims.TextStrokeTransparency = 0.89999997615814

  531. StopAnims.TextWrapped = true

  532. StopAnims.MouseButton1Down:Connect(function()

  533. Plr:Stop()

  534. Plyr:Stop()

  535. Plfr:Stop()

  536. Plqr:Stop()

  537. Pltr:Stop()

  538. Plwr:Stop()

  539. Plar:Stop()

  540. Pldr:Stop()

  541. Pler:Stop()

  542. Plgr:Stop()

  543. Plhr:Stop()

  544. Pljr:Stop()

  545. Plkr:Stop()

  546. Plpr:Stop()

  547. Plor:Stop()

  548. Plur:Stop()

  549. Plir:Stop()

  550. Plsr:Stop()

  551. end)

  552. Extra4.Name = "Extra4"

  553. Extra4.Parent = StopAnims

  554. Extra4.Active = true

  555. Extra4.BackgroundColor3 = Color3.new(0, 0.294118, 0.423529)

  556. Extra4.BorderSizePixel = 0

  557. Extra4.Position = UDim2.new(1, 0, 0, 0)

  558. Extra4.Size = UDim2.new(0, 7, 0, 35)

  559. local OpenGUI = Instance.new("ScreenGui")

  560. local OpenButton = Instance.new("TextButton")

  561. OpenGUI.Name = "OpenGUI"

  562. OpenGUI.Parent = game.CoreGui

  563. OpenGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

  564. OpenGUI.ResetOnSpawn = false

  565. OpenButton.Name = "OpenButton"

  566. OpenButton.Parent = OpenGUI

  567. OpenButton.BackgroundColor3 = Color3.new(0.00392157, 0.160784, 0.227451)

  568. OpenButton.BorderSizePixel = 5

  569. OpenButton.Position = UDim2.new(0, 0, 0.755218267, 0)

  570. OpenButton.Size = UDim2.new(0, 105, 0, 35)

  571. OpenButton.Font = Enum.Font.GothamSemibold

  572. OpenButton.Text = "Open"

  573. OpenButton.TextColor3 = Color3.new(1, 1, 1)

  574. OpenButton.TextSize = 16

  575. OpenButton.TextStrokeColor3 = Color3.new(1, 1, 1)

  576. OpenButton.TextStrokeTransparency = 0.89999997615814

  577. function SCRIPT_OJFQ65_FAKESCRIPT() -- OpenButton.TweenOpen

  578. local script = Instance.new('LocalScript')

  579. script.Parent = OpenButton

  580. script.Parent.MouseButton1Down:Connect(function()

  581. local frame = script.Parent.Parent.Parent.TheMainGUI.MainFrame

  582. frame:TweenPosition(UDim2.new(0.618, 0,0.279, 0))

  583. end)

  584. end

  585. coroutine.resume(coroutine.create(SCRIPT_OJFQ65_FAKESCRIPT))

  586. function SCRIPT_LLCM76_FAKESCRIPT() -- CloseButton.MainLocal

  587. local script = Instance.new('LocalScript')

  588. script.Parent = CloseButton

  589. script.Parent.MouseButton1Down:Connect(function()

  590. local frame = script.Parent.Parent

  591. frame:TweenPosition(UDim2.new(0.605, 0,1.296, 0))

  592. end)

  593. end

  594. coroutine.resume(coroutine.create(SCRIPT_LLCM76_FAKESCRIPT))

[FE] RARE ANIMATIONS GUI - Pastebin.com (2024)

References

Top Articles
Latest Posts
Article information

Author: Velia Krajcik

Last Updated:

Views: 6053

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Velia Krajcik

Birthday: 1996-07-27

Address: 520 Balistreri Mount, South Armand, OR 60528

Phone: +466880739437

Job: Future Retail Associate

Hobby: Polo, Scouting, Worldbuilding, Cosplaying, Photography, Rowing, Nordic skating

Introduction: My name is Velia Krajcik, I am a handsome, clean, lucky, gleaming, magnificent, proud, glorious person who loves writing and wants to share my knowledge and understanding with you.