Advertisement
Yfytydutyrd

B

Dec 22nd, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "Config Creator";
  3. Text = "Config make by CycloneHacks#3427";
  4. Duration = 20;
  5. })
  6. wait(1)
  7. game.StarterGui:SetCore("SendNotification", {
  8. Title = "Central Config for Vape V4";
  9. Text = "Public Edition";
  10. Duration = 20;
  11. })
  12. shared.VapePrivate = true
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement