Created by cynbloxy#0967, Asphro’s GUI by Davy#1374
Features:
- UNLIMITED MONEY
- MAX LEVEL
- HOW TO USE:
- 1. Join the game
- 2. Click “Play Solo”
- 3. Once you’re loaded into the game, execute the script and wait until you get teleported to the game
- 4. Execute Asphro’s GUI, click on the misc section and enable “Auto Wind Music Box”, and head to the office
- 5. Put your mask on with spacebar in case Golden Freddy appears
- 6. Just wait until 6 A.M and walk out through the exit. Once the game starts counting the amount of money you will receive, leave the game
- 7. Rejoin a lobby, and you will see that you have unlimited money & levels.
local args = {
[1] = true,
[2] = "FNAF 2",
[3] = 999999 -- you can set this to anything you want, the higher the number is, the more money and level you get, just don't set it to 7 or lower
}
game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("LobbyRemotes"):WaitForChild("playerReadyEvent"):FireServer(unpack(args))