0% found this document useful (1 vote)
3K views1 page

Stand Awakening Boss Script

Uploaded by

honhatminh717
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
3K views1 page

Stand Awakening Boss Script

Uploaded by

honhatminh717
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

local kavoUi = loadstring(game:HttpGet("https://pastebin.

com/raw/vff1bQ9F"))()
local window = kavoUi.CreateLib("DavHub","BloodTheme")

---Tabs

local Tab1 = window:NewTab("Stands Awakening")


local Tab1Section = Tab1:NewSection("Main")
local Tab2 = window:NewTab("Uncanny Boss")
local Tab2Section = Tab2:NewSection("Event Boss")
local Tab3 = window:NewTab("Credits")
local Tab3Section = Tab3:NewSection("dav#5053")

---Buttons

Tab1Section:NewButton("inf yeild","inf yeild",function()


loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/
master/source'))()
end)

Tab2Section:NewButton("script 1","hub",function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Just3itx/Deezs/main/
Games/Stands%20Awakening/Loader.lua"))()
end)

Tab2Section:NewButton("script 2","no cooldown",function()


loadstring(game:HttpGet(('https://raw.githubusercontent.com/itsyouranya/free/main/
Anya%20Stands%20Awakening%20Helper.lua'),true))()
end)

Tab2Section:NewButton("script 3","auto kill boss",function()


getgenv().WaitTime = 420 -- amount time you want added to your run in seconds
loadstring(game:HttpGet("https://raw.githubusercontent.com/sunexn/standsawakening/
main/uncanny.lua",true))() -- open source
end)

You might also like