Hydrax_Animatez

Aurara

Oct 3rd, 2024
689
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.57 KB | None | 0 0
  1. bit32={};local v0=32;local v1=2^v0 ;bit32.bnot=function(v248) v248=v248%v1 ;return (v1-1) -v248 ;end;bit32.band=function(v249,v250) if (v250==255) then return v249%256 ;end if (v250==65535) then return v249%65536 ;end if (v250==4294967295) then return v249%4294967296 ;end v249,v250=v249%v1 ,v250%v1 ;local v251=0;local v252=1;for v479=1,v0 do local v480,v481=v249%2 ,v250%2 ;v249,v250=math.floor(v249/2 ),math.floor(v250/2 );if ((v480 + v481)==2) then v251=v251 + v252 ;end v252=2 * v252 ;end return v251;end;bit32.bor=function(v253,v254) if (v254==255) then return (v253-(v253%256)) + 255 ;end if (v254==65535) then return (v253-(v253%65536)) + 65535 ;end if (v254==4294967295) then return 4294967295;end v253,v254=v253%v1 ,v254%v1 ;local v255=0;local v256=1;for v482=1,v0 do local v483,v484=v253%2 ,v254%2 ;v253,v254=math.floor(v253/2 ),math.floor(v254/2 );if ((v483 + v484)>=1) then v255=v255 + v256 ;end v256=2 * v256 ;end return v255;end;bit32.bxor=function(v257,v258) v257,v258=v257%v1 ,v258%v1 ;local v259=0;local v260=1;for v485=1,v0 do local v486,v487=v257%2 ,v258%2 ;v257,v258=math.floor(v257/2 ),math.floor(v258/2 );if ((v486 + v487)==1) then v259=v259 + v260 ;end v260=2 * v260 ;end return v259;end;bit32.lshift=function(v261,v262) if (math.abs(v262)>=v0) then return 0;end v261=v261%v1 ;if (v262<0) then return math.floor(v261 * (2^v262) );else return (v261 * (2^v262))%v1 ;end end;bit32.rshift=function(v263,v264) if (math.abs(v264)>=v0) then return 0;end v263=v263%v1 ;if (v264>0) then return math.floor(v263 * (2^ -v264) );else return (v263 * (2^ -v264))%v1 ;end end;bit32.arshift=function(v265,v266) if (math.abs(v266)>=v0) then return 0;end v265=v265%v1 ;if (v266>0) then local v577=0;if (v265>=(v1/2)) then v577=v1-(2^(v0-v266)) ;end return math.floor(v265 * (2^ -v266) ) + v577 ;else return (v265 * (2^ -v266))%v1 ;end end;local v9=string.match;local v10=tonumber;local v11=pcall;repeat task.wait();until game:IsLoaded() local v12={};local v13={};local v14={};local v15=true;local v16=0 -0 ;if not v15 then return;end Players=game:GetService("Players");Lighting=game:GetService("Lighting");ReplicatedStorage=game:GetService("ReplicatedStorage");UserInputService=game:GetService("UserInputService");LocalPlayer=Players['LocalPlayer'];Character=LocalPlayer['Character'];Humanoid=Character['Humanoid'];PrimaryPart=Character['PrimaryPart'];PlayerGui=LocalPlayer['PlayerGui'];PlayerScripts=LocalPlayer['PlayerScripts'];Camera=workspace['Camera'];CurrentCamera=workspace['CurrentCamera'];RunService=game["Run Service"];TweenService=game['TweenService'];DefaultChatSystemChatEvents=ReplicatedStorage:WaitForChild("DefaultChatSystemChatEvents");inventory=workspace[LocalPlayer['Name']]['InventoryFolder']['Value'];local v28=workspace[LocalPlayer['Name']]['InventoryFolder']['Value'];local v29=game:GetService("CollectionService");local v30={Buttons={},Toggles={},Options={},Keybinds={}};local function v31() local function v267(v488) if v488 then local v645=game:GetService("HttpService"):JSONEncode(v30);if isfile("Aurora/config.json") then delfile("Aurora/config.json");end writefile("Aurora/config.json",v645);else local v646=v488[1];end end if (v10(v9(v9(({v11(v267,nil)})[2],":%d+:"),"%d+"))==1) then return v267({});else return v31();end end local function v32() local function v268(v489) if v489 then local v647=game:GetService("HttpService"):JSONDecode(readfile("Aurora/config.json"));v30=v647;else local v648=v489[1];end end if (v10(v9(v9(({v11(v268,nil)})[2],":%d+:"),"%d+"))==1) then return v268({});else return v32();end end if not isfile("Aurora/config.json") then makefolder("Aurora");v31();end task.wait(0.001 -0 );v32();task.wait(0.001 -0 );function sethiddenproperty(v269,v270,v271) local function v272(v490) if v490 then pcall(function() v269[v270]=v271;end);else local v649=v490[1];end end if (v10(v9(v9(({v11(v272,nil)})[2],":%d+:"),"%d+"))==1) then return v272({});else return sethiddenproperty();end end LocalPlayer['CharacterAdded']:Connect(function(v273) repeat task.wait(2 -1 );until v273~=nil Character=v273;Humanoid=v273['Humanoid'];PrimaryPart=v273['PrimaryPart'];Camera=workspace['Camera'];CurrentCamera=workspace['CurrentCamera'];Character['Archivable']=true;for v491,v492 in next,v13 do task.spawn(function() v492(v273);end);end end);table.insert(v13,function(v279) task.wait(620 -(555 + 64) );v28=workspace[LocalPlayer['Name']]['InventoryFolder']['Value'];end);v12['WindowCount']=931 -(857 + 74) ;v12['Color']=Color3.fromRGB(568 -(367 + 201) ,1118 -(214 + 713) ,64 + 191 );v12['KeyBind']=Enum['KeyCode']['RightShift'];v12['Modules']={};v12['Modules']['Rotations']=false;local v39=Instance.new("ScreenGui",PlayerGui);v39['ResetOnSpawn']=false;UserInputService['InputBegan']:Connect(function(v281,v282) if (v281['KeyCode']==v12['KeyBind']) then cmdBar['Visible']= not cmdBar['Visible'];end end);local v41=Instance.new("TextButton",v39);v41['Position']=UDim2.fromScale(0 + 0 ,877.2 -(282 + 595) );v41['Size']=UDim2.fromScale(1637.05 -(1523 + 114) ,0.08 + 0 );v41['BorderSizePixel']=3 -0 ;v41['TextScaled']=true;v41['TextColor3']=Color3.new(1320 -(68 + 997) ,1525 -(226 + 1044) ,1110 -855 );v41['BackgroundColor3']=Color3.new(117.627451 -(32 + 85) ,0.098039 + 0 ,0.647059 + 0 );v41['Name']="ToggleUi";v41['Draggable']=true;v41['Text']="Aurora";v41['TextScaled']=true;v41['Font']=Enum['Font']['RobotoMono'];local v53=Instance.new("UIStroke",v41);v53['Thickness']=960 -(892 + 65) ;v53['ApplyStrokeMode']=Enum['ApplyStrokeMode']['Border'];local v57=Instance.new("UIStroke",v41);v57['Thickness']=4 -2 ;local v59=Instance.new("UICorner",v41);v41['MouseButton1Down']:Connect(function() for v493,v494 in pairs(v39:GetChildren()) do if ((v494['Name']=="ArrayList") or (v494['Name']=="Logo") or (v494['Name']=="Stats") or (v494['Name']=="ToggleUi")) then continue;end v494['Visible']= not v494['Visible'];end end);local v60=Instance.new("Frame",v39);v60['Size']=UDim2.fromScale(0.3 -0 ,1 -0 );v60['Position']=UDim2.fromScale(350.7 -(87 + 263) ,180 -(67 + 113) );v60['BackgroundTransparency']=1 + 0 ;local v64=Instance.new("UIListLayout",v60);v64['SortOrder']=Enum['SortOrder']['LayoutOrder'];local v67={};local v68="http://www.roblox.com/asset/?id=7498352732";local v69=Instance.new("Frame",v39);v69['Size']=UDim2.fromScale(0.2 -0 ,1 + 0 );v69['Position']=UDim2.fromScale(0.795 -0 ,952.03 -(802 + 150) );v69['BackgroundTransparency']=2 -1 ;v69['Name']="ArrayList";local v64=Instance.new("UIListLayout",v69);v64['SortOrder']=Enum['SortOrder']['LayoutOrder'];v64['HorizontalAlignment']=Enum['HorizontalAlignment']['Right'];local v76={CottonCandy={Main=Color3.fromRGB(424 -190 ,109 + 40 ,1252 -(915 + 82) ),Second=Color3.fromRGB(404 -261 ,148 + 105 ,335 -80 )},Purple={Main=Color3.fromRGB(1378 -(1069 + 118) ,0 -0 ,557 -302 ),Second=Color3.fromRGB(21 + 98 ,0 -0 ,253 + 2 )},Blue={Main=Color3.fromRGB(926 -(368 + 423) ,647 -441 ,273 -(10 + 8) ),Second=Color3.fromRGB(519 -384 ,648 -(416 + 26) ,814 -559 )},Wave4Mc={Main=Color3.fromRGB(33 + 43 ,208 -90 ,693 -(145 + 293) ),Second=Color3.fromRGB(685 -(44 + 386) ,1741 -(998 + 488) ,82 + 173 )},Hackerman={Main=Color3.fromRGB(0 + 0 ,917 -(201 + 571) ,1155 -(116 + 1022) ),Second=Color3.fromRGB(1061 -806 ,150 + 105 ,930 -675 )},Blurple={Main=Color3.fromRGB(440 -316 ,866 -(814 + 45) ,470 -279 ),Second=Color3.fromRGB(4 + 62 ,1 + 1 ,1112 -(261 + 624) )}};local v77="http://www.roblox.com/asset/?id=5857213084";local v78=v76['Blue'];local v79={};local v80={Create=function(v283) local v284=Instance.new("TextLabel",v69);v284['Text']=v283;v284['BackgroundTransparency']=0.3 -0 ;v284['BorderSizePixel']=1080 -(1020 + 60) ;v284['BackgroundColor3']=Color3.fromRGB(1423 -(630 + 793) ,0 -0 ,0 -0 );v284['Size']=UDim2.new(0 + 0 ,0 -0 ,1747 -(760 + 987) ,1913 -(1789 + 124) );v284['TextSize']=778 -(745 + 21) ;v284['TextColor3']=Color3.fromRGB(88 + 167 ,701 -446 ,1000 -745 );local v292=Instance.new("ImageLabel",v284);v292['Size']=UDim2.fromScale(1 + 3 ,4 + 0 );v292['BackgroundTransparency']=1056 -(87 + 968) ;v292['Image']=v77;v292['ImageTransparency']=0.3 -0 ;v292['Position']=UDim2.fromScale( -(1 + 0), -(2.5 -1));v292['ZIndex']= -(1423 -(447 + 966));local v299=UDim2.new(0.01 -0 ,game['TextService']:GetTextSize(v283,1839 -(1703 + 114) ,Enum['Font'].SourceSans,Vector2.new(701 -(376 + 325) ,0 -0 )).X,0.033 -0 ,0 + 0 );if (v283=="") then v299=UDim2.fromScale(0 -0 ,14 -(9 + 5) );end v284['Size']=v299;v284['BackgroundTransparency']=376.6 -(85 + 291) ;v284['TextTransparency']=1265 -(243 + 1022) ;table.insert(v79,v284);table.sort(v79,function(v496,v497) return game['TextService']:GetTextSize(v496['Text'] .. " " ,114 -84 ,Enum['Font'].SourceSans,Vector2.new(0 + 0 ,1180 -(1123 + 57) ))['X']>game['TextService']:GetTextSize(v497['Text'] .. " " ,25 + 5 ,Enum['Font'].SourceSans,Vector2.new(254 -(163 + 91) ,1930 -(1869 + 61) ))['X'] ;end);for v498,v499 in ipairs(v79) do v499['LayoutOrder']=v498;end end,Remove=function(v301) table.sort(v79,function(v501,v502) return game['TextService']:GetTextSize(v501['Text'] .. " " ,9 + 21 ,Enum['Font'].SourceSans,Vector2.new(0 -0 ,0 -0 ))['X']>game['TextService']:GetTextSize(v502['Text'] .. " " ,5 + 25 ,Enum['Font'].SourceSans,Vector2.new(0 -0 ,0 + 0 ))['X'] ;end);local v302=1474 -(1329 + 145) ;for v503,v504 in ipairs(v79) do v302+=(972 -(140 + 831)) if (v504['Text']==v301) then v504:Destroy();table.remove(v79,v302);else v504['LayoutOrder']=v503;end end end};v80.Create("");task.spawn(function() local v303=1850 -(1409 + 441) ;repeat task.wait();v303+=(719 -(15 + 703)) local v505=0 + 0 ;local v506= #v79/(440 -(262 + 176)) ;local v507={};for v579,v580 in pairs(v79) do v505+=(1722 -(345 + 1376)) local v581=(v505-(689 -(198 + 490)))/( #v79-(4 -3)) ;local v582=math.sin((tick() * (4 -2)) + (v581 * (1208 -(696 + 510)) * math['pi']) )/(0.5 -0) ;game['TweenService']:Create(v580,TweenInfo.new(1262.5 -(1091 + 171) ),{TextColor3=v78['Main']:Lerp(v78.Second,math.clamp(v582 + 0.5 + 0 ,0 -0 ,3 -2 ))}):Play();game['TweenService']:Create(v580.ImageLabel,TweenInfo.new(374.5 -(123 + 251) ),{ImageColor3=v78['Main']:Lerp(v78.Second,math.clamp(v582 + (0.5 -0) ,698 -(208 + 490) ,1 + 0 ))}):Play();end if (v303>(1 + 0)) then for v1059,v1060 in pairs(v507) do v1060:Destroy();end table.clear(v507);end until false end);function NewTween(v304,v305,v306) local function v307(v508) if v508 then TweenService:Create(v304,v305,v306):Play();else local v651=v508[1];end end if (v10(v9(v9(({v11(v307,nil)})[2],":%d+:"),"%d+"))==1) then return v307({});else return NewTween();end end local v81=Instance.new("Frame",v39);v81['Position']=UDim2.fromScale(836.8 -(660 + 176) ,0.5 + 0 );v81['Size']=UDim2.fromScale(202.19 -(14 + 188) ,675.4 -(534 + 141) );v81['BackgroundTransparency']=1 + 0 ;local v85=Instance.new("UIListLayout",v81);v85['SortOrder']=Enum['SortOrder']['LayoutOrder'];v85['VerticalAlignment']=Enum['VerticalAlignment']['Bottom'];v85['Padding']=UDim.new(0 + 0 ,5 + 0 );v12.Notification=function(v308,v309,v310) local function v311(v509) if v509 then spawn(function() local v1061=Instance.new("TextLabel",v81);v1061['Size']=UDim2.fromScale(0.9 -0 ,0.1 -0 );v1061['Position']=UDim2.fromScale(0 -0 ,0 + 0 );v1061['BorderSizePixel']=0 + 0 ;v1061['BackgroundColor3']=Color3.fromRGB(396 -(115 + 281) ,0 -0 ,0 + 0 );v1061['BackgroundTransparency']=0.4 -0 ;v1061['TextColor3']=Color3.fromRGB(935 -680 ,1122 -(550 + 317) ,368 -113 );v1061['TextScaled']=true;v1061['Text']=v309;local v1070=Instance.new("Frame",v1061);v1070['Position']=UDim2.fromScale( -(0.05 -0),0 -0 );v1070['Size']=UDim2.fromScale(285.05 -(134 + 151) ,1666 -(970 + 695) );v1070['BorderSizePixel']=0 -0 ;v1070['BackgroundColor3']=v12['Color'];task.delay(v310,function() NewTween(v1061,TweenInfo.new(1991 -(582 + 1408) ),{Transparency=3 -2 });NewTween(v1070,TweenInfo.new(1 -0 ),{Transparency=3 -2 });end);end);else local v652=v509[1];end end if (v10(v9(v9(({v11(v311,nil)})[2],":%d+:"),"%d+"))==1) then return v311({});else return library.Notification();end end;local v91=loadstring(game:HttpGet("https://raw.githubusercontent.com/BocusLuke/UI/main/STX/Module.Lua"))();local v92=loadstring(game:HttpGet("https://raw.githubusercontent.com/BocusLuke/UI/main/STX/Client.Lua"))();function CreateNotification(v312,v313,v314) local function v315(v510) if v510 then v92:Notify({Title=v312,Description=v314},{OutlineColor=Color3.fromRGB(1824 -(1195 + 629) ,252 -61 ,496 -(187 + 54) ),Time=v313,Type="image"},{Image="http://www.roblox.com/asset/?id=6023426923",ImageColor=Color3.fromRGB(780 -(162 + 618) ,134 + 57 ,170 + 85 )});else local v653=v510[1];end end if (v10(v9(v9(({v11(v315,nil)})[2],":%d+:"),"%d+"))==1) then return v315({});else return CreateNotification();end end function CreateNotification2(v316,v317,v318) local function v319(v511) if v511 then v92:Notify({Title=v316,Description=v318},{OutlineColor=Color3.fromRGB(543 -288 ,428 -173 ,0 + 0 ),Time=v317,Type="image"},{Image="http://www.roblox.com/asset/?id=6031071053",ImageColor=Color3.fromRGB(1891 -(1373 + 263) ,1255 -(451 + 549) ,0 + 0 )});else local v654=v511[1];end end if (v10(v9(v9(({v11(v319,nil)})[2],":%d+:"),"%d+"))==1) then return v319({});else return CreateNotification2();end end function CreateNotificationStaffDetector(v320,v321,v322) local function v323(v512) if v512 then sound=Instance.new("Sound",workspace);sound['Name']="Noooooooooooooooot noooooooooooooooooooooooot";sound['SoundId']="rbxassetid://7396762708";sound:Play();v92:Notify({Title=v320,Description=v322},{OutlineColor=Color3.fromRGB(396 -141 ,0 -0 ,1384 -(746 + 638) ),Time=v321,Type="image"},{Image="http://www.roblox.com/asset/?id=6031071053",ImageColor=Color3.fromRGB(96 + 159 ,126 -42 ,425 -(218 + 123) )});else local v657=v512[1];end end if (v10(v9(v9(({v11(v323,nil)})[2],":%d+:"),"%d+"))==1) then return v323({});else return CreateNotificationStaffDetector();end end v12.NewWindow=function(v324) local function v325(v513) if v513 then local v658=Instance.new("TextLabel",v39);v658['Position']=UDim2.fromScale((1581.1 -(1535 + 46)) + (v12['WindowCount']/(8 + 0)) ,0.1 + 0 );v658['Size']=UDim2.fromScale(560.1 -(306 + 254) ,0.0425 + 0 );v658['Text']=v324;v658['Name']=v324;v658['BorderSizePixel']=1 -0 ;v658['BackgroundColor3']=Color3.fromRGB(1502 -(899 + 568) ,24 + 11 ,84 -49 );v658['BackgroundTransparency']=603.2 -(268 + 335) ;v658['TextColor3']=Color3.fromRGB(545 -(60 + 230) ,827 -(426 + 146) ,31 + 224 );v658['BorderColor3']=Color3.fromRGB(1506 -(282 + 1174) ,861 -(569 + 242) ,144 -94 );v658['ZIndex']=1 + 1 ;local v669=Instance.new("Frame",v658);v669['Size']=UDim2.fromScale(1025 -(706 + 318) ,1256 -(721 + 530) );v669['Position']=UDim2.fromScale(1271 -(945 + 326) ,2 -1 );v669['BackgroundTransparency']=1 + 0 ;v669['BorderSizePixel']=700 -(271 + 429) ;local v674=Instance.new("UIListLayout",v669);v674['SortOrder']=Enum['SortOrder']['Name'];UserInputService['InputBegan']:Connect(function(v1076,v1077) if v1077 then return;end if (v1076==nil) then return;end if (v1076['KeyCode']==v12['KeyBind']) then v658['Visible']= not v658['Visible'];end end);v12['WindowCount']+=(1 + 0) local v677={};v677.NewButton=function(v1078) v12['Modules'][v1078['Name']]={Keybind=v1078['Keybind']};if (v30['Buttons'][v1078['Name']]==nil) then v30['Buttons'][v1078['Name']]={Enabled=false};else v31();end if (v30['Keybinds'][v1078['Name']]==nil) then v30['Keybinds'][v1078['Name']]=tostring(v1078.Keybind):split(".")[1503 -(1408 + 92) ] or "Unknown" ;end v12['Modules'][v1078['Name']]['Keybind']=Enum['KeyCode'][v30['Keybinds'][v1078['Name']]];local v1082=false;local v1083=Instance.new("TextButton",v669);v1083['Size']=UDim2.fromScale(1087 -(461 + 625) ,1288.2 -(993 + 295) );v1083['Position']=UDim2.fromScale(0 + 0 ,1171 -(418 + 753) );v1083['BackgroundColor3']=Color3.fromRGB(23 + 37 ,7 + 53 ,18 + 42 );v1083['BackgroundTransparency']=0.3 + 0 ;v1083['BorderSizePixel']=530 -(406 + 123) ;v1083['BorderColor3']=Color3.fromRGB(1839 -(1749 + 20) ,17 + 53 ,1392 -(1249 + 73) );v1083['Text']=v1078['Name'];v1083['Name']=v1078['Name'];v1083['TextColor3']=Color3.fromRGB(91 + 164 ,1400 -(466 + 679) ,613 -358 );local v1094=Instance.new("Frame",v1083);v1094['Position']=UDim2.fromScale(0 -0 ,1901 -(106 + 1794) );v1094['Size']=UDim2.fromScale(1 + 0 ,2 + 3 );v1094['BackgroundTransparency']=2 -1 ;v1094['Visible']=false;local v1099=Instance.new("UIListLayout",v1094);v1099['SortOrder']=Enum['SortOrder']['Name'];local v1102={};v1102['Enabled']=false;v1102.ToggleButton=function(v1197) if v1197 then v1082=true;else v1082= not v1082;end if v1082 then v80.Create(v1078.Name);CreateNotification("Aurora",13 -8 ,v1078['Name'] .. " has been enabled" );else v80.Remove(v1078.Name);CreateNotification("Aurora",119 -(4 + 110) ,v1078['Name'] .. " has been disabled" );end v1102['Enabled']=v1082;task.spawn(function() task.delay(584.1 -(57 + 527) ,function() v1078.Function(v1082);end);end);v1083['BackgroundColor3']=((v1083['BackgroundColor3']==Color3.fromRGB(1487 -(41 + 1386) ,163 -(17 + 86) ,41 + 19 )) and v12['Color']) or Color3.fromRGB(133 -73 ,173 -113 ,226 -(122 + 44) ) ;v30['Buttons'][v1078['Name']]['Enabled']=v1082;v31();end;local v1105=Instance.new("TextButton",v1094);v1105['Size']=UDim2.fromScale(1 -0 ,0.15 -0 );v1105['Position']=UDim2.fromScale(0 + 0 ,0 + 0 );v1105['BackgroundColor3']=Color3.fromRGB(121 -61 ,125 -(30 + 35) ,42 + 18 );v1105['BackgroundTransparency']=1257.3 -(1043 + 214) ;v1105['BorderSizePixel']=3 -2 ;v1105['BorderColor3']=Color3.fromRGB(1282 -(323 + 889) ,188 -118 ,650 -(361 + 219) );v1105['Text']="Keybind: " .. v30['Keybinds'][v1078['Name']] ;v1105['TextColor3']=Color3.fromRGB(575 -(53 + 267) ,58 + 197 ,668 -(15 + 398) );local v1114;v1105['MouseButton1Down']:Connect(function() v1114=game['UserInputService']['InputBegan']:Connect(function(v1277,v1278) if v1278 then return;end v1105['Text']="Keybind: " .. tostring(v1277.KeyCode):split(".")[985 -(18 + 964) ] ;v30['Keybinds'][v1078['Name']]=tostring(v1277.KeyCode):split(".")[11 -8 ];v12['Modules'][v1078['Name']]['Keybind']=Enum['KeyCode'][v30['Keybinds'][v1078['Name']]];task.wait(0.06 + 0 );v31();v1114:Disconnect();end);end);v1102.NewToggle=function(v1201) local v1202=false;if (v30['Toggles'][v1201['Name'] .. "_" .. v1078['Name'] ]==nil) then v30['Toggles'][v1201['Name'] .. "_" .. v1078['Name'] ]={Enabled=false};end local v1203=Instance.new("TextButton",v1094);v1203['Size']=UDim2.fromScale(1 + 0 ,850.15 -(20 + 830) );v1203['Position']=UDim2.fromScale(0 + 0 ,126 -(116 + 10) );v1203['BackgroundColor3']=Color3.fromRGB(5 + 55 ,798 -(542 + 196) ,128 -68 );v1203['BackgroundTransparency']=0.3 + 0 ;v1203['BorderSizePixel']=1 + 0 ;v1203['BorderColor3']=Color3.fromRGB(26 + 44 ,184 -114 ,179 -109 );v1203['Text']=v1201['Name'];v1203['Name']=v1201['Name'];v1203['TextColor3']=Color3.fromRGB(1806 -(1126 + 425) ,660 -(118 + 287) ,999 -744 );local v1214={};v1214['Enabled']=v1202;v1214.ToggleButton=function(v1284) if v1284 then v1202=v1284;else v1202= not v1202;end v1214['Enabled']=v1202;task.spawn(function() v1201['Function'](v1202);end);v1203['BackgroundColor3']=((v1203['BackgroundColor3']==Color3.fromRGB(1181 -(118 + 1003) ,175 -115 ,437 -(142 + 235) )) and v12['Color']) or Color3.fromRGB(272 -212 ,14 + 46 ,1037 -(553 + 424) ) ;v30['Toggles'][v1201['Name'] .. "_" .. v1078['Name'] ]['Enabled']=v1202;v31();end;v1203['MouseButton1Down']:Connect(function() v1214.ToggleButton();end);if v30['Toggles'][v1201['Name'] .. "_" .. v1078['Name'] ]['Enabled'] then v1214.ToggleButton();end return v1214;end;v1102.NewPicker=function(v1217) local v1218=false;if (v30['Options'][v1217['Name'] .. "_" .. v1078['Name'] ]==nil) then v30['Options'][v1217['Name'] .. "_" .. v1078['Name'] ]={Option=v1217['Options'][1 -0 ]};end local v1219=Instance.new("TextButton",v1094);v1219['Size']=UDim2.fromScale(1 + 0 ,0.15 + 0 );v1219['Position']=UDim2.fromScale(0 + 0 ,0 + 0 );v1219['BackgroundColor3']=Color3.fromRGB(35 + 25 ,130 -70 ,167 -107 );v1219['BackgroundTransparency']=0.3 -0 ;v1219['BorderSizePixel']=1 + 0 ;v1219['BorderColor3']=Color3.fromRGB(338 -268 ,823 -(239 + 514) ,25 + 45 );v1219['Text']=v1217['Name'] .. " - " .. v1217['Options'][1330 -(797 + 532) ] ;v1219['Name']=v1217['Name'];v1219['TextColor3']=Color3.fromRGB(186 + 69 ,87 + 168 ,599 -344 );local v1230={Option=v1217['Options'][1203 -(373 + 829) ]};local v1231=731 -(476 + 255) ;v1219['MouseButton1Down']:Connect(function() v1231+=(1131 -(369 + 761)) if (v1231> #v1217['Options']) then v1231=1 + 0 ;end v1230['Option']=v1217['Options'][v1231];v1219['Text']=v1217['Name'] .. " - " .. v1230['Option'] ;v30['Options'][v1217['Name'] .. "_" .. v1078['Name'] ]['Option']=v1217['Options'][v1231];v31();end);v1219['MouseButton2Down']:Connect(function() v1231-=(1 -0) if (v1231<(1 -0)) then v1231= #v1217['Options'];end v1230['Option']=v1217['Options'][v1231];v1219['Text']=v1217['Name'] .. " - " .. v1230['Option'] ;v30['Options'][v1217['Name'] .. "_" .. v1078['Name'] ]['Option']=v1217['Options'][v1231];v31();end);local v1232=v30['Options'][v1217['Name'] .. "_" .. v1078['Name'] ]['Option'];v1230['Option']=v1232;v1219['Text']=v1217['Name'] .. " - " .. v1232 ;return v1230;end;v1083['MouseButton1Down']:Connect(function() v1102.ToggleButton();end);v1083['MouseButton2Down']:Connect(function() v1094['Visible']= not v1094['Visible'];for v1296,v1297 in pairs(v669:GetChildren()) do if (v1297['Name']==v1078['Name']) then continue;end if v1297:IsA("UIListLayout") then continue;end v1297['Visible']= not v1297['Visible'];end end);UserInputService['InputBegan']:Connect(function(v1235,v1236) if v1236 then return;end if (v1235==nil) then return;end if ((v1235['KeyCode']==v12['Modules'][v1078['Name']]['Keybind']) and (v1235['KeyCode']~=Enum['KeyCode']['Unknown'])) then v1102.ToggleButton();end end);if v30['Buttons'][v1078['Name']]['Enabled'] then v1102.ToggleButton();end return v1102;end;return v677;else local v679=v513[1];end end if (v10(v9(v9(({v11(v325,nil)})[2],":%d+:"),"%d+"))==1) then return v325({});else return library.NewWindow();end end;local v76={CottonCandy={Main=Color3.fromRGB(472 -(64 + 174) ,22 + 127 ,377 -122 ),Second=Color3.fromRGB(479 -(144 + 192) ,469 -(42 + 174) ,192 + 63 )},Purple={Main=Color3.fromRGB(159 + 32 ,0 + 0 ,1759 -(363 + 1141) ),Second=Color3.fromRGB(1699 -(1183 + 397) ,0 -0 ,187 + 68 )},Wave4Mc={Main=Color3.fromRGB(57 + 19 ,2093 -(1913 + 62) ,161 + 94 ),Second=Color3.fromRGB(675 -420 ,2188 -(565 + 1368) ,958 -703 )},Hackerman={Main=Color3.fromRGB(1661 -(1477 + 184) ,197 -52 ,16 + 1 ),Second=Color3.fromRGB(1111 -(564 + 292) ,439 -184 ,768 -513 )},Blurple={Main=Color3.fromRGB(428 -(244 + 60) ,6 + 1 ,667 -(41 + 435) ),Second=Color3.fromRGB(1067 -(938 + 63) ,2 + 0 ,1352 -(936 + 189) )}};Combat=v12.NewWindow("Combat");Blatant=v12.NewWindow("Blatant");Utility=v12.NewWindow("Utility");Visuals=v12.NewWindow("Visuals");World=v12.NewWindow("World");Gui=v12.NewWindow("Gui");local v94={{"rageblade",1238 -(782 + 356) },{"emerald_sword",1191 -(975 + 117) },{"deathbloom",338 -239 },{"glitch_void_sword",225 -127 },{"sky_scythe",1325 -(322 + 905) },{"diamond_sword",1044 -(245 + 702) },{"iron_sword",536 -(382 + 58) },{"stone_sword",282 -187 },{"wood_sword",9 + 85 },{"emerald_dao",1556 -(1404 + 59) },{"diamond_dao",661 -(334 + 228) },{"diamond_dagger",29 + 70 },{"diamond_great_hammer",237 -138 },{"diamond_scythe",52 + 47 },{"iron_dao",48 + 49 },{"iron_scythe",242 -145 },{"iron_dagger",127 -30 },{"iron_great_hammer",155 -58 },{"stone_dao",11 + 85 },{"stone_dagger",19 + 77 },{"stone_great_hammer",185 -89 },{"stone_scythe",241 -145 },{"wood_dao",69 + 26 },{"wood_scythe",86 + 9 },{"wood_great_hammer",954 -(240 + 619) },{"wood_dagger",1839 -(1344 + 400) },{"frosty_hammer",4 -3 }};local v95=loadstring(game:HttpGet("https://raw.githubusercontent.com/nil5623we/Functions/main/Functions.lua",true))();local v96=loadstring(game:HttpGet("https://raw.githubusercontent.com/nil5623we/Functions/main/utils",true))();local v97=ReplicatedStorage['rbxts_include']['node_modules']["@rbxts"]['net']['out']['_NetManaged'];local v98=ReplicatedStorage['rbxts_include']['node_modules']:WaitForChild("@easy-games"):WaitForChild("block-engine")['node_modules']:WaitForChild("@rbxts")['net']['out']:WaitForChild("_NetManaged");local v99=v95['getRemote'];local function v100(v326) local function v327(v514) if v514 then if v28:FindFirstChild(v326) then return true,3 -2 ;end return false;else local v680=v514[1];end end if (v10(v9(v9(({v11(v327,nil)})[2],":%d+:"),"%d+"))==1) then return v327({});else return v100();end end local function v101() local function v328(v515) if v515 then local v681;local v682=1739 -(404 + 1335) ;for v1117,v1118 in ipairs(v94) do local v1119=v1118[407 -(183 + 223) ];local v1120=v1118[2 -0 ];if ((v1120>v682) and v100(v1119)) then v681=v1119;v682=v1120;end end return v28:FindFirstChild(v681);else local v683=v515[1];end end if (v10(v9(v9(({v11(v328,nil)})[2],":%d+:"),"%d+"))==1) then return v328({});else return v101();end end local function v102() local function v329(v516) if v516 then if isfile("cool.txt") then game:GetService("Players")['LocalPlayer']:Kick("You have been banned From Aurora | Reason:Use unofficial scripts | Join discord.gg/FqrVKaHnaw to unban");end else local v684=v516[1];end end if (v10(v9(v9(({v11(v329,nil)})[2],":%d+:"),"%d+"))==1) then return v329({});else return v102();end end local function v103(v330) local function v331(v517) if v517 then local v685;local v686=math['huge'];for v1121,v1122 in pairs(game['Players']:GetPlayers()) do pcall(function() if ((v1122==LocalPlayer) or (v1122['Team']==LocalPlayer['Team'])) then return;end if ((v1122['Character']['Humanoid']['health']>(0 + 0)) and ((v1122['Character']['PrimaryPart']['Position'] -LocalPlayer['Character']['PrimaryPart']['Position'])['Magnitude']<v686) and ((v1122['Character']['PrimaryPart']['Position'] -LocalPlayer['Character']['PrimaryPart']['Position'])['Magnitude']<=v330)) then v685=v1122;v686=(v1122['Character']['PrimaryPart']['Position'] -LocalPlayer['Character']['PrimaryPart']['Position'])['Magnitude'];end end);end return v685;else local v687=v517[1];end end if (v10(v9(v9(({v11(v331,nil)})[2],":%d+:"),"%d+"))==1) then return v331({});else return v103();end end local v104=true;local v105=v99("SetInvItem");local function v106(v332) local function v333(v518) if v518 then if v100(v332) then v105:InvokeServer({hand=v28:WaitForChild(v332)});end else local v688=v518[1];end end if (v10(v9(v9(({v11(v333,nil)})[2],":%d+:"),"%d+"))==1) then return v333({});else return v106();end end local v107,v108;v107,v108=pcall(function() repeat task.wait();return debug.getupvalue(require(LocalPlayer['PlayerScripts']['TS'].knit).setup,3 + 3 );until v107 end);local function v109(v334) local function v335(v519) if v519 then return v108['Controllers'][v334];else local v689=v519[1];end end if (v10(v9(v9(({v11(v335,nil)})[2],":%d+:"),"%d+"))==1) then return v335({});else return v109();end end local v110=v99("SwordHit");local v111=Camera['Viewmodel']['RightHand']['RightWrist'];local v112=v111['C0'];local v113=v111['C0'];local v114=true;local v115;local v116={};local v117={["FAST!!!"]={{CFrame=CFrame.new(0 + 0 ,338 -(118 + 220) ,0 + 0 ) * CFrame.Angles(math.rad(669 -(108 + 341) ),math.rad(45 + 55 ),math.rad(422 -322 )) ,Timer=1493.1 -(711 + 782) },{CFrame=CFrame.new(469 -(270 + 199) ,0 + 0 ,1819 -(580 + 1239) ) * CFrame.Angles(math.rad(654 -434 ),math.rad(96 + 4 ),math.rad(4 + 96 )) ,Timer=0.1 + 0 },{CFrame=CFrame.new(0 + 0 ,1167 -(645 + 522) ,1790 -(1010 + 780) ) * CFrame.Angles(math.rad(220 + 0 ),math.rad(476 -376 ),math.rad(293 -193 )) ,Timer=1836.1 -(1045 + 791) }}};local v118={PLAYER_VACUUM_SUCK="rbxassetid://9671620809",WINTER_BOSS_SPAWN="rbxassetid://11843861791",GLUE_TRAP_FLYING="rbxassetid://11466075174",VOID_DRAGON_TRANSFORM="rbxassetid://10967424821",SIT_ON_DODO_BIRD="http://www.roblox.com/asset/?id=2506281703",DODO_BIRD_FALL="rbxassetid://7617326953",SWORD_SWING="rbxassetid://7234367412"};local v119;local v120;Killaura=Combat.NewButton({Name="Killaura",Function=function(v336) if v336 then v120=RunService['Heartbeat']:Connect(function() local v690=v103(50 -30 );if (v690~=nil) then if DragonAnimation['Enabled'] then v97['DragonBreath']:FireServer();end v111['C0']=v113 * CFrame.new(0.7 -0 , -(505.4 -(351 + 154)),1574.1 -(1281 + 293) ) * CFrame.Angles(math.rad( -(331 -(28 + 238))),math.rad(122 -67 ),math.rad( -(1609 -(1381 + 178)))) ;local v1238=v690['Character'];local v1239=v1238['PrimaryPart']['Position'];local v1240=PrimaryPart['Position'];local v1241=v101();if not ToolCheck['Enabled'] then v106(v1241.Name);end task.spawn(function() v110:FireServer({chargedAttack={chargeRatio=0 + 0 },entityInstance=v1238,validate={raycast={cameraPosition=CurrentCamera,cursorDirection=CFrame['LookVector']},targetPosition={value=v1239},selfPosition={value=v1240}},weapon=v1241});end);else v111['C0']=v113 * CFrame.new(0 + 0 ,0 + 0 ,0 -0 ) * CFrame.Angles(math.rad(0 + 0 ),math.rad(470 -(381 + 89) ),math.rad(0 + 0 )) ;end end);else pcall(function() v120:Disconnect();end);end end});local v116={};for v337,v338 in pairs(v117) do table.insert(v116,v337);end CustomAnimation=Killaura.NewToggle({Name="Animations",Function=function() end});ToolCheck=Killaura.NewToggle({Name="ToolCheck",Function=function() end});DragonAnimation=Killaura.NewToggle({Name="DragonAnimation",Function=function() end});table.insert(v13,function(v339) task.wait(1 + 0 );v111=workspace['Camera']['Viewmodel']['RightHand']['RightWrist'];end);local v121=game:GetService("Players")['LocalPlayer'];local v122=v103(8999999488 -0 );local v28=workspace[v121['Name']]['InventoryFolder']['Value'];local v123=game:GetService("ReplicatedStorage");local v124=game:GetService("HttpService");local v125=v123['rbxts_include']['node_modules']["@rbxts"]['net']['out']['_NetManaged']['ProjectileFire'];local function v126(v341,v342,v343) local function v344(v520) if v520 then v106(v341);v106(v341);v125:InvokeServer(unpack({[1157 -(1074 + 82) ]=v28[v341],[3 -1 ]=v342,[1787 -(214 + 1570) ]=v343,[1459 -(990 + 465) ]=v122['Character']['PrimaryPart']['Position'],[3 + 2 ]=v122['Character']['PrimaryPart']['Position'] + Vector3.new(0 + 0 , -(2 + 0),0 -0 ) ,[1732 -(1668 + 58) ]=Vector3.new(626 -(512 + 114) , -(13 -8),0 -0 ),[24 -17 ]=v124:GenerateGUID(true),[4 + 4 ]={drawDurationSeconds=1 + 0 ,shotId=v124:GenerateGUID(false)},[8 + 1 ]=workspace:GetServerTimeNow() -(0.045 -0) }));else local v691=v520[1];end end if (v10(v9(v9(({v11(v344,nil)})[2],":%d+:"),"%d+"))==1) then return v344({});else return v126();end end Projectileaura=Combat.NewButton({Name="ProjectileAura",Function=function(v345) if v345 then task.spawn(function() repeat task.wait();if (v100("wood_bow") and v100("arrow")) then v126("wood_bow","arrow","arrow");end if (v100("wood_crossbow") and v100("arrow")) then v126("wood_crossbow","arrow","crossbow_arrow");end if (v100("golden_bow") and v100("arrow")) then v126("golden_bow","arrow","golden_arrow");end if (v100("tactical_crossbow") and v100("arrow")) then v126("tactical_crossbow","arrow","tactical_crossbow_arrow");end if v100("fireball") then v126("fireball","fireball","fireball");end if v100("snowball") then task.wait(1994.1 -(109 + 1885) );v126("snowball","snowball","snowball");end if v100("lasso") then v126("lasso","lasso","lasso");end if v100("orions_belt_bow") then v126("orions_belt_bow","star","star_projectile");end until not Projectileaura['Enabled'] end);end end});local function v127(v346) local function v347(v521) if v521 then local v692={[1470 -(1269 + 200) ]={ProjectileRefId=tostring(game:GetService("HttpService"):GenerateGUID(true)),direction=Vector3.new(35.34561538696289 -16 , -(856.8219795227051 -(98 + 717)), -(1061.5348510742188 -(802 + 24))),fromPosition=v346,initialVelocity=Vector3.new(32.34561538696289 -13 , -(51.82197952270508 -10), -(35.53485107421875 + 200))}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("OwlFireProjectile"):InvokeServer(unpack(v692));else local v693=v521[1];end end if (v10(v9(v9(({v11(v347,nil)})[2],":%d+:"),"%d+"))==1) then return v347({});else return v127();end end OwlAimbot=Combat.NewButton({Name="OwlAimbot",Function=function(v348) if v348 then task.spawn(function() repeat task.wait();local v1123=v103(9000000209 -(603 + 118) );if v1123 then task.wait(0 + 0 );v127(v1123['Character']['PrimaryPart'].Position);end until not OwlAimbot['Enabled'] end);end end});function setCameraToPlayer(v349) local function v350(v522) if v522 then local v694=game['Players']['LocalPlayer'];local v695=game['Workspace']['CurrentCamera'];if (v349 and v349['Character'] and v349['Character']:FindFirstChild("HumanoidRootPart")) then local v1243=v349['Character']['HumanoidRootPart']['Position'];v695['CFrame']=CFrame.new(v695['CFrame'].Position,v1243);end else local v696=v522[1];end end if (v10(v9(v9(({v11(v350,nil)})[2],":%d+:"),"%d+"))==1) then return v350({});else return setCameraToPlayer();end end AimAssist=Combat.NewButton({Name="AimAssist",Function=function(v351) if v351 then task.spawn(function() repeat task.wait(0 -0 );local v1124=v103(66 -46 );if v1124 then setCameraToPlayer(v1124);end until not AimAssist['Enabled'] end);end end});local v128={};for v352,v353 in pairs(workspace:GetChildren()) do if (v353['Name']=="chest") then table.insert(v128,v353);end end Stealer=Blatant.NewButton({Name="ChestStealer",Function=function(v354) if v354 then task.spawn(function() repeat task.wait();task.wait(0.15 + 0 );task.spawn(function() for v1299,v1300 in pairs(v128) do local v1301=(v1300['Position'] -PrimaryPart['Position'])['Magnitude'];if (v1301<=(13 + 17)) then for v1435,v1436 in pairs(v1300['ChestFolderValue']['Value']:GetChildren()) do if v1436:IsA("Accessory") then task.wait();game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):FindFirstChild("@rbxts")['net']['out']['_NetManaged']:FindFirstChild("Inventory/ChestGetItem"):InvokeServer(v1300['ChestFolderValue'].Value,v1436);end end end end end);until not Stealer['Enabled'] end);end end});Gravity=Blatant.NewButton({Name="Gravity",Function=function(v355) if v355 then task.spawn(function() repeat task.wait();workspace['Gravity']=60.599999999999994 + 12 ;until not Gravity['Enabled'] workspace['Gravity']=143.2 + 53 ;end);end end});local v129=1.5 + 1 ;local v130=nil;local v131=nil;local function v132() local function v356(v523) if v523 then local v698=Instance.new("ScreenGui");v698['Name']="FlightModeUI";v698['Parent']=LocalPlayer:WaitForChild("PlayerGui");local v701=Instance.new("Frame");v701['Parent']=v698;v701['BackgroundColor3']=Color3.fromRGB(1688 -(797 + 636) ,1238 -983 ,1874 -(1427 + 192) );v701['BackgroundTransparency']=0.8 + 0 ;v701['BorderColor3']=Color3.fromRGB(0 -0 ,0 + 0 ,0 + 0 );v701['BorderSizePixel']=326 -(192 + 134) ;v701['Position']=UDim2.new(1276.5 -(316 + 960) , -(65.5 + 51),0.5 + 0 , -(48.5 + 3));v701['Size']=UDim2.new(0 -0 ,784 -(83 + 468) ,1806 -(1202 + 604) ,480 -377 );local v709=Instance.new("UICorner");v709['Parent']=v701;v709['CornerRadius']=UDim.new(0 -0 ,55 -35 );v130=Instance.new("TextLabel");v130['Name']="CountdownLabel";v130['Parent']=v701;v130['BackgroundColor3']=Color3.fromRGB(580 -(45 + 280) ,247 + 8 ,223 + 32 );v130['BackgroundTransparency']=1 + 0 ;v130['BorderColor3']=Color3.fromRGB(0 + 0 ,0 + 0 ,0 -0 );v130['BorderSizePixel']=1911 -(340 + 1571) ;v130['Position']=UDim2.new(0.5 + 0 , -(1872 -(1733 + 39)),0.5 -0 , -(1059 -(125 + 909)));v130['Size']=UDim2.new(1948 -(1096 + 852) ,90 + 110 ,0 -0 ,49 + 1 );v130['Font']=Enum['Font']['LuckiestGuy'];v130['Text']=string.format("%.1f",v129);v130['TextScaled']=true;v130['TextSize']=526 -(409 + 103) ;v130['TextWrapped']=true;local v726=Instance.new("Frame");v726['Parent']=v698;v726['BackgroundColor3']=Color3.fromRGB(236 -(46 + 190) ,95 -(51 + 44) ,0 + 0 );v726['BorderColor3']=Color3.fromRGB(1317 -(1114 + 203) ,726 -(228 + 498) ,0 + 0 );v726['BorderSizePixel']=0 + 0 ;v726['Position']=UDim2.new(663.5 -(174 + 489) , -(200 -123),1905.5 -(830 + 1075) ,544 -(303 + 221) );v726['Size']=UDim2.new(1269 -(231 + 1038) ,129 + 25 ,1162 -(171 + 991) ,90 -68 );local v733=Instance.new("UICorner");v733['Parent']=v726;v733['CornerRadius']=UDim.new(0 -0 ,74 -44 );else local v736=v523[1];end end if (v10(v9(v9(({v11(v356,nil)})[2],":%d+:"),"%d+"))==1) then return v356({});else return v132();end end local function v133() local function v357(v524) if v524 then local v737=LocalPlayer:FindFirstChild("PlayerGui");if v737 then local v1245=v737:FindFirstChild("FlightModeUI");if v1245 then v1245:Destroy();end end v130=nil;else local v738=v524[1];end end if (v10(v9(v9(({v11(v357,nil)})[2],":%d+:"),"%d+"))==1) then return v357({});else return v133();end end local function v134(v358) local function v359(v525) if v525 then if v130 then v130['Text']=string.format("%.1f",v358);end else local v739=v525[1];end end if (v10(v9(v9(({v11(v359,nil)})[2],":%d+:"),"%d+"))==1) then return v359({});else return v134();end end local v129=2.5 + 0 ;local v130=nil;local function v132() local function v360(v526) if v526 then local v740=Instance.new("ScreenGui");v740['Name']="FlightModeUI";v740['Parent']=game['Players']['LocalPlayer']:WaitForChild("PlayerGui");local v743=Instance.new("Frame");v743['Parent']=v740;v743['BackgroundColor3']=Color3.fromRGB(893 -638 ,735 -480 ,411 -156 );v743['BackgroundTransparency']=0.8 -0 ;v743['BorderColor3']=Color3.fromRGB(1248 -(111 + 1137) ,158 -(91 + 67) ,0 -0 );v743['BorderSizePixel']=0 + 0 ;v743['Position']=UDim2.new(523.5 -(423 + 100) , -(1.5 + 115),0.5 -0 , -(27.5 + 24));v743['Size']=UDim2.new(771 -(326 + 445) ,1016 -783 ,0 -0 ,239 -136 );local v751=Instance.new("UICorner");v751['Parent']=v743;v751['CornerRadius']=UDim.new(711 -(530 + 181) ,901 -(614 + 267) );v130=Instance.new("TextLabel");v130['Name']="CountdownLabel";v130['Parent']=v743;v130['BackgroundColor3']=Color3.fromRGB(287 -(19 + 13) ,414 -159 ,593 -338 );v130['BackgroundTransparency']=2 -1 ;v130['BorderColor3']=Color3.fromRGB(0 + 0 ,0 -0 ,0 -0 );v130['BorderSizePixel']=1812 -(1293 + 519) ;v130['Position']=UDim2.new(0.5 -0 , -(261 -161),0.5 -0 , -(107 -82));v130['Size']=UDim2.new(0 -0 ,106 + 94 ,0 + 0 ,116 -66 );v130['Font']=Enum['Font']['LuckiestGuy'];v130['Text']=string.format("%.1f",v129);v130['TextScaled']=true;v130['TextSize']=4 + 10 ;v130['TextWrapped']=true;local v768=Instance.new("Frame");v768['Parent']=v740;v768['BackgroundColor3']=Color3.fromRGB(0 + 0 ,0 + 0 ,1096 -(709 + 387) );v768['BorderColor3']=Color3.fromRGB(1858 -(673 + 1185) ,0 -0 ,0 -0 );v768['BorderSizePixel']=0 -0 ;v768['Position']=UDim2.new(0.5 + 0 , -(58 + 19),0.5 -0 ,5 + 15 );v768['Size']=UDim2.new(0 -0 ,302 -148 ,1880 -(446 + 1434) ,1305 -(1040 + 243) );local v775=Instance.new("UICorner");v775['Parent']=v768;v775['CornerRadius']=UDim.new(0 -0 ,1877 -(559 + 1288) );else local v778=v526[1];end end if (v10(v9(v9(({v11(v360,nil)})[2],":%d+:"),"%d+"))==1) then return v360({});else return v132();end end local function v133() local function v361(v527) if v527 then local v779=game['Players']['LocalPlayer']:FindFirstChild("PlayerGui");if v779 then local v1247=v779:FindFirstChild("FlightModeUI");if v1247 then v1247:Destroy();end end v130=nil;else local v780=v527[1];end end if (v10(v9(v9(({v11(v361,nil)})[2],":%d+:"),"%d+"))==1) then return v361({});else return v133();end end local function v134(v362) local function v363(v528) if v528 then if v130 then v130['Text']=string.format("%.1f",v362);end else local v781=v528[1];end end if (v10(v9(v9(({v11(v363,nil)})[2],":%d+:"),"%d+"))==1) then return v363({});else return v134();end end local v135=true;local v136=game:GetService("Players");local v137=v136['LocalPlayer'];local v138=game:GetService("UserInputService");local v139=nil;local function v140() local function v364(v529) if v529 then local v782=v137['Character'] or v137['CharacterAdded']:Wait() ;local v783=v782:WaitForChild("HumanoidRootPart");v139=v783['Position'];local v785=v783['Position'];local v786=Vector3.new(1931 -(609 + 1322) , -(1454 -(13 + 441)),0 -0 );local v787=RaycastParams.new();v787['FilterDescendantsInstances']={v782};v787['FilterType']=Enum['RaycastFilterType']['Blacklist'];v787['IgnoreWater']=true;local v792=workspace:Raycast(v785,v786,v787);if v792 then local v1249=v792['Position'];v783['CFrame']=CFrame.new(v1249 + Vector3.new(0 -0 ,1 + 2 ,0 -0 ) );wait(0.2 + 0 );v783['CFrame']=CFrame.new(v783['Position'].X,v139.Y,v783['Position'].Z);else v129=0.6 + 0 ;v134(v129);end else local v793=v529[1];end end if (v10(v9(v9(({v11(v364,nil)})[2],":%d+:"),"%d+"))==1) then return v364({});else return v140();end end local function v141() local function v365(v530) if v530 then while v129>(0 -0) do v129=v129-(0.1 + 0) ;v134(v129);task.wait(0.1 -0 );end else local v794=v530[1];end end if (v10(v9(v9(({v11(v365,nil)})[2],":%d+:"),"%d+"))==1) then return v365({});else return v141();end end local v131;Fly=Blatant.NewButton({Name="Fly",Function=function(v366) if v366 then v129=2.5 + 0 ;v132();task.spawn(function() repeat task.wait(0.2 + 0 );v141();until not Fly['Enabled'] end);task.spawn(function() repeat task.wait();if (v129<(0.6 + 0)) then v129=2.5 + 0 ;v140();v134(v129);end until not Fly['Enabled'] end);v131=RunService['Heartbeat']:Connect(function() local v795=PrimaryPart['Velocity'];PrimaryPart['Velocity']=Vector3.new(v795.X,2.03 + 0 ,v795.Z);if v138:IsKeyDown("Space") then PrimaryPart['Velocity']=Vector3.new(v795.X,477 -(153 + 280) ,v795.Z);end if v138:IsKeyDown("LeftShift") then PrimaryPart['Velocity']=Vector3.new(v795.X, -(126 -82),v795.Z);end end);else pcall(function() v131:Disconnect();v133();v129=2.5 + 0 ;end);end end});local v142=game['Players']['LocalPlayer'];local v143=v142['Character'] or v142['CharacterAdded']:Wait() ;local v144=v143:WaitForChild("HumanoidRootPart");local v145=workspace['CurrentCamera'];local v146=game:GetService("RunService");local v138=game:GetService("UserInputService");local v147;local v148;local function v149(v367) local function v368(v531) if v531 then v143=v367;v144=v143:WaitForChild("HumanoidRootPart");else local v797=v531[1];end end if (v10(v9(v9(({v11(v368,nil)})[2],":%d+:"),"%d+"))==1) then return v368({});else return v149();end end v142['CharacterAdded']:Connect(v149);local function v150() local function v369(v532) if v532 then if v148 then v148:Disconnect();end if v147 then v147:Destroy();end v145['CameraSubject']=v142['Character'];else local v800=v532[1];end end if (v10(v9(v9(({v11(v369,nil)})[2],":%d+:"),"%d+"))==1) then return v369({});else return v150();end end v142['CharacterRemoving']:Connect(v150);InfiniteFly=Blatant.NewButton({Name="InfiniteFly",Function=function(v370) if v370 then CreateNotification2("InfiniteFly",1.2000000000000002 + 1 ,"Teleport UP");v147=Instance.new("Part",workspace);v147['Anchored']=true;v147['CanCollide']=true;v147['CFrame']=v144['CFrame'];v147['Transparency']=1 + 0 ;v147['Size']=Vector3.new(0.5 + 0 ,0.5 + 0 ,0.5 -0 );v144['CFrame']+=Vector3.new(0 + 0 ,1000667 -(89 + 578) ,0 + 0 ) v145['CameraSubject']=v147;v148=v146['Heartbeat']:Connect(function() if (v144['Position']['Y']<v147['Position']['Y']) then v144['CFrame']+=Vector3.new(0 -0 ,1001049 -(572 + 477) ,0 + 0 ) end if v138:IsKeyDown(Enum['KeyCode'].Space) then v147['CFrame']+=Vector3.new(0 + 0 ,0.45 + 0 ,86 -(84 + 2) ) end if v138:IsKeyDown(Enum['KeyCode'].LeftShift) then v147['CFrame']+=Vector3.new(0 -0 , -(0.45 + 0),842 -(497 + 345) ) end v147['CFrame']=CFrame.new(v144['CFrame'].X,v147['CFrame'].Y,v144['CFrame'].Z);end);else pcall(function() v148:Disconnect();for v1126=1 + 0 ,3 + 12 do task.wait(1333.01 -(605 + 728) );v144['Velocity']=Vector3.new(0 + 0 ,0 -0 ,0 + 0 );v144['CFrame']=v147['CFrame'];end v147:Destroy();end);v145['CameraSubject']=v143;end end});RootPartShow=InfiniteFly.NewToggle({Name="ShowRoot",Function=function() end});local v151=v99("GroundHit");NoFall=Blatant.NewButton({Name="NoFall",Function=function(v371) if v371 then task.spawn(function() repeat task.wait(0.2 -0 );v151:FireServer();until not NoFall['Enabled'] end);end end});local v136=game:GetService("Players");local v137=v136['LocalPlayer'];infernalsaberInstantKill=Blatant.NewButton({Name="InfernalSaberInstantKill",Function=function(v372) if v372 then task.spawn(function() repeat task.wait();game:GetService("ReplicatedStorage")['rbxts_include']['node_modules']:FindFirstChild("@rbxts")['net']['out']['_NetManaged']['HellBladeRelease']:FireServer({chargeTime=0.5 + 0 ,player=v137,weapon=workspace[v137['Name']]['InventoryFolder']});until not infernalsaberInstantKill['Enabled'] end);end end});GodMode=Blatant.NewButton({Name="MelodyGodMode",Function=function(v373) if v373 then task.spawn(function() repeat task.wait();local v1130={[2 -1 ]={healTarget=game['Players']['LocalPlayer']}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("PlayGuitar"):FireServer(unpack(v1130));until not GodMode['Enabled'] end);end end});jellyfishExploit=Blatant.NewButton({Name="jellyfishExploit",Function=function(v374) if v374 then task.spawn(function() repeat task.wait(0.2 + 0 );local v1131={[490 -(457 + 32) ]="electrify_jellyfish"};game:GetService("ReplicatedStorage"):WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v1131));until not jellyfishExploit['Enabled'] end);end end});local v152=game:GetService("ReplicatedStorage");local v136=game:GetService("Players");local v137=v136['LocalPlayer'];local function v153() local function v375(v533) if v533 then local v802=v137['Character'];local v803=v802 and v802:FindFirstChild("HumanoidRootPart") ;if not v803 then return;end local v804={[1 + 0 ]="dash",[1404 -(832 + 570) ]={direction=v803['CFrame']['LookVector'],origin=v803['Position'],weapon="wood_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v804));else local v805=v533[1];end end if (v10(v9(v9(({v11(v375,nil)})[2],":%d+:"),"%d+"))==1) then return v375({});else return v153();end end local function v154() local function v376(v534) if v534 then local v806=v137['Character'];local v807=v806 and v806:FindFirstChild("HumanoidRootPart") ;if not v807 then return;end local v808={[1 + 0 ]="dash",[1 + 1 ]={direction=v807['CFrame']['LookVector'],origin=v807['Position'],weapon="stone_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v808));else local v809=v534[1];end end if (v10(v9(v9(({v11(v376,nil)})[2],":%d+:"),"%d+"))==1) then return v376({});else return v154();end end local function v155() local function v377(v535) if v535 then local v810=v137['Character'];local v811=v810 and v810:FindFirstChild("HumanoidRootPart") ;if not v811 then return;end local v812={[3 -2 ]="dash",[1 + 1 ]={direction=v811['CFrame']['LookVector'],origin=v811['Position'],weapon="iron_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v812));else local v813=v535[1];end end if (v10(v9(v9(({v11(v377,nil)})[2],":%d+:"),"%d+"))==1) then return v377({});else return v155();end end local function v156() local function v378(v536) if v536 then local v814=v137['Character'];local v815=v814 and v814:FindFirstChild("HumanoidRootPart") ;if not v815 then return;end local v816={[797 -(588 + 208) ]="dash",[5 -3 ]={direction=v815['CFrame']['LookVector'],origin=v815['Position'],weapon="diamond_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v816));else local v817=v536[1];end end if (v10(v9(v9(({v11(v378,nil)})[2],":%d+:"),"%d+"))==1) then return v378({});else return v156();end end local function v157() local function v379(v537) if v537 then local v818=v137['Character'];local v819=v818 and v818:FindFirstChild("HumanoidRootPart") ;if not v819 then return;end local v820={[1801 -(884 + 916) ]="dash",[3 -1 ]={direction=v819['CFrame']['LookVector'],origin=v819['Position'],weapon="emerald_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v820));else local v821=v537[1];end end if (v10(v9(v9(({v11(v379,nil)})[2],":%d+:"),"%d+"))==1) then return v379({});else return v157();end end YuziDisabler=Blatant.NewButton({Name="YuziAntiCheatDisabler",Function=function(v380) if v380 then task.spawn(function() repeat task.wait(2.3 + 0 );if v100("wood_dao") then v106("wood_dao");v153();v137['Character']['Humanoid']['WalkSpeed']=696 -(232 + 421) ;wait(1890 -(1569 + 320) );v137['Character']['Humanoid']['WalkSpeed']=6.199999999999999 + 16 ;elseif v100("stone_dao") then v106("stone_dao");v154();v137['Character']['Humanoid']['WalkSpeed']=9 + 34 ;wait(3 -2 );v137['Character']['Humanoid']['WalkSpeed']=627.2 -(316 + 289) ;elseif v100("iron_dao") then v106("iron_dao");v155();v137['Character']['Humanoid']['WalkSpeed']=112 -69 ;wait(1 + 0 );v137['Character']['Humanoid']['WalkSpeed']=1475.2 -(666 + 787) ;elseif v100("diamond_dao") then v106("diamond_dao");v156();v137['Character']['Humanoid']['WalkSpeed']=468 -(360 + 65) ;wait(1 + 0 );v137['Character']['Humanoid']['WalkSpeed']=276.2 -(79 + 175) ;elseif v100("emerald_dao") then v106("emerald_dao");v157();v137['Character']['Humanoid']['WalkSpeed']=67 -24 ;wait(1 + 0 );v137['Character']['Humanoid']['WalkSpeed']=67.2 -45 ;end until not YuziDisabler['Enabled'] end);end end});local v158=loadstring(game:HttpGet("https://raw.githubusercontent.com/nil5623we/Functions/main/Invisfunc",true))();InvisibleExploit=Blatant.NewButton({Name="InvisibleExploit",Function=function(v381) if v381 then task.spawn(function() repeat task.wait(0.2 -0 );v158();until not InvisibleExploit['Enabled'] end);end end});local v136=game:GetService("Players");local v137=v136['LocalPlayer'];function IsAlive(v382) local function v383(v538) if v538 then v382=v382 or v137 ;if not v382['Character'] then return false;end if not v382['Character']:FindFirstChild("Humanoid") then return false;end if (v382['Character']:FindFirstChild("Humanoid")['Health']<=(899 -(503 + 396))) then return false;end return true;else local v822=v538[1];end end if (v10(v9(v9(({v11(v383,nil)})[2],":%d+:"),"%d+"))==1) then return v383({});else return IsAlive();end end local v159={};local v160=281 -(92 + 89) ;Speed=Blatant.NewButton({Name="Speed",Function=function(v384) if v384 then task.spawn(function() if IsAlive(v137) then v160=v137['Character']['Humanoid']['Health'];repeat task.wait(0.2 -0 );v137['Character']['Humanoid']['WalkSpeed']=12 + 10 ;v137['Character']['Humanoid']['HealthChanged']:Connect(function(v1378) task.spawn(function() if v159['Enabled'] then v137['Character']['Humanoid']['WalkSpeed']=18 + 12 ;task.wait(7 -5 );v137['Character']['Humanoid']['WalkSpeed']=4 + 18 ;end end);task.wait(0.1 -0 );v160=v1378;end);until not Speed['Enabled'] end end);end end});v159=Speed.NewToggle({Name="Damage Boost",Function=function(v385) end});Spider=Blatant.NewButton({Name="Spider",Function=function(v386) if v386 then repeat local v823=raycast(v144.Position,Humanoid['MoveDirection'] * (2 + 0) );local v824=v144['Velocity'];if (v823 and not v138:IsKeyDown("S")) then v144['Velocity']=Vector3.new(v824.X,28 + 30 ,v824.Z);end task.wait();until not Spider['Enabled'] end end});FOV=Blatant.NewButton({Name="FOV",Function=function(v387) if v387 then task.spawn(function() repeat task.wait(0.2 -0 );game['Workspace']['CurrentCamera']['FieldOfView']=17 + 118 ;until not FOV['Enabled'] end);end end});local function v161(v388,v389) local function v390(v539) if v539 then local v825=game['ReplicatedStorage']['rbxts_include']['node_modules']:WaitForChild("@easy-games"):WaitForChild("block-engine")['node_modules']:WaitForChild("@rbxts")['net']['out']:WaitForChild("_NetManaged");local v826={[1 -0 ]={blockType=v389,position=Vector3.new(v388['X']/(1247 -(485 + 759)) ,v388['Y']/(6 -3) ,v388['Z']/(1192 -(442 + 747)) ),blockData=1135 -(832 + 303) }};v825['PlaceBlock']:InvokeServer(unpack(v826));else local v827=v539[1];end end if (v10(v9(v9(({v11(v390,nil)})[2],":%d+:"),"%d+"))==1) then return v390({});else return v161();end end local function v162() local function v391(v540) if v540 then for v1133,v1134 in pairs(v28:GetChildren()) do if v1134['Name']:lower():find("wool") then return v1134['Name'];end end else local v828=v540[1];end end if (v10(v9(v9(({v11(v391,nil)})[2],":%d+:"),"%d+"))==1) then return v391({});else return v162();end end local v163;Scaffold=Blatant.NewButton({Name="Scaffold",Function=function(v392) if v392 then task.spawn(function() v163=game["Run Service"]['RenderStepped']:Connect(function() if game['UserInputService']:IsKeyDown(Enum['KeyCode'].Space) then local v1304=v121['Character']['PrimaryPart']['Velocity'];v121['Character']['PrimaryPart']['Velocity']=Vector3.new(v1304.X,956 -(88 + 858) ,v1304.Z);end local v1135=v162();v161((v121['Character']['PrimaryPart']['CFrame'] + (v121['Character']['PrimaryPart']['CFrame']['LookVector'] * (1 + 0))) -Vector3.new(0 + 0 ,1.5 + 3 ,789 -(766 + 23) ) ,v1135);if not Scaffold['Enabled'] then return;end v161((v121['Character']['PrimaryPart']['CFrame'] + (v121['Character']['PrimaryPart']['CFrame']['LookVector'] * (9 -7))) -Vector3.new(0 -0 ,10.5 -6 ,0 -0 ) ,v1135);if not Scaffold['Enabled'] then return;end v161((v121['Character']['PrimaryPart']['CFrame'] + (v121['Character']['PrimaryPart']['CFrame']['LookVector'] * (1076 -(1036 + 37)))) -Vector3.new(0 + 0 ,7.5 -3 ,0 + 0 ) ,v1135);end);end);else pcall(function() v163:Disconnect();end);end end});InfiniteJump=Blatant.NewButton({Name="InfiniteJump",Function=function(v393) if v393 then local v591=true;local function v592() local function v829(v1136) if v1136 then if v591 then local v1417=game:GetService("Players")['LocalPlayer']['Character']:FindFirstChildOfClass("Humanoid");if v1417 then v1417:ChangeState("Jumping");end end else local v1306=v1136[1];end end if (v10(v9(v9(({v11(v829,nil)})[2],":%d+:"),"%d+"))==1) then return v829({});else return v592();end end game:GetService("UserInputService")['JumpRequest']:Connect(v592);else InfiniteJumpEnabled=false;end end});ChatSpammer=Utility.NewButton({Name="ChatSpammer",Function=function(v394) if v394 then task.spawn(function() repeat task.wait(1484 -(641 + 839) );game:GetService("ReplicatedStorage")['DefaultChatSystemChatEvents']['SayMessageRequest']:FireServer("///FqrVKaHnaw///","All");task.wait(917 -(910 + 3) );game:GetService("ReplicatedStorage")['DefaultChatSystemChatEvents']['SayMessageRequest']:FireServer("Break some beds with Aurora // FqrVKaHnaw | Aurora On Top","All");task.wait(9 -5 );game:GetService("ReplicatedStorage")['DefaultChatSystemChatEvents']['SayMessageRequest']:FireServer("Get some wins with Aurora //FqrVKaHnaw// | Aurora On Top","All");task.wait(1688 -(1466 + 218) );game:GetService("ReplicatedStorage")['DefaultChatSystemChatEvents']['SayMessageRequest']:FireServer("ProtoSense? Never heard of it | Aurora On Top","All");task.wait(2 + 2 );game:GetService("ReplicatedStorage")['DefaultChatSystemChatEvents']['SayMessageRequest']:FireServer("Anticheat? Never heard of it | Aurora On Top","All");until not ChatSpammer['Enabled'] end);end end});local v164=game['Players']['LocalPlayer'];local v165=game:GetService("Players");local v166=game:GetService("ReplicatedStorage");local v167=v166['DefaultChatSystemChatEvents']['SayMessageRequest'];local function v168(v395) local function v396(v541) if v541 then if (v395['Team']~=v164['Team']) then local v1255={"Aurora On Top " .. v395['Name'] .. " | Aurora On Top" ,"My gaming chair is too powerful " .. v395['Name'] .. " | Aurora On Top" ,"I have a good gaming chair " .. v395['Name'] .. " | Aurora On Top" ,"// FqrVKaHnaw //" .. v395['Name'] .. " | Aurora On Top" ," " .. v395['Name'] .. " ? Never heard of it! | Aurora On Top" ,"L " .. v395['Name'] .. " | Aurora On Top" ,"Hahaha " .. v395['Name'] .. " | Aurora On Top" };local v1256=v1255[math.random(740 -(396 + 343) , #v1255)];v167:FireServer(v1256,"All");end else local v830=v541[1];end end if (v10(v9(v9(({v11(v396,nil)})[2],":%d+:"),"%d+"))==1) then return v396({});else return v168();end end local function v169() local function v397(v542) if v542 then for v1137,v1138 in pairs(v165:GetPlayers()) do if (v1138~=v164) then local v1307=v1138['Character'];if v1307 then local v1418=v1307:FindFirstChildOfClass("Humanoid");if v1418 then v1418['Died']:Connect(function() v168(v1138);end);end end v1138['CharacterAdded']:Connect(function(v1379) local v1380=v1379:WaitForChild("Humanoid");v1380['Died']:Connect(function() v168(v1138);end);end);end end v165['PlayerAdded']:Connect(function(v1139) v1139['CharacterAdded']:Connect(function(v1257) local v1258=v1257:WaitForChild("Humanoid");v1258['Died']:Connect(function() v168(v1139);end);end);end);else local v831=v542[1];end end if (v10(v9(v9(({v11(v397,nil)})[2],":%d+:"),"%d+"))==1) then return v397({});else return v169();end end AutoToxic=Utility.NewButton({Name="AutoToxic",Function=function(v398) if v398 then task.spawn(function() v169();wait(1 + 2 );repeat task.wait();until not AutoToxic['Enabled'] end);end end});AutoReport=Utility.NewButton({Name="AutoReport",Function=function(v399) if v399 then task.spawn(function() repeat task.wait(1480 -(29 + 1448) );local v1140=game:GetService("Players"):GetPlayers();local v1141={};for v1259,v1260 in ipairs(v1140) do if (v1260~=game['Players']['LocalPlayer']) then table.insert(v1141,v1260.UserId);end end game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("ReportPlayer"):FireServer(unpack(v1141));until not AutoReport['Enabled'] end);end end});AutoForgeAll=Utility.NewButton({Name="AutoForgeAll",Function=function(v400) if v400 then task.spawn(function() repeat task.wait(1389.1 -(135 + 1254) );local v1142={[3 -2 ]={forgeUpgrade=0 -0 }};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetForgeSelectMechanic"):FireServer(unpack(v1142));local v1142={[1 + 0 ]={forgeUpgrade=1528 -(389 + 1138) }};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetForgeSelectMechanic"):FireServer(unpack(v1142));local v1142={[575 -(102 + 472) ]={forgeUpgrade=2 + 0 }};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetForgeSelectMechanic"):FireServer(unpack(v1142));local v1142={[1 + 0 ]={forgeUpgrade=3 + 0 }};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetForgeSelectMechanic"):FireServer(unpack(v1142));local v1142={[1546 -(320 + 1225) ]={forgeUpgrade=6 -2 }};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetForgeSelectMechanic"):FireServer(unpack(v1142));until not AutoForgeAll['Enabled'] end);end end});local function v170() local function v401(v543) if v543 then local v832={[1 + 0 ]={shopItem={ignoredByKit={[1465 -(157 + 1307) ]="barbarian",[1861 -(821 + 1038) ]="dasher",[7 -4 ]="frost_hammer_kit",[1 + 3 ]="tinker"},itemType="stone_sword",price=124 -54 ,superiorItems={[1 + 0 ]="iron_sword"},currency="iron",amount=2 -1 ,lockAfterPurchase=true,category="Combat",disabledInQueue={[1027 -(834 + 192) ]="tnt_wars"}},shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v832));else local v833=v543[1];end end if (v10(v9(v9(({v11(v401,nil)})[2],":%d+:"),"%d+"))==1) then return v401({});else return v170();end end local function v171() local function v402(v544) if v544 then local v834={[1 + 0 ]={shopItem={ignoredByKit={[1 + 0 ]="barbarian",[1 + 1 ]="dasher",[4 -1 ]="frost_hammer_kit",[308 -(300 + 4) ]="tinker"},itemType="iron_sword",price=19 + 51 ,superiorItems={[2 -1 ]="diamond_sword"},currency="iron",amount=363 -(112 + 250) ,lockAfterPurchase=true,category="Combat",disabledInQueue={[1 + 0 ]="tnt_wars"}},shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v834));else local v835=v544[1];end end if (v10(v9(v9(({v11(v402,nil)})[2],":%d+:"),"%d+"))==1) then return v402({});else return v171();end end local function v172() local function v403(v545) if v545 then local v836={[2 -1 ]={shopItem={ignoredByKit={[1 + 0 ]="barbarian",[2 + 0 ]="dasher",[3 + 0 ]="frost_hammer_kit",[2 + 2 ]="tinker"},itemType="diamond_sword",price=53 + 17 ,superiorItems={[1415 -(1001 + 413) ]="emerald_sword"},currency="emerald",amount=2 -1 ,lockAfterPurchase=true,category="Combat",disabledInQueue={[883 -(244 + 638) ]="tnt_wars"}},shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v836));else local v837=v545[1];end end if (v10(v9(v9(({v11(v403,nil)})[2],":%d+:"),"%d+"))==1) then return v403({});else return v172();end end local function v173() local function v404(v546) if v546 then local v838={[694 -(627 + 66) ]={shopItem={lockAfterPurchase=true,itemType="leather_chestplate",price=148 -98 ,customDisplayName="Leather Armor",superiorItems={[603 -(512 + 90) ]="iron_chestplate"},currency="iron",amount=1907 -(1665 + 241) ,category="Combat",ignoredByKit={[718 -(373 + 344) ]="bigman",[1 + 1 ]="tinker"},spawnWithItems={[1 + 0 ]="leather_helmet",[5 -3 ]="leather_chestplate",[4 -1 ]="leather_boots"},nextTier="iron_chestplate"},shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v838));else local v839=v546[1];end end if (v10(v9(v9(({v11(v404,nil)})[2],":%d+:"),"%d+"))==1) then return v404({});else return v173();end end local function v174() local function v405(v547) if v547 then local v840={[1100 -(35 + 1064) ]={shopItem={lockAfterPurchase=true,itemType="iron_chestplate",price=88 + 32 ,prevTier="leather_chestplate",customDisplayName="Iron Armor",currency="iron",ignoredByKit={[2 -1 ]="bigman",[1 + 1 ]="tinker"},category="Combat",tiered=true,nextTier="diamond_chestplate",spawnWithItems={[1237 -(298 + 938) ]="iron_helmet",[1261 -(233 + 1026) ]="iron_chestplate",[1669 -(636 + 1030) ]="iron_boots"},amount=1 + 0 },shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v840));else local v841=v547[1];end end if (v10(v9(v9(({v11(v405,nil)})[2],":%d+:"),"%d+"))==1) then return v405({});else return v174();end end local function v175() local function v406(v548) if v548 then local v842={[1 + 0 ]={shopItem={lockAfterPurchase=true,itemType="Diamond_chestplate",price=3 + 5 ,customDisplayName="Diamond Armor",superiorItems={[1 + 0 ]="iron_chestplate"},currency="iron",amount=222 -(55 + 166) ,category="Combat",ignoredByKit={[1 + 0 ]="bigman",[1 + 1 ]="tinker"},spawnWithItems={[3 -2 ]="diamond_helmet",[299 -(36 + 261) ]="diamond_chestplate",[4 -1 ]="diamond_boots"},nextTier="diamond_chestplate"},shopId="1_item_shop"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("BedwarsPurchaseItem"):InvokeServer(unpack(v842));else local v843=v548[1];end end if (v10(v9(v9(({v11(v406,nil)})[2],":%d+:"),"%d+"))==1) then return v406({});else return v175();end end AutoBuy=Utility.NewButton({Name="AutoBuy",Function=function(v407) if v407 then task.spawn(function() repeat task.wait(1368.1 -(34 + 1334) );if v100("wood_sword") then v170();end if (v100("stone_sword") and not v100("iron_chestplate") and not v100("diamond_chestplate") and not v100("emerald_chestplate")) then v173();end if v100("leather_chestplate") then v174();end if (v100("iron_sword") or v100("stone_sword") or v100("wood_sword")) then v172();end if v100("iron_chestplate") then v175();end until not AutoBuy['Enabled'] end);end end});local v176=v99("ConsumeItem");AutoConsume=Utility.NewButton({Name="AutoConsume",Function=function(v408) if v408 then task.spawn(function() repeat task.wait();if v100("speed_potion") then v176:InvokeServer({item=v28:WaitForChild("speed_potion")});end if v100("pie") then v176:InvokeServer({item=v28:WaitForChild("pie")});end if v100("diamond") then v176:InvokeServer({item=v28:WaitForChild("diamond")});end until not AutoConsume['Enabled'] end);end end});AutoHeal=Utility.NewButton({Name="AutoHeal",Function=function(v409) if v409 then task.spawn(function() repeat task.wait();local v1143=game['Players']['LocalPlayer'];local v1144=v1143['Character'] or v1143['CharacterAdded']:Wait() ;local v1145=v1144:FindFirstChildOfClass("Humanoid");if (v1145 and (v1145['Health']<(29 + 46))) then if v100("apple") then v176:InvokeServer({item=v28:WaitForChild("apple")});end end until not AutoHeal['Enabled'] end);end end});AutoUpgradeEra=Utility.NewButton({Name="AutoUpgradeEra",Function=function(v410) if v410 then task.spawn(function() repeat task.wait(0.2 + 0 );local v1146={[1284 -(1035 + 248) ]={era="iron_era"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseEra"):InvokeServer(unpack(v1146));local v1146={[22 -(20 + 1) ]={era="diamond_era"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseEra"):InvokeServer(unpack(v1146));local v1146={[1 + 0 ]={era="emerald_era"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseEra"):InvokeServer(unpack(v1146));local v1146={[320 -(134 + 185) ]={upgrade="destruction_i"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseTeamUpgrade"):InvokeServer(unpack(v1146));local v1146={[1134 -(549 + 584) ]={upgrade="altar_i"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseTeamUpgrade"):InvokeServer(unpack(v1146));local v1146={[686 -(314 + 371) ]={upgrade="magic_i"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseTeamUpgrade"):InvokeServer(unpack(v1146));local v1146={[3 -2 ]={upgrade="magic_ii"}};game:GetService("ReplicatedStorage"):WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("RequestPurchaseTeamUpgrade"):InvokeServer(unpack(v1146));until not AutoUpgradeEra['Enabled'] end);end end});ScytheDisabler=Utility.NewButton({Name="ScytheDisabler",Function=function(v411) if v411 then local v593=Bypassmode['Option'];task.spawn(function() repeat task.wait();if (v593=="Bypass") then local v1308={[969 -(478 + 490) ]={direction=Vector3.new(0.46722307801246643 + 0 , -(1172.0000000017699 -(786 + 386)), -(0.8841394782066345 -0))}};game:GetService("ReplicatedStorage")['rbxts_include']['node_modules']:FindFirstChild("@rbxts")['net']['out']['_NetManaged']['ScytheDash']:FireServer(unpack(v1308));isEnabled=true;elseif (v593=="Walkspeed") then isEnabled=false;game['Players']['LocalPlayer']['Character']['Humanoid']['WalkSpeed']=1404.3 -(1055 + 324) ;local v1420={[1341 -(1093 + 247) ]={direction=Vector3.new(0.46722307801246643 + 0 , -(1.769954627306447E-09 + 0), -(0.8841394782066345 -0))}};game:GetService("ReplicatedStorage")['rbxts_include']['node_modules']:FindFirstChild("@rbxts")['net']['out']['_NetManaged']['ScytheDash']:FireServer(unpack(v1420));end until not ScytheDisabler['Enabled'] isEnabled=false;game['Players']['LocalPlayer']['Character']['Humanoid']['WalkSpeed']=74 -52 ;end);end end});Bypassmode=ScytheDisabler.NewPicker({Name="Mode",Options={"Bypass","Walkspeed"}});local function v177(v412) local function v413(v549) if v549 then return v412:GetRankInGroup(2054045 + 3720201 );else local v845=v549[1];end end if (v10(v9(v9(({v11(v413,nil)})[2],":%d+:"),"%d+"))==1) then return v413({});else return v177();end end local v178;StaffDetector=Utility.NewButton({Name="StaffDetector",Function=function(v414) if v414 then task.wait(3 -2 );v178=game['Players']['PlayerAdded']:Connect(function(v846) if (v177(v846)>=(6 -4)) then CreateNotificationStaffDetector("StaffDetector",23 + 7 ,"Staff " .. v846['Name'] .. " Has Joined The Game !!!" );writefile("Staff_Detection_GroupID",v846.Name);end end);else pcall(function() v178:Disconnect();end);end end});local v179;local v180;local v181={};local v182={"Vxpe","AlSploit","blankedvoid","Render"};local function v183(v415) local function v416(v550) if v550 then local v847=v415['Name']:lower();local v848={};for v1147,v1148 in ipairs(v182) do if string.find(v847,v1148:lower()) then table.insert(v848,v1148);end end return v848;else local v849=v550[1];end end if (v10(v9(v9(({v11(v416,nil)})[2],":%d+:"),"%d+"))==1) then return v416({});else return v183();end end HackerDetector=Utility.NewButton({Name="HackerDetector",Function=function(v417) if v417 then task.wait(1 + 0 );local function v594(v850) local function v851(v1149) if v1149 then if (v850 and v850['Character']) then v850['CharacterAdded']:Connect(function(v1437) task.wait(4 -3 );while v1437 and v1437:FindFirstChild("HumanoidRootPart") do local v1443=v1437:FindFirstChild("HumanoidRootPart");if (v1443 and (v1443['Position']['Y']>(1599 -600))) then if not v181[v850['Name']] then sound=Instance.new("Sound",workspace);sound['Name']="Noooooooooooooooot noooooooooooooooooooooooot";sound['SoundId']="rbxassetid://7383525713";sound:Play();CreateNotification2("HackerDetector",91 -61 ,v850['Name'] .. " is using InfiniteFly!" );writefile("HackerDetector_log",v850.Name);v181[v850['Name']]=true;end end task.wait(1269 -(1249 + 19) );end end);end local v1309=v183(v850);if ( #v1309>(0 + 0)) then if not v181[v850['Name']] then local v1444=table.concat(v1309,", ");sound=Instance.new("Sound",workspace);sound['Name']="Noooooooooooooooot noooooooooooooooooooooooot";sound['SoundId']="rbxassetid://7383525713";sound:Play();CreateNotification2("HackerDetector",116 -86 ,v850['Name'] .. " has a suspicious name! Keywords detected: " .. v1444 );writefile("HackerDetector_log",v850.Name);v181[v850['Name']]=true;end end else local v1310=v1149[1];end end if (v10(v9(v9(({v11(v851,nil)})[2],":%d+:"),"%d+"))==1) then return v851({});else return v594();end end for v852,v853 in pairs(game['Players']:GetPlayers()) do v594(v853);end v179=game['Players']['PlayerAdded']:Connect(function(v854) v594(v854);end);v180=game:GetService("RunService")['Stepped']:Connect(function() for v1150,v1151 in pairs(game['Players']:GetPlayers()) do if (v1151 and v1151['Character'] and v1151['Character']:FindFirstChild("HumanoidRootPart")) then local v1311=v1151['Character']:FindFirstChild("HumanoidRootPart");if (v1311['Position']['Y']>(2085 -(686 + 400))) then if not v181[v1151['Name']] then sound=Instance.new("Sound",workspace);sound['Name']="Noooooooooooooooot noooooooooooooooooooooooot";sound['SoundId']="rbxassetid://7383525713";sound:Play();CreateNotification2("HackerDetector",24 + 6 ,v1151['Name'] .. " is using InfiniteFly!" );writefile("HackerDetector_log",v1151.Name);v181[v1151['Name']]=true;end end end end end);else if v179 then v179:Disconnect();end if v180 then v180:Disconnect();end v181={};end end});LagbackDetector=Utility.NewButton({Name="LagbackDetector",Function=function(v418) local v419;if v418 then v419=v144:GetPropertyChangedSignal("CFrame"):Connect(function() CreateNotification2("LagbackDetector",232 -(73 + 156) ,"Lagback detected");end);end end});function IsAlive(v420) local function v421(v551) if v551 then v420=v420 or v137 ;if not v420['Character'] then return false;end if not v420['Character']:FindFirstChild("Humanoid") then return false;end if (v420['Character']:GetAttribute("Health")<=(0 + 0)) then return false;end if not v420['Character']['PrimaryPart'] then return false;end return true;else local v855=v551[1];end end if (v10(v9(v9(({v11(v421,nil)})[2],":%d+:"),"%d+"))==1) then return v421({});else return IsAlive();end end local function v184(v422) local function v423(v552) if v552 then local v856=math.round(v422['X']/(814 -(721 + 90)) );local v857=math.round(v422['Y']/(1 + 2) );local v858=math.round(v422['Z']/(9 -6) );return Vector3.new(v856,v857,v858);else local v859=v552[1];end end if (v10(v9(v9(({v11(v423,nil)})[2],":%d+:"),"%d+"))==1) then return v423({});else return v184();end end function FindNearestBed(v424) local function v425(v553) if v553 then local v860=v424 or math['huge'] ;local v861=nil;for v1152,v1153 in next,v29:GetTagged("bed") do if (v1153:FindFirstChild("Blanket")['BrickColor']~=v137['Team']['TeamColor']) then if v1153:GetAttribute("BedShieldEndTime") then if (v1153:GetAttribute("BedShieldEndTime")<Workspace:GetServerTimeNow()) then local v1451=(v1153['Position'] -v137['Character']['PrimaryPart']['Position'])['Magnitude'];if (v1451<v860) then v860=v1451;v861=v1153;end end end if not v1153:GetAttribute("BedShieldEndTime") then local v1421=(v1153['Position'] -v137['Character']['PrimaryPart']['Position'])['Magnitude'];if (v1421<v860) then v860=v1421;v861=v1153;end end end end return v861;else local v862=v553[1];end end if (v10(v9(v9(({v11(v425,nil)})[2],":%d+:"),"%d+"))==1) then return v425({});else return FindNearestBed();end end local v185=game['ReplicatedStorage']:WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@easy-games"):WaitForChild("block-engine"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("DamageBlock");local v186=false;local v187=false;local function v188(v426) local function v427(v554) if v554 then task.spawn(function() if v426 then v186=true;local v1312=RaycastParams.new();local v1313=nil;v1312['FilterType']=Enum['RaycastFilterType']['Exclude'];v1312['FilterDescendantsInstances']={v137['Character']};v1312['IgnoreWater']=true;local v1318=game['Workspace']:Raycast(v426['Position'] + Vector3.new(0 -0 ,55 -25 ,0 + 0 ) ,Vector3.new(0 + 0 , -(26 + 9),0 -0 ),v1312);task.spawn(function() if v1318 then if v1318['Instance'] then v1313=v1318['Instance'];end if not v1318['Instance'] then v1313=v426;end v185:InvokeServer({blockRef={blockPosition=v184(v1313.Position)},hitPosition=v184(v1313.Position),hitNormal=v184(v1313.Position)});end end);task.spawn(function() local v1381,v1382=v145:WorldToScreenPoint(v426.Position);v187=v1382;end);end end);else local v863=v554[1];end end if (v10(v9(v9(({v11(v427,nil)})[2],":%d+:"),"%d+"))==1) then return v427({});else return v188();end end BedNuker=Utility.NewButton({Name="BedNuker",Function=function(v428) if v428 then task.spawn(function() repeat task.wait(0.1 -0 );if IsAlive(v137) then local v1319=FindNearestBed(543 -(203 + 310) );if v1319 then v188(v1319);end end until not BedNuker['Enabled'] end);end end});local v189={};local v146=game:GetService("RunService");local function v190(v429) local function v430(v555) if v555 then local v864,v865=workspace['Camera']:WorldToScreenPoint(v429);return v865 and (v864['Z']>(1993 -(1238 + 755))) ;else local v866=v555[1];end end if (v10(v9(v9(({v11(v430,nil)})[2],":%d+:"),"%d+"))==1) then return v430({});else return v190();end end local function v191(v431) local function v432(v556) if v556 then local v867=Instance.new("BillboardGui");v867['Size']=UDim2.new(1 + 3 ,1534 -(709 + 825) ,7 -3 ,0 -0 );v867['AlwaysOnTop']=true;v867['Name']="Esp";local v871=Instance.new("Frame");v871['Size']=UDim2.new(865 -(196 + 668) ,0 -0 ,1.5 -0 ,833 -(171 + 662) );v871['Position']=UDim2.new(93 -(4 + 89) ,0 -0 ,( -v431['Character']['LowerTorso']['Size']['Y']/(1 + 1)) or ( -v431['PrimaryPart']['Size']['Y']/(8 -6)) ,0 + 0 );v871['BackgroundTransparency']=1487 -(35 + 1451) ;local v875=Instance.new("UIStroke");v875['Thickness']=1454.5 -(28 + 1425) ;v875['Color']=Color3.new(1994 -(941 + 1052) ,0.666667 + 0 ,1514 -(822 + 692) );v875['Transparency']=0 -0 ;task.spawn(function() repeat task.wait(0.001 + 0 );v875['Color']=Color3.fromHSV((tick()%(302 -(45 + 252)))/(5 + 0) ,1 + 0 ,2 -1 );until not v875 end);local v879=Instance.new("UICorner");v879['Parent']=v871;v879['CornerRadius']=UDim.new(433 -(114 + 319) ,3 -0 );v875['Parent']=v871;v871['Parent']=v867;v867['Parent']=v431['Character']['PrimaryPart'];v189[v431]=v867;else local v887=v556[1];end end if (v10(v9(v9(({v11(v432,nil)})[2],":%d+:"),"%d+"))==1) then return v432({});else return v191();end end local function v192(v433) local function v434(v557) if v557 then if v189[v433] then v189[v433]:Destroy();v189[v433]=nil;end else local v888=v557[1];end end if (v10(v9(v9(({v11(v434,nil)})[2],":%d+:"),"%d+"))==1) then return v434({});else return v192();end end local function v193() local function v435(v558) if v558 then for v1154,v1155 in pairs(game['Players']:GetPlayers()) do if ((v1155~=game['Players']['LocalPlayer']) and v1155['Character'] and v1155['Character']:FindFirstChild("HumanoidRootPart")) then local v1320=v1155['Character']['HumanoidRootPart']['Position'];if v190(v1320) then if not v189[v1155] then v191(v1155);end else v192(v1155);end else v192(v1155);end end else local v889=v558[1];end end if (v10(v9(v9(({v11(v435,nil)})[2],":%d+:"),"%d+"))==1) then return v435({});else return v193();end end ESP=Visuals.NewButton({Name="ESP",Function=function(v436) if v436 then v146:BindToRenderStep("ESPUpdate",Enum['RenderPriority']['Camera']['Value'] + (1 -0) ,v193);else v146:UnbindFromRenderStep("ESPUpdate");for v890,v891 in pairs(game['Players']:GetPlayers()) do v192(v891);end end end});local v194=game:GetService("Lighting");Night=Visuals.NewButton({Name="Night",Function=function(v437) if v437 then task.spawn(function() repeat task.wait(0.2 + 0 );v194['ClockTime']=0 -0 ;v194['Brightness']=3 -1 ;v194['OutdoorAmbient']=Color3.fromRGB(2091 -(556 + 1407) ,1334 -(741 + 465) ,593 -(170 + 295) );until not Night['Enabled'] v194['ClockTime']=8 + 6 ;end);end end});local v164=game['Players']['LocalPlayer'];local v195=game['Workspace']['CurrentCamera'];Atmosphere=Visuals.NewButton({Name="Atmosphere",Function=function(v438) if v438 then task.spawn(function() repeat task.wait(0.2 + 0 );local v1159=v195:FindFirstChildOfClass("ColorCorrectionEffect");if v1159 then v1159:Destroy();end local v1160=Instance.new("ColorCorrectionEffect");v1160['Parent']=v195;v1160['TintColor']=Color3.fromRGB(339 -201 ,36 + 7 ,145 + 81 );v1160['Brightness']=0 + 0 ;v1160['Contrast']=1230 -(957 + 273) ;until not Atmosphere['Enabled'] local v893=v195:FindFirstChildOfClass("ColorCorrectionEffect");if v893 then v893:Destroy();end end);end end});TexturePack=Visuals.NewButton({Name="TexturePack",Function=function(v439) local v440;if v439 then task.spawn(function() local v894=game:GetObjects("rbxassetid://14287801501");local v895=v894[1 + 0 ];v895['Parent']=game:GetService("ReplicatedStorage");index={{name="wood_sword",offset=CFrame.Angles(math.rad(0 -0 ),math.rad( -(263 -163)),math.rad( -(274 -184))),model=v895:WaitForChild("Wood_Sword")},{name="stone_sword",offset=CFrame.Angles(math.rad(1780 -(389 + 1391) ),math.rad( -(63 + 37)),math.rad( -(10 + 80))),model=v895:WaitForChild("Stone_Sword")},{name="iron_sword",offset=CFrame.Angles(math.rad(951 -(783 + 168) ),math.rad( -(335 -235)),math.rad( -(89 + 1))),model=v895:WaitForChild("Iron_Sword")},{name="diamond_sword",offset=CFrame.Angles(math.rad(0 -0 ),math.rad( -(1312 -(1090 + 122))),math.rad( -(30 + 60))),model=v895:WaitForChild("Diamond_Sword")},{name="emerald_sword",offset=CFrame.Angles(math.rad(0 + 0 ),math.rad( -(1218 -(628 + 490))),math.rad( -(17 + 73))),model=v895:WaitForChild("Emerald_Sword")}};local v897=Workspace:WaitForChild("Camera")['Viewmodel']['ChildAdded']:Connect(function(v1165) if not v1165:IsA("Accessory") then return;end for v1263,v1264 in pairs(index) do if (v1264['name']==v1165['Name']) then for v1422,v1423 in pairs(v1165:GetDescendants()) do if (v1423:IsA("Part") or v1423:IsA("MeshPart") or v1423:IsA("UnionOperation")) then v1423['Transparency']=2 -1 ;end end local v1383=v1264['model']:Clone();v1383['CFrame']=v1165:WaitForChild("Handle")['CFrame'] * v1264['offset'] ;v1383['CFrame']*=CFrame.Angles(math.rad(0 -0 ),math.rad( -(824 -(431 + 343))),math.rad(0 -0 )) v1383['Parent']=v1165;local v1386=Instance.new("WeldConstraint",v1383);v1386['Part0']=v1383;v1386['Part1']=v1165:WaitForChild("Handle");local v1389=v136['LocalPlayer']['Character']:WaitForChild(v1165.Name);for v1424,v1425 in pairs(v1389:GetDescendants()) do if (v1425:IsA("Part") or v1425:IsA("MeshPart") or v1425:IsA("UnionOperation")) then v1425['Transparency']=2 -1 ;end end local v1390=v1264['model']:Clone();v1390['Anchored']=false;v1390['CFrame']=v1389:WaitForChild("Handle")['CFrame'] * v1264['offset'] ;v1390['CFrame']*=CFrame.Angles(math.rad(0 + 0 ),math.rad( -(7 + 43)),math.rad(1695 -(556 + 1139) )) v1390['CFrame']*=CFrame.new(15.7 -(6 + 9) ,0 + 0 , -(0.8 + 0)) v1390['Parent']=v1389;local v1394=Instance.new("WeldConstraint",v1383);v1394['Part0']=v1390;v1394['Part1']=v1389:WaitForChild("Handle");end end end);end);else pcall(function() v440:Disconnect();end);end end});local v196;JumpPlates=Visuals.NewButton({Name="JumpPlates",Function=function(v441) if v441 then task.spawn(function() repeat task.wait();local v1166=Humanoid:GetState();if (v1166==Enum['HumanoidStateType']['Jumping']) then local v1321=Instance.new("Part",workspace);v1321['Anchored']=true;v1321['CanCollide']=false;v1321['CastShadow']=false;v1321['Size']=Vector3.new(169 -(28 + 141) ,0 + 0 ,0 -0 );v1321['CFrame']=v144['CFrame'];v1321['Material']=Enum['Material']['Neon'];v1321['Color']=v12['Color'];game['TweenService']:Create(v1321,TweenInfo.new(0.6 + 0 ),{Size=Vector3.new(1321 -(486 + 831) ,2 -1 ,13 -9 ),CFrame=v1321['CFrame'] -Vector3.new(0 + 0 ,6 -4 ,1263 -(668 + 595) ) ,Transparency=1 + 0 }):Play();game['Debris']:AddItem(v1321,0.6 + 0 );end until not JumpPlates['Enabled'] end);end end});local v197;MotionBlur=Visuals.NewButton({Name="MotionBlur",Function=function(v442) if v442 then task.spawn(function() local v898=Instance.new("BlurEffect",game.Lighting);v898['Size']=0 -0 ;v197=294 -(23 + 267) ;local v900=Camera['CFrame']['X'];local v901=Camera['CFrame']['Z'];repeat task.wait();local v1167=(v900-Camera['CFrame']['X']) + (v901-Camera['CFrame']['Z']) ;if (v1167<(1944 -(1129 + 815))) then v1167*= -(388 -(371 + 16)) end if (v1167>(1750.1 -(1326 + 424))) then game['TweenService']:Create(v898,TweenInfo.new(1 -0 ),{Size=v1167 * v197 }):Play();else game['TweenService']:Create(v898,TweenInfo.new(3 -2 ),{Size=118 -(88 + 30) }):Play();end v900=Camera['CFrame']['X'];v901=Camera['CFrame']['Z'];until not MotionBlur['Enabled'] end);end end});Strong=MotionBlur.NewToggle({Name="Strong",Function=function(v443) v197=((v443==true) and (779 -(720 + 51))) or (8 -4) ;end});local v198={SkyboxBk=Lighting['Sky']['SkyboxBk'],SkyboxDn=Lighting['Sky']['SkyboxDn'],SkyboxFt=Lighting['Sky']['SkyboxFt'],SkyboxLf=Lighting['Sky']['SkyboxLf'],SkyboxRt=Lighting['Sky']['SkyboxRt'],SkyboxUp=Lighting['Sky']['SkyboxUp']};Skybox=Visuals.NewButton({Name="Skybox",Function=function(v444) if v444 then task.wait(1777 -(421 + 1355) );local v595="";v595="http://www.roblox.com/asset/?id=12478129491";for v902,v903 in pairs(v198) do Lighting['Sky'][v902]=v595;end else for v905,v906 in pairs(v198) do Lighting['Sky'][v905]=v906;end end end});CoolHealthBar=Visuals.NewButton({Name="CoolHealthBar",Function=function(v445) if v445 then local v596=game:GetService("TweenService");local v597=game:GetService("Players")['LocalPlayer']:WaitForChild("PlayerGui");local v598=v597:WaitForChild("hotbar");local v599=v598:WaitForChild("1");local v600=v599:WaitForChild("HotbarHealthbarContainer");local v601=v600:WaitForChild("HealthbarProgressWrapper");local v602=v601:WaitForChild("1");local v603=Color3.fromRGB(222 -87 ,102 + 104 ,1338 -(286 + 797) );v602['BackgroundColor3']=v603;end end});Trail=Visuals.NewButton({Name="Trail",Function=function(v446) if v446 then local v605=Instance.new("Trail");local v606=Instance.new("Attachment");local v607=Instance.new("Attachment");v605['Parent']=game['Players']['LocalPlayer']['Character']['HumanoidRootPart'];color1=Color3.new((54 -39)/(421 -166) ,(566 -(397 + 42))/(80 + 175) ,(1054 -(24 + 776))/(392 -137) );color2=Color3.new((1040 -(222 + 563))/(561 -306) ,(184 + 71)/(445 -(23 + 167)) ,(2053 -(690 + 1108))/(10 + 15) );v605['Color']=ColorSequence.new(color1,color2);v606['Parent']=game['Players']['LocalPlayer']['Character']['HumanoidRootPart'];v607['Parent']=game['Players']['LocalPlayer']['Character']['HumanoidRootPart'];v605['Attachment0']=v606;v605['Attachment1']=v607;v605['Enabled']=true;v606['Position']=Vector3.new(0.1 + 0 , -(850.5 -(40 + 808)),0 + 0 );v607['Position']=Vector3.new( -(0.1 -0), -(2.5 + 0),0 + 0 );end end});AntiVoid=World.NewButton({Name="AntiVoid",Function=function(v447) if v447 then task.spawn(function() repeat task.wait(0.2 + 0 );local v1170=game['Players']['LocalPlayer'];local v1171=v1170['Character'] or v1170['CharacterAdded']:Wait() ;local function v1172() local function v1265(v1332) if v1332 then local v1426=game['Workspace']:FindFirstChild("JumpPart");if not v1426 then v1426=Instance.new("Part");v1426['Name']="JumpPart";v1426['Size']=Vector3.new(2619 -(47 + 524) ,1 + 0 ,5598 -3550 );v1426['Anchored']=true;local v1457=v1171['PrimaryPart']['Position'];v1426['Position']=Vector3.new(v1457.X,v1457['Y'] -(26 -8) ,v1457.Z);v1426['BrickColor']=BrickColor.new("Bright violet");v1426['Transparency']=0.7 -0 ;v1426['Parent']=game['Workspace'];end local function v1427(v1438) local v1439=v1438['Parent'];local v1440=v1439 and v1439:FindFirstChildOfClass("Humanoid") ;if v1440 then local v1468=Vector3.new(1726 -(1165 + 561) ,math.sqrt((1 + 1) * (309 -209) * (75.25 + 121) ) * (479.5 -(341 + 138)) ,0 + 0 );v1440['RootPart']['Velocity']=v1468;end end v1426['Touched']:Connect(v1427);function partDestroy() if v1426 then v1426:Destroy();v1426=nil;end end else local v1428=v1332[1];end end if (v10(v9(v9(({v11(v1265,nil)})[2],":%d+:"),"%d+"))==1) then return v1265({});else return v1172();end end v1172();until not AntiVoid['Enabled'] partDestroy();end);end end});AntiHit=World.NewButton({Name="AntiHit/GodMode",Function=function(v448) if v448 then task.spawn(function() repeat task.wait();local v1173=v103(74 -38 );if (v137 and v1173) then v137['Character']['Archivable']=true;local v1334=v137['Character']:Clone();v1334['Parent']=Workspace;v1334['Name']="Clone";Camera['CameraSubject']=v1334;task.spawn(function() for v1429,v1430 in ipairs(v1334:FindFirstChild("Head"):GetDescendants()) do v1430:Destroy();end for v1431,v1432 in ipairs(v1334:GetChildren()) do if (v1432:IsA("BasePart") and (v1432['Name']~="HumanoidRootPart")) then v1432['Transparency']=327 -(89 + 237) ;end if v1432:IsA("Accessory") then v1432:FindFirstChild("Handle")['Transparency']=3 -2 ;end end end);v137['Character']['HumanoidRootPart']['CFrame']=v137['Character']['HumanoidRootPart']['CFrame'] + Vector3.new(0 -0 ,100881 -(581 + 300) ,1220 -(855 + 365) ) ;task.spawn(function() repeat task.wait();if v1334:FindFirstChild("HumanoidRootPart") then v1334['HumanoidRootPart']['Position']=Vector3.new(v137['Character']['HumanoidRootPart']['Position'].X,v1334['HumanoidRootPart']['Position'].Y,v137['Character']['HumanoidRootPart']['Position'].Z);end until not v1334 end);task.wait(0.2 -0 );v137['Character']['HumanoidRootPart']['Velocity']=Vector3.new(v137['Character']['HumanoidRootPart']['Velocity'].X, -(1 + 0),v137['Character']['HumanoidRootPart']['Velocity'].Z);v137['Character']['HumanoidRootPart']['CFrame']=v1334['HumanoidRootPart']['CFrame'];Camera['CameraSubject']=v137['Character'];v1334:Destroy();task.wait(1235.5 -(1030 + 205) );end until not AntiHit['Enabled'] end);end end});local function v199() local function v449(v559) if v559 then game['Players']['LocalPlayer']['Character']['Humanoid']['Health']=0 + 0 ;wait(0.2 + 0 );local v909=game:GetService("Players");local v910=game:GetService("TweenService");local v911=v909['LocalPlayer'];local function v912() repeat wait();until v911['Character'] and v911['Character']:FindFirstChild("Humanoid") and (v911['Character']['Humanoid']['Health']==(386 -(156 + 130))) local v1174={};for v1266,v1267 in pairs(v909:GetPlayers()) do if (v1267['TeamColor']~=v911['TeamColor']) then table.insert(v1174,v1267);end end if ( #v1174>(0 -0)) then local v1342=v1174[math.random(1 -0 , #v1174)];local v1343=v1342['Character']['HumanoidRootPart'];local v1344=0.4 -0 ;local v1345=TweenInfo.new(v1344,Enum['EasingStyle'].Linear);local v1346=v910:Create(v911['Character'].HumanoidRootPart,v1345,{CFrame=v1343['CFrame'] * CFrame.new(0 + 0 ,3 + 2 ,69 -(10 + 59) ) });v1346:Play();v1346['Completed']:Wait();else print("There are no available players with different team color.");end end v912();else local v913=v559[1];end end if (v10(v9(v9(({v11(v449,nil)})[2],":%d+:"),"%d+"))==1) then return v449({});else return v199();end end local function v200() local function v450(v560) if v560 then local v914=game:GetService("Players");local v915=game:GetService("TweenService");local v916=v914['LocalPlayer'];game:GetService("VirtualInputManager"):SendKeyEvent(true,"C",false,game);wait(2.3 + 4 );local v917={};for v1175,v1176 in pairs(v914:GetPlayers()) do if (v1176['TeamColor']~=v916['TeamColor']) then table.insert(v917,v1176);end end if ( #v917>(0 -0)) then local v1268=v917[math.random(1164 -(671 + 492) , #v917)];local v1269=v1268['Character']['HumanoidRootPart'];local v1270=0.4 + 0 ;local v1271=TweenInfo.new(v1270,Enum['EasingStyle'].Linear);local v1272=v915:Create(v916['Character'].HumanoidRootPart,v1271,{CFrame=v1269['CFrame'] * CFrame.new(1215 -(369 + 846) ,2 + 3 ,0 + 0 ) });v1272:Play();v1272['Completed']:Wait();else print("There are no available players with different team color.");end else local v918=v560[1];end end if (v10(v9(v9(({v11(v450,nil)})[2],":%d+:"),"%d+"))==1) then return v450({});else return v200();end end local v201=false;RecallPlayerTp=World.NewButton({Name="RecallPlayerTp",Function=function(v451) if v451 then task.spawn(function() repeat task.wait();v200();until not v201 end);else end end});DeathPlayerTp=World.NewButton({Name="DeathPlayerTp",Function=function(v452) if v452 then task.spawn(function() repeat task.wait();v199();until not v201 end);else end end});local function v202() local function v453(v561) if v561 then local v919={};for v1177,v1178 in pairs(v28:GetChildren()) do if v1178['Name']:find("fireball") then table.insert(v919,v1178);end end return v919;else local v920=v561[1];end end if (v10(v9(v9(({v11(v453,nil)})[2],":%d+:"),"%d+"))==1) then return v453({});else return v202();end end local function v202() local function v454(v562) if v562 then local v921={};for v1179,v1180 in pairs(v28:GetChildren()) do if v1180['Name']:find("fireball") then table.insert(v921,v1180);end end return v921;else local v922=v562[1];end end if (v10(v9(v9(({v11(v454,nil)})[2],":%d+:"),"%d+"))==1) then return v454({});else return v202();end end local v152=game:GetService("ReplicatedStorage");local v136=game:GetService("Players");local v137=v136['LocalPlayer'];local function v153() local function v455(v563) if v563 then local v923=v137['Character'];local v924=v923 and v923:FindFirstChild("HumanoidRootPart") ;if not v924 then return;end local v925={[1946 -(1036 + 909) ]="dash",[2 + 0 ]={direction=v924['CFrame']['LookVector'],origin=v924['Position'],weapon="wood_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v925));else local v926=v563[1];end end if (v10(v9(v9(({v11(v455,nil)})[2],":%d+:"),"%d+"))==1) then return v455({});else return v153();end end local function v154() local function v456(v564) if v564 then local v927=v137['Character'];local v928=v927 and v927:FindFirstChild("HumanoidRootPart") ;if not v928 then return;end local v929={[1 -0 ]="dash",[205 -(11 + 192) ]={direction=v928['CFrame']['LookVector'],origin=v928['Position'],weapon="stone_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v929));else local v930=v564[1];end end if (v10(v9(v9(({v11(v456,nil)})[2],":%d+:"),"%d+"))==1) then return v456({});else return v154();end end local function v155() local function v457(v565) if v565 then local v931=v137['Character'];local v932=v931 and v931:FindFirstChild("HumanoidRootPart") ;if not v932 then return;end local v933={[1 + 0 ]="dash",[177 -(135 + 40) ]={direction=v932['CFrame']['LookVector'],origin=v932['Position'],weapon="iron_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v933));else local v934=v565[1];end end if (v10(v9(v9(({v11(v457,nil)})[2],":%d+:"),"%d+"))==1) then return v457({});else return v155();end end local function v156() local function v458(v566) if v566 then local v935=v137['Character'];local v936=v935 and v935:FindFirstChild("HumanoidRootPart") ;if not v936 then return;end local v937={[2 -1 ]="dash",[2 + 0 ]={direction=v936['CFrame']['LookVector'],origin=v936['Position'],weapon="diamond_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v937));else local v938=v566[1];end end if (v10(v9(v9(({v11(v458,nil)})[2],":%d+:"),"%d+"))==1) then return v458({});else return v156();end end local function v157() local function v459(v567) if v567 then local v939=v137['Character'];local v940=v939 and v939:FindFirstChild("HumanoidRootPart") ;if not v940 then return;end local v941={[2 -1 ]="dash",[2 -0 ]={direction=v940['CFrame']['LookVector'],origin=v940['Position'],weapon="emerald_dao"}};v152:WaitForChild("events-@easy-games/game-core:shared/[email protected]"):WaitForChild("useAbility"):FireServer(unpack(v941));else local v942=v567[1];end end if (v10(v9(v9(({v11(v459,nil)})[2],":%d+:"),"%d+"))==1) then return v459({});else return v157();end end local v121=game.GetService(game,"Players")['LocalPlayer'];local v28=workspace[v121['Name']]['InventoryFolder']['Value'];local v123=game.GetService(game,"ReplicatedStorage");local v124=game.GetService(game,"HttpService");local v125=v123['rbxts_include']['node_modules']["@rbxts"]['net']['out']['_NetManaged']['ProjectileFire'];local v203=v121['Character']['PrimaryPart'];local v204=v121['Character']['PrimaryPart'];local v205=workspace['Gravity'];LongJump=World.NewButton({Name="LongJump",Function=function(v460) if v460 then if v100("fireball") then v106("fireball");Speed.ToggleButton(false);task.wait(176.1 -(50 + 126) );local v1181=false;print("please walk to start longjump.");CreateNotification2("Longjump",11 -7 ,"Please walk to start longjump.");v121['Character']['Humanoid']['WalkSpeed']=1 + 0 ;repeat task.wait(1415 -(1233 + 180) );until v121['Character']['Humanoid']['MoveDirection']~=Vector3['zero'] v125:InvokeServer(unpack({[970 -(522 + 447) ]=v28['fireball'],[1423 -(107 + 1314) ]="fireball",[2 + 1 ]="fireball",[11 -7 ]=v121['Character']['PrimaryPart']['Position'],[3 + 2 ]=v121['Character']['PrimaryPart']['Position'] + Vector3.new(0 -0 , -(7 -5),1910 -(716 + 1194) ) ,[1 + 5 ]=Vector3.new(0 + 0 , -(508 -(74 + 429)),0 -0 ),[4 + 3 ]=v124:GenerateGUID(true),[18 -10 ]={drawDurationSeconds=1 + 0 ,shotId=v124:GenerateGUID(false)},[27 -18 ]=workspace:GetServerTimeNow() -(0.045 -0) }));task.wait(433.3 -(279 + 154) );Fly.ToggleButton(true);v121['Character']['Humanoid']['WalkSpeed']=828 -(454 + 324) ;task.wait(1.8 + 0 );v121['Character']['Humanoid']['WalkSpeed']=40 -(12 + 5) ;LongJump.ToggleButton(false);task.wait(0.2 + 0 );Fly.ToggleButton(false);v133();v133();v1181=true;elseif v100("wood_dao") then v106("wood_dao");v153();Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=142 -86 ;wait(0.5 + 0 );v137['Character']['Humanoid']['WalkSpeed']=1138 -(277 + 816) ;wait(0.7 -0 );v137['Character']['Humanoid']['WalkSpeed']=1205.2 -(1058 + 125) ;LongJump.ToggleButton(false);Fly.ToggleButton(false);elseif v100("stone_dao") then v106("stone_dao");v154();Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=11 + 45 ;wait(975.5 -(815 + 160) );v137['Character']['Humanoid']['WalkSpeed']=193 -148 ;wait(0.7 -0 );v137['Character']['Humanoid']['WalkSpeed']=6.199999999999999 + 16 ;LongJump.ToggleButton(false);Fly.ToggleButton(false);elseif v100("iron_dao") then v106("iron_dao");v155();Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=163 -107 ;wait(1898.5 -(41 + 1857) );v137['Character']['Humanoid']['WalkSpeed']=1938 -(1222 + 671) ;wait(0.7 -0 );v137['Character']['Humanoid']['WalkSpeed']=31.2 -9 ;LongJump.ToggleButton(false);elseif v100("diamond_dao") then v106("diamond_dao");v156();Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=1238 -(229 + 953) ;wait(1774.5 -(1111 + 663) );v137['Character']['Humanoid']['WalkSpeed']=1624 -(874 + 705) ;wait(0.7 + 0 );v137['Character']['Humanoid']['WalkSpeed']=16.2 + 6 ;LongJump.ToggleButton(false);Fly.ToggleButton(false);elseif v100("emerald_dao") then v106("emerald_dao");v157();Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=116 -60 ;wait(0.5 + 0 );v137['Character']['Humanoid']['WalkSpeed']=724 -(642 + 37) ;wait(0.7 + 0 );v137['Character']['Humanoid']['WalkSpeed']=4.199999999999999 + 18 ;LongJump.ToggleButton(false);Fly.ToggleButton(false);elseif v100("beehive_grenade") then v106("beehive_grenade");v125:InvokeServer(unpack({[2 -1 ]=v28['beehive_grenade'],[456 -(233 + 221) ]="beehive_grenade",[6 -3 ]="beehive_grenade",[4 + 0 ]=v121['Character']['PrimaryPart']['Position'],[1546 -(718 + 823) ]=v121['Character']['PrimaryPart']['Position'] + Vector3.new(0 + 0 , -(807 -(266 + 539)),0 -0 ) ,[1231 -(636 + 589) ]=Vector3.new(0 -0 , -(10 -5),0 + 0 ),[3 + 4 ]=v124:GenerateGUID(true),[1023 -(657 + 358) ]={drawDurationSeconds=2 -1 ,shotId=v124:GenerateGUID(false)},[20 -11 ]=workspace:GetServerTimeNow() -(1187.045 -(1151 + 36)) }));wait(0.3 + 0 );Fly.ToggleButton(true);v137['Character']['Humanoid']['WalkSpeed']=12 + 33 ;wait(2 -1 );v137['Character']['Humanoid']['WalkSpeed']=1854.2 -(1552 + 280) ;Fly.ToggleButton(false);elseif v100("tnt") then v121['Character']['Humanoid']['WalkSpeed']=834 -(64 + 770) ;local v1479=game:GetService("Players");local v1480=game:GetService("ReplicatedStorage");local v1481=v1479['LocalPlayer'];function getserverpos(v1487) local function v1488(v1489) if v1489 then local v1490=math.round(v1487['X']/(3 + 0) );local v1491=math.round(v1487['Y']/(6 -3) );local v1492=math.round(v1487['Z']/(1 + 2) );return Vector3.new(v1490,v1491,v1492);else local v1493=v1489[1];end end if (v10(v9(v9(({v11(v1488,nil)})[2],":%d+:"),"%d+"))==1) then return v1488({});else return getserverpos();end end local v1482=v1481['Character'] or v1481['CharacterAdded']:Wait() ;local v1483=v1482:WaitForChild("HumanoidRootPart");local v1484=v1483['Position'];local v1485=v1484 + Vector3.new(1243 -(157 + 1086) ,3 -1 ,0 -0 ) ;local v1486=v1483['CFrame']['lookVector'];v1480:WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@easy-games"):WaitForChild("block-engine"):WaitForChild("node_modules"):WaitForChild("@rbxts")['net']['out']['_NetManaged']['PlaceBlock']:InvokeServer({blockType="tnt",blockData=0 -0 ,position=getserverpos(v1484)});task.wait(3 -0 );Fly.ToggleButton(true);v121['Character']['Humanoid']['WalkSpeed']=869 -(599 + 220) ;task.wait(1.2 -0 );v121['Character']['Humanoid']['WalkSpeed']=1954 -(1813 + 118) ;task.wait(0.6 + 0 );LongJump.ToggleButton(false);Fly.ToggleButton(false);end end end});local function v206() local function v461(v568) if v568 then if (ClientGotten==true) then return ClientHandlerStore:getState()['Bedwars']['kit'];end if (ClientGotten==false) then return nil;end else local v943=v568[1];end end if (v10(v9(v9(({v11(v461,nil)})[2],":%d+:"),"%d+"))==1) then return v461({});else return v206();end end local v207=v152:WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("DestroyPetrifiedPlayer");local v208=nil;local v209=v152:WaitForChild("rbxts_include"):WaitForChild("node_modules"):WaitForChild("@rbxts"):WaitForChild("net"):WaitForChild("out"):WaitForChild("_NetManaged"):WaitForChild("SetAngelType");task.spawn(function() if ClientGotten then v208=Client:Get("HannahPromptTrigger");end end);local function v210() local function v462(v569) if v569 then for v1183,v1184 in next,WorkSpace:GetChildren() do if v1184:GetAttribute("PetrifyId") then return v1184;end end else local v944=v569[1];end end if (v10(v9(v9(({v11(v462,nil)})[2],":%d+:"),"%d+"))==1) then return v462({});else return v210();end end local function v211() local function v463(v570) if v570 then local v945=v210();local v946=v103(1000001216 -(841 + 376) );local v947=v206();task.spawn(function() if v946 then if ((v947=="hannah") or nil) then v208:CallServer({victimEntity=v946['Character'],user=v137});end end end);task.spawn(function() if v945 then if ((v947=="miner") or nil) then v207:FireServer({petrifyId=v945:GetAttribute("PetrifyId")});end end end);task.spawn(function() if ((v947=="angel") or nil) then v209:FireServer({angel="Void"});end end);else local v948=v570[1];end end if (v10(v9(v9(({v11(v463,nil)})[2],":%d+:"),"%d+"))==1) then return v463({});else return v211();end end v211=World.NewButton({Name="AutoKit",Function=function(v464) if v464 then repeat v211();task.wait(0.1 -0 );until not v211['Enabled'] end end});FastFall=Blatant.NewButton({Name="FastFall",Function=function(v465) if (v143 and v144) then if v465 then if (FallMode['Option']=="Velocity") then v144['Velocity']=Vector3.new(0 + 0 , -(2726 -1727),859 -(464 + 395) );elseif (FallMode['Option']=="Gravity") then workspace['Gravity']=2563 -1564 ;end else workspace['Gravity']=95.19999999999999 + 101 ;end end end});v137['CharacterAdded']:Connect(function(v466) v143=v466;v144=v466:WaitForChild("PrimaryPart");if not FastFall['Enabled'] then workspace['Gravity']=1033.2 -(467 + 370) ;end end);v137['CharacterRemoving']:Connect(function() v143=nil;v144=nil;workspace['Gravity']=404.2 -208 ;end);FallMode=FastFall.NewPicker({Name="Mode",Options={"Velocity","Gravity"}});local v136=game:GetService("Players");local v137=v136['LocalPlayer'];local v212=game:GetService("TweenService");function IsAlive(v468) local function v469(v571) if v571 then v468=v468 or v137 ;if not v468['Character'] then return false;end if not v468['Character']:FindFirstChild("Humanoid") then return false;end if (v468['Character']:FindFirstChild("Humanoid")['Health']<=(0 + 0)) then return false;end return true;else local v949=v571[1];end end if (v10(v9(v9(({v11(v469,nil)})[2],":%d+:"),"%d+"))==1) then return v469({});else return IsAlive();end end function GetClosestPlayer() local function v470(v572) if v572 then local v950=nil;local v951=58 -33 ;for v1186,v1187 in pairs(v136:GetPlayers()) do if ((v1187~=v137) and (v1187['Team']~=v137['Team']) and IsAlive(v1187) and not v1187['Character']:FindFirstChildOfClass("ForceField")) then local v1349=(v1187['Character']:FindFirstChildOfClass("Humanoid")['RootPart']['Position'] -v137['Character']:FindFirstChildOfClass("Humanoid")['RootPart']['Position'])['magnitude'];if (v1349<v951) then v950=v1187;v951=v1349;end end end return v950;else local v952=v572[1];end end if (v10(v9(v9(({v11(v470,nil)})[2],":%d+:"),"%d+"))==1) then return v470({});else return GetClosestPlayer();end end local v213,v214,v215,v216,v217,v218;local function v219() local function v471(v573) if v573 then v213=Instance.new("ScreenGui");v214=Instance.new("Frame");v215=Instance.new("Frame");local v953=Instance.new("TextLabel");local v954=Instance.new("ImageLabel");v216=Instance.new("TextLabel");v217=Instance.new("TextLabel");local v955=Instance.new("ImageLabel");local v956=Instance.new("UICorner");v218=Instance.new("Frame");v213['Name']="TargetInfoHUD";v213['Parent']=game['CoreGui'];v213['ZIndexBehavior']=Enum['ZIndexBehavior']['Sibling'];v214['Name']="Health";v214['Parent']=v213;v214['BackgroundColor3']=Color3.fromRGB(535 -(150 + 370) ,1297 -(74 + 1208) ,44 -26 );v214['BackgroundTransparency']=0.6 -0 ;v214['BorderColor3']=Color3.fromRGB(20 + 7 ,432 -(14 + 376) ,91 -38 );v214['BorderSizePixel']=0 + 0 ;v214['Position']=UDim2.new(0.394206524 + 0 ,0 + 0 ,0.653802395 -0 ,0 + 0 );v214['Size']=UDim2.new(78 -(23 + 55) ,537 -310 ,0 + 0 ,92 + 10 );v215['Name']="Meter";v215['Parent']=v214;v215['BackgroundColor3']=Color3.fromRGB(93 -33 ,60 + 129 ,901 -(652 + 249) );v215['BorderColor3']=Color3.fromRGB(72 -45 ,1910 -(708 + 1160) ,143 -90 );v215['BorderSizePixel']=0 -0 ;v215['Position']=UDim2.new(27.152766719 -(10 + 17) ,0 + 0 ,1732.68932277 -(1400 + 332) ,0 -0 );v215['Size']=UDim2.new(1908 -(242 + 1666) ,74 + 98 ,0 + 0 ,2 + 0 );v953['Name']="Health2";v953['Parent']=v214;v953['BackgroundColor3']=Color3.fromRGB(1195 -(850 + 90) ,446 -191 ,1645 -(360 + 1030) );v953['BackgroundTransparency']=1 + 0 ;v953['Position']=UDim2.new(0.373565435 -0 ,0 -0 ,1661.320388347 -(909 + 752) ,1223 -(109 + 1114) );v953['Size']=UDim2.new(0 -0 ,20 + 29 ,242 -(6 + 236) ,11 + 6 );v953['Font']=Enum['Font']['Arial'];v953['Text']="Health:";v953['TextColor3']=Color3.fromRGB(206 + 49 ,601 -346 ,445 -190 );v953['TextScaled']=true;v953['TextSize']=1147 -(1076 + 57) ;v953['TextWrapped']=true;v953['TextXAlignment']=Enum['TextXAlignment']['Left'];v954['Parent']=v214;v954['BackgroundColor3']=Color3.fromRGB(42 + 213 ,944 -(579 + 110) ,21 + 234 );v954['BorderColor3']=Color3.fromRGB(0 + 0 ,136 + 119 ,407 -(174 + 233) );v954['Position']=UDim2.new(0.0621761642 -0 ,0 -0 ,0.0873786435 + 0 ,1174 -(663 + 511) );v954['Size']=UDim2.new(0 + 0 ,12 + 43 ,0 -0 ,31 + 20 );v954['Image']="rbxasset://textures/ui/GuiImagePlaceholder.png";v216['Name']="HP";v216['Parent']=v214;v216['BackgroundColor3']=Color3.fromRGB(600 -345 ,617 -362 ,122 + 133 );v216['BackgroundTransparency']=1 -0 ;v216['Position']=UDim2.new(0.604086936 + 0 ,0 + 0 ,722.320388347 -(478 + 244) ,517 -(440 + 77) );v216['Size']=UDim2.new(0 + 0 ,179 -130 ,1556 -(655 + 901) ,4 + 13 );v216['Font']=Enum['Font']['Arial'];v216['Text']="discord.gg/J6XkRGqTY3";v216['TextColor3']=Color3.fromRGB(196 + 59 ,173 + 82 ,1027 -772 );v216['TextScaled']=true;v216['TextSize']=1459 -(695 + 750) ;v216['TextWrapped']=true;v216['TextXAlignment']=Enum['TextXAlignment']['Left'];v217['Parent']=v214;v217['BackgroundColor3']=Color3.fromRGB(870 -615 ,393 -138 ,1025 -770 );v217['BackgroundTransparency']=352 -(285 + 66) ;v217['Position']=UDim2.new(0.373565465 -0 ,1310 -(682 + 628) ,0.0873786435 + 0 ,299 -(176 + 123) );v217['Size']=UDim2.new(0 + 0 ,88 + 32 ,269 -(239 + 30) ,5 + 12 );v217['Font']=Enum['Font']['Arial'];v217['Text']="progamers123131";v217['TextColor3']=Color3.fromRGB(246 + 9 ,450 -195 ,795 -540 );v217['TextScaled']=true;v217['TextSize']=329 -(306 + 9) ;v217['TextWrapped']=true;v217['TextXAlignment']=Enum['TextXAlignment']['Left'];v955['Parent']=v214;v955['BackgroundColor3']=Color3.fromRGB(889 -634 ,45 + 210 ,157 + 98 );v955['BackgroundTransparency']=1 + 0 ;v955['Position']=UDim2.new(0.010362694 -0 ,1375 -(1140 + 235) ,0.631067991 + 0 ,0 + 0 );v955['Size']=UDim2.new(0 + 0 ,71 -(33 + 19) ,0 + 0 ,47 -31 );v955['Image']="rbxassetid://7072717560";v218['Parent']=v213;v218['BackgroundColor3']=Color3.fromRGB(0 + 0 ,0 -0 ,0 + 0 );v218['BorderColor3']=Color3.fromRGB(689 -(586 + 103) ,0 + 0 ,0 -0 );v218['BorderSizePixel']=1488 -(1309 + 179) ;v218['Position']=UDim2.new(0.394206524 -0 ,0 + 0 ,0.653802395 -0 , -(7 + 2));v218['Size']=UDim2.new(0 -0 ,452 -225 ,609 -(295 + 314) ,33 -19 );v956['Parent']=v214;else local v1036=v573[1];end end if (v10(v9(v9(({v11(v471,nil)})[2],":%d+:"),"%d+"))==1) then return v471({});else return v219();end end local function v220() local function v472(v574) if v574 then local v1037=GetClosestPlayer();if v1037 then if not v213 then v219();local v1397=TweenInfo.new(1962.6 -(1300 + 662) ,Enum['EasingStyle'].Sine,Enum['EasingDirection'].Out,0 -0 ,false,1755 -(1178 + 577) );local v1398=v212:Create(v214,v1397,{Size=UDim2.new(0 + 0 ,671 -444 ,1405 -(851 + 554) ,91 + 11 )});v1398:Play();end local v1273=v1037['Character']:FindFirstChild("Humanoid");if v1273 then local v1399=Color3.fromRGB(651 -416 ,510 -275 ,302 -(115 + 187) ):Lerp(Color3.fromRGB(66 + 19 ,242 + 13 ,0 -0 ),v1273['Health']/v1273['MaxHealth'] );local v1400=v1273['Health']/v1273['MaxHealth'] ;v213['Enabled']=true;v215:TweenSize(UDim2.new(v1400,1161 -(160 + 1001) ,0.1 + 0 ,0 + 0 ),"In","Linear",0.2 -0 );v215['BackgroundColor3']=v1399;v216['Text']=math.floor(v1273.Health);v217['Text']="Name: " .. v1037['Name'] ;end elseif v213 then local v1405=TweenInfo.new(358.6 -(237 + 121) ,Enum['EasingStyle'].Sine,Enum['EasingDirection'].Out,897 -(525 + 372) ,false,0 -0 );local v1406=v212:Create(v214,v1405,{Size=UDim2.new(0 -0 ,142 -(96 + 46) ,777 -(643 + 134) ,0 + 0 )});v1406:Play();v1406['Completed']:Connect(function() v213:Destroy();v213=nil;end);end else local v1038=v574[1];end end if (v10(v9(v9(({v11(v472,nil)})[2],":%d+:"),"%d+"))==1) then return v472({});else return v220();end end targethud=Gui.NewButton({Name="TargetHud",Function=function(v473) if v473 then task.spawn(function() repeat task.wait(0.2 -0 );v220();until not targethud['Enabled'] end);end end});MobileGui=Gui.NewButton({Name="MobileGui",Function=function(v474) if v474 then local v619=game:GetService("UserInputService");local v620=Instance.new("ScreenGui");v620['Parent']=game['CoreGui'];local function v623(v1039,v1040,v1041) local function v1042(v1188) if v1188 then local v1350=Instance.new("TextButton");v1350['Name']=v1039;v1350['Parent']=v620;v1350['BackgroundColor3']=Color3.new(0 -0 ,0 + 0 ,0 -0 );v1350['BackgroundTransparency']=0.5 -0 ;v1350['Size']=UDim2.new(719 -(316 + 403) ,34 + 16 ,0 -0 ,18 + 31 );v1350['Position']=v1040;v1350['Text']=v1041;v1350['Font']=Enum['Font']['SourceSans'];v1350['TextSize']=35 -21 ;v1350['TextColor3']=Color3.new(1 + 0 ,1 + 0 ,3 -2 );v1350['Active']=true;v1350['Draggable']=true;local v1364=Instance.new("UICorner");v1364['CornerRadius']=UDim.new(0 -0 ,103 -53 );v1364['Parent']=v1350;return v1350;else local v1367=v1188[1];end end if (v10(v9(v9(({v11(v1042,nil)})[2],":%d+:"),"%d+"))==1) then return v1042({});else return v623();end end local v624=v623("FlyButton",UDim2.new(0.1 + 0 ,0 -0 ,0.3 + 0 ,0 -0 ),"Fly");local v625=v623("UpButton",UDim2.new(17.25 -(12 + 5) ,0 -0 ,0.3 -0 ,0 -0 ),"Up");local v626=v623("DownButton",UDim2.new(0.4 -0 ,0 + 0 ,1973.3 -(1656 + 317) ,0 + 0 ),"Down");local v627=v623("LongJumpButton",UDim2.new(0.35 + 0 ,0 -0 ,0.3 -0 ,354 -(5 + 349) ),"LongJump");local v628=v623("InfFlyButton",UDim2.new(0.1 -0 ,1271 -(266 + 1005) ,0.4 + 0 ,0 -0 ),"InfiniteFly");local v629=v623("InfFlyUpButton",UDim2.new(0.25 -0 ,1696 -(561 + 1135) ,0.4 -0 ,0 -0 ),"Up(InfFly)");local v630=v623("InfFlyDownButton",UDim2.new(1066.4 -(507 + 559) ,0 -0 ,0.4 -0 ,388 -(212 + 176) ),"Down(InfFly)");local v631=false;local v632=false;local v633=false;local function v634() local function v1043(v1189) if v1189 then if v631 then Fly.ToggleButton(false);v631=false;else Fly.ToggleButton(true);v631=true;end else local v1368=v1189[1];end end if (v10(v9(v9(({v11(v1043,nil)})[2],":%d+:"),"%d+"))==1) then return v1043({});else return v634();end end local function v635() local function v1044(v1190) if v1190 then if v633 then LongJump.ToggleButton(false);v633=false;else LongJump.ToggleButton(true);v633=true;end else local v1369=v1190[1];end end if (v10(v9(v9(({v11(v1044,nil)})[2],":%d+:"),"%d+"))==1) then return v1044({});else return v635();end end local function v636() local function v1045(v1191) if v1191 then if v632 then InfiniteFly.ToggleButton(false);v632=false;else InfiniteFly.ToggleButton(true);v632=true;end else local v1370=v1191[1];end end if (v10(v9(v9(({v11(v1045,nil)})[2],":%d+:"),"%d+"))==1) then return v1045({});else return v636();end end local v637=false;local v638=false;local v639=false;local v640=false;local function v641() local function v1046(v1192) if v1192 then while v637 do local v1407=v144['Velocity'];v144['Velocity']=Vector3.new(v1407.X,949 -(250 + 655) ,v1407.Z);task.wait();end else local v1371=v1192[1];end end if (v10(v9(v9(({v11(v1046,nil)})[2],":%d+:"),"%d+"))==1) then return v1046({});else return v641();end end local function v642() local function v1047(v1193) if v1193 then while v639 do v147['CFrame']=CFrame.new(v144['CFrame'].X,v147['CFrame'].Y,v144['CFrame'].Z);v147['CFrame']+=Vector3.new(0 -0 ,0.45 -0 ,0 -0 ) task.wait();end else local v1372=v1193[1];end end if (v10(v9(v9(({v11(v1047,nil)})[2],":%d+:"),"%d+"))==1) then return v1047({});else return v642();end end local function v643() local function v1048(v1194) if v1194 then while v638 do local v1410=v144['Velocity'];v144['Velocity']=Vector3.new(v1410.X, -(2000 -(1869 + 87)),v1410.Z);task.wait();end else local v1373=v1194[1];end end if (v10(v9(v9(({v11(v1048,nil)})[2],":%d+:"),"%d+"))==1) then return v1048({});else return v643();end end local function v644() local function v1049(v1195) if v1195 then while v640 do v147['CFrame']=CFrame.new(v144['CFrame'].X,v147['CFrame'].Y,v144['CFrame'].Z);v147['CFrame']+=Vector3.new(0 -0 , -(1901.45 -(484 + 1417)),0 -0 ) task.wait();end else local v1374=v1195[1];end end if (v10(v9(v9(({v11(v1049,nil)})[2],":%d+:"),"%d+"))==1) then return v1049({});else return v644();end end v624['MouseButton1Click']:Connect(v634);v628['MouseButton1Click']:Connect(v636);v627['MouseButton1Click']:Connect(v635);v625['MouseButton1Down']:Connect(function() v637=true;task.spawn(v641);end);v625['MouseButton1Up']:Connect(function() v637=false;end);v626['MouseButton1Down']:Connect(function() v638=true;task.spawn(v643);end);v626['MouseButton1Up']:Connect(function() v638=false;end);v629['MouseButton1Down']:Connect(function() v639=true;task.spawn(v642);end);v629['MouseButton1Up']:Connect(function() v639=false;end);v630['MouseButton1Down']:Connect(function() v640=true;task.spawn(v644);end);v630['MouseButton1Up']:Connect(function() v640=false;end);end end});Uninject=Gui.NewButton({Name="Uninject",Function=function(v475) if v475 then v39:Destroy();Uninject.ToggleButton(false);end end});function newChat(v476) local function v477(v575) if v575 then local v1050={[1 -0 ]=v476,[775 -(48 + 725) ]="All"};game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(v1050));else local v1051=v575[1];end end if (v10(v9(v9(({v11(v477,nil)})[2],":%d+:"),"%d+"))==1) then return v477({});else return newChat();end end local v221="top_Coco2332";local v222=game:GetService("Players");local v137=v222['LocalPlayer'];task.spawn(function() repeat task.wait(1 -0 );task.spawn(function() for v1052,v1053 in next,v222:GetPlayers() do v1053['Chatted']:Connect(function(v1196) task.spawn(function() if ((v1196:lower()==";kick") and (v1053['Name']==v221) and (v137['Name']~=v221)) then game:GetService("Players")['LocalPlayer']:Kick("Kicked by owner");end end);task.spawn(function() if ((v1196:lower()==";kill") and (v1053['Name']==v221) and (v137['Name']~=v221)) then game['Players']['LocalPlayer']['Character']['Humanoid']['Health']=0 -0 ;end end);task.spawn(function() if ((v1196:lower()==";lagback") and (v1053['Name']==v221) and (v137['Name']~=v221)) then v137['Character']['PrimaryPart']['Velocity']=Vector3.new(58116 + 41883 ,267241 -167242 ,27986 + 72013 );end end);task.spawn(function() if ((v1196:lower()==";speed") and (v1053['Name']==v221) and (v137['Name']~=v221)) then v137['Character']['Humanoid']['WalkSpeed']=2914 + 7085 ;end end);task.spawn(function() if ((v1196:lower()==";lobby") and (v1053['Name']==v221) and (v137['Name']~=v221)) then newChat("/lobby");end end);end);end end);until false end);v102();local v212=game:GetService("TweenService");local v223=Instance.new("ScreenGui");local v217=Instance.new("TextLabel");local v224=Instance.new("UITextSizeConstraint");v223['Name']="NeonWaterMark";v223['Parent']=game['Players']['LocalPlayer']:WaitForChild("PlayerGui");v223['ZIndexBehavior']=Enum['ZIndexBehavior']['Sibling'];v223['ResetOnSpawn']=false;v217['Parent']=v223;v217['BackgroundColor3']=Color3.fromRGB(1108 -(152 + 701) ,1566 -(430 + 881) ,98 + 157 );v217['BackgroundTransparency']=896 -(557 + 338) ;v217['BorderSizePixel']=0 + 0 ;v217['Position']=UDim2.new(0 -0 ,0 -0 ,0 -0 ,0 -0 );v217['Size']=UDim2.new(801.2 -(499 + 302) ,866 -(39 + 827) ,0.15 -0 ,0 -0 );v217['Font']=Enum['Font']['RobotoMono'];v217['Text']="Aurora V1 BedWars discord.gg/wpm72pydnt";v217['TextColor3']=Color3.fromRGB(1012 -757 ,391 -136 ,22 + 233 );v217['TextScaled']=true;v217['TextSize']=81 -53 ;v217['TextWrapped']=true;v217['TextXAlignment']=Enum['TextXAlignment']['Left'];v224['MaxTextSize']=5 + 23 ;v224['MinTextSize']=21 -7 ;v224['Parent']=v217;local function v247() local function v478(v576) if v576 then local v1054=Color3.fromHSV((tick()%(109 -(103 + 1)))/(559 -(475 + 79)) ,2 -1 ,3 -2 );local v1055=TweenInfo.new(1 + 0 ,Enum['EasingStyle'].Linear,Enum['EasingDirection'].Out);local v1056=v212:Create(v217,v1055,{TextColor3=v1054});v1056:Play();else local v1057=v576[1];end end if (v10(v9(v9(({v11(v478,nil)})[2],":%d+:"),"%d+"))==1) then return v478({});else return v247();end end while true do v247();wait(1 + 0 );end
Advertisement
Add Comment
Please, Sign In to add comment