This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local Rayfield = loadstring(game:HttpGet('https://[Log in to view URL]'))() | |
| local Window = Rayfield:CreateWindow({ | |
| Name = "Hellcat Duels", | |
| Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). | |
| LoadingTitle = "Hellcat Duels", | |
| LoadingSubtitle = "by Hazey and Hellcat", | |
| ShowText = "Rayfield", -- for mobile users to unhide Rayfield, change if you'd like | |
| Theme = "Default", -- Check https://[Log in to view URL] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() | |
| -- LEAKED BY https://discord.gg/exenotifier / lusted @visualcoder | |
| -- ╔══════════════════════════════════════════════╗ | |
| -- ║ MOBY VEXIS NOTIFIER | LION WS SYSTEM ║ | |
| -- ║ Theme: EXE NOTIFIER VIBE YELLOW AND BLACK ║ | |
| -- ╚══════════════════════════════════════════════╝ | |
| local TweenService = game:GetService("TweenService") | |
| local UserInputService = game:GetService("UserInputService") |