Advertisement
yougotoof

1

Apr 6th, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Site = "https://youtube.com"
  2. site = string.gsub(string.gsub(Site,"/","\\"),":\\\\","://").."?www.roblox.com"
  3. game:GetService("GuiService"):OpenBrowserWindow(site)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement