Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local meta = getrawmetatable(game)
- local WriteFile = true
- local Console = true
- if WriteFile == true then
- writefile("Remote Spy.txt", "==Remote spy logs for: " ..game.PlaceId.. "==")
- x = readfile("Remote Spy.txt")
- print(x)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement