@@ -22,98 +22,98 @@ All commands are alternatively available as slash commands that better indicate
22
22
23
23
## Commands
24
24
25
- ### Admin
25
+ ### R6
26
26
27
- ` >>admin dm <user id> <message> `
28
- - DMs a message to a specific user.
27
+ #### Economy
29
28
30
- ` >>admin announce <sections> <message> `
31
- - Announces a message to all whitelisted users.
29
+ ` >>r6 econ transfer `
30
+ ` >>r6 econ transfer <ubisoft email> <ubisoft password> `
31
+ - Finds the items with the least sellers either globally or on the account with the provided login.
32
32
33
- ` >>admin whitelist <section> <user id> `
34
- - Adds a person to the authorized user list .
33
+ ` >>r6 econ graph <item name | item id> `
34
+ - Graphs the all-time history of an item .
35
35
36
- ` >>admin blacklist <section> <user id> `
37
- - Removes a person from the authorized user list.
36
+ ` >>r6 econ list `
37
+ ` >>r6 econ list <page #> `
38
+ - Lists all available skins.
38
39
39
- ### OSINT
40
+ ` >>r6 econ analyze <item name | item id> `
41
+ - Creates a detailed data sheet on an item.
40
42
41
- #### Queries
43
+ ` >>r6 econ profit <$ bought for> <item name | item id> `
44
+ - Calculates the amount you would make if you sold your item right now.
42
45
43
- ` >>osint query name <name> `
44
- - Queries for leaks based on a name.
46
+ #### OPSEC
45
47
46
- ` >>osint query ip <ip > `
47
- - Queries for leaks based on a last IP .
48
+ ` >>r6 opsec pc <username > `
49
+ - Looks up a Ubisoft account based on their registered PC username .
48
50
49
- ` >>osint query email <email > `
50
- - Queries for leaks based on an email .
51
+ ` >>r6 opsec xbox <username > `
52
+ - Looks up a Ubisoft account based on their registered Xbox username .
51
53
52
- ` >>osint query username <username> `
53
- - Queries for leaks based on a username.
54
+ ` >>r6 opsec recon <username> `
55
+ - Analyzes a Ubisoft account for suspicious behaviour based on their username (PC only) .
54
56
55
- ` >>osint query hash <hash > `
56
- - Queries for leaks based on a hash .
57
+ ` >>r6 opsec psn <username > `
58
+ - Looks up a Ubisoft account based on their registered PSN username .
57
59
58
- ` >>osint query password <password > `
59
- - Queries for leaks based on a password .
60
+ ` >>r6 opsec applications <username > `
61
+ - Looks up a Ubisoft account based on their username (PC only) .
60
62
61
- #### Hashing
63
+ ### OSINT
62
64
63
- ` >>osint hash rehash <password> `
64
- - Rehashes a password into pre-hashed hashes.
65
+ #### Hashing
65
66
66
67
` >>osint hash dehash <hash> `
67
68
- Dehashes a hash into pre-cracked passwords.
68
69
69
- #### Other
70
+ ` >>osint hash rehash <password> `
71
+ - Rehashes a password into pre-hashed hashes.
70
72
71
- ` >>osint phone <phone number> `
72
- - Perform a Caller ID lookup on a phone number.
73
+ #### Queries
73
74
74
- ` >>osint geolocate <ip > `
75
- - Geolocates an IP .
75
+ ` >>osint query hash <hash > `
76
+ - Queries for leaks based on a hash .
76
77
77
- ` >>osint sherlock <username > `
78
- - Cross-references sites with a given username .
78
+ ` >>osint query name <name > `
79
+ - Queries for leaks based on a name .
79
80
80
- ### R6
81
+ ` >>osint query username <username> `
82
+ - Queries for leaks based on a username.
81
83
82
- #### Economy
84
+ ` >>osint query email <email> `
85
+ - Queries for leaks based on an email.
83
86
84
- ` >>r6 econ profit <$ bought for> <item name | item id > `
85
- - Calculates the amount you would make if you sold your item right now .
87
+ ` >>osint query ip <ip > `
88
+ - Queries for leaks based on a last IP .
86
89
87
- ` >>r6 econ transfer `
88
- ` >>r6 econ transfer <ubisoft email> <ubisoft password> `
89
- - Finds the items with the least sellers either globally or on the account with the provided login.
90
+ ` >>osint query password <password> `
91
+ - Queries for leaks based on a password.
90
92
91
- ` >>r6 econ list `
92
- ` >>r6 econ list <page #> `
93
- - Lists all available skins.
93
+ #### Other
94
94
95
- ` >>r6 econ analyze <item name | item id > `
96
- - Creates a detailed data sheet on an item .
95
+ ` >>osint sherlock <username > `
96
+ - Cross-references sites with a given username .
97
97
98
- ` >>r6 econ graph <item name | item id > `
99
- - Graphs the all-time history of an item .
98
+ ` >>osint geolocate <ip > `
99
+ - Geolocates an IP .
100
100
101
- #### OPSEC
101
+ ` >>osint phone <phone number> `
102
+ - Perform a Caller ID lookup on a phone number.
102
103
103
- ` >>r6 opsec pc <username> `
104
- - Looks up a Ubisoft account based on their registered PC username.
104
+ ### Admin
105
105
106
- ` >>r6 opsec psn <username > `
107
- - Looks up a Ubisoft account based on their registered PSN username .
106
+ ` >>admin dm <user id> <message > `
107
+ - DMs a message to a specific user .
108
108
109
- ` >>r6 opsec applications <username > `
110
- - Looks up a Ubisoft account based on their username (PC only) .
109
+ ` >>admin blacklist <section> <user id > `
110
+ - Removes a person from the authorized user list .
111
111
112
- ` >>r6 opsec recon <username > `
113
- - Analyzes a Ubisoft account for suspicious behaviour based on their username (PC only) .
112
+ ` >>admin whitelist <section> <user id > `
113
+ - Adds a person to the authorized user list .
114
114
115
- ` >>r6 opsec xbox <username > `
116
- - Looks up a Ubisoft account based on their registered Xbox username .
115
+ ` >>admin announce <sections> <message > `
116
+ - Announces a message to all whitelisted users .
117
117
118
118
119
119
## Setup
0 commit comments