game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false), game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.Health, false), if not game:GetService("RunService"):IsStudio() then, game.ReplicatedFirst.Loading.BindableFunction:Invoke("LOADING"), workspace.IgnoreFolder.LocalItems:ClearAllChildren(), local DATAFOLDER = player:WaitForChild("DataFolder"), local Grimoire_Tool = player.Backpack:WaitForChild("Book"), mouse.TargetFilter = workspace.IgnoreFolder, local MAINGUI = player.PlayerGui:WaitForChild("MainGUI"), local LevelSystem = require(game.ReplicatedStorage:WaitForChild("LevelSystem")), local RemoteEvent = game.ReplicatedStorage:WaitForChild("RemoteEvent"), local RemoteFunction = game.ReplicatedStorage:WaitForChild("RemoteFunction"), local PASSCODE = RemoteFunction:InvokeServer("PASSCODE"), local SKILLTREE = game.ReplicatedStorage:WaitForChild(DATAFOLDER.MagicType.Value .. "MagicSkills"):Clone(), game.ReplicatedStorage:WaitForChild("Experience"):Clone().Parent = MAINGUI, for i, v in pairs(SKILLTREE.Center:GetChildren()) do, if v:IsA("ImageLabel") and v ~= SKILLTREE.Center.CLOVER then, local TextLabel = Instance.new("TextLabel"), TextLabel.Size = UDim2.new(0, 100, 0, 10), TextLabel.Position = UDim2.new(0, 0, 0, -5), TextLabel.TextStrokeColor3 = Color3.new(0, 0, 0), TextLabel.FontSize = Enum.FontSize.Size14, TextLabel.TextColor3 = Color3.new(1, 1, 1), for i, v in pairs(SKILLTREE.Center.Moves:GetChildren()) do, TextLabel.Size = UDim2.new(0, 100, 0, 20), TextLabel.Position = UDim2.new(0, 40, 0, -10), TextLabel.BackgroundColor3 = Color3.new(0, 0, 0), TextLvl.Position = UDim2.new(0, -20, 0, 0), TextDescription.Size = UDim2.new(0, 100, 0, 40), TextDescription.Position = UDim2.new(0, 0, 0, 20), TextDescription.Text = v.Description.Value .. [[, SkillPoint(s): ]] .. tostring(game.ReplicatedStorage.MagicSkillPoint[v.Name].Value), TextLabel.TextXAlignment = Enum.TextXAlignment.Left, TextDescription.TextXAlignment = Enum.TextXAlignment.Left, local textBOUNDS = TextLabel.TextBounds + TextDescription.TextBounds, TextLabel.Size = UDim2.new(0, textBOUNDS.x, 0, 20), TextDescription.Size = UDim2.new(0, textBOUNDS.x, 0, textBOUNDS.y), local MYLEVEL = LevelSystem.CalculateLVLfromEXP(DATAFOLDER.Stats.XP.Value), if character:FindFirstChild("DEBUGGER") then, local REQUIRESKILLPOINTFORMAGIC = game.ReplicatedStorage.MagicSkillPoint[v.Name].Value, if REQUIRESKILLPOINTFORMAGIC <= tonumber(DATAFOLDER.Stats.SkillPoint.Value) and MYLEVEL >= v.LVL_TAG.Value and (DATAFOLDER.Magics:FindFirstChild(v.PREVIOUS_MOVE_TAG.Value) or v.PREVIOUS_MOVE_TAG.Value == "") or DATAFOLDER.Magics:FindFirstChild(v.Name) then, local MYCLOVER = math.min(DATAFOLDER.Clover.Value + DATAFOLDER.ExtraSlot.Value, #SKILLTREE.MagicInventory:GetChildren() - 1), for i = 1, #SKILLTREE.MagicInventory:GetChildren() - 1 do, if DATAFOLDER["Slot" .. i].Value == v.Name then, if DATAFOLDER["Slot" .. i].Value == "" then, RemoteEvent:FireServer("AddSlotMagic", i, v.Name, PASSCODE), MAINGUI.Error.Text = "Your magic slot(s) are full", MAINGUI.Error.Text = "[" .. v.Name .. "]" .. " already equipped", MAINGUI.Error.Text = "Require: Level " .. v.LVL_TAG.Value, elseif v.PREVIOUS_MOVE_TAG.Value ~= "" and DATAFOLDER.Magics:FindFirstChild(v.PREVIOUS_MOVE_TAG.Value) == nil then, MAINGUI.Error.Text = "Require: " .. v.PREVIOUS_MOVE_TAG.Value, elseif REQUIRESKILLPOINTFORMAGIC > tonumber(DATAFOLDER.Stats.SkillPoint.Value) then, MAINGUI.Error.Text = "You need " .. REQUIRESKILLPOINTFORMAGIC .. " skill point! Name = MAINGUI.Settings.Party["Create/Join"].PartyName.Text, Passcode = MAINGUI.Settings.Party["Create/Join"].Passcode.Text, MAINGUI.Error.Text = "Not enough currency or Party Name already existed", MAINGUI.Settings.Party.Invite.Disband.TextButton.MouseButton1Click:connect(function(), if player.Character:FindFirstChild("OwnerTag").Value[player.Name]:FindFirstChild("OWNER") then, RemoteEvent:FireServer("DisbandParty", player.Character:FindFirstChild("OwnerTag").Value, PASSCODE), MAINGUI.Settings.Party.Invite.Invite.TextButton.MouseButton1Click:connect(function(), local TEXTPLAYER = game.Players:FindFirstChild(MAINGUI.Settings.Party.Invite.PlayerName.Text), if TEXTPLAYER and TEXTPLAYER.Character:FindFirstChild("OwnerTag") == nil then, RemoteEvent:FireServer("PartyInvite", TEXTPLAYER, PASSCODE), MAINGUI.Error.Text = "Player does not exist or already in a party", local function CreatePartyFrame(user, TAG), if user and MAINGUI.Party.Frame:FindFirstChild(user.Name) == nil then, local p_frame = game.ReplicatedStorage.PartyFrame:Clone(), p_frame.Kick.MouseButton1Click:connect(function(), if connect1 and p_frame == nil and p_frame:FindFirstChild("HP") == nil then, p_frame.HP.Frame.Size = UDim2.new(math.max(0, health / user.Humanoid.MaxHealth), 0, 1, 0), p_frame.HP.Frame.BackgroundColor3 = Color3.fromRGB(75, 234, 50):lerp(Color3.fromRGB(234, 29, 29), 1 - health / user.Humanoid.MaxHealth), if TAG and health == 0 and not game.Players:GetPlayerFromCharacter(user) then, if TAG and game.Players:GetPlayerFromCharacter(user) then, game.Players:GetPlayerFromCharacter(user).CharacterAdded:connect(function(otherChar), connect1 = user.Humanoid.HealthChanged:connect(changeHealth), if #MAINGUI.Party.Frame:GetChildren() > 2 then, for i, v in pairs(MAINGUI.Party.Frame:GetChildren()) do, if v:IsA("ImageLabel") and v.Name ~= player.Name then, while game:GetService("RunService").Heartbeat:wait() do, if MAINGUI.Party.Frame:FindFirstChild(player.Name) == nil then, if MAINGUI.Settings.Settings.Visible then, MAINGUI.BottomLeft.Settings.ImageColor3 = Color3.fromRGB(6, 147, 255), elseif MAINGUI.Settings.Tittle.Visible then, MAINGUI.BottomLeft.Tittle.ImageColor3 = Color3.fromRGB(6, 147, 255), elseif MAINGUI.Settings.Save.Visible then, MAINGUI.BottomLeft.Save.ImageColor3 = Color3.fromRGB(6, 147, 255), elseif MAINGUI.Settings.Help.Visible then, MAINGUI.BottomLeft.Help.ImageColor3 = Color3.fromRGB(6, 147, 255), elseif MAINGUI.BottomLeft.Stats.Visible then, MAINGUI.BottomLeft.Stats.ImageColor3 = Color3.fromRGB(6, 147, 255), MAINGUI.BottomLeft.Settings.ImageColor3 = Color3.new(1, 1, 1), MAINGUI.BottomLeft.Tittle.ImageColor3 = Color3.new(1, 1, 1), MAINGUI.BottomLeft.Save.ImageColor3 = Color3.new(1, 1, 1), MAINGUI.BottomLeft.Help.ImageColor3 = Color3.new(1, 1, 1), MAINGUI.BottomLeft.Stats.ImageColor3 = Color3.new(1, 1, 1), if MAINGUI.Party.ImageButton.ImageColor3 == Color3.new(0, 0, 0) then, MAINGUI.Party.TextLabel.Text = "Create/Join Party", elseif player.Character.OwnerTag.Value:isDescendantOf(game.ReplicatedStorage.PartySystem) then, local PARTY = player.Character.OwnerTag.Value, local TOTALMEMBERS = #PARTY:GetChildren(), MAINGUI.Party.TextLabel.Text = PARTY.Name .. " (" .. tostring(TOTALMEMBERS) .. ")", for _, v in pairs(MAINGUI.Party.Frame:GetChildren()) do, if v:IsA("ImageLabel") and PARTY:FindFirstChild(v.Name) == nil then, for _, v in pairs(PARTY:GetChildren()) do, if MAINGUI.Party.Frame:FindFirstChild(v.Name) == nil then, MAINGUI.Party.Frame[v.Name].Leader.Visible = true, MAINGUI.Party.Frame[v.Name].Leader.Visible = false, for _, CHILDREN in pairs(MAINGUI.Party.Frame:GetChildren()) do, local myClover = DATAFOLDER.Clover.Value + DATAFOLDER.ExtraSlot.Value, if myClover >= tonumber(v.Name) or DATAFOLDER["Slot" .. v.Name].Value ~= "" then, v.ImageLabel.Image = game.ReplicatedStorage.MagicImg:FindFirstChild(DATAFOLDER["Slot" .. v.Name].Value).Value, v.ImageLabel.Image = "rbxassetid://9571720", local SAFEZONEHIT = KeyModule.SafeZones(character.HumanoidRootPart.Position), if SAFEZONEHIT and SAFEZONEHIT:FindFirstChild("SafeZone") then, if not character.Effects:FindFirstChild("Safe Zone") then, local SECONDS = LevelSystem.DOUBLEXPSECONDS(), local stringvalue = Instance.new("StringValue"), stringvalue.Value = "http://www.roblox.com/asset/?id=580388963", local cooldowntag = Instance.new("NumberValue"), local timeUsed = Instance.new("NumberValue"), elseif character.Effects:FindFirstChild("Safe Zone") then, if SAFEZONEHIT and SAFEZONEHIT:FindFirstChild("HealZone") then, if not character.Effects:FindFirstChild("Healing Zone") then, stringvalue.Value = "http://www.roblox.com/asset/?id=1032918680", elseif character.Effects:FindFirstChild("Healing Zone") then, character.Effects["Healing Zone"]:Destroy(), if character:FindFirstChild("Effects") and LevelSystem.CalculateXPTIME(DATAFOLDER.DOUBLEXPBOOST.Value) and not character.Effects:FindFirstChild("Double EXP") then, stringvalue.Value = "http://www.roblox.com/asset/?id=384520176", timeUsed.Value = DATAFOLDER.DOUBLEXPBOOST.Value, delay(math.abs(SECONDS - (os.time() - DATAFOLDER.DOUBLEXPBOOST.Value)), function(), if type(v) == "function" and string.match(i, "render_") then, game:GetService("RunService"):BindToRenderStep(i, Enum.RenderPriority.Last.Value - 1, v), if OTHERPLAYA or OTHERPLAYA == character then, if OTHERPLAYA:FindFirstChild("OwnerTag") == nil then, if not OTHERPLAYA.OwnerTag or not character:FindFirstChild("OwnerTag") or OTHERPLAYA.OwnerTag.Value ~= character.OwnerTag.Value then, if not DEBUG_TOUCH and hit:isDescendantOf(character) then, if array.MinRange and array.MaxRange and mouse.Hit.p - character.HumanoidRootPart.Position.magnitude < array.MaxRange and mouse.Hit.p - character.HumanoidRootPart.Position.magnitude > array.MinRange then, mouse.Icon = "http://www.roblox.com/asset/?id=251497633", mouse.Icon = "http://www.roblox.com/asset/?id=158691754", until character.Effects:FindFirstChild("Hit Stun") == nil, until KeyPressed[Enum.UserInputType.MouseButton1.Name] and KeyPressed[Enum.UserInputType.MouseButton1.Name][1] == true or Grimoire_Tool.Parent ~= character, until character.Effects:FindFirstChild("Hit Stun") == nil and character.Humanoid.Health > 0, MAP_RADAR.Material = Enum.Material.SmoothPlastic, MAP_RADAR.BrickColor = BrickColor.new("Light blue"), local meshBlock = Instance.new("BlockMesh"), local mySpherecone = Instance.new("Part"), mySpherecone.Material = Enum.Material.SmoothPlastic, mySpherecone.BrickColor = BrickColor.new("Gold"), mySpherecone.Size = Vector3.new(0.4, 0.4, 0.4), MAP_RADAR.Parent = workspace.IgnoreFolder.LocalItems, while TRUECHAR and not DISABLEEFFECTS_NOW do, local POS = TRUECHAR.HumanoidRootPart.CFrame, for i, v in pairs(workspace.NPCs:GetChildren()) do, if v ~= TRUECHAR and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") and 0 < v.Humanoid.Health then, local otherPOS = v.HumanoidRootPart.CFrame, if v:FindFirstChild(RANDOM_OS) == nil and Y_DIFF_MAX >= math.abs(otherPOS.y - POS.y) and GRAB_RANGE >= math.abs(otherPOS.x - POS.x) and GRAB_RANGE >= math.abs(otherPOS.z - POS.z) then, TAGCreate.Material = Enum.Material.SmoothPlastic, TAGCreate.Size = Vector3.new(0.3, 0.3, 0.3), elseif v:FindFirstChild(RANDOM_OS) and Y_DIFF_MAX >= math.abs(otherPOS.y - POS.y) and GRAB_RANGE >= math.abs(otherPOS.x - POS.x) and GRAB_RANGE >= math.abs(otherPOS.z - POS.z) then, local TAGCreate = v:FindFirstChild(RANDOM_OS), if TRUECHAR:FindFirstChild("OwnerTag") and v:FindFirstChild("OwnerTag") then, if TRUECHAR.OwnerTag.Value == v.OwnerTag.Value or v.OwnerTag.Value == TRUECHAR then, TAGCreate.BrickColor = BrickColor.Green(), local newPOS = POS.p + Vector3.new((otherPOS.x - POS.x) / GRAB_RANGE * (MAP_RADAR.Size.X * 0.5), math.floor((otherPOS.y - POS.y) / (Y_DIFF_MAX / 2) * 1 + 0.5) / 2, (otherPOS.z - POS.z) / GRAB_RANGE * (MAP_RADAR.Size.Z * 0.5)), TAGCreate.CFrame = CFrame.new(newPOS) + Vector3.new(0, HEIGHTS, 0), MAP_RADAR.CFrame = CFrame.new(POS.p) + Vector3.new(0, HEIGHTS, 0), mySpherecone.CFrame = CFrame.new(POS.p) + Vector3.new(0, HEIGHTS, 0), if not GETCONFIRMDEBUG and character:FindFirstChild("DEBUGGER") == nil then, local textbox = Instance.new("TextLabel"), textbox.Position = UDim2.new(0.5, -100, 0.5, -100), textbox.BackgroundColor3 = Color3.new(0, 0, 0), local accept = Instance.new("TextButton"), accept.BackgroundColor3 = Color3.new(0, 1, 0), game.ReplicatedStorage.PartyFrame.Kick.Gradient:Clone().Parent = accept, decline.Position = UDim2.new(0.5, 0, 1, 0), decline.BackgroundColor3 = Color3.new(1, 0, 0), accept.MouseButton1Click:connect(function(), decline.MouseButton1Click:connect(function(), if DATAFOLDER.PartyInvite.Value == "Active" and character:FindFirstChild("OwnerTag") == nil and MAINGUI:FindFirstChild("PartyInvite") == nil then, local ui = game.ReplicatedStorage.PartyInvite:Clone(), ui.TextLabel.Text = "You have been invited to join " .. tag.Name, ui.Decline.TextButton.MouseButton1Click:connect(function(), ui.Accept.TextButton.MouseButton1Click:connect(function(), RemoteEvent:FireServer("PartyAddMember2", tag, character, nil, PASSCODE), function RemoteFunction.OnClientInvoke(func_name, ), RemoteEvent.OnClientEvent:connect(RUNFUNC), local AREAs = workspace.IgnoreFolder["Area[Name/Music]"].Areas, local ExploreArea = workspace.IgnoreFolder["Area[Name/Music]"]["???
What Happened To Bowser From Sha Na Na, Articles C