Skip to content

Gamepass Deletor

Introduction

It will delete the gamepass from Inventory

Code

py
from rogamepass import deletor

cookie="Put_Your_Cookie"
PassID = 1234567

deletor(cookie).gamepass(PassID)

Made by sesocell and saveside (he did nothing but ok)