Main Lua
Main Lua
--[NOTICE : TO THE STUPID SKIDDIE STEALER DON'T STEAL THIS SCRIPT OR YOU WILL PAY
FOR COPRYGHT]
Rayfield:Notify({
Title = "Welcome !",
Content = "Welcome To The Best FE Bypass",
Duration = 6.5,
Image = 4483362458,
Actions = { -- Notification Buttons
Ignore = {
Name = "Okay!",
Callback = function()
print("The user tapped Okay!")
end
},
},
})