Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Realm of the Mad God Hacks & Cheats › Realm of the Mad God Help & Requests › Still looking for player tracking bot

Still looking for player tracking bot

Posts 1–12 of 12 · Page 1 of 1
IN
iNutsack
Still looking for player tracking bot
Still on the hunt for a working player tracking bot, plx help
#1 · 8y ago
Killer Be Killed
Killer Be Killed
If you are using version 6.9.0 or higher, you can use the built in player tracker component to make a very concise notifier plugin

Code:
import { NrPlugin, PluginManager, Log } from '../core/plugin-module';
import { PlayerTracker } from './player-tracker';
import { IPlayerData } from '../models/playerdata';

/*
 * The // here is to avoid tagging NRP. Remove it before compiling this plugin.
 */
@//NrPlugin({ name: 'Player Notifier', author: 'Killer Be Killed' })
class PlayerNotifier {
    names = [
        'Eendi',
        'Oshyu',
        'Saylt'
    ];
    constructor() {
        PluginManager.afterInit(() => {
            const tracker = PluginManager.getInstanceOf(PlayerTracker);
            tracker.trackAllPlayers();
            tracker.on('enter', (player: IPlayerData) => {
                if (this.names.indexOf(player.name) > -1) {
                    Log('Notifier', `${player.name} entered ${player.server}`);
                }
            });
        });
    }
}
This will work just fine, but you may want to move the 'names' array to an external config file to make it easier to change.
#2 · 8y ago
IN
iNutsack
Quote Originally Posted by Killer Be Killed View Post
If you are using version 6.9.0 or higher, you can use the built in player tracker component to make a very concise notifier plugin

Code:
import { NrPlugin, PluginManager, Log } from '../core/plugin-module';
import { PlayerTracker } from './player-tracker';
import { IPlayerData } from '../models/playerdata';

/*
 * The // here is to avoid tagging NRP. Remove it before compiling this plugin.
 */
@//NrPlugin({ name: 'Player Notifier', author: 'Killer Be Killed' })
class PlayerNotifier {
    names = [
        'Eendi',
        'Oshyu',
        'Saylt'
    ];
    constructor() {
        PluginManager.afterInit(() => {
            const tracker = PluginManager.getInstanceOf(PlayerTracker);
            tracker.trackAllPlayers();
            tracker.on('enter', (player: IPlayerData) => {
                if (this.names.indexOf(player.name) > -1) {
                    Log('Notifier', `${player.name} entered ${player.server}`);
                }
            });
        });
    }
}
This will work just fine, but you may want to move the 'names' array to an external config file to make it easier to change.
Ok, I'm having trouble with nrelay right now (maybe you could help https://www.mpgh.net/forum/showthrea...6#post13549166) but when I start nrelay Player Notifier doesn't load alongside tcrane's Hello Plugin and Player Tracker. I used your exact code and changed it my main account so I could test it. I have it as player-notifier.ts in nrelay/src/plugins. What am I doing wrong?

I really appreciate your help. Thank you
#3 · 8y ago
IN
iNutsack
Solved the problem, Killer Be Killed helped me out. Mods can delete now i guess
#4 · edited 8y ago · 8y ago
KI
kingillusions
but wher do i put the script plzzzzzzzzzzzz

- - - Updated - - -

but wher did u put it plz
#5 · 7y ago
ArkMods
ArkMods
Make a new file src/plugins/player-notifier.ts and paste code in.
#6 · 7y ago
OI
oiwjhlf
Need help
where to put that code?
#7 · 7y ago
SU
supM8
It would be helpful if someone could create a tutorial as im also very confused on this
#8 · 7y ago
CI
citydrifter
Quote Originally Posted by oiwjhlf View Post
where to put that code?
My guess is the plugin folder.
#9 · 7y ago
OI
oiwjhlf
HELP
where to put script?
#10 · 7y ago
SM
SmilingSoap
when we're all bad at coding or tech stuff.
#11 · 7y ago
Kate
Kate
/Closed; resolved.
#12 · 5y ago
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

  • looking for Granado espada, Bots, hacks, exploitsBy Yosi94 in Hack Requests
    0Last post 17y ago
  • looking for Granado espada, Bots, hacks, exploitsBy Yosi94 in Trade Accounts/Keys/Items
    2Last post 17y ago
  • looking for Granado espada, Bots, hacks, exploitsBy Yosi94 in General Game Hacking
    2Last post 17y ago
  • Still Looking For 1lt Account Please Anyone !!!By Lεon in Trade Accounts/Keys/Items
    7Last post 16y ago
  • ZG .184 Private Matches looking for playersBy wesdaddy in Call of Duty Modern Warfare 2 Help
    21Last post 16y ago

Tags for this Thread

None