local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/Robojini/Tuturial_UI_Library/main/UI_Template_1"))() local Window = Library.CreateLib("mx hub grow eggs script OP", "RJTheme3") local Tab = Window:NewTab("warning") local Section = Tab:NewSection("read on scriptblox.com how to use") local Tab = Window:NewTab("spawn") local Section = Tab:NewSection("eggs") Section:NewButton("spawn ender egg 1b$ (center map)", "ButtonInfo", function() local args = { "PlantEgg", "3475d968-ee04-47f7-a003-e3a21d9eed34", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "DragonTowerEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) Section:NewButton("spawn savannah egg 25M$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "fb06ad7b-6ff6-4f2d-b151-c764bb6a7565", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "SavannahEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) Section:NewButton("spawn milk egg 1.5M$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "2ef0e93c-2647-4abe-a8ef-bdec0c08b330", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "MilkEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) Section:NewButton("spawn honey egg 150K$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "d39f33d3-4bd0-49be-8925-745a424eeb3c", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "HoneyEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) Section:NewButton("spawn flower egg 15K$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "ec8b5af9-9b05-4355-8423-68868658aad3", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "FlowerEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) local Tab = Window:NewTab("spawn x2") local Section = Tab:NewSection("spawner x2") Section:NewButton("spawn parrot tree 5K$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "1c4d94eb-6095-4720-9479-409188826a4f", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "ParrotTree" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end) local Tab = Window:NewTab("limited spawn") local Section = Tab:NewSection("spawner x3") Section:NewButton("spawn brainrot egg 180$(center map)", "ButtonInfo", function() local args = { "PlantEgg", "8e21f90d-b439-4d69-befe-5169dc273220", workspace:WaitForChild("Plots"):WaitForChild("MX_explojteralt_Plot"):WaitForChild("MX_explojteralt_Soil"), vector.create(8.52639389, 19.3631458, 661.324158, -0.999963164, 7.93174095e-08, 0.00858498178, 7.93815289e-08, 1, 7.12768244e-09, -0.00858498178, 7.80890907e-09, -0.999963164), "BrainrotEgg" } game:GetService("ReplicatedStorage"):WaitForChild("Postie"):WaitForChild("Sent"):FireServer(unpack(args)) end)