Skip to content

Instantly share code, notes, and snippets.

View Sam0009o's full-sized avatar

Sam0009o

  • Joined May 10, 2026
View GitHub Profile
-- // LOAD RAYFIELD IMMEDIATELY \\ --
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
-- // SETTINGS & STATE \\ --
local TargetName = "Enemy"
local SelectedSymbol = "@"
local SpamDelay = 2.0
local IsSpamming = false
local CustomNameActive = true
local LastItem = ""