The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
The Legendary Swords 2 RPG inf gold script pastebin roblox
By The Legendary Swords 2 RPG inf gold on 2024-09-22 08:00 am | Syntax: LUA | Views: 15



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. game.StarterGui:SetCore("SendNotification", {
  2.     Title    = "Bruh gold has loaded enjoy!";
  3.     Text     = "Lol i bet this is not gonna work xd.";
  4.     Icon     = "";
  5.     Duration = 40;
  6. })
  7.  
  8. local args = {
  9.     [1] = "Buy",
  10.     [2] = "Gold",
  11.     [3] = -100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,
  12.     [4] = "Iron"
  13. }
  14.  
  15. game:GetService("Players").LocalPlayer.RemoteFunctions.SwordSystem:FireServer(unpack(args))



  • Recent Roblox Scripts