14 lines
348 B
Text
14 lines
348 B
Text
|
--/Change 'YourUsername' to your ROBLOX username, and choose between the followin
|
||
|
getglobal game
|
||
|
getfield -1 GetService
|
||
|
pushvalue -2
|
||
|
pushstring Workspace
|
||
|
pcall 2 1 0
|
||
|
getfield -1 YourUsername
|
||
|
getfield -1 Torso
|
||
|
getglobal Instance
|
||
|
getfield -1 new
|
||
|
pushstring Fire/Sparkles/Smoke/ParticleEmitter/PointLight
|
||
|
pushvalue -4
|
||
|
pcall 2 1 0
|
||
|
settop 0
|