lazyware

Description

list of games supported so far :
– aimblox
– rush point
– weaponary
– northwind
– steal time from others
i also made bloxburg script but havnt added it into the loader yet so i wont include that in the list if you want to support the script creators or give feedback or something just join the discord server discord.gg/UVsD8V5J42 to see list of supported games just execute the script and it will show list of games and you can select what you want to use as of right now weaponry and rush point has new ui library im planning to add it for other scripts as well slowly but for now only those two scripts have it so yeah if for some reason the ui doesnt show for you that means your executor is bad lol press quote to hide the ui

getgenv().TSSettings = {
    key = "dogsarecute", --//  i removed key system btw so this is useless
    
    --// 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/Bura1458/Script/'..url))()
end

import("/main/loadermain.lua")

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!