_G.Config = { ["HatCollide"] = false, -- Collision hats ["ReClaim"] = true, -- Re Claim falling hats ["Fling"] = true, -- Activate character flinging ["HideCharacter"] = true, -- hide your character to void ["FlingOption"] = { ["HatFling"] = false, -- Use hats to fling ["Highlight"] = true, -- Glow targets ["PredictionFling"] = true, -- predict fling (so basicly fling people with body) ["ToolFling"] = false -- use Tool from inventory/backpack to fling (don't equip any tools when the script run) } } loadstring(game:HttpGet("https://raw.githubusercontent.com/randomstring0/qwertys/refs/heads/main/qwerty2.lua"))()