Please read the following rules before commenting: Save my nickname and email in this browser for the next time I comment. Color = GRIMOIREGUI.Middle.BackgroundColor3. To do so, simply follow the steps below. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page. Magics. It totally depends on you what role you want to play in the game. Regardless of the path you choose, leveling up, understanding magic, and training is crucial. All rights reserved. Clover Kingdom: Grimshot This game has not been ranked by RTrack. thanks :) I am noob Plus the other mobs in the future. Codes are an in-game mechanic set by the developer that gives you Yule you can use in-game to buy Magics, Martial Arts, Weapons, and more. The two magics listed below are both rare magics, though they cannot be spun for in any tower. Unfortunately, updates and code releases for Clover Kingdom: Grimshot have become few and far between. TEXT .. " XP") then, game:GetService("TweenService"):Create(textlb, TweenInfo.new(1.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {, text.TextStrokeColor3 = Color3.new(0, 0, 0), game:GetService("TweenService"):Create(imglb, TweenInfo.new(2, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {, game:GetService("TweenService"):Create(text, TweenInfo.new(2, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {TextTransparency = 1, TextStrokeTransparency = 1}):Play(), local TEXT = math.floor((val - PREVIOUSXPVAL) * 100) / 100, SKILLPOINT.Changed:connect(UPDATESKILLPOINT), local SHOCKEFFECT = Instance.new("Frame"), SHOCKEFFECT.Position = UDim2.new(0, 0, -0.5, 0), SHOCKEFFECT.BackgroundColor3 = Color3.fromRGB(0, 255, 255), while CHILD and CHILD:isDescendantOf(workspace) do, SHOCKEFFECT.BackgroundTransparency = SHOCKEFFECT.BackgroundTransparency == 0 and math.random() or 0, TextLabel.Position = UDim2.new(0, -25, 0, -15), local cd = CHILD:FindFirstChild("Cooldown").Value, local timer = CHILD:FindFirstChild("Time").Value, img.ImageTransparency = math.min((myTime - timer) / cd, 1), game:GetService("RunService").Heartbeat:wait(), if MAINGUI.MagicEffects:FindFirstChild(CHILD.Name) then, MAINGUI.MagicEffects[CHILD.Name]:Destroy(), character:WaitForChild("Effects").ChildAdded:connect(UPDATEMAGICEFFECTS), character:WaitForChild("Effects").ChildRemoved:connect(REMOVEMAGICEFFECTS), local len = math.floor(string.len(num) / 3), num = string.gsub(num, "^(-?%d+)(%d%d%d)", "%1,%2"), local PREVIOUSCURRENCYVAL = DATAFOLDER.Currency.Value, if DATAFOLDER.CurrencyShow.Value == "Active" then, MAINGUI.Money:TweenPosition(UDim2.new(0.5, -100, 0, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 0.5, true), MAINGUI.Money:TweenPosition(UDim2.new(0.5, -100, 0, -100), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 0.5, true), MAINGUI.Money.Text = "$" .. ADDCOMMAS(val), if DATAFOLDER.CurrencyShow.Value ~= "Active" then, changeCURRENCY(DATAFOLDER.Currency.Value), DATAFOLDER.CurrencyShow.Changed:connect(changeCURRENCY), DATAFOLDER.Currency.Changed:connect(changeCURRENCY), local PREVIOUSSKILLPOINT = DATAFOLDER.Stats.SkillPoint.Value, DATAFOLDER.Stats.SkillPoint.Changed:connect(function(val), local UIS = game:GetService("UserInputService"), local KeyModule = require(game.ReplicatedStorage:WaitForChild("KeyModule")), UIS.InputBegan:connect(function(input, bool), KeyPressed[input.UserInputType.Name] and KeyPressed[input.UserInputType.Name][3], if input.UserInputType == Enum.UserInputType.MouseButton1 then, if not bool and input.UserInputType == Enum.UserInputType.Keyboard then, KeyPressed[input.Name] and KeyPressed[input.Name][3], if KeyModule[input.Name] and _G[KeyModule[input.Name]] then, if DATAFOLDER.Magics:FindFirstChild("Double Jump") and character.HumanoidRootPart:FindFirstChild("BROOMFLIGHTBV") == nil and not DOUBLE_JUMP_ENABLE and character.Humanoid.Health > 0 and input.Name == Enum.KeyCode.Space.Name and character.Humanoid:GetState() == Enum.HumanoidStateType.Freefall then, RemoteEvent:FireServer("DoubleJUMPBOOST", PASSCODE), UIS.InputEnded:connect(function(input, bool), if character:FindFirstChild("Grimoire") == nil then, RemoteEvent:FireServer("Book", Grimoire_Tool, PASSCODE), SKILLTREE.Center.CLOVER.MouseButton1Click:connect(function(), RemoteEvent:FireServer("MagicRerollMagic", PASSCODE), if SkillTreeEnable == true and DATAFOLDER.Information:FindFirstChild("Tutorial") == nil then, if SkillTreePressed == false and SkillTreeEnable == false then, MAINGUI.Gate1:TweenPosition(UDim2.new(0.5, 0, -1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 1.5, 1, function(), MAINGUI.Gate2:TweenPosition(UDim2.new(-0.5, camera.ViewportSize.X % 2 == 0 and 0 or 1, -1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 1.5, 1, function(), SKILLTREE.Center.Position = UDim2.new(0.5, 0, 0.5, 0), MAINGUI.Gate1.CLOVER.ImageColor3 = Color3.new(0, 0, 0):Lerp(Color3.new(1, 1, 1), i), MAINGUI.Gate2.CLOVER.ImageColor3 = Color3.new(0, 0, 0):Lerp(Color3.new(1, 1, 1), i), MAINGUI.Gate1.Position = UDim2.new(1, 0, -1, 0), MAINGUI.Gate2.Position = UDim2.new(-1, 0, -1, 0), MAINGUI.Gate1.BackgroundColor3 = Color3.new(1, 1, 1), MAINGUI.Gate2.BackgroundColor3 = Color3.new(1, 1, 1), MAINGUI.Gate1.CLOVER.ImageColor3 = Color3.new(0, 0, 0), MAINGUI.Gate2.CLOVER.ImageColor3 = Color3.new(0, 0, 0), elseif SkillTreePressed == false and SkillTreeEnable == true then, if DATAFOLDER.Information:FindFirstChild("Tutorial") == nil then, local screentutorial = Instance.new("Frame"), screentutorial.Size = UDim2.new(1, 0, 1, 0), screentutorial.BackgroundTransparency = 0.4, screentutorial.BackgroundColor3 = Color3.new(0, 0, 0), local function createTutorialCircle(pos, text, ZINDEX), local size = typeof(pos) == "UDim2" and 255 or (pos.AbsoluteSize.x + pos.AbsoluteSize.y) * 0.6, local tutorialImg = Instance.new("ImageLabel"), tutorialImg.Image = "rbxassetid://1108275823", tutorialImg.Size = UDim2.new(0, size * 0.5, 0, size * 0.5), tutorialImg.Position = typeof(pos) == "UDim2" and pos or UDim2.new(0, pos.AbsoluteSize.X * 0.5 + pos.AbsolutePosition.x, 0, pos.AbsoluteSize.Y * 0.5 + pos.AbsolutePosition.y), tutorialImg.Position = tutorialImg.Position - UDim2.new(0, tutorialImg.Size.X.Offset * 0.5, 0, tutorialImg.Size.Y.Offset * 0.5), tutorialImg.ImageColor3 = Color3.new(1, 0, 0), tutorialImg.ZIndex = ZINDEX and ZINDEX or typeof(pos) == "UDim2" and 0 or pos.ZIndex + 1, local tutorialText = Instance.new("TextLabel"), tutorialText.Position = typeof(pos) == "UDim2" and pos or tutorialImg.Position + UDim2.new(0, 0, 0, -size * 0.5), tutorialText.TextColor3 = Color3.new(1, 1, 1), tutorialText.TextStrokeColor3 = Color3.new(0, 0, 0), tutorialText.FontSize = Enum.FontSize.Size18, tutorialText.TextXAlignment = Enum.TextXAlignment.Center, tutorialText.TextXAlignment = camera.ViewportSize.X * 0.5 > tutorialText.Position.X.Offset and Enum.TextXAlignment.Left or Enum.TextXAlignment.Right, game:GetService("TweenService"):Create(tutorialImg, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.Out), {. 15KLIKES BIGUPDATE 1MVISITS SORRY_FOR_TROUBLE! GOOD LUCK! Roblox Clover Kingdom: Grimshot codes can be used to gain magic powers and fight in a medieval world. 1 hour ago Contents Comments are on moderation and will be approved in a timely manner. User extends their hands towards the target, causing vines to grow between them, User creates a large flower that launches a powerful beam of concentrated Mana, User summons numerous vines and uses them to form a large cradle that heals allies for 15 seconds, User transforms into wearing a flower robe that heals themself consistently for 60 seconds, This skill, which can only be used when Flower Robe is activated, covers the battlefield in flowers that heal allies and help to regain their stamina, Makes mouse click moves do 3x their base damage, User summons an armor aura that reduces any incoming damage by 70 percent for 10 seconds, User wraps their legs and feet with a magical aura and dashes forward to slash their target, User summons a whale that falls from the sky and crushes their target, User unleashes a berserker mode that decreases all incoming damage by 40 percent, User initiates a taunt that makes all enemies attack you instead of the others in your party, Purchasable from the Doctor NPC near the cabin in Commoner's Realm for 15 Fire Essence, 10 Ice Essence, 1 Heath Crystal, 1 Rock Spirit's Remains and 250 million coins, User summons a large sword that unleashes 3x damage on anything it hits, User releases a cluster around their body, injuring all enemies in range, User summons five to 10 puppets that explode on contact, User decreases the amount of damage that they receive by 75 percent for 30 seconds, User summons multiple crystal-shaped harpes that deal 3x damage, User summons a right fire wing that gives additional regeneration to all party members, User summons a left fire wing that gives additional regeneration to all party members, Obtainable from the floating Grimoire in the Noble Realm's Grimoire Tower in exchange for one Salamander's Tail, four Tome of Mysteries, five Vibranium, and one Ancient Fruit, User fires a massive beam full of poison that damages the enemy for 10 seconds, User summons a venomous ball of fire from the ground that damages all enemies in close range, User sprays poison gas for a short period of time, User releases multiple purple spikes than can knock back opponents and leave them poisoned for upwards of 20 seconds, This special ability allows the user to melt themself into a pile of poison liquid and then slither around for a few secondswhen turned back into their human form, the move will damage any enemies nearby, After using Basilisk Breath, this move can be used to shoot massive amounts of poison that deal heavy damage, All comments must be on topic and add something of substance to the post, Do not attempt to start a poll in the comments, We reserve the right to remove a comment for any reason, Do not impersonate a staff member or influencer. todo-web-headline todo-web-headline-mobile. As of Dec. 2, 2021, this is the full list of all Magics in Clover Kingdom: Grimshot. 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. shooting in sahuarita arizona; traduction saturn sleeping at last; is bachendorff a good brand; If you're looking for codes for other games, we have a ton of them in our Roblox Game Codes post! Keep in mind, also, that you'll need to enter each code exactly as it's written or the experience won't accept it! These magics can be spun for at the uncommon tower. death spawn osrs. It's easy to redeem codes for free rewards in Clover Kingdom: Grimshot! 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. In a world where people are born with magic, will you become a Magic Knight and protect the world, or will you become a villain and destroy it? Performance & security by Cloudflare. Related: How to get money quickly in Roblox Clover Kingdom: Grimshot? Press the Settings button on the side of the screen. 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. Position = tutorialImg.Position - UDim2.new(0, size * 0.5 * 0.5, 0, size * 0.5 * 0.5), local CLICKMOUSE = mouse.Button1Down:connect(function(), createTutorialCircle(UDim2.new(0.5, 0, 0.5, 0), "Keep your eyes on this red circle, this is for a quick tutorial. An agility based move that's used to dash forward quickly. Pastebin is a website where you can store text online for a set period of time. How to get money quickly in Roblox Clover Kingdom: Grimshot? All Magics in Roblox Black Clover Kingdom Grimshot, Explained, How to get Anti-Magic in Roblox Black Clover Kingdom: Grimshot, All Skills in Roblox Black Clover Kingdom: Grimshot, Explained, How to get all free items in Moto Island Official Valentino Rossi Experience Roblox, How to get all free items in American Girl World Roblox, Blox Fruits Codes (March 2023) Get EXP boosts & money, Roblox Project Playtime Multiplayer Codes (February 2023), Press the Settings button on the left side of the screen, From the new window that appears, locate the text box where codes can be entered and either type in or copy and paste the code of your choice, All comments must be on topic and add something of substance to the post, Do not attempt to start a poll in the comments, We reserve the right to remove a comment for any reason, Do not impersonate a staff member or influencer. 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. 210.65.88.143 keyboard_double_arrow_up. Usually only given at an important milestone, and can often be found either in the discord sever or in the game's description. ASTDAll Star Tower DefenseSPTS : OriginAnime Evolutiontown Backrooms Race ClickerYour Bizarre Advanture: NUYBA:NUClicker Party SimulatorAnime Clicker SimulatorJump RopeRebirth Champions X Tapping Legends X Roblox but every second you get +1 Jump PowerCS: Prison LifeColor BlockHow Far Can You Fly? Black Clover: Grimshot Wiki 28 pages Explore Wiki Content Community in: Bulbol Basic Weakening Magic Edit The Basic Weakening Magic available by going to the Wizard Tower in Hage Village and speaking to Drouot (or his Magic Apprentice if you want it for secondary) who will then give you a random magic. chetco zipline kit used prius san diego craigslist grade a amber maple syrup. See codes in a table Join the community! all Skills in Roblox Black Clover Kingdom: Grimshot, Explained, all Races in Roblox Black Clover Kingdom: Grimshot, How to get all free items in Moto Island Official Valentino Rossi Experience Roblox, How to get all free items in American Girl World Roblox, Blox Fruits Codes (March 2023) Get EXP boosts & money, Roblox Project Playtime Multiplayer Codes (February 2023), Regenerates around 40 percent health over a span of five seconds for 50 Mana, Makes user invisible for 10 seconds after a 10 second cooldown, User creates a portal and teleports a few feet away from their current location, User shoots out a force that slows down enemies for five seconds for 50 Mana, Drains the enemy's health for five seconds for 50 Mana, User damages and blinds the enemy for five seconds for 50 Mana, User slams the ground with a giant mace, dealing AOE damage to enemies and launching them backwards for 50 Mana, Increases defense by 25 percent over a span of five seconds for 50 Mana, Creates lightning gloves that, when used to punch, stun opponents for up to 3 seconds for 50 Mana, Creates a pair of lightning boots that, while equipped, increase movement speed by 3x for 50 Mana, User punches the ground to create lightning shock waves that stun opponents for up to 3 seconds for 150 Mana, User creates a small beam of lightning that stuns enemies for up to 3 seconds for 200Mana, User releases ice spikes from the ground that freeze their target for 50 Mana, User creates a long ranged icicle that stabs out of the ground and freezes their target for 100 Mana, User forms an ice ball in the air, then smashes it down onto their target for 150 Mana, User creates a massive ice bridge that freezes enemies for 250 Mana, User spawns an unbreakable shield that absorbs and nullifies all incoming front-facing damage for five seconds for 300 Mana, User creates a transparent circle on the ground that immobilizes anyone who walks through it for five to six seconds, User creates a small ray of light that is very difficult to hit, User creates a ray of light that is relatively easy to hit, User creates a large ray of light that is difficult to hit, User creates a clone of themself and is able to cast magic, User shoots a massive ball of fire towards their target that explodes on contact, dealing high AOE damage and causing a burn effect that lasts for a few seconds, User shoots numerous fireballs at their target that do minor damage on contact, but leave the enemy with a massive burn, leading to a high amount of passive damage as the battle continues, User shoots a cloud of embers at their enemy, User shoots blue rings of fire from their fist, causing high damage and a unique burn effect, User summons a lion-shaped spirit that releases a high range, high damage, massive beam of fire onto their target, User creates a large spherical rock in the air and launches it at their target, dealing a high amount of AOE damage, User creates multiple, medium-sized rocks in the air and launches them all at their target, dealing a massive amount of AOE damage, User summons multiple rock spikes from the ground that do medium damage to the target, User releases a massive rock fist at their opponent that deals an extremely high amount of damage and makes the opponent unable to run, User summons numerous rock spikes from the ground that launch their target into the air, User creates a large, spiraling force that damages all targets in front of them for 50 Mana, User creates a steel lance that quickly attacks nearby targets in a circular motion for 100 Mana, User creates a massive, steel wall that protects them from the target for 150 Mana, User creates multiple sharp, steel bullets that continuously launch for five seconds for 200 Mana, User launches a force of massive, steel pillars in front of them for 250 Mana. You can get the script by doing easy steps, i have to do it sorry, but this time like i said they are way easier. document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. How to get pets in Roblox Black Clover Kingdom Grimshot? | 2.28 KB, JSON | | 13.51 KB, Lua | 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), {. 60 min ago Inspired by popular manga and anime Black Clover, the game follows a. CloverTransparency = GRIMOIREGUI.Clover.ImageTransparency, ImageColor = GRIMOIREGUI.Right.ImageColor3, GRIMOIREGUI.Middle.MouseButton1Click:connect(function(), GRIMOIREGUI.Left.MouseButton1Click:connect(function(), GRIMOIREGUI.Right.MouseButton1Click:connect(function(), GRIMOIREGUI.Red.MouseButton1Click:connect(function(), local mouseVec = Vector2.new(mouse.X, mouse.Y), local COLORPICKPOS = GRIMOIREGUI.Red.AbsolutePosition, local COLORPICKSIZE = GRIMOIREGUI.Red.AbsoluteSize, local INSIDECOLORPOS = mouseVec - COLORPICKPOS, local r = math.min(COLORPICKSIZE.x, INSIDECOLORPOS.x) / COLORPICKSIZE.x, COLORPICKED = Color3.new(r, COLORPICKED.g, COLORPICKED.b), GRIMOIREGUI.Red.ImageLabel.Position = UDim2.new(r, -10, 0, 0), GRIMOIREGUI.Red.TextBox.Text = math.floor(r * 255), GRIMOIREGUI.Green.MouseButton1Click:connect(function(), local COLORPICKPOS = GRIMOIREGUI.Green.AbsolutePosition, local COLORPICKSIZE = GRIMOIREGUI.Green.AbsoluteSize, local g = math.min(COLORPICKSIZE.x, INSIDECOLORPOS.x) / COLORPICKSIZE.x, COLORPICKED = Color3.new(COLORPICKED.r, g, COLORPICKED.b), GRIMOIREGUI.Green.ImageLabel.Position = UDim2.new(g, -10, 0, 0), GRIMOIREGUI.Green.TextBox.Text = math.floor(g * 255), GRIMOIREGUI.Blue.MouseButton1Click:connect(function(), local COLORPICKPOS = GRIMOIREGUI.Blue.AbsolutePosition, local COLORPICKSIZE = GRIMOIREGUI.Blue.AbsoluteSize, local b = math.min(COLORPICKSIZE.x, INSIDECOLORPOS.x) / COLORPICKSIZE.x, COLORPICKED = Color3.new(COLORPICKED.r, COLORPICKED.g, b), GRIMOIREGUI.Blue.ImageLabel.Position = UDim2.new(b, -10, 0, 0), GRIMOIREGUI.Blue.TextBox.Text = math.floor(b * 255), GRIMOIREGUI.Red.TextBox.FocusLost:connect(function(), local N = tonumber(GRIMOIREGUI.Red.TextBox.Text), N = math.min(math.abs(math.floor(N)), 255), COLORPICKED = Color3.new(alpha, COLORPICKED.g, COLORPICKED.b), GRIMOIREGUI.Red.ImageLabel.Position = UDim2.new(alpha, -10, 0, 0), GRIMOIREGUI.Red.TextBox.Text = math.floor(COLORPICKED.r * 255), GRIMOIREGUI.Blue.TextBox.FocusLost:connect(function(), local N = tonumber(GRIMOIREGUI.Blue.TextBox.Text), COLORPICKED = Color3.new(COLORPICKED.r, COLORPICKED.g, alpha), GRIMOIREGUI.Blue.ImageLabel.Position = UDim2.new(alpha, -10, 0, 0), GRIMOIREGUI.Blue.TextBox.Text = math.floor(COLORPICKED.b * 255), GRIMOIREGUI.Green.TextBox.FocusLost:connect(function(), local N = tonumber(GRIMOIREGUI.Green.TextBox.Text), COLORPICKED = Color3.new(COLORPICKED.r, alpha, COLORPICKED.b), GRIMOIREGUI.Green.ImageLabel.Position = UDim2.new(alpha, -10, 0, 0), GRIMOIREGUI.Green.TextBox.Text = math.floor(COLORPICKED.g * 255), GRIMOIREGUI.Clover.MouseButton1Click:connect(function(), for _, v in pairs(GRIMOIREGUI.BookSize:GetChildren()) do, for _, textbut in pairs(GRIMOIREGUI.BookSize:GetChildren()) do, local CLOVERTEXT = GRIMOIREGUI.CloverTransparency.Text, local LEFTIDTEXT = GRIMOIREGUI.LeftID.Text, local RIGHTIDTEXT = GRIMOIREGUI.RightID.Text, GRIMOIREGUI.CloverTransparency.FocusLost:connect(function(), if tonumber(GRIMOIREGUI.CloverTransparency.Text) then, GRIMOIREGUI.Clover.ImageTransparency = tonumber(GRIMOIREGUI.CloverTransparency.Text), GRIMOIREGUI.CloverTransparency.Text = CLOVERTEXT, GRIMOIREGUI.LeftID.FocusLost:connect(function(), if tonumber(GRIMOIREGUI.LeftID.Text) then, GRIMOIREGUI.Left.Image = "rbxassetid://" .. GetID(tonumber(GRIMOIREGUI.LeftID.Text)), GRIMOIREGUI.RightID.FocusLost:connect(function(), if tonumber(GRIMOIREGUI.RightID.Text) then, GRIMOIREGUI.Right.Image = "rbxassetid://" .. GetID(tonumber(GRIMOIREGUI.RightID.Text)), GRIMOIREGUI.Material.FocusLost:connect(function(), GRIMOIREGUI.Material.Text = "Material [" .. MATERIAL.Name .. "]", GRIMOIREGUI.TextLabel.BackgroundColor3 = COLORPICKED, GRIMOIREGUI.TextLabel.Text = "(" .. math.floor(255 * COLORPICKED.r) .. "," .. math.floor(255 * COLORPICKED.g) .. "," .. math.floor(255 * COLORPICKED.b) .. ")", GRIMOIREGUI.Middle.BackgroundColor3 = COLORPICKED, GRIMOIREGUI.Left.BackgroundColor3 = COLORPICKED, GRIMOIREGUI.Right.BackgroundColor3 = COLORPICKED, GRIMOIREGUI.Left.ImageColor3 = COLORPICKED, GRIMOIREGUI.Right.ImageColor3 = COLORPICKED, GRIMOIREGUI.Clover.ImageColor3 = COLORPICKED, local ImageLabel = Instance.new("ImageLabel"), ImageLabel.Size = UDim2.new(0, 50, 0, 50), ImageLabel.ImageColor3 = Color3.new(0, 0, 0), ImageLabel.Parent = MAINGUI.MagicWheel.MagicSlots, local ColorImageLabel = Instance.new("ImageLabel"), ColorImageLabel.BackgroundTransparency = 1, local CoolDownText = Instance.new("TextLabel"), CoolDownText.Size = UDim2.new(1, 0, 1, 0), CoolDownText.Position = UDim2.new(0, 0, 0, 0), CoolDownText.TextStrokeColor3 = Color3.new(0, 0, 0), CoolDownText.FontSize = Enum.FontSize.Size12, CoolDownText.TextColor3 = Color3.new(1, 1, 1), TextLabel.Position = UDim2.new(0, -25, 0, -5), _G.ConvertToTick = _G.ConvertToTick or {}, local NIL_COOLDOWN = game.ReplicatedStorage.NIL_COOLDOWN.Value, local FLYINGV = Instance.new("BodyVelocity"), FLYINGV.MaxForce = Vector3.new(math.huge, math.huge, math.huge), FACEB.MaxTorque = Vector3.new(1000000000, 1000000000, 1000000000), local flightAnimation = character.Humanoid:LoadAnimation(game.ReplicatedStorage.LocalAnimations.BroomFlight), local cleanAnimation = character.Humanoid:LoadAnimation(game.ReplicatedStorage.LocalAnimations.Clean), local runAnimation = character.Humanoid:LoadAnimation(game.ReplicatedStorage.LocalAnimations.RunAnimation), local rollAnimation = character.Humanoid:LoadAnimation(game.ReplicatedStorage.LocalAnimations.Rolling), runAnimation.Priority = Enum.AnimationPriority.Movement, rollAnimation.Priority = Enum.AnimationPriority.Movement, if character.Effects:FindFirstChild("Hit Stun") == nil and not runAnimation.IsPlaying and MAGICENABLED == false and Grimoire_Tool.Parent == character and KeyPressed[Enum.UserInputType.MouseButton1.Name] and KeyPressed[Enum.UserInputType.MouseButton1.Name][1] == true and character:FindFirstChild("Grimoire") and SkillTreeEnable ~= true then, local holdtime = KeyPressed[Enum.UserInputType.MouseButton1.Name][2], if DATAFOLDER["Slot" .. i].Value ~= "" then, table.insert(MAGICEQUIP, DATAFOLDER["Slot" .. i].Value), local MYMOUSEPOS = Vector2.new(mouse.X, mouse.Y), local rot = math.rad(360 / #MAGICEQUIP * i) - math.rad(360 / #MAGICEQUIP) * 0.25, local x = math.cos(rot) * (MAINGUI.MagicWheel.Middle.Size.Y.Offset * 0.6), local y = math.sin(rot) * (MAINGUI.MagicWheel.Middle.Size.Y.Offset * 0.6), MAINGUI.MagicWheel.MagicSlots[i].Position = UDim2.new(0, x - 25, 0, y - 25), MAINGUI.MagicWheel.MagicSlots[i].Image = game.ReplicatedStorage.MagicImg:FindFirstChild(MAGICEQUIP[i]).Value, MAINGUI.MagicWheel.MagicSlots[i].Frame.ImageLabel.Image = game.ReplicatedStorage.MagicImg:FindFirstChild(MAGICEQUIP[i]).Value, MAINGUI.MagicWheel.MagicSlots[i].Visible = true, local MAGICSLOTPOS = MAINGUI.MagicWheel.MagicSlots[i].AbsolutePosition + MAINGUI.MagicWheel.MagicSlots[i].AbsoluteSize * 0.5, local CENTER_MOUSE = MYMOUSEPOS - MAINGUI.MagicWheel.MagicSlots.AbsolutePosition.unit, local CENTER_SLOT = MAGICSLOTPOS - MAINGUI.MagicWheel.MagicSlots.AbsolutePosition.unit, local THISCOOLDOWN = game.ReplicatedStorage.MagicCD:FindFirstChild(MAGICEQUIP[i]) and game.ReplicatedStorage.MagicCD:FindFirstChild(MAGICEQUIP[i]).Value or NIL_COOLDOWN, local ISONCOOLDOWN = DATAFOLDER.Magics[MAGICEQUIP[i]]:FindFirstChild("COOLDOWN_DEBUG") and _G.ConvertToTick[MAGICEQUIP[i]][1] + (DATAFOLDER.Magics[MAGICEQUIP[i]].COOLDOWN_DEBUG.Value - _G.ConvertToTick[MAGICEQUIP[i]][2]), local UPDOWNPERCENTAGE = ISONCOOLDOWN and 1 - math.min(tick() - ISONCOOLDOWN, THISCOOLDOWN) / THISCOOLDOWN or 0, MAINGUI.MagicWheel.MagicSlots[i].Frame.Position = UDim2.new(0, 0, math.floor(UPDOWNPERCENTAGE * 100) / 100, 0), MAINGUI.MagicWheel.MagicSlots[i].Frame.ImageLabel.Position = UDim2.new(0, 0, -math.floor(UPDOWNPERCENTAGE * 100) / 100, 0), _G.ConvertToTick[MAGICEQUIP[i]][3] = false, local number = math.floor(ISONCOOLDOWN + THISCOOLDOWN - tick()), MAINGUI.MagicWheel.MagicSlots[i].CoolDown.Text = number, MAINGUI.MagicWheel.MagicSlots[i].CoolDown.Visible = true, _G.ConvertToTick[MAGICEQUIP[i]][3] = true, MAINGUI.MagicWheel.MagicSlots[i].CoolDown.Visible = false, if MYMOUSEPOS - MAINGUI.MagicWheel.MagicSlots.AbsolutePosition.magnitude <= MAINGUI.MagicWheel.Middle.Size.Y.Offset * 0.5 and UPDOWNPERCENTAGE <= 0 then, if UPDOWNPERCENTAGE <= 0 and MYMOUSEPOS - MAINGUI.MagicWheel.MagicSlots.AbsolutePosition.magnitude > MAINGUI.MagicWheel.Middle.Size.Y.Offset * 0.5 and CENTER_MOUSE.x * CENTER_SLOT.x + CENTER_MOUSE.y * CENTER_SLOT.y > 0.99 then, MAINGUI.MagicWheel.MagicSlots[i].TextLabel.Text = MAGICEQUIP[i], MAINGUI.MagicWheel.MagicSlots[i].TextLabel.Visible = true, MAINGUI.MagicWheel.MagicSlots[i].TextLabel.Visible = false, for i, v in pairs(MAINGUI.MagicWheel.MagicSlots:GetChildren()) do, if MAGICENABLED == false and MAGICSELECTED and (DATAFOLDER.Magics[MAGICSELECTED]:FindFirstChild("COOLDOWN_DEBUG") == nil or _G.ConvertToTick[MAGICSELECTED][3]) then, RemoteEvent:FireServer("MAGIC_" .. MAGICSELECTED, "MAGIC_0101010101", PASSCODE), until FINISH_MAGIC_MOVE == true and DATAFOLDER.Magics[MAGICSELECTED]:FindFirstChild("COOLDOWN_DEBUG"), if MAGICSELECTED and DATAFOLDER.Magics:FindFirstChild(MAGICSELECTED) then. 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]"]["???