Executors
Note: For the best experience, use Potassium, Wave, or Seliware. Unsupported executors will show a warning but may still attempt to load. Mobile executors are fully blocked. Certain features (fire rate, no recoil) will refuse to activate if your executor lacks metatable support and will warn you individually.
Fully Supported
Potassium
SUPPORTEDRecommended - All features work
Wave
SUPPORTEDRecommended - All features work
Seliware
SUPPORTEDRecommended - All features work
Unsupported
Solara
UNSUPPORTEDNot compatible
Only 39% sUNC - missing the majority of the scripting environment our scripts need. Critical functions like getrawmetatable, setreadonly, and newcclosure are absent, meaning the SSRP metatable hook cannot be set up. Most script features will error or silently fail.
Xeno
UNSUPPORTEDNot compatible
Only 27% sUNC - the lowest of any mainstream Windows executor. WEAO notes it is missing functions and crashes on sUNC tests. Cannot run any of our scripts reliably.
Bunni.fun
UNSUPPORTEDReported issues - use at your own risk
Was previously supported, but multiple users reported the script not functioning correctly on this executor. It may work for some, but has been marked unsupported due to the number of reports. May be re-added once the issues are resolved.
Velocity
UNSUPPORTEDNot tested - use at your own risk
Has 94% sUNC and appears technically capable, but has not been tested or verified with our scripts. We cannot guarantee safe operation. May be added to the supported list after testing.
Delta
UNSUPPORTEDMobile - Blocked from execution
Android executor. Our scripts are built for PC with desktop UI, mouse-based aiming, and keyboard inputs. Execution is blocked because the scripts would not function correctly on a mobile device.
Cryptic
UNSUPPORTEDMobile - Blocked from execution
Android executor. Blocked from execution. Our scripts require mouse and keyboard to function as intended.
Vega X
UNSUPPORTEDMobile - Blocked from execution
Android executor. Blocked from execution. Despite 98% sUNC, our scripts are designed for PC gameplay and cannot function properly on mobile.
Codex
UNSUPPORTEDMobile - Blocked from execution
Android executor. Blocked from execution. Our scripts require PC-specific inputs and UI interactions not available on mobile.
Live executor data provided by WEAO
Why are some executors unsupported?
Executor Capability Requirements (SSRP)
The SSRP script depends on more than basic execution. It needs the right executor capabilities for safe startup, stable feature behavior, desktop-style input support, and a reliable scripting environment. Low-coverage executors usually miss one or more of these requirements, which means the script cannot run safely or correctly.
Anticheat Evasion (SSRP)
SSRP needs the executor to support the startup and protection paths the script uses to stay stable in-game. Combat-related protections and UI handling both depend on the actual APIs your executor exposes, which is why some executors are only warned while others are fully unsupported or blocked.
Game-Specific Requirements
Different games have different executor requirements. SSRP relies on stable startup validation, UI compatibility, safe feature support, and executor checks during launch. RC2 primarily needs readfile/writefile for data persistence and server hopping. Naramo modifies weapon configurations directly without the same SSRP startup requirements. EA depends on stable hook support for combat remotes. AR2 depends on Drawing support, getgc-driven feature hooks, and stable overlay behavior for ESP and random-event tracking. All scripts use identifyexecutor for executor detection and enforce their own compatibility rules.
Why mobile executors are blocked
Mobile executors like Delta (100% sUNC), Cryptic (97% sUNC), and Vega X (98% sUNC) actually have strong API coverage. They are blocked not because of technical capability, but because our scripts are designed entirely around PC gameplay. Silent Aim requires mouse input, the UI is built for desktop screens, and keyboard shortcuts control many features. We block mobile executors to prevent a broken experience.
Unsupported vs. Blocked
There is a difference between unsupported and blocked. Mobile executors are hard-blocked. Other executors may be blocked from safe startup if they do not expose the capabilities SSRP needs. Untested executors may still show a warning modal instead of being treated as fully supported, but safe execution still depends on the required APIs actually being present.