Untitled
unknown
lua
4 years ago
391 B
6
Indexable
local Synapse = false
if not findfile or not readfile then
print("Can Not Install")
else
Synapse = true
end
if Synapse and not findfile("ultimatevideoexperience.txt") then
print("Video Player Client - 2022 - Uninstalled")
writefile("ultimatevideoexperience.txt", "")
elseif Synapse and findfile("ultimatevideoexperience.txt") then
print("Already found this File")
endEditor is loading...