Skip to content

Instantly share code, notes, and snippets.

@Zafcr
Zafcr / World of Power
Last active May 18, 2025 18:00
Zatonyvshi Hub
-- Loading the Rayfield Library
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local GuiService = game:GetService("GuiService")
local VirtualInputManager = game:GetService("VirtualInputManager")
-- Creating a Window
local Window = Rayfield:CreateWindow({
Name = "Zatonyvshi Hub",
Icon = 0,
LoadingTitle = "Zatonyvshi Hub Interface",