Anonymouse10101

Wolves' life 3 Hacks

May 6th, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.73 KB | None | 0 0
  1. Code: -- Use it per 1 code dont copy the code and dont copy all its not work just copy in down there
  2. --Coins
  3. local lolOk = "\226\135\154\225\155\157i\220\176\219\173\230\155\157u"
  4. game:service('ReplicatedStorage').MasterKey:FireServer("Coins", 1000000, lolOk)
  5.  
  6. Code:
  7. --VIW tag
  8. game.ReplicatedStorage.MasterKey:FireServer("AddVIWTag", nil, "\230\139\154\230\136\172i\235\156\146(\238\138\155\201\172XD")
  9.  
  10. Code:
  11. --Music
  12. local songId = "id here"
  13. game.ReplicatedStorage.MasterKey:FireServer("PlayMusic", tonumber(songId), "\230\139\154\230\136\172i\235\156\146(\238\138\155\201\172XD")
  14.  
  15. Code:
  16. --Stop music
  17.  
  18. game.ReplicatedStorage.MasterKey:FireServer("StopMusic", nil, "\230\139\154\230\136\172i\235\156\146(\238\138\155\201\172XD")
Add Comment
Please, Sign In to add comment