-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtampermonkey.user.js
More file actions
19 lines (19 loc) · 955 Bytes
/
Copy pathtampermonkey.user.js
File metadata and controls
19 lines (19 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// ==UserScript==
// @name Rophim Full VIP By US
// @namespace http://tampermonkey.net/
// @version 1.8
// @description Bypass VIP + Coin trên Rophim
// @author US
// @require https://raw.githubusercontent.com/Meliodaspro/bypass-vip-rophim/refs/heads/main/Bypas-vip-rophim.js
// @match *://www.rophim.me/*
// @match *://www.rophim.mx/*
// @match *://www.rophim.li/*
// @match *://www.rophim.la/*
// @run-at document-start
// @grant none
// @icon https://avatars.githubusercontent.com/u/120646974?s=48&v=4
// @homepageURL https://github.com/Meliodaspro/bypass-vip-rophim
// @supportURL https://github.com/Meliodaspro/bypass-vip-rophim/issues
// @downloadURL https://github.com/Meliodaspro/bypass-vip-rophim/raw/refs/heads/main/tampermonkey.user.js
// @updateURL https://github.com/Meliodaspro/bypass-vip-rophim/raw/refs/heads/main/tampermonkey.user.js
// ==/UserScript==