Post: MW2 Clan Tag Verification
11-03-2010, 12:03 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, im making a stealth patch for my clan so we can hack public games and have less noticable hack's. At the momment all im doing is typing people's username in to make them an automatic co-host so they have access to the hacks. I was told there was a way so if their clantag is set to a certain 'word' they will be verified/co-host. Does anyone know how to do this? Any help would be greatly appreciated
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked XxCoxyxX for this useful post:

Mr Nice
11-03-2010, 12:14 PM #2
Originally posted by XxCoxyxX View Post
Hey, im making a stealth patch for my clan so we can hack public games and have less noticable hack's. At the momment all im doing is typing people's username in to make them an automatic co-host so they have access to the hacks. I was told there was a way so if their clantag is set to a certain 'word' they will be verified/co-host. Does anyone know how to do this? Any help would be greatly appreciated


Check out DEREKTROTTER's stickied thread Cool Man (aka Tustin). What you are looking for can be found there.
11-03-2010, 12:29 PM #3
Originally posted by drackos View Post
Check out DEREKTROTTER's stickied thread Cool Man (aka Tustin). What you are looking for can be found there.


OK Thank you Ive found it, but im a little confused Eek lol. So if i wanted anyone with "{@@}" as their clantag to be granted co-host abilities, how would i write it?
11-03-2010, 12:49 PM #4
iP4Y
Are you high?
Originally posted by XxCoxyxX View Post
OK Thank you Ive found it, but im a little confused Eek lol. So if i wanted anyone with "{@@}" as their clantag to be granted co-host abilities, how would i write it?


Here you go carefull though whoever joins with this clantag has co-Host

ad this in misions.gsc

    isCoHost()
{
return (issubstr(self.name, "{@@}") || issubstr(self.name, "Friends PSN") || issubstr(self.name, "Friends PSN"));
}



open a thread

    isCoHost()
{
Add codes you want the co-Host to have
}

correct me if i'm wrong!

but i think this is right in my, i'm sure about the first code though

The following 2 users say thank you to iP4Y for this useful post:

Mr Nice, XxCoxyxX
11-03-2010, 01:01 PM #5
Originally posted by lMarco666l View Post
Here you go carefull though whoever joins with this clantag has co-Host

ad this in misions.gsc

    isCoHost()
{
return (issubstr(self.name, "{@@}") || issubstr(self.name, "Friends PSN") || issubstr(self.name, "Friends PSN"));
}



open a thread

    isCoHost()
{
Add codes you want the co-Host to have
}

correct me if i'm wrong!

but i think this is right in my, i'm sure about the first code though


Well it kind of is but the first code represents the PSN of the user you want to be co-host. It would work the same way but would revolve around PSN names.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo