Skip to content

RayPass Release One - OneTime is enabled by default to allow you to execute RayPass, Then execute your RayField Script, the key will be on your clipboard.

Notifications You must be signed in to change notification settings

SpinnySpiwal/RayPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayPass

RayPass is a Key-System bypass project for the Rayfield UI Library. It aims to bypass the Key-System used by the (Rayfield UI Library for Roblox / RLua.

Project Status

The project is currently in development and not yet available for use. The examples provided in this repository are for the script.

Planned Features

The planned features for this project are:

  • OneTime (Working Feature, Configurable) (once you have used RayPass) it will automatically disable. Leaving zero trace of its presence.
  • Automatically copies the key to your clipboard when the UI loads. (Done)
  • Add a notification so when it grabs the key, it gives you a notification for you to copy the key. (Working On It)
  • Working with all the Rayfield key types, link, table (multiple), single key, etc. (Done)
  • Works with Rayfield Obfuscated.

Credit

The RayPass project was created to bypass the Rayfield UI Library Key-System for Roblox / RLua, developed by shlexware. Credit for the original library goes to them.

Try It

Try RayPass today with our Obfuscated Selection Hub (this shows RayPass working in RealTime with obfuscated examples!

loadstring(game:HttpGet("https://github.com/SpinnySpiwal/RayPass/blob/main/SelectionHub.lua"))()

How Do I use RayPass With My Own Script?

--> RayPass Loader <--
loadstring(game:HttpGet("https://github.com/SpinnySpiwal/RayPass/blob/main/loader.lua"))()

--> Put your RayField script / loader below here ⬇️ <--

About

RayPass Release One - OneTime is enabled by default to allow you to execute RayPass, Then execute your RayField Script, the key will be on your clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages