Skip to content

Instantly share code, notes, and snippets.

View sla123-br's full-sized avatar

sla123-br

  • Joined Jan 14, 2026
View GitHub Profile
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🎮 Game hub | Best menu",
LoadingTitle = "Carregando Hub Completo...",
LoadingSubtitle = "By: eocalvo",
ConfigurationSaving = { Enabled = false }
})
local Players = game:GetService("Players")
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🎮 Game hub | Best menu",
LoadingTitle = "Carregando Hub Completo...",
LoadingSubtitle = "By: eocalvo",
ConfigurationSaving = { Enabled = false }
})
local Players = game:GetService("Players")
loadstring(game:HttpGet("https://pastebin.com/raw/vvhxTTPt"))()
@sla123-br
sla123-br / aimbot-nearest-script.lua
Last active January 22, 2026 01:50
aimbot nearest in players.
loadstring(game:HttpGet("https://pastebin.com/raw/DYx7Chmn"))()
@sla123-br
sla123-br / script.lua
Last active January 21, 2026 18:44
menu-updated-by-eocalvo
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🎮 Game hub | Best menu",
LoadingTitle = "Carregando Hub Completo...",
LoadingSubtitle = "By: eocalvo",
ConfigurationSaving = { Enabled = false }
})
local Players = game:GetService("Players")
@sla123-br
sla123-br / Game hub best menu updated
Created January 21, 2026 18:27
my game menu updated by eocalvo
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🎮 Game hub | Best menu",
LoadingTitle = "Carregando Hub Completo...",
LoadingSubtitle = "By: eocalvo",
ConfigurationSaving = { Enabled = false }
})
local Players = game:GetService("Players")