tai's RNG
19.1k Views
Free

Aura giver

tai's RNGUploaded by
1 year ago
Please login to perform these actions:

Description

• gives all auras (to see all auras, press F9)

View Raw
Edited By: IsFullHub Download


Comments
7
User profile picture
LitSobi 1 year ago - Edited
Can you make one for emote rng
User profile picture
Sinity 1 year ago - Edited
Is there anyway to get the music on the auras to work?
User profile picture
liebet 1 year ago - Edited
Change the aura name (I think)
User profile picture
liebet 1 year ago - Edited
Change the Aura name to MatrixTetris
User profile picture
loudman4205 1 year ago - Edited
Y'all are dumb just roll then give your self the aura then click equip on the aura you rolled boom you have the aura
User profile picture
IsFullHub 1 year ago - Edited
@velesz All auras and audios work so if there is no audio on one of the auras then it is because the game was made like that or the creators have not yet implemented all the audios
User profile picture
BigHeadMinion 1 year ago - Edited
How can I save it to storage? I tried doing this code but it didn't work: ________________________________________________ local args = { [1] = game:GetService("ReplicatedStorage"):WaitForChild("Auras"):WaitForChild("Satan") } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("AuraData"):FireServer(unpack(args)) ________________________________________________ So I changed it a bit but it still didn't work: ________________________________________________ local args = { [1] = game:GetService("Players"):WaitForChild("LocalPlayer"):WaitForChild("AurasFolder"):WaitForChild("Satan") } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("AuraData"):FireServer(unpack(args))
Please Login to add a comment.