As of Dec. 2, 2021, this is the full list of all Magics in Clover Kingdom: Grimshot. All rights reserved. The Black Clover inspired Roblox experience Clover Kingdom: Grimshot invites players to become the strongest in the world and take down everyone who's against themwhether this means working as a Magic Knight and protecting all that exists, or turning toward the path of evil and fighting those who vow to do good, is up to you. game.ReplicatedStorage.MagicImg[MAGICSELECTED].Value, DATAFOLDER.Magics:FindFirstChild(MAGICSELECTED).Value, DATAFOLDER.Magics[MAGICSELECTED].COOLDOWN_DEBUG.Value, local mousepoint = MAINGUI.MagicWheel.MousePoint, local mousepos = Vector2.new(mouse.X, mouse.Y) - MAINGUI.MagicWheel.AbsolutePosition.unit * math.min(MAINGUI.MagicWheel.Middle.Size.X.Offset * 0.4, Vector2.new(mouse.X, mouse.Y) - MAINGUI.MagicWheel.AbsolutePosition.magnitude - mousepoint.Size.X.Offset * 0.6), local rotation = math.deg(math.atan2(mousepos.y / mousepos.magnitude, mousepos.x / mousepos.magnitude)) + 90, mousepoint.Position = UDim2.new(0, mousepos.x - mousepoint.Size.X.Offset * 0.5, 0, mousepos.y - mousepoint.Size.Y.Offset * 0.5), local centerScreen = camera.ViewportSize * 0.5, local mousePos = Vector2.new(mouse.X, mouse.Y), SKILLTREE.Center.CLOVER.Background.Rotation = SKILLTREE.Center.CLOVER.Background.Rotation + 0.5, if KeyPressed[Enum.UserInputType.MouseButton1.Name] and KeyPressed[Enum.UserInputType.MouseButton1.Name][1] == true then, local MOUSEHOLDPOS = KeyPressed[Enum.UserInputType.MouseButton1.Name][3], local differenceUnit = (mousePos - MOUSEHOLDPOS) * 0.5, _G.CurrentSkillTreePos = _G.CurrentSkillTreePos or UDim2.new(0, 0, 0, 0), SKILLTREE.Center.Position = _G.CurrentSkillTreePos + UDim2.new(0, differenceUnit.x, 0, differenceUnit.y), _G.CurrentSkillTreePos = SKILLTREE.Center.Position, if character:FindFirstChild("Broom") and character.Effects:FindFirstChild("Flying Broom") then, local direction = camera.CFrame:vectorToWorldSpace(Vector3.new((KeyPressed[Enum.KeyCode.A.Name] and (KeyPressed[Enum.KeyCode.A.Name][1] and -1 or 0) or 0) + (KeyPressed[Enum.KeyCode.D.Name] and (KeyPressed[Enum.KeyCode.D.Name][1] and 1 or 0) or 0), 0, (KeyPressed[Enum.KeyCode.W.Name] and (KeyPressed[Enum.KeyCode.W.Name][1] and -1 or 0) or 0) + (KeyPressed[Enum.KeyCode.S.Name] and (KeyPressed[Enum.KeyCode.S.Name][1] and 1 or 0) or 0))), FLYINGV.Velocity = direction * (not character.DisableEffects:FindFirstChild("Movement") and 20 or 0), FACEB.CFrame = 0 < direction.magnitude and CFrame.new(camera.CFrame.p, camera.CFrame.p + direction) or camera.CFrame, MYBROOM = character:FindFirstChild("Broom"), RemoteEvent:FireServer("FlyingBroomEnable", MYBROOM, true, PASSCODE), FLYINGV.Parent = character.HumanoidRootPart, FACEB.Parent = character.HumanoidRootPart, MYBROOM = character:FindFirstChild("Broom") or MYBROOM, if flightAnimation.IsPlaying or MYBROOM and MYBROOM.Broom.Trail.Enabled == true then, RemoteEvent:FireServer("FlyingBroomEnable", MYBROOM, false, PASSCODE), if KeyPressed[Enum.UserInputType.MouseButton1.Name] and KeyPressed[Enum.UserInputType.MouseButton1.Name][1] == true and character:FindFirstChild("Broom") and not cleanAnimation.isPlaying and not character.Effects:FindFirstChild("Flying Broom") then, local MULTIPLIER = math.max(character.Humanoid.Health / character.Humanoid.MaxHealth, 0.3) == 0.3 and 0.3 or 1, if character.Effects:FindFirstChild("Lightning Equip") then, if character.HumanoidRootPart:FindFirstChild("MudParticle") then, if character.DisableEffects:FindFirstChild("Movement") then, if not character.DisableEffects:FindFirstChild("Run") and not character.DisableEffects:FindFirstChild("ToolsRun") and not character.DisableEffects:FindFirstChild("Movement") and KeyPressed[Enum.KeyCode.W.Name] and KeyPressed[Enum.KeyCode.W.Name][1] == true and (KeyPressed[Enum.KeyCode.W.Name][#KeyPressed[Enum.KeyCode.W.Name]] == true or KeyPressed[Enum.KeyCode.W.Name][3] and tick() - KeyPressed[Enum.KeyCode.W.Name][3] < 0.15) and FLYINGV.Parent == nil and 0 < character.Humanoid.MoveDirection.magnitude then, table.insert(KeyPressed[Enum.KeyCode.W.Name], true), character.Humanoid.WalkSpeed = character.Humanoid.WalkSpeed + (22 * MULTIPLIER - character.Humanoid.WalkSpeed) * 0.01, character.Humanoid.WalkSpeed = 16 * MULTIPLIER, if rollAnimation.IsPlaying and character.Humanoid.JumpPower ~= 0 then, if not rollAnimation.IsPlaying and character.DisableEffects:FindFirstChild("Movement") and character.Humanoid.JumpPower ~= 0 then, until character.DisableEffects:FindFirstChild("Movement") == nil, if not SHAKECAM and character.Effects:FindFirstChild("Camera Shake") then, if not SHAKECAM and workspace:FindFirstChild("VolcanoMesh") then, for _, v in pairs(workspace:GetChildren()) do, if v.Name == "VolcanoMesh" and v.Shake.Value == true and character.HumanoidRootPart.Position - v.Part.Position.magnitude < 18 then, camera.CFrame = camera.CFrame * CFrame.new(math.random() * math.random(-1, 1), math.random() * math.random(-1, 1), math.random() * math.random(-1, 1)), if character.Effects:FindFirstChild("Distortion") then, if character.Effects:FindFirstChild("ReDistortion") then, if character.Effects:FindFirstChild("Blur") then, if character.Effects:FindFirstChild("Sud") then, game.Lighting.Blur.Size = game.Lighting.Blur.Size + (Blur - game.Lighting.Blur.Size) * 0.1, camera.FieldOfView = camera.FieldOfView + (Distortion - camera.FieldOfView) * 0.1, if DATAFOLDER.Magics:FindFirstChild("Sensing") then, if KeyPressed[Enum.UserInputType.MouseButton2.Name] and KeyPressed[Enum.UserInputType.MouseButton2.Name][1] and 0 >= character.Humanoid.MoveDirection.magnitude and 1 <= tick() - KeyPressed[Enum.UserInputType.MouseButton2.Name][2] and target and target:isDescendantOf(workspace.NPCs) and target.Parent:FindFirstChild("Humanoid") and target.Position - character.HumanoidRootPart.Position.magnitude < 30 then, local myLevel = LevelSystem.CalculateLVLfromEXP(DATAFOLDER.Stats.XP.Value), if game.Players:GetPlayerFromCharacter(target.Parent) then, otherLevel = LevelSystem.CalculateLVLfromEXP(game.Players:GetPlayerFromCharacter(target.Parent).DataFolder.Stats.XP.Value), elseif target.Parent:FindFirstChild("DataFolder") and target.Parent.DataFolder:FindFirstChild("XP") then, otherLevel = LevelSystem.CalculateLVLfromEXP(target.Parent.DataFolder.XP.Value), if otherLevel ~= nil and myLevel >= otherLevel then, MAINGUI.Sensing.Text = "Level: " .. textOFLEVEL, MAINGUI.Sensing.Position = UDim2.new(0, mouse.X, 0, mouse.Y - 7), character.Humanoid.StateChanged:connect(function(oldstate, newstate), if runAnimation.IsPlaying and newstate == Enum.HumanoidStateType.Jumping then, for i, v in pairs(MAINGUI.Settings:GetChildren()) do, if v:IsA("Frame") or v:IsA("ScrollingFrame") then, local function MAKESETTINGS(DATAFOLDITEM, NAME), Frame.BackgroundColor3 = Color3.new(1, 1, 1), LABEL.TextXAlignment = Enum.TextXAlignment.Left, local BUTTON = Instance.new("TextButton"), BUTTON.Position = UDim2.new(1, -50, 0, 0), game.ReplicatedStorage.PartyFrame.HP.Gradient:Clone().Parent = BUTTON, BUTTON.MouseButton1Click:connect(function(), RemoteEvent:FireServer("ChangeSettings", DATAFOLDITEM, PASSCODE), _G.MUSIC_OG_VOLUME = _G.MUSIC_OG_VOLUME or script.Music.Volume, script.Music.Volume = CHECKER and _G.MUSIC_OG_VOLUME or 0, if not CHECKER or not Color3.new(0, 1, 0) then, BUTTON.BackgroundColor3 = Color3.new(1, 0, 0), MAINGUI.Settings.Settings.CanvasSize = UDim2.new(0, 0, 0, #MAINGUI.Settings.Settings:GetChildren() * 40), MAKESETTINGS(DATAFOLDER.PartyInvite, "Party Invites UI"), MAKESETTINGS(DATAFOLDER.CurrencyShow, "Show Currency"), local MAINGUI_SAVE_TEXT = MAINGUI.Settings.Save.TextLabel.Text, MAINGUI.Settings.Save.TextLabel.MouseEnter:connect(function(), MAINGUI.Settings.Save.TextLabel.Text = "Hold out an item and click one of the slot", MAINGUI.Settings.Save.TextLabel.MouseLeave:connect(function(), MAINGUI.Settings.Save.TextLabel.Text = MAINGUI_SAVE_TEXT, MAINGUI.Settings.Save.SaveButton.MouseButton1Click:connect(function(), RemoteEvent:FireServer("QUICK_SAVE", PASSCODE), for _, v in pairs(DATAFOLDER:GetChildren()) do, table.insert(ITEMSTABLEARRAYBLAHBLAHBLAH, v), table.sort(ITEMSTABLEARRAYBLAHBLAHBLAH, function(i, v), return tonumber(string.match(v.Name, "%d")) > tonumber(string.match(i.Name, "%d")), for _, v in pairs(ITEMSTABLEARRAYBLAHBLAHBLAH) do, local textbutton = Instance.new("ImageButton"), textbutton.Size = UDim2.new(0, 50, 0, 50), textbutton.BackgroundColor3 = Color3.new(1, 1, 1), textbutton.Parent = MAINGUI.Settings.Save.Frame, textbutton.Image = "rbxassetid://9571720", textbutton.Image = game.ReplicatedStorage.ItemsImg:FindFirstChild(value) and game.ReplicatedStorage.ItemsImg[value].Value or "rbxassetid://1019185679", textbutton.MouseButton1Click:connect(function(), RemoteEvent:FireServer("Save/LoadItem", v, PASSCODE), for _, v in pairs(KeyModule.Tittles()) do, if tittle_name == DATAFOLDER.Tittle.Value then, player.Character.HumanoidRootPart.CFrame = v[5].CFrame, local textbutton = Instance.new("TextButton"), textbutton.Text = tittle_name .. " (Level: " .. (tittle_level or "???") TheBlack Cloverinspired Roblox experienceClover Kingdom: Grimshotinvites players to become the strongest in the world and take down everyone who's against themwhether this means working as a Magic Knight and protecting all that exists, or turning toward the path of evil and fighting those who vow to do good, is up to you. 10KLIKES! Performance & security by Cloudflare. If more Magics are added to this experience as time goes on, this guide will be updated accordingly. An agility based move that's used to dash forward quickly. This passive ability nullifies all burn damage, minus Fire Magic's G move, making it a very good counter ability. Your IP: thanks :) I am noob Plus the other mobs in the future. FogColor = Color3.fromRGB(127, 127, 127), MUSIC.SoundId = SOUND[CURRENTSONG].SoundId, local MUSICLOOP = MUSIC.DidLoop:connect(function(), MUSIC.SoundId = SOUND[CURRENTSONG + 1].SoundId, MAINGUI.AreaTextLabel.TextStrokeTransparency = 0, MAINGUI.AreaTextLabel.TextTransparency = 0, game:GetService("TweenService"):Create(MAINGUI.AreaTextLabel, TweenInfo.new(0.3, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {TextStrokeTransparency = 1, TextTransparency = 1}):Play(), local ray = Ray.new(character.HumanoidRootPart.Position, Vector3.new(0, 9999, 0)), local hit = workspace:FindPartOnRayWithWhitelist(ray, {AREAs}), JSON | Clover Kingdom: Grimshot Script | Autofarm [LuaXe] LuaXie 3.45K subscribers Subscribe Share 8.7K views 5 months ago #roblox Pastebin: https://paste.ee/r/7YLwb How To Get Scripts:. Regardless of the path you choose, leveling up, understanding magic, and training is crucial. Image via Roblox Clover Kingdom: Grimshot. ", for i, v in pairs(SKILLTREE.MagicInventory:GetChildren()) do, if DATAFOLDER["Slot" .. v.Name].Value ~= "" then, RemoteEvent:FireServer("RemoveSlot", v.Name, PASSCODE), elseif tonumber(v.Name) > math.min(DATAFOLDER.Clover.Value + DATAFOLDER.ExtraSlot.Value, #SKILLTREE.MagicInventory:GetChildren() - 1) then, RemoteEvent:FireServer("ExtraSlotPrompt", PASSCODE), local MAGICSFOLDER = DATAFOLDER:WaitForChild("Magics"), if MAGICSFOLDER:FindFirstChild(v.Name) then, for i, v in pairs(DATAFOLDER:GetChildren()) do, local EXPERIENCE_GUI = MAINGUI:WaitForChild("Experience"), local function UPDATEXPBAR(val, createTEXT), _G.EXPVAL = _G.EXPVAL + (val - _G.EXPVAL) * 0.02, local current_Lvl = LevelSystem.CalculateLVLfromEXP(val), EXPERIENCE_GUI.LevelText.Text = current_Lvl, local next_LvlExp = LevelSystem.CalculateEXPfromLVL(current_Lvl + 1), local ch, mh = val - LevelSystem.CalculateEXPfromLVL(current_Lvl), next_LvlExp - LevelSystem.CalculateEXPfromLVL(current_Lvl), local percentage = (ch - mh * CurvePercentage) / (mh * (1 - CurvePercentage)), line.Frame.Size = UDim2.new(percentage, 0, 1, 0), line.Frame.Position = UDim2.new(1 - percentage, 0, 0, 0), curve1.Frame.ImageColor3 = Color3.new(1, 1, 1), curve2.Frame.ImageColor3 = Color3.new(1, 1, 1), curve3.Frame.ImageColor3 = Color3.new(1, 1, 1), line.Frame.BackgroundColor3 = Color3.new(1, 1, 1), local percentage = (ch / mh - CurvePercentage * 0.6666666666666666) / (CurvePercentage * 0.33333333333333337), curve1.Frame.Rotation = -90 * (1 - percentage), local percentage = (max - 0.3333333333333333) / 0.3333333333333333, curve2.Frame.Rotation = -90 * (1 - percentage), local percentage = max / 0.3333333333333333, curve2.Frame.ImageColor3 = Color3.new(0, 0, 0), if math.abs(DATAFOLDER.Stats.XP.Value - _G.EXPVAL) > 0.01 then, SKILLTREE.SkillPointText.Text = "Skill Point(s): " .. val, local XPDATA = DATAFOLDER:WaitForChild("Stats"):WaitForChild("XP"), local SKILLPOINT = DATAFOLDER.Stats:WaitForChild("SkillPoint"), EXPERIENCE_GUI.BUYXPBOOST.MouseButton1Click:connect(function(), if not LevelSystem.CalculateXPTIME(DATAFOLDER.DOUBLEXPBOOST.Value) then, game:GetService("MarketplaceService"):PromptProductPurchase(player, 135187447), function UNLOCKINGTHINGS(typeitem, array), local textlb = game.ReplicatedStorage.Rewards.XP.BillboardGui.TextLabel:Clone(), textlb.Position = UDim2.new(0, -50, 0, 0), textlb.TextColor3 = Color3.fromRGB(255, 229, 25), textlb.Position = UDim2.new(0, -120, 0, -50), if not (val - PREVIOUSXPVAL > 0) or not ("+$" .. ADDCOMMAS(val - PREVIOUSXPVAL)) then, textlb.Text = "$" .. ADDCOMMAS(val - PREVIOUSXPVAL), textlb.Position = UDim2.new(0, -120, 0, 0), if not (val - PREVIOUSXPVAL > 0) or not ("+" .. ADDCOMMAS(val - PREVIOUSXPVAL)) then, textlb.Text = ADDCOMMAS(val - PREVIOUSXPVAL), TEXT = LevelSystem.XPClientPerspective(TEXT), if not (val - PREVIOUSXPVAL > 0) or not ("+" .. If you're looking for codes for other games, we have a ton of them in our Roblox Game Codes post! | 12.95 KB, VisualBasic | I can set up a macro to kill NPC's but it bugs whenever I try to get the quests so I just really need a script that allows me to pick up a quest from anywhere please! By Grimshot Clover Use this Pass in: [TIME MAGIC] Clover Kingdom: Grimshot Price 200 Type Pass Updated Apr. footer-imprint-headline footer-terms-of-service footer-data-headline . Whether you're looking for Magic Spins or Coins, the codes below have it all! These magics can be spun at the common tower. 20KLIKESOWO!!! Welcome to the unofficial ROBLOX wiki for Black Clover: Grimshot by Froredion. 0 7 Roblox MMO Gaming Copyright 2023 Pro Game Guides. Community content is available under CC-BY-SA unless otherwise noted. Redeem codes Clover Kingdom: Grimshot es bastbefore simple, you just have to follow the following steps: Start the game. Controls: Left Ctrl to run. Check out the top 100 Codes (Click here) Sign up to the Roblox Codes Newsletter! 20KLIKESOWO!!! With 4x event it is 1/100 every 15 minutes. There's nothing that you can do to fix this issue, the code is simply unobtainable. It's easy to redeem codes for free rewards in Clover Kingdom: Grimshot! These magics can be spun for at the uncommon tower. Through Magic, players can grow stronger, learn unique moves and abilities, and ultimately work towards becoming the strongest Magic Knight or villain in the world. Pastebin: https://paste.ee/r/7YLwbHow To Get Scripts: https://youtu.be/E7SujlZdjf4Support with a donation: vovapro141@gmail.com (PayPal ID)R6R15robloxroblox hackroblox exploitexploitexploitsexploiterhackhackshackershowcaseshowcaserhub showcasescript hubhublua hublua hub OTora IsMe1 FOAceBanSkays BloxSkays GamingSakpotEzo McGfezRobloxLuaXeLuaXieExampleFurky - Roblox \"Exploits\" (stupid ngl)Jazzy RbxHype PloitsFurkyKrnlFluxusOxygen USynapse XKiwi XSirhurtAsshurtSentinelSentinel V1Sentinel V2Sentinel V3JJSploitScriptwareShadowCoco ZCometNovalineDansploitNihonRo-wareElectronKavo UIWally UIOrion UIroblox exploitfree roblox exploitroblox exploit freeroblox free exploitroblox exploit no keyroblox exploit downloadroblox script exploitroblox exploit trollingroblox exploit 2020roblox exploit 2021roblox exploit 2022roblox exploit 2023script exploit robloxroblox hackhow to hack in robloxroblox hack downloadhow to hack robloxhack robloxroblox hack 2022roblox hack freeroblox adopt me hackhow to hack roblox accountsroblox scriptroblox blox fruits scriptroblox pet simulator x scriptroblox pls donate scriptroblox shindo life scriptroblox king legacy scriptroblox blox fruit scriptroblox script executoradopt me script robloxroblox scripting tutorialroblox scriptingroblox studio scriptingscripting robloxroblox studio scripting tutorialroblox scripting tutorial 2scripting tutorial robloxhow to learn roblox scriptinghow to learn lua scripting for robloxscripting your funny ideasios 16blox fruitsshiba inu coinshindo lifespaces22 ultradivya tripathi mamslap battlestdsshindo life codesroblox exploitsrobloxdoors robloxroblox storyroblox doorsroblox bedwarsbedwars robloxmachenzie turner robloxlankybox roblox#robloxfgteev robloxMining Clicker SimulatorClicker SimulatorTapping Simulator! There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data. By using codes! You have the option to take the role of villain and destroy this magical world or play as a magic knight to defend your world from evil forces. Related: How to get pets in Roblox Black Clover Kingdom Grimshot? Clover Kingdom: Grimshot This game has not been ranked by RTrack. See codes in a table Join the community! 03, 2021 Description These animations were paid for high price, so it's also high price RIP. These magics can be spun for at the rare tower. As you complete adventures and unlock new spells and gear, you can then take on the worst dangers in the land. Comments are on moderation and will be approved in a timely manner. Please read the following rules before commenting: Save my nickname and email in this browser for the next time I comment. Usually only given at an important milestone, and can often be found either in the discord sever or in the game's description. As soon as the set up course of is full, you may then take pleasure in limitless Roblox gaming! Expired Codes ANEXTRACODEFORWEAKS TIMEMAGICMAYBE 30KLIKESZZ! clover kingdom grimshot script. Sozyaz.com Best Contents 2022 - 2023. Runker 51 Voice EnabledRunker 51Catwalk Show Lifting SimulatorAnime Clicker FightMax Speed Goal Kick SimulatorOne Fruit SimulatorStrongman RaceFlying Race Clicker+1 Speed Every Secondprove mom wrong by being a famous rapper tycoonmaking memes in your basement at 3 AM tycoonmake roblox games to become rich and famoussteal roblox games to pay grandpa's bail tycoonStair Legends!YBA:AUDunking RaceSword Fighters SimulatorMerge SimulatorStrong Ninja SimulatorAnimal SimulatorJump ClickerLegends Of Speed Get Huge SimulatorSuper Hero Race ClickerClicker Run!DOORS RaceRoblox Is UnbreakbleAnime Fly Race A game inspired by the anime Black Clover, strive to be the strongest in this world and enjoy! Click to reveal Get out of the safe zone first before using the script Thanks will update and add Mana or magic farming when i get to lvl 50 or in other words if I am not lazy Don't bash me. Inject and execute the free Obtain Script For Roblox. All rights reserved. ! Clover Kingdom: Grimshot is an immersive and thrilling Roblox RPG that takes players through a fantasy kingdom. 60 min ago This move is one of the most powerful in all of Clover Kingdom: Grimshot as it releases a massive cyclone cloud that drains everyones' mana to zero and deals large amounts of damage. Looking for more Clover Kingdom: Grimshot content? Saturation = hit.ColorCorrection.Saturation, Brightness = hit.ColorCorrection.Brightness, game:GetService("TweenService"):Create(game.Lighting, TweenInfo.new(LIGHTING_SECONDS_CHANGE, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {. 25 min ago Inspired by the anime and manga of the same name,Clover Kingdom: Grimshotis a Roblox RPG that takes players on a similar journey to that of the anime's main character, Asta. How to get money quickly in Roblox Clover Kingdom: Grimshot? 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]"]["???