Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Shily IV Injetado!")local PastebinBypass
- PastebinBypass = hookfunction(game.HttpGet, function(self, url, state)
- if string.find(url, "https://pastebin.com/") then
- url = string.gsub(url, "pastebin", "pastebinp")
- return PastebinBypass(self, url, state);
- else return PastebinBypass(self, url, state) end
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Bypass Proxy Script";
- Text = "Bypass Proxy Ativado";
- Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
- Duration = 7;
- local function notif(str,Du)
- game:FindService("StarterGui"):SetCore("SendNotification", {
- Title = "Shily IV",
- Text = str,
- Duration = du or 7
- })
- end
- notif('Shily IV, injetado!')
- local function notif(str,Du)
- game:FindService("StarterGui"):SetCore("SendNotification", {
- Title = "Shily IV",
- Text = str,
- Duration = du or 7
- })
- end
- notif('Compatibilidade, Aprimorada')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement