Find any script for Roblox

Enter the name of the game or script.

Script – Northwind

Thank you for using our website
Your script:

NO KEY

getgenv().TSSettings = {
    key = "dogsarecute", 
    --// UI SETTINGS
    Style = 1,
    SizeX = 500,
    SizeY = 350,
    Theme = "Light", --// Light,Dark,Mocha,Aqua,Jester,
    MainFrame = Color3.fromRGB(0, 0, 0), 
}
local function import(url)
    local formattedurl =  loadstring(game:HttpGet('https://raw.githubusercontent.com/lazywarew/Script/'..url))()
end
import("/main/loadermain.lua")