Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BUZZARDGTA committed Jun 14, 2024
1 parent 9f6f3e1 commit 62e8f9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions revealSocialClubId.user.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// ==UserScript==
// @name Reveal R* SCID (RID) on Social Club Profile Page
// @namespace Violentmonkey Scripts
// @version 1.1.1
// @description Adds SCID (RID) to the Social Club profile page, compatible with 2Take1 "Fake Friends" (name:SCID) feature, for easy copy and paste into the "Scid.cfg" file.
// @version 1.1.2
// @description Adds SCID (RID) to the Social Club profile page, compatible with 2Take1 "Fake Friends" feature, for easy copy and paste into the "scid.cfg" file.
// @author IB_U_Z_Z_A_R_Dl
// @match *://socialclub.rockstargames.com/member/*
// @require https://cdnjs.cloudflare.com/ajax/libs/js-cookie/3.0.1/js.cookie.min.js
Expand Down Expand Up @@ -75,7 +75,7 @@
</p>
<hr>
<p>
2Take1 "Fake Friends" (name:SCID to hex):
2Take1 "Fake Friends" (scid.cfg):
<br>
${username}:${scHexId}
</p>
Expand Down

0 comments on commit 62e8f9e

Please sign in to comment.