Button Simulator E.D. Easy Starglass

Uploaded On
Script Credit :- daball#2276
Features

1st Execute the script

2nd Get infinite yield ready

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

3rd After getting ascended to the boss arena "Fight" the boss by just flying away from arena's bounds

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local plec = 8357821642 if game.PlaceId ~= plec then game:GetService("TeleportService"):Teleport(plec, LocalPlayer) end --Auto local playerhead = game.Players.LocalPlayer.Character.Head for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do if v.Name == "TouchInterest" and v.Parent then firetouchinterest(playerhead, v.Parent, 0) end end