This is a tracker, which lets you track players, keys, dungeons appearing and disappearing in the Nexus.
Pictures:
1. First install Node.js (nodejs.org/en/)
2. Install "Git bash" (gitforwindows.org)
3. Create any folder on your desktop
4. Rightclick > Git Bash here
5. Now type "git clone -b dev https://github.com/thomas-crane/nrelay.git" enter
- Then type "cd nrelay"
- Then do "npm install"
- Then do "npm install -g gulp-cli"
- Then do "gulp"
- Then do "npm install -g"
- Then do "npm link"
6. Rename "acc-config-sample.json" to "acc-config.json"
-----------------------------------------------------------------
How to use the tracker source
1. Download the file
2. Open the Archive
3. Put "Realmtrack-config.json" into your nrelay folder (Where "gulpfile.js" etc is located)
4. Go into "\nrelay\src\core" and replace the "Client.ts" file with the "Client.ts" file provided with the Archive
5. Now go to "\nrelay\src\plugins" and drag and drop "Realmtrack.ts", "Player-tracker.ts" into it.
6. Go back to "\nrelay" run Git Bash, and type "gulp"
7. To start the source type "nrelay" into the console.
-----------------------------------------------------------------
How to NOT get IP-banned
1. Edit "acc-config" with Notepad++ or your preferred text editor program
2. If you didnt add in accounts yet, go ahead
3. Add proxys to your accounts.
4. DO NOT REGISTER ACCOUNTS ON YOUR IP (USE A VPN OR ADDON)
5. DO NOT VERIFY ACCOUNTS ON YOUR IP (USE A VPN OR ADDON)
6. DO NOT ENTER THEM WITH YOUR IP (USE A VPN OR ADDON)
HOW TO NOT GET BANNED
1. First edit your "acc-config.json" to support proxys. The layout is:
- Get SOCKS4, SOCKS5 Proxys at "https://socks-proxy.net"
- If you get some "establishment error", please try another proxy
- You dont have to use another proxy for every account
Code:
{
"buildVersion": "X25.1.0",
"accounts":
[
{
"alias": "USW",
"guid": "Email",
"password": "Password",
"serverPref": "USWest",
"proxy": {
"host": "IP",
"port": Port,
"type": 5
}},
{
"alias": "USW",
"guid": "Email",
"password": "Password",
"serverPref": "USWest",
"proxy": {
"host": "IP",
"port": Port,
"type": 5
}},
{
"alias": "USW",
"guid": "Email",
"password": "Password",
"serverPref": "USWest",
"proxy": {
"host": "IP",
"port": Port,
"type": 5
}}
]
}
Thanks to @
Crinxii for the extensive tutorial!
Thanks to @
Killer Be Killed for his work on NRelay, and on the Player Tracker plugin (player-tracker.ts)"
Virus scans:
Jotti (0/16)
VirusTotal (0/60)