Inject Button

Injecting our API into Roblox MS or Web!

Inject MS Store

Double click your Inject Button and type:

RenderAPI.Inject('MS_STORE');

Inject Web Player

Double click your Inject Button and type:

RenderAPI.Inject('WEB_VERSION');

Last updated