crustytoe6969

Pls donate fake donate

Mar 15th, 2023
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.17 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2.  
  3. local Window = OrionLib:MakeWindow({Name = "PLS DONATE", HidePremium = true, SaveConfig = false, IntroEnabled = false, ConfigFolder = "OrionTest"})
  4.  
  5. local Tab = Window:MakeTab({
  6. Name = "Main",
  7. Icon = "rbxassetid://8950621656",
  8. PremiumOnly = false
  9. })
  10.  
  11. local Tab2 = Window:MakeTab({
  12. Name = "UI",
  13. Icon = "rbxassetid://5480743826",
  14. PremiumOnly = false
  15. })
  16.  
  17.  
  18. Tab:AddTextbox({
  19. Name = "Donor's Username",
  20. Default = "",
  21. TextDisappear = true,
  22. Callback = function(Value)
  23. _G.WhoDonated = Value
  24. end
  25. })
  26.  
  27.  
  28. Tab:AddTextbox({
  29. Name = "Donor's User Id",
  30. Default = "",
  31. TextDisappear = true,
  32. Callback = function(Value)
  33. _G.SmiteAnimationId = Value
  34. end
  35. })
  36.  
  37.  
  38. Tab:AddTextbox({
  39. Name = "Dono Receiver's Username",
  40. Default = "",
  41. TextDisappear = true,
  42. Callback = function(Value)
  43. _G.WhoGotRobux = Value
  44. end
  45. })
  46.  
  47. Tab:AddSlider({
  48. Name = "Robux Amount",
  49. Min = 0,
  50. Max = 1000000,
  51. Default = 0,
  52. Color = Color3.fromRGB(255,255,255),
  53. Increment = 1,
  54. ValueName = "robux",
  55. Callback = function(Value)
  56. _G.HowMuchRobux = Value
  57. end
  58. })
  59.  
  60. Tab:AddButton({
  61. Name = "Donate!",
  62. Callback = function()
  63.  
  64.  
  65. function comma(amount)
  66. local formatted = amount
  67. while true do
  68. formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2')
  69. if (k==0) then
  70. break
  71. end
  72. end
  73. return formatted
  74. end
  75.  
  76.  
  77. function globalmessage()
  78. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  79. Text = "[GLOBAL]: @".._G.WhoDonated.." dropped "..comma(_G.HowMuchRobux).." Robux to @".._G.WhoGotRobux.."!!",
  80. Color = Color3.fromRGB(0, 230, 255),
  81. Font = Enum.Font.GothamBold,
  82. TextSize = 18,
  83. })
  84. end
  85.  
  86. function nukemessage()
  87. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  88. Text = "[GLOBAL]: @".._G.WhoDonated.." dropped a "..comma(_G.HowMuchRobux).." Robux nuke to @".._G.WhoGotRobux.."!!!",
  89. Color = Color3.fromRGB(255, 0, 230),
  90. Font = Enum.Font.GothamBold,
  91. TextSize = 18,
  92. })
  93. end
  94.  
  95. function hammernuke()
  96. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  97. Text = "[GLOBAL]: @".._G.WhoDonated.." just gave "..comma(_G.HowMuchRobux).." ROBUX to @".._G.WhoGotRobux.."!?!?",
  98. Color = Color3.fromRGB(255, 0, 100),
  99. Font = Enum.Font.GothamBold,
  100. TextSize = 18,
  101. })
  102. end
  103. --
  104. function normalmessage()
  105. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  106. Text = _G.WhoDonated.." tipped "..comma(_G.HowMuchRobux).. " Robux to ".._G.WhoGotRobux,
  107. Color = Color3.fromRGB(8, 255, 36),
  108. Font = Enum.Font.GothamBold,
  109. TextSize = 18,
  110. })
  111. end
  112.  
  113.  
  114.  
  115. local NumberWithCommas = _G.HowMuchRobux
  116.  
  117. if NumberWithCommas < 10000 then
  118. normalmessage()
  119. print("💰 ".._G.WhoDonated.." tipped "..comma(_G.HowMuchRobux).." Robux to ".._G.WhoGotRobux)
  120. elseif NumberWithCommas > 999999 then
  121. print("[GLOBAL]: 💰 ".._G.WhoDonated.." tipped "..comma(_G.HowMuchRobux).." Robux to ".._G.WhoGotRobux)
  122.  
  123. hammernuke()
  124. local level5 = game:GetObjects("rbxassetid://10147461869")[1]
  125. level5.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  126. level5.Playing = true
  127. game:GetService("Workspace").Map.Boards.LiveDonations.Top.DonationLevel5.Playing = true
  128. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  129. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  130. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  131. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  132. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  133. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  134. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  135. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  136. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  137. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  138. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  139. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  140. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  141. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  142. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  143. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  144. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  145. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  146. local Noobie = game:GetObjects("rbxassetid://10147737587")[1]
  147. Noobie.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  148. wait(5)
  149. wait(.1)
  150. local l__ReplicatedStorage__1 = game:GetService("ReplicatedStorage");
  151. local l__Players__2 = game:GetService("Players");
  152. local l__Debris__3 = game:GetService("Debris");
  153. local l__RunService__4 = game:GetService("RunService");
  154. local l__TweenService__1 = game:GetService("TweenService");
  155. local function u2(p1, p2)
  156. p1.Speed = NumberRange.new(p1.Speed.Min * p2, p1.Speed.Max * p2);
  157. p1.Acceleration = p1.Acceleration * p2;
  158. local l__Keypoints__5 = p1.Size.Keypoints;
  159. local v6 = {};
  160. for v7 = 1, #l__Keypoints__5 do
  161. table.insert(v6, NumberSequenceKeypoint.new(l__Keypoints__5[v7].Time, l__Keypoints__5[v7].Value * p2, l__Keypoints__5[v7].Envelope * p2));
  162. end;
  163. p1.Size = NumberSequence.new(v6);
  164. end;
  165. local u3 = Vector3.new(42, 0, 101);
  166. local function u4(p3, p4)
  167. local v8 = game.Players:GetHumanoidDescriptionFromUserId(p3);
  168. v8.DepthScale = v8.DepthScale * 53;
  169. v8.HeadScale = v8.HeadScale * 53;
  170. v8.HeightScale = v8.HeightScale * 53;
  171. v8.WidthScale = v8.WidthScale * 53;
  172. p4.Humanoid:ApplyDescription(v8);
  173. for v9, v10 in pairs(p4:GetDescendants()) do
  174. if (v10:IsA("BasePart") or v10:IsA("Decal")) and v10.Name ~= "HumanoidRootPart" then
  175. v10.Transparency = 0;
  176. end;
  177. end;
  178. end;
  179. local function u5(p5, p6, p7)
  180. l__TweenService__1:Create(p5, p6, p7):Play();
  181. end;
  182. local u6 = math.random(-180, 180);
  183. local function u7(p8)
  184. p8 = tostring(p8);
  185. return p8:reverse():gsub("%d%d%d", "%1,"):reverse():gsub("^,", "");
  186. end;
  187. local u8 = require(game.Players.LocalPlayer.PlayerGui.ScreenGui.SmiteAnimation.CameraShaker);
  188. wait(1);
  189. (function(p9, p10, p11, p12)
  190. local v11 = game.ReplicatedStorage.Templates.RobuxHammerGiant:Clone();
  191. local l__DiamondHammer__12 = v11.DiamondHammer;
  192. for v13, v14 in pairs(v11:GetDescendants()) do
  193. if (v14:IsA("BasePart") or v14:IsA("Decal")) and v14.Name ~= "HumanoidRootPart" and (v14:IsDescendantOf(l__DiamondHammer__12) == false or v14:IsDescendantOf(v11.Objects) == false) then
  194. v14.Transparency = 1;
  195. end;
  196. end;
  197. local l__CurrentCamera__9 = workspace.CurrentCamera;
  198.  
  199. u2(l__DiamondHammer__12.Handle.MainDiamondCenter.Shockwave, 60);
  200. u2(l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeGlow, 50);
  201. u2(l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeRays, 50);
  202. l__DiamondHammer__12.Handle.Transparency = 1;
  203. l__DiamondHammer__12.Handle.Diamonds.Transparency = 1;
  204. l__DiamondHammer__12.Handle.CanCollide = false;
  205. v11.Parent = workspace;
  206. u2(l__DiamondHammer__12.Handle.BaseFrontOffset.Shockwave, 10);
  207. local v15 = v11.Objects.Meteor:Clone();
  208. local v16 = v11.Objects.FloorAmbiance:Clone();
  209. local v17 = v11.Objects.Ambiance:Clone();
  210. local v18 = v11.Objects.ImpactVisuals:Clone();
  211. local v19 = v11.Objects.Portal:Clone();
  212. v11.Objects:Destroy();
  213. local l__Sounds__20 = v11.Sounds;
  214. l__Sounds__20.Parent = workspace;
  215. l__Sounds__20.Name = "1MDonationEffect_Sounds";
  216. local v21 = v11.Humanoid.Animator:LoadAnimation(v11.Animations.Giant_MainAnimation);
  217. print("playtime");
  218. v21.Priority = Enum.AnimationPriority.Action;
  219. v21:Play();
  220. local v22 = Instance.new("ColorCorrectionEffect");
  221. v22.Enabled = true;
  222. v22.Name = "SmiteColorCorrection";
  223. v22.Parent = game.Lighting;
  224. local v23 = Instance.new("BloomEffect");
  225. v23.Enabled = true;
  226. v23.Name = "SmiteBloom";
  227. v23.Size = 20;
  228. v23.Threshold = 0.1;
  229. v23.Intensity = -1;
  230. v23.Parent = game.Lighting;
  231. v11.PrimaryPart = v11.FloorLevel;
  232. v11:SetPrimaryPartCFrame(CFrame.new(u3.X, u3.Y, u3.Z));
  233. v11:SetPrimaryPartCFrame(v11.FloorLevel.CFrame:ToWorldSpace(CFrame.Angles(0, math.rad(math.random(-180, 180)), math.rad(0))));
  234. v11:SetPrimaryPartCFrame(v11.FloorLevel.CFrame:ToWorldSpace(CFrame.new(25, 0, 365)));
  235. v11.PrimaryPart = v11.HumanoidRootPart;
  236. local v24 = v19:Clone();
  237. v19.PortalAmbiance.Volume = 0;
  238. v19.PortalAmbiance.PlaybackSpeed = 0;
  239. v24.CFrame = v11.FloorLevel.CFrame;
  240. v24.Parent = workspace;
  241. v11.FloorLevel:Destroy();
  242. local l__LeftEyeAttachment__25 = v11.Head.LeftEyeAttachment;
  243. local l__RightEyeAttachment__26 = v11.Head.RightEyeAttachment;
  244. l__LeftEyeAttachment__25.Parent = nil;
  245. l__RightEyeAttachment__26.Parent = nil;
  246. l__DiamondHammer__12.Parent = nil;
  247. local v27, v28 = pcall(function()
  248. u4(p12, v11);
  249. v11.Humanoid.BodyDepthScale.Value = 50;
  250. v11.Humanoid.HeadScale.Value = 50;
  251. v11.Humanoid.BodyHeightScale.Value = 50;
  252. v11.Humanoid.BodyWidthScale.Value = 50;
  253. end);
  254. if v27 == false then
  255. warn("Unable to set giant's apperance to donator (" .. p9 .. ") (" .. v28 .. ")");
  256. end;
  257. l__DiamondHammer__12.Parent = v11;
  258. l__DiamondHammer__12.Weld.Attachment0 = v11.RightHand.RightGripAttachment;
  259. l__LeftEyeAttachment__25.Parent = v11.Head;
  260. l__RightEyeAttachment__26.Parent = v11.Head;
  261. l__LeftEyeAttachment__25.Position = Vector3.new(-6, 11, -32);
  262. l__RightEyeAttachment__26.Position = Vector3.new(6, 11, -32);
  263. l__Sounds__20.Summon:Play();
  264. v24.Transparency = 0;
  265. v24.Sparks.Enabled = true;
  266. v24.Appearance.Enabled = true;
  267. u5(v24.Sparks, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  268. Rate = 150
  269. });
  270. u5(v24.Appearance, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  271. Rate = 200
  272. });
  273. u5(v24, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  274. Size = Vector3.new(400, 1, 400)
  275. });
  276. u5(v24.OuterLightBeam, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  277. Width0 = 400,
  278. Width1 = 600
  279. });
  280. u5(v24.InnerLightBeam, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  281. Width0 = 200,
  282. Width1 = 300
  283. });
  284. v24.PortalAmbiance.Playing = true;
  285. v24.PortalOpen1:Play();
  286. v24.PortalOpen2:Play();
  287. u5(v24.PortalAmbiance, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.Out, 0, false, 0), {
  288. Volume = 1.5,
  289. PlaybackSpeed = 1.25
  290. });
  291. local u10 = true;
  292. local u11 = 0.5;
  293. spawn(function()
  294. while u10 == true do
  295. wait(u11);
  296. spawn(function()
  297. local v29 = math.random(100, 400) / 100;
  298. local v30 = math.random(250, 400) / 100;
  299. local v31 = math.random(500, 750);
  300. local v32 = v15:Clone();
  301. v32.Parent = workspace;
  302. v32.Transparency = 1;
  303. v32.Position = u3 + Vector3.new(math.random(-750, 750), 0, math.random(-750, 750));
  304. v32.Size = v32.Size * v29;
  305. v32.CFrame = v32.CFrame:ToWorldSpace(CFrame.Angles(math.rad(math.random(-10, 10)), math.rad(u6), math.rad(30)));
  306. v32.Position = v32.Position + v32.CFrame.UpVector * v31;
  307. for v33, v34 in pairs(v32:GetDescendants()) do
  308. if v34:IsA("ParticleEmitter") then
  309. u2(v34, v29);
  310. if string.find(v34.Name, "Meteor_") ~= nil then
  311. v34.Enabled = true;
  312. end;
  313. end;
  314. end;
  315. v32.Glow.Range = v32.Glow.Range * v29;
  316. v32.Glow.Enabled = true;
  317. v32.Trail0.Position = v32.Trail0.Position * (v29 / 2);
  318. v32.Trail1.Position = v32.Trail1.Position * (v29 / 2);
  319. v32.Trail.Enabled = true;
  320. v32.Whoosh.Volume = 0;
  321. v32.Whoosh.TimePosition = math.random(0, v32.Whoosh.TimeLength);
  322. v32.Whoosh.PlaybackSpeed = 1.5 - v29 * 0.15;
  323. v32.Impact.PlaybackSpeed = 1.5 - v29 * 0.15;
  324. v32.Whoosh.Playing = true;
  325. u5(v32, TweenInfo.new(v30, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  326. Position = v32.Position + v32.CFrame.UpVector * -v31,
  327. Orientation = Vector3.new(math.random(-180, 180) * 3, math.random(-180, 180) * 3, math.random(-180, 180) * 3)
  328. });
  329. u5(v32, TweenInfo.new(v30 * 0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  330. Transparency = 0
  331. });
  332. u5(v32.Whoosh, TweenInfo.new(v30 * 0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  333. Volume = 1
  334. });
  335. wait(v30);
  336. v32.Transparency = 1;
  337. v32.Orientation = Vector3.new(0, 0, 0);
  338. v32.Glow.Range = v32.Glow.Range * 1.5;
  339. v32.Glow.Brightness = v32.Glow.Brightness * 3;
  340. u5(v32.Glow, TweenInfo.new(0.35, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  341. Brightness = 0,
  342. Range = v32.Glow.Range / 2
  343. });
  344. for v35, v36 in pairs(v32:GetDescendants()) do
  345. if v36:IsA("ParticleEmitter") then
  346. if string.find(v36.Name, "Meteor_") ~= nil then
  347. v36.Enabled = false;
  348. end;
  349. if string.find(v36.Name, "Explosion_") ~= nil then
  350. v36:Emit(v36:GetAttribute("EmitCount"));
  351. end;
  352. end;
  353. end;
  354. v32.Trail.Enabled = false;
  355. v32.Whoosh.Playing = false;
  356. v32.Impact:Play();
  357. wait(3);
  358. v32:Destroy();
  359. end);
  360. end;
  361. end);
  362. local v37 = v16:Clone();
  363. v37.Position = u3 + Vector3.new(0, -0.5, 0);
  364. v37.Parent = workspace;
  365. u5(v37, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  366. Size = Vector3.new(2048, 1, 2048)
  367. });
  368. local v38 = v17:Clone();
  369. v38.Position = u3 + Vector3.new(0, 0, 0);
  370. v38.Size = Vector3.new(1000, 1000, 1000);
  371. v38.CFrame = v38.CFrame:ToWorldSpace(CFrame.Angles(math.rad(0), math.rad(u6), math.rad(30)));
  372. v38.Position = v38.Position + v38.CFrame.UpVector * 600;
  373. v38.Parent = workspace;
  374. spawn(function()
  375. for v39, v40 in pairs(v37:GetChildren()) do
  376. if v40:IsA("ParticleEmitter") then
  377. u2(v40, 1.25);
  378. v40.Enabled = true;
  379. end;
  380. end;
  381. for v41, v42 in pairs(v38:GetChildren()) do
  382. if v42:IsA("ParticleEmitter") then
  383. u2(v42, 1.75);
  384. v42.Enabled = true;
  385. end;
  386. end;
  387. u5(l__Sounds__20.FireLoop, TweenInfo.new(30, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  388. Volume = 0,
  389. PlaybackSpeed = 0.5
  390. });
  391. u10 = false;
  392. for v43, v44 in pairs(v37:GetChildren()) do
  393. if v44:IsA("ParticleEmitter") then
  394. u5(v44, TweenInfo.new(60, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  395. Rate = 0
  396. });
  397. end;
  398. end;
  399. for v45, v46 in pairs(v38:GetChildren()) do
  400. if v46:IsA("ParticleEmitter") then
  401. u5(v46, TweenInfo.new(30, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  402. Rate = 0
  403. });
  404. end;
  405. end;
  406. wait(60);
  407. v37.Size = Vector3.new(0, 0, 0);
  408. v38.Size = Vector3.new(0, 0, 0);
  409. wait(30);
  410. v37:Destroy();
  411. v38:Destroy();
  412. end);
  413. u5(v22, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  414. TintColor = Color3.fromRGB(128, 200, 255),
  415. Brightness = 0.25,
  416. Saturation = 0.1,
  417. Contrast = 0.25
  418. });
  419. u5(v23, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  420. Intensity = -0.85
  421. });
  422. local function v47(p14)
  423. local v48 = NumberSequence.new({ NumberSequenceKeypoint.new(0, p14), NumberSequenceKeypoint.new(1, 1) });
  424. for v49, v50 in pairs(l__DiamondHammer__12.Effects.Beams:GetChildren()) do
  425. if v50:IsA("Beam") and string.find(v50.Name, "FlameEffect") ~= nil then
  426. v50.Enabled = true;
  427. v50.Transparency = v48;
  428. end;
  429. end;
  430. end;
  431. local v51 = v11.Values.Hammer_FlameEffectTransparency.Changed:Connect(v47);
  432. v47(1);
  433. v21:GetMarkerReachedSignal("Eye lense flare"):Connect(function(p15)
  434. print("Animation event: Eye lense flare");
  435. l__Sounds__20.LenseFlareEyes:Play();
  436. v11.Head.LeftEyeAttachment.Flare.Enabled = true;
  437. v11.Head.LeftEyeAttachment.FlareFlash:Emit(1);
  438. v11.Head.RightEyeAttachment.Flare.Enabled = true;
  439. v11.Head.RightEyeAttachment.FlareFlash:Emit(1);
  440. end);
  441. print("Animation event: HammerAppear ");
  442. l__DiamondHammer__12.Handle.AppearSound.Playing = true;
  443. l__DiamondHammer__12.Handle.AppearSound.Volume = 0;
  444. l__DiamondHammer__12.Handle.AppearSound.PlaybackSpeed = 0.75;
  445. u5(l__DiamondHammer__12.Handle.AppearSound, TweenInfo.new(1.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  446. Volume = 2
  447. });
  448. u5(l__DiamondHammer__12.Handle.AppearSound, TweenInfo.new(3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, false, 0), {
  449. PlaybackSpeed = 1.5
  450. });
  451. l__DiamondHammer__12.Handle.HammerBaseOutline.Sparkles.Enabled = true;
  452. l__DiamondHammer__12.Handle.HammerBaseOutline.Appearance.Enabled = true;
  453. l__DiamondHammer__12.Handle.HammerHandleBase.Appearance.Enabled = true;
  454. u5(l__DiamondHammer__12.Handle.HammerBaseOutline.Sparkles, TweenInfo.new(3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, false, 0), {
  455. Rate = 25
  456. });
  457. u5(l__DiamondHammer__12.Handle.HammerBaseOutline.Appearance, TweenInfo.new(1.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  458. Rate = 200
  459. });
  460. u5(l__DiamondHammer__12.Handle.HammerHandleBase.Appearance, TweenInfo.new(1.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  461. Rate = 100
  462. });
  463. u5(l__DiamondHammer__12.Handle, TweenInfo.new(3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, false, 0), {
  464. Transparency = 0
  465. });
  466. u5(l__DiamondHammer__12.Handle.Diamonds, TweenInfo.new(3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, false, 0), {
  467. Transparency = 0.1
  468. });
  469. wait(11.5);
  470. print("Animation event: ChargeSwing");
  471. l__DiamondHammer__12.Handle.ChargeSound1:Play();
  472. l__DiamondHammer__12.Handle.ChargeSound2:Play();
  473. l__DiamondHammer__12.Handle.ChargeSound3:Play();
  474. l__DiamondHammer__12.Handle.MainChargeSound:Play();
  475. for v54, v55 in pairs(l__DiamondHammer__12.Handle:GetChildren()) do
  476. if v55:IsA("Attachment") and string.find(v55.Name, "DiamondCenter") ~= nil then
  477. v55.Flare.Enabled = true;
  478. end;
  479. end;
  480. l__DiamondHammer__12.Handle.MainDiamondCenter.Shockwave:Emit(1);
  481. l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeGlow.Enabled = true;
  482. l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeRays.Enabled = true;
  483. u5(l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeRays, TweenInfo.new(4, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  484. TimeScale = 1
  485. });
  486. u5(l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeGlow, TweenInfo.new(4, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  487. TimeScale = 1
  488. });
  489. wait(5);
  490. print("Animation event: SwingStart");
  491. l__DiamondHammer__12.Handle.ChargeEndSound:Play();
  492. l__DiamondHammer__12.Handle.MainDiamondCenter.Shockwave:Emit(3);
  493. l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeGlow.Enabled = false;
  494. l__DiamondHammer__12.Handle.MainDiamondCenter.ChargeRays.Enabled = false;
  495. u5(l__DiamondHammer__12.Handle.MainChargeSound, TweenInfo.new(4, Enum.EasingStyle.Quart, Enum.EasingDirection.In, 0, false, 0), {
  496. Volume = 0.25
  497. });
  498. l__DiamondHammer__12.Handle.BaseCenter.Wind.Volume = 0;
  499. l__DiamondHammer__12.Handle.BaseCenter.Wind.PlaybackSpeed = 0.5;
  500. l__DiamondHammer__12.Handle.BaseCenter.Wind.Playing = true;
  501. u5(l__DiamondHammer__12.Handle.BaseCenter.Wind, TweenInfo.new(3.5, Enum.EasingStyle.Quart, Enum.EasingDirection.In, 0, false, 0), {
  502. Volume = 5,
  503. PlaybackSpeed = 2.5
  504. });
  505. u5(v11.Values.Hammer_FlameEffectTransparency, TweenInfo.new(4, Enum.EasingStyle.Quart, Enum.EasingDirection.In, 0, false, 0), {
  506. Value = 0
  507. });
  508. l__DiamondHammer__12.Handle.HammerBase.Flames.Enabled = true;
  509. l__DiamondHammer__12.Handle.BaseFrontOffset.Shockwave.Enabled = true;
  510. u5(l__DiamondHammer__12.Handle.HammerBase.Flames, TweenInfo.new(2.5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  511. Rate = 100
  512. });
  513. u5(l__DiamondHammer__12.Handle.BaseFrontOffset.Shockwave, TweenInfo.new(3, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  514. Rate = 15
  515. });
  516. for v56, v57 in pairs(l__DiamondHammer__12.Effects.Trails:GetChildren()) do
  517. v57.Enabled = true;
  518. end;
  519. wait(6);
  520. print("Animation event: SwingEnd");
  521. u11 = 0.25;
  522. l__DiamondHammer__12.Handle.MainChargeSound:Stop();
  523. l__Sounds__20.Rumble:Play();
  524. v23.Intensity = 0.75;
  525. v23.Threshold = 0.05;
  526. v22.Contrast = 0;
  527. u5(v23, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  528. Intensity = -0.9,
  529. Threshold = 0.1
  530. });
  531. u5(v22, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  532. Contrast = 0.25
  533. });
  534. u5(v11.Values.Hammer_FlameEffectTransparency, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  535. Value = 1
  536. });
  537. l__DiamondHammer__12.Handle.BaseFrontOffset.Shockwave.Enabled = false;
  538. u5(l__DiamondHammer__12.Handle.HammerBase.Flames, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  539. Rate = 0
  540. });
  541. for v58, v59 in pairs(l__DiamondHammer__12.Effects.Trails:GetChildren()) do
  542. v59.Enabled = false;
  543. end;
  544. l__DiamondHammer__12.Handle.BaseCenter.Wind.Playing = false;
  545. for v60, v61 in pairs(l__DiamondHammer__12.Handle.BaseCenter:GetChildren()) do
  546. if v61:IsA("Sound") and string.find(v61.Name, "Impact_") ~= nil then
  547. v61:Play();
  548. end;
  549. end;
  550. for v62, v63 in pairs(l__DiamondHammer__12.Handle:GetChildren()) do
  551. if v63:IsA("Attachment") and string.find(v63.Name, "DiamondCenter") ~= nil then
  552. v63.Flare.Enabled = false;
  553. end;
  554. end;
  555. local v64 = v18:Clone();
  556. v64.Position = u3;
  557. v64.Parent = workspace;
  558. u2(v64.EmitPoint.Impact_FractalBurst, 10);
  559. u2(v64.EmitPoint.Impact_RaysBurst, 25);
  560. u2(v64.EmitPoint.Impact_Shockwave, 30);
  561. u2(v64.EmitPoint.Impact_Spark1, 10);
  562. u2(v64.EmitPoint.Impact_Spark2, 10);
  563. u2(v64.EmitPoint.Impact_Spark3, 10);
  564. u2(v64.EmitPoint.Impact_SparkleExplosion, 10);
  565. u2(v64.EmitPoint.SparkleExplosion, 7.5);
  566. u2(v64.EmitPoint.Sparks, 5);
  567. for v65, v66 in pairs(v64.EmitPoint:GetChildren()) do
  568. if v66:IsA("ParticleEmitter") and string.find(v66.Name, "Impact_") ~= nil then
  569. v66:Emit(v66:GetAttribute("EmitCount"));
  570. end;
  571. end;
  572. v64.ApplauseLoop.Playing = true;
  573. v64.ChimeLoop.Playing = true;
  574. v64.CoinsLoop.Playing = true;
  575. local l__Frame__67 = v64.BillboardGuiAnimation.Frame;
  576. l__Frame__67.TopText.Visible = true;
  577. l__Frame__67.BottomText.Visible = true;
  578. l__Frame__67.TopText.Text = string.upper(p9) .. "";
  579. l__Frame__67.MiddleText.Text = u7(p11);
  580. l__Frame__67.BottomText.Text = "" .. string.upper(p10);
  581. l__Frame__67.RobuxLogo.Size = UDim2.fromScale(0, 0);
  582. l__Frame__67.RobuxLogo.Rotation = -180;
  583. l__Frame__67.Star.Size = UDim2.fromScale(0, 0);
  584. l__Frame__67.BottomText.Size = UDim2.fromScale(0, 0);
  585. l__Frame__67.BottomText.Position = UDim2.fromScale(0.5, 0.5);
  586. l__Frame__67.MiddleText.Size = UDim2.fromScale(0, 0);
  587. l__Frame__67.TopText.Position = UDim2.fromScale(0.5, 0.5);
  588. l__Frame__67.TopText.Size = UDim2.fromScale(0, 0);
  589. l__Frame__67.Parent.Enabled = true;
  590. u5(v64, TweenInfo.new(20, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  591. Position = u3 + Vector3.new(0, 400, 0)
  592. });
  593. u5(l__Frame__67.RobuxLogo, TweenInfo.new(10, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  594. Size = UDim2.fromScale(1, 1)
  595. });
  596. u5(l__Frame__67.RobuxLogo, TweenInfo.new(15, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  597. Rotation = 0
  598. });
  599. u5(l__Frame__67.Star, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  600. Size = UDim2.fromScale(1.5, 1.5)
  601. });
  602. u5(l__Frame__67.Star, TweenInfo.new(15, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  603. Rotation = 360
  604. });
  605. u5(l__Frame__67.BottomText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.6), {
  606. Size = UDim2.fromScale(1.5, 0.1),
  607. Position = UDim2.fromScale(0.5, 0.59)
  608. });
  609. u5(l__Frame__67.MiddleText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.4), {
  610. Size = UDim2.fromScale(1, 1)
  611. });
  612. u5(l__Frame__67.TopText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.2), {
  613. Size = UDim2.fromScale(1.5, 0.1),
  614. Position = UDim2.fromScale(0.5, 0.41)
  615. });
  616. u5(l__Frame__67.Star, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 5), {
  617. ImageTransparency = 1,
  618. ImageColor3 = Color3.fromRGB(0, 255, 255)
  619. });
  620. v64.EmitPoint.Sparks.Enabled = true;
  621. v64.EmitPoint.SparkleExplosion.Enabled = true;
  622. u5(v64.EmitPoint.Sparks, TweenInfo.new(45, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  623. Rate = 0
  624. });
  625. u5(v64.EmitPoint.SparkleExplosion, TweenInfo.new(45, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  626. Rate = 0
  627. });
  628. u5(v64.ChimeLoop, TweenInfo.new(55, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  629. Volume = 0,
  630. PlaybackSpeed = 0.75
  631. });
  632. u5(v64.ApplauseLoop, TweenInfo.new(60, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  633. Volume = 0
  634. });
  635. u5(v64.CoinsLoop, TweenInfo.new(50, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  636. Volume = 0,
  637. PlaybackSpeed = 1
  638. });
  639. u5(l__Frame__67.UIScale, TweenInfo.new(15, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  640. Scale = 0
  641. });
  642. wait(15);
  643. print("Animation event: Release");
  644. v11.Head.LeftEyeAttachment.Flare.Enabled = false;
  645. v11.Head.RightEyeAttachment.Flare.Enabled = false;
  646. local l__Appearance__68 = v11.Particles.Appearance;
  647. print("Animation event: Fade ");
  648. local v69 = l__Sounds__20.GiantFade:Clone();
  649. v69.Volume = 0;
  650. v69.PlaybackSpeed = 1.5;
  651. v69.Parent = v11.UpperTorso;
  652. v69.Playing = true;
  653. u5(v69, TweenInfo.new(4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  654. Volume = 3
  655. });
  656. u5(v69, TweenInfo.new(8, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, false, 0), {
  657. PlaybackSpeed = 0.5
  658. });
  659. for v70, v71 in pairs(v11:GetDescendants()) do
  660. if (v71:IsA("BasePart") or v71:IsA("Decal")) and v71.Name ~= "HumanoidRootPart" then
  661. if v71:IsA("Decal") == false then
  662. local v72 = l__Appearance__68:Clone();
  663. v72.Parent = v71;
  664. v72.Enabled = true;
  665. u5(v72, TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  666. Rate = 30
  667. });
  668. end;
  669. u5(v71, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  670. Transparency = 1
  671. });
  672. end;
  673. end;
  674. u5(l__DiamondHammer__12.Handle.HammerBaseOutline.Sparkles, TweenInfo.new(8, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  675. Rate = 0
  676. });
  677. u5(l__DiamondHammer__12.Handle.HammerBaseOutline.Appearance, TweenInfo.new(4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  678. Rate = 200
  679. });
  680. u5(l__DiamondHammer__12.Handle.HammerHandleBase.Appearance, TweenInfo.new(4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, true, 0), {
  681. Rate = 100
  682. });
  683. u5(l__DiamondHammer__12.Handle, TweenInfo.new(8, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  684. Transparency = 1
  685. });
  686. u5(l__DiamondHammer__12.Handle.Diamonds, TweenInfo.new(8, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  687. Transparency = 1
  688. });
  689. print("Animation event: FadeEnd");
  690. v51:Disconnect();
  691. wait(5);
  692. v11:Destroy();
  693. local l__Frame__73 = v64.BillboardGuiAnimation.Frame;
  694. l__Frame__73.TopText.Visible = true;
  695. l__Frame__73.BottomText.Visible = true;
  696. l__Frame__73.TopText.Text = "UNDEFINED has dissapeared.";
  697. l__Frame__73.MiddleText.Text = u7(p11);
  698. l__Frame__73.BottomText.Text = "";
  699. l__Frame__73.RobuxLogo.Size = UDim2.fromScale(0, 0);
  700. l__Frame__73.RobuxLogo.Rotation = -180;
  701. l__Frame__73.Star.Size = UDim2.fromScale(0, 0);
  702. l__Frame__73.BottomText.Size = UDim2.fromScale(0, 0);
  703. l__Frame__73.BottomText.Position = UDim2.fromScale(0.5, 0.5);
  704. l__Frame__73.MiddleText.Size = UDim2.fromScale(0, 0);
  705. l__Frame__73.TopText.Position = UDim2.fromScale(0.5, 0.5);
  706. l__Frame__73.TopText.Size = UDim2.fromScale(0, 0);
  707. l__Frame__73.Parent.Enabled = true;
  708. u5(v64, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  709. Position = u3 + Vector3.new(0, 400, 0)
  710. });
  711. u5(l__Frame__73.RobuxLogo, TweenInfo.new(10, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  712. Size = UDim2.fromScale(1, 1)
  713. });
  714. u5(l__Frame__73.RobuxLogo, TweenInfo.new(10, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  715. Rotation = 0
  716. });
  717. u5(l__Frame__73.Star, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  718. Size = UDim2.fromScale(1.5, 1.5)
  719. });
  720. u5(l__Frame__73.Star, TweenInfo.new(15, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  721. Rotation = 360
  722. });
  723. u5(l__Frame__73.BottomText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.6), {
  724. Size = UDim2.fromScale(1.5, 0.1),
  725. Position = UDim2.fromScale(0.5, 0.59)
  726. });
  727. u5(l__Frame__73.MiddleText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.4), {
  728. Size = UDim2.fromScale(1, 1)
  729. });
  730. u5(l__Frame__73.TopText, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0.2), {
  731. Size = UDim2.fromScale(1.5, 0.1),
  732. Position = UDim2.fromScale(0.5, 0.41)
  733. });
  734. u5(l__Frame__73.Star, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 5), {
  735. ImageTransparency = 1,
  736. ImageColor3 = Color3.fromRGB(0, 255, 255)
  737. });
  738. v64.EmitPoint.Sparks.Enabled = true;
  739. v64.EmitPoint.SparkleExplosion.Enabled = true;
  740. u5(v64.EmitPoint.Sparks, TweenInfo.new(10, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  741. Rate = 0
  742. });
  743. u5(v64.EmitPoint.SparkleExplosion, TweenInfo.new(10, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  744. Rate = 0
  745. });
  746. u5(v64.ChimeLoop, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  747. Volume = 0,
  748. PlaybackSpeed = 0.75
  749. });
  750. u5(v64.ApplauseLoop, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  751. Volume = 0
  752. });
  753. u5(v64.CoinsLoop, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  754. Volume = 0,
  755. PlaybackSpeed = 1
  756. });
  757. u5(l__Frame__73.UIScale, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  758. Scale = 0
  759. });
  760. wait(1);
  761. v21:Play();
  762. spawn(function()
  763. l__Sounds__20.Earthquake:Play();
  764. l__Sounds__20.CrumbleLoop.Volume = 0;
  765. l__Sounds__20.CrumbleLoop.Playing = true;
  766. u5(l__Sounds__20.CrumbleLoop, TweenInfo.new(3, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  767. Volume = 0.5
  768. });
  769. l__Sounds__20.FireLoop.Volume = 0;
  770. l__Sounds__20.FireLoop.PlaybackSpeed = 0.5;
  771. l__Sounds__20.FireLoop.Playing = true;
  772. u5(l__Sounds__20.FireLoop, TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  773. Volume = 0,
  774. PlaybackSpeed = 1
  775. });
  776. for v74, v75 in pairs(v11:GetDescendants()) do
  777. if (v75:IsA("BasePart") or v75:IsA("Decal")) and v75.Name ~= "HumanoidRootPart" and v75:IsDescendantOf(l__DiamondHammer__12) == false then
  778. u5(v75, TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  779. Transparency = 0
  780. });
  781. end;
  782. end;
  783. u5(l__Sounds__20.CrumbleLoop, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  784. Volume = 0
  785. });
  786. u5(v24.Sparks, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  787. Rate = 0
  788. });
  789. u5(v24.Appearance, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  790. Rate = 0
  791. });
  792. u5(v24, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  793. Size = Vector3.new(0, 1, 0)
  794. });
  795. u5(v24.OuterLightBeam, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  796. Width0 = 0,
  797. Width1 = 0
  798. });
  799. u5(v24.InnerLightBeam, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  800. Width0 = 0,
  801. Width1 = 0
  802. });
  803. u5(v24.PortalAmbiance, TweenInfo.new(5, Enum.EasingStyle.Sine, Enum.EasingDirection.In, 0, false, 0), {
  804. Volume = 0,
  805. PlaybackSpeed = 0
  806. });
  807. v24.PortalClose1.PlayOnRemove = true;
  808. wait(5);
  809. v24:Destroy();
  810. end);
  811. wait(10);
  812. u8:Stop();
  813. u5(v22, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  814. TintColor = Color3.fromRGB(255, 255, 255),
  815. Brightness = 0,
  816. Saturation = 0,
  817. Contrast = 0
  818. });
  819. u5(v23, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  820. Intensity = -1
  821. });
  822. wait();
  823. v22:Destroy();
  824. v23:Destroy();
  825. l__Sounds__20:Destroy();
  826. v51:Disconnect();
  827. end)("".._G.WhoDonated.." DONATED ", "TO @".._G.WhoGotRobux, "".._G.HowMuchRobux, "".._G.SmiteAnimationId);
  828.  
  829. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  830. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  831. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  832. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  833. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  834. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  835. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  836. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  837. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  838. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  839. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  840. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  841. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  842. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  843. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  844. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  845. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  846. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  847. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  848. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  849. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  850. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  851. game:GetService("Workspace").Map.Boards.LiveDonations.Top.RobuxParticles:Destroy()
  852. level5:Destroy()
  853. elseif NumberWithCommas > 99999 then
  854. print("[GLOBAL]: 💰 ".._G.WhoDonated.." tipped "..comma(_G.HowMuchRobux).." Robux to ".._G.WhoGotRobux)
  855. nukemessage()
  856. local levelNuke = game:GetObjects("rbxassetid://10147461869")[1]
  857. levelNuke.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  858. levelNuke.Playing = true
  859. wait(5)
  860. local l__Debris__1 = game:GetService("Debris");
  861. local l__TweenService__1 = game:GetService("TweenService");
  862. local l__PhysicsService__2 = game:GetService("PhysicsService");
  863. local u3 = Vector3.new(42.448, 18.072, 101.679);
  864. local function u4(p1, p2)
  865. p1.Speed = NumberRange.new(p1.Speed.Min * p2, p1.Speed.Max * p2);
  866. p1.Acceleration = p1.Acceleration * p2;
  867. local l__Keypoints__2 = p1.Size.Keypoints;
  868. local v3 = {};
  869. for v4 = 1, #l__Keypoints__2 do
  870. table.insert(v3, NumberSequenceKeypoint.new(l__Keypoints__2[v4].Time, l__Keypoints__2[v4].Value * p2, l__Keypoints__2[v4].Envelope * p2));
  871. end;
  872. p1.Size = NumberSequence.new(v3);
  873. end;
  874. local l__RunService__5 = game:GetService("RunService");
  875. local function u6(p3, p4, p5)
  876. l__TweenService__1:Create(p3, p4, p5):Play();
  877. end;
  878. local function u7(p6)
  879. p6 = tostring(p6);
  880. return p6;
  881. end;
  882. (function(p7, p8, p9, p10)
  883. local v5 = p7:Clone();
  884. l__PhysicsService__2:SetPartCollisionGroup(v5, "Nuke");
  885. local l__NukeCFrame__6 = v5.NukeValues.NukeCFrame;
  886. local l__Frame__7 = v5.BillboardGuiAnimation.Frame;
  887. l__Frame__7.TextLabels.TopText.Visible = true;
  888. l__Frame__7.TextLabels.BottomText.Visible = true;
  889. local l__CenterEmitPoint__8 = v5.CenterEmitPoint;
  890. local l__ThrustEmitPoint__9 = v5.ThrustEmitPoint;
  891. local v10 = Instance.new("BloomEffect");
  892. v10.Enabled = true;
  893. v10.Name = "NukeBloom";
  894. v10.Size = 15;
  895. v10.Threshold = 0.25;
  896. v10.Intensity = -1;
  897. v10.Parent = game.Lighting;
  898. local l__Objects__11 = v5.Objects;
  899. local v12 = l__Objects__11.ConfettiBox:Clone();
  900. l__Objects__11.ConfettiBox:Destroy();
  901. l__Objects__11:Destroy();
  902. v5.Position = u3;
  903. u4(l__ThrustEmitPoint__9.Flame, 5);
  904. u4(l__ThrustEmitPoint__9.Shockwave, 15);
  905. u4(l__ThrustEmitPoint__9.BigShockwave, 50);
  906. u4(l__ThrustEmitPoint__9.Flame2, 5);
  907. u4(l__ThrustEmitPoint__9.Flame3, 5);
  908. u4(l__ThrustEmitPoint__9.Flame4, 5);
  909. u4(l__ThrustEmitPoint__9.Flame5, 10);
  910. u4(l__ThrustEmitPoint__9.Smoke, 1.5);
  911. u4(l__ThrustEmitPoint__9.SmokePreLaunch, 3);
  912. u4(l__ThrustEmitPoint__9.SmokeLaunch, 4);
  913. u4(l__ThrustEmitPoint__9.SmokeRing, 4);
  914. u4(v5.Sparkles, 2.5);
  915. u4(v5.Sparks, 3);
  916. u4(l__CenterEmitPoint__8.Rays1, 25);
  917. u4(l__CenterEmitPoint__8.Rays2, 25);
  918. u4(l__CenterEmitPoint__8.Rays3, 25);
  919. u4(l__CenterEmitPoint__8.SmoothRaysBig, 7.5);
  920. u4(l__CenterEmitPoint__8.RaysBig, 8);
  921. u4(l__CenterEmitPoint__8.SparkleExplosion, 4);
  922. u4(l__CenterEmitPoint__8.Spark3, 25);
  923. v5.CFrame = workspace.FakeRobuxNuke.CFrame;
  924. v5.AlignPosition.Position = v5.Position;
  925. v5.AlignOrientation.CFrame = v5.CFrame;
  926. local function v13(p11)
  927. v5.AlignPosition.Responsiveness = p11;
  928. v5.AlignOrientation.Responsiveness = p11;
  929. end;
  930. l__NukeCFrame__6.Value = v5.CFrame;
  931. v5.Anchored = false;
  932. v5.Parent = workspace;
  933. local v14 = l__RunService__5.Heartbeat:Connect(function(p12)
  934. v5.AlignPosition.Position = l__NukeCFrame__6.Value.Position;
  935. v5.AlignOrientation.CFrame = l__NukeCFrame__6.Value;
  936. end);
  937. wait(1);
  938. game.Players.LocalPlayer.PlayerGui.ScreenGui.LocalNuke.Alarm:Play();
  939. v5.Sparkles.Enabled = false;
  940. v5.ThrustEmitPoint.SmokePreLaunch.Enabled = true;
  941. v5.ThrustEmitPoint.SmokePreLaunch.Rate = 0;
  942. v5.PreThruster:Play();
  943. v5.PreThruster.Volume = 0;
  944. v5.PreThruster.PlaybackSpeed = 0.1;
  945. u6(v5.PreThruster, TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  946. Volume = 1,
  947. PlaybackSpeed = 0.5
  948. });
  949. u6(v5.ThrustEmitPoint.SmokePreLaunch, TweenInfo.new(2.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  950. Rate = 100
  951. });
  952. wait(5);
  953. v5.Sparkles.Enabled = true;
  954. v5.ThrustEmitPoint.SmokePreLaunch.Enabled = false;
  955. l__ThrustEmitPoint__9.SmokeLaunch:Emit(50);
  956. v13(25);
  957. v5.PreLaunch:Play();
  958. v5.Thruster2:Play();
  959. u6(v5.Thruster2, TweenInfo.new(4, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0), {
  960. PlaybackSpeed = 1.5,
  961. Volume = 3
  962. });
  963. u6(v5.PreThruster, TweenInfo.new(0.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  964. Volume = 1,
  965. PlaybackSpeed = 1
  966. });
  967. for v15, v16 in pairs(l__ThrustEmitPoint__9:GetChildren()) do
  968. if string.find(v16.Name, "Flame") == nil then
  969. v16.Enabled = true;
  970. end;
  971. end;
  972. l__ThrustEmitPoint__9.SmokeRing.Enabled = false;
  973. l__ThrustEmitPoint__9.SmokeLaunch.Enabled = false;
  974. l__ThrustEmitPoint__9.Shockwave.Enabled = false;
  975. l__ThrustEmitPoint__9.BigShockwave.Enabled = false;
  976. l__ThrustEmitPoint__9.Flare.Enabled = false;
  977. l__CenterEmitPoint__8.Rays1.Enabled = true;
  978. l__CenterEmitPoint__8.Rays2.Enabled = true;
  979. l__CenterEmitPoint__8.Rays3.Enabled = true;
  980. for v17 = 1, 10 do
  981. l__NukeCFrame__6.Value = l__NukeCFrame__6.Value:ToWorldSpace(CFrame.Angles(0, math.rad(0), math.rad(10)));
  982. l__NukeCFrame__6.Value = l__NukeCFrame__6.Value:ToWorldSpace(CFrame.new(0, 25, 0));
  983. wait(v17 * 0.0125);
  984. end;
  985. v13(10);
  986. l__NukeCFrame__6.Value = CFrame.new(l__NukeCFrame__6.Value.Position, u3):ToWorldSpace(CFrame.Angles(math.rad(-90), 0, 0));
  987. wait(0.5);
  988. v10.Intensity = 1;
  989. v10.Size = 20;
  990. u6(v10, TweenInfo.new(1, Enum.EasingStyle.Circular, Enum.EasingDirection.Out, 0, false, 0), {
  991. Intensity = -1,
  992. Size = 10
  993. });
  994. v13(50);
  995. l__ThrustEmitPoint__9.SmokeRing:Emit(50);
  996. l__ThrustEmitPoint__9.Flame:Emit(25);
  997. l__ThrustEmitPoint__9.Flame2:Emit(25);
  998. l__ThrustEmitPoint__9.Flame3:Emit(25);
  999. l__ThrustEmitPoint__9.Flame4:Emit(25);
  1000. l__ThrustEmitPoint__9.Flame5:Emit(25);
  1001. l__ThrustEmitPoint__9.Shockwave.Enabled = true;
  1002. l__ThrustEmitPoint__9.BigShockwave:Emit(1);
  1003. v5.Launch:Play();
  1004. v5.Thruster:Play();
  1005. for v18, v19 in pairs(l__ThrustEmitPoint__9:GetChildren()) do
  1006. v19.Enabled = true;
  1007. end;
  1008. l__ThrustEmitPoint__9.SmokeRing.Enabled = false;
  1009. l__ThrustEmitPoint__9.SmokeLaunch.Enabled = false;
  1010. l__ThrustEmitPoint__9.BigShockwave.Enabled = false;
  1011. l__ThrustEmitPoint__9.Flare:Emit(10);
  1012. u6(l__NukeCFrame__6, TweenInfo.new(2.5, Enum.EasingStyle.Back, Enum.EasingDirection.In, 0, false, 0), {
  1013. Value = CFrame.new(u3 + Vector3.new(0, -1, 0), u3):ToWorldSpace(CFrame.Angles(math.rad(90), 0, 0))
  1014. });
  1015. wait(2.6);
  1016. game.Players.LocalPlayer.PlayerGui.ScreenGui.LocalNuke.Alarm:Stop();
  1017. v10.Intensity = 1;
  1018. v10.Size = 30;
  1019. u6(v10, TweenInfo.new(5, Enum.EasingStyle.Circular, Enum.EasingDirection.Out, 0, false, 0), {
  1020. Intensity = -1,
  1021. Size = 10
  1022. });
  1023. v5.Anchored = true;
  1024. v5.Transparency = 1;
  1025. v5.Size = Vector3.new(0, 0, 0);
  1026. v5.AssemblyLinearVelocity = Vector3.new(0, 0, 0);
  1027. v5.AssemblyAngularVelocity = Vector3.new(0, 0, 0);
  1028. v5.CFrame = l__NukeCFrame__6.Value;
  1029. v5.PreThruster:Stop();
  1030. v5.Thruster:Stop();
  1031. v5.Thruster2:Stop();
  1032. v5.Explosion.TimePosition = 0.75;
  1033. v5.Explosion:Play();
  1034. v5.ChimeLoop:Play();
  1035. v5.ApplauseLoop:Play();
  1036. v5.CoinsLoop:Play();
  1037. local l__CurrentCamera__8 = workspace.CurrentCamera;
  1038. l__Frame__7.TextLabels.TopText.Text = string.upper(p8) .. " ";
  1039. l__Frame__7.TextLabels.MiddleText.Text = u7(p10);
  1040. l__Frame__7.TextLabels.BottomText.Text = "" .. string.upper(p9);
  1041. l__Frame__7.RobuxLogo.Size = UDim2.fromScale(0, 0);
  1042. l__Frame__7.RobuxLogo.Rotation = -180;
  1043. l__Frame__7.Star.Size = UDim2.fromScale(0, 0);
  1044. l__Frame__7.TextLabels.BottomText.Size = UDim2.fromScale(0, 0);
  1045. l__Frame__7.TextLabels.BottomText.Position = UDim2.fromScale(0.5, 0.5);
  1046. l__Frame__7.TextLabels.MiddleText.Size = UDim2.fromScale(0, 0);
  1047. l__Frame__7.TextLabels.TopText.Position = UDim2.fromScale(0.5, 0.5);
  1048. l__Frame__7.TextLabels.TopText.Size = UDim2.fromScale(0, 0);
  1049. l__Frame__7.Parent.Enabled = true;
  1050. u6(v5, TweenInfo.new(20, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  1051. Position = u3 + Vector3.new(0, 250, 0)
  1052. });
  1053. u6(l__Frame__7.RobuxLogo, TweenInfo.new(10, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  1054. Size = UDim2.fromScale(1, 1)
  1055. });
  1056. u6(l__Frame__7.RobuxLogo, TweenInfo.new(15, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  1057. Rotation = 0
  1058. });
  1059. u6(l__Frame__7.Star, TweenInfo.new(5, Enum.EasingStyle.Elastic, Enum.EasingDirection.Out, 0, false, 0), {
  1060. Size = UDim2.fromScale(1.5, 1.5)
  1061. });
  1062. u6(l__Frame__7.Star, TweenInfo.new(15, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  1063. Rotation = 360
  1064. });
  1065. u6(l__Frame__7.Star, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 5), {
  1066. ImageTransparency = 1,
  1067. ImageColor3 = Color3.fromRGB(255, 255, 0)
  1068. });
  1069. for v22, v23 in pairs(l__ThrustEmitPoint__9:GetChildren()) do
  1070. v23.Enabled = false;
  1071. end;
  1072. v5.Sparkles.Enabled = false;
  1073. for v24, v25 in pairs(l__CenterEmitPoint__8:GetChildren()) do
  1074. v25.Enabled = false;
  1075. end;
  1076. l__CenterEmitPoint__8.SparkleExplosion:Emit(100);
  1077. l__CenterEmitPoint__8.Shockwave:Emit(15);
  1078. l__CenterEmitPoint__8.FractalBurst:Emit(3);
  1079. l__CenterEmitPoint__8.RaysBig:Emit(20);
  1080. l__CenterEmitPoint__8.Spark1:Emit(100);
  1081. l__CenterEmitPoint__8.Spark2:Emit(100);
  1082. l__CenterEmitPoint__8.Spark3:Emit(50);
  1083. local v26 = v12:Clone();
  1084. v26.Position = u3 + Vector3.new(0, 250, 0);
  1085. v26.Parent = workspace;
  1086. u6(v26, TweenInfo.new(10, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  1087. Size = Vector3.new(1000, 100, 1000)
  1088. });
  1089. spawn(function()
  1090. local v27 = v26:GetChildren();
  1091. for v28, v29 in pairs(v27) do
  1092. if v29:IsA("ParticleEmitter") then
  1093. v29.Enabled = true;
  1094. end;
  1095. end;
  1096. wait(60);
  1097. for v30, v31 in pairs(v27) do
  1098. if v31:IsA("ParticleEmitter") then
  1099. u6(v31, TweenInfo.new(60, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {
  1100. Rate = 0
  1101. });
  1102. end;
  1103. end;
  1104. wait(60);
  1105. v26.Size = Vector3.new(0, 0, 0);
  1106. wait(30);
  1107. v26:Destroy();
  1108. end);
  1109. local l__SpawnFireworks__32 = game.Players.LocalPlayer.PlayerGui.ScreenGui.LocalNuke.Scripts.SpawnFireworks;
  1110. l__SpawnFireworks__32.SpawnPosition.Value = u3;
  1111. l__SpawnFireworks__32.Disabled = false;
  1112. v5.Sparks.Enabled = true;
  1113. l__CenterEmitPoint__8.SparkleExplosion.Enabled = true;
  1114. u6(v5.Sparks, TweenInfo.new(45, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  1115. Rate = 0
  1116. });
  1117. u6(l__CenterEmitPoint__8.SparkleExplosion, TweenInfo.new(45, Enum.EasingStyle.Quint, Enum.EasingDirection.In, 0, false, 0), {
  1118. Rate = 0
  1119. });
  1120. u6(v5.ChimeLoop, TweenInfo.new(55, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  1121. Volume = 0,
  1122. PlaybackSpeed = 0.75
  1123. });
  1124. u6(v5.ApplauseLoop, TweenInfo.new(60, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  1125. Volume = 0
  1126. });
  1127. u6(v5.CoinsLoop, TweenInfo.new(50, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  1128. Volume = 0,
  1129. PlaybackSpeed = 1
  1130. });
  1131. wait(30);
  1132. u6(l__Frame__7.UIScale, TweenInfo.new(15, Enum.EasingStyle.Quad, Enum.EasingDirection.In, 0, false, 0), {
  1133. Scale = 0
  1134. });
  1135. wait(15);
  1136. l__Frame__7.Parent.Enabled = false;
  1137. wait(30);
  1138. v10:Destroy();
  1139. v14:Disconnect();
  1140. v5:Destroy();
  1141. end)(game:GetService("ReplicatedStorage").Templates.RobuxNuke, "".._G.WhoDonated.." DONATED"," TO @".._G.WhoGotRobux,""..comma(_G.HowMuchRobux));
  1142.  
  1143.  
  1144.  
  1145. elseif NumberWithCommas > 9999 then
  1146. local jajaja = game:GetObjects("rbxassetid://10147762197")[1]
  1147. jajaja.Parent = game:GetService("Workspace").Map.Boards.LiveDonations.Top
  1148. jajaja.Playing = true
  1149. print("[GLOBAL]: 💰 ".._G.WhoDonated.." dropped "..comma(_G.HowMuchRobux).." Robux to ".._G.WhoGotRobux)
  1150. globalmessage()
  1151. wait(4)
  1152. jajaja:Destroy()
  1153. end
  1154.  
  1155. end
  1156. })
  1157.  
  1158. Tab2:AddButton({
  1159. Name = "DestroyGui",
  1160. Callback = function()
  1161. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  1162. OrionLib:Destroy()
  1163. end
  1164. })
  1165.  
  1166. OrionLib:Init()
Add Comment
Please, Sign In to add comment