K

@kaelczk4gnr

Auto parry

Lua
1 year ago
local RunService = game:GetService("RunService") local Players = game:GetService("Players") local VirtualInputManager = game:GetService("VirtualInputManager") local Player = Players.LocalPlayer local Cooldown = 0 local Parried = false local Connection = nil -- Get the current active ball targeting players

Blade ball script

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "MATRIX HUB", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "T_T hub", LoadingSubtitle = "by Chaos", Theme = "Ocean", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

Op blade ball script created by Chaoslord

Lua
1 year ago
-- Load Rayfield UI local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() -- Wait until the game and character fully load repeat wait() until game:IsLoaded() and game.Players.LocalPlayer and game.Players.LocalPlayer.Character -- Rayfield Window local Window = Rayfield:CreateWindow({ Name = "T_T Hub", LoadingTitle = "T_T Hub",

Blade ball script op gui

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "T_T Hub", LoadingTitle = "T_T Hub", LoadingSubtitle = "powered by Chaos Lord", ConfigurationSaving = { Enabled = false, FolderName = nil, FileName = "Chaos hub"

blade ball auto parry script

Lua
1 year ago
m

blade ball auto parry script

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()

Blade ball chaos script

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "chaos Lord blade ball scrip", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Matriarch hub", LoadingSubtitle = "Chaos lord", Theme = "Default", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,