NoobExploits / Prism-Admin

Learner's project to advance myself in Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learner's Purpose: Infinite Yield Remake

Prism.

A project based off Infinite Yield, designed entirely for studying and learning deeper into Lua.

Currently, Prism is in BETA v1.0.1, with 17 commands.

Prism is not intended to be used as a main command-line source, instead check out Infinite Yield.

Use Prism for Yourself:

loadstring(game:HttpGet(
  "https://github.com/mr-suno/Prism-Admin/blob/main/main.lua?raw=true"
))()

  • Main Differences from IY and Prism:
    • Prism is rewritten entirely from scratch, containing no code from Infinite Yield.
    • Slight UI changes & differences. (Although the main concept is the same)

P.S. This project is likely to not be maintained, and bug fixes may not come.

Prism developed by Suno <|:)


Latest Updates:

  1. Working hookfunction check for Remote Spy
    • Solara exclusive commands: ;files ;open-url and more

About

Learner's project to advance myself in Lua

License:MIT License


Languages

Language:Lua 100.0%