Advertisement
zsx5e

[ SCRIPT ] Roblox - Legendary Lifting Simulator

Jul 3rd, 2025
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | Gaming | 0 0
  1. -- LEGENDARY LIFTING SIMULATOR
  2.  
  3. local args = {
  4.     [1] = "Equip";
  5.     [2] = "12TH HOLY CLASS";
  6.     [3] = "MainKey";
  7. }
  8.  
  9. game:GetService("ReplicatedStorage"):WaitForChild("Tool", 9e9):InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement