A quick way to detect exploiters that use Electron

Morals of the story:

  1. Don’t keep CoreGui, HttpService, InsertService, BrowserService, CaptureService, HttpRbxApiService, MessageBusService, or MarketplaceService in client memory.
  2. Never hook metamethods.

You might be fine if you ignore these lessons (just as long as you revert all these changes within one second).

2 Likes