What's new

Discussion (IDEA)PREVENT ACCOUNT BAN

  • Thread starter JesseJtag
  • Start date
  • Views 1,548
JesseJtag

JesseJtag

Enthusiast
Messages
705
Reaction score
138
Points
125
Sin$
0
Ok, well TomBeta's lobby has a p-host: Feeble Client

i wonder how he does this so his profile "TomBeta" dosent get banned when MS does a ban wave, I hade over 20 accounts that got perminently banned bc of this

I have one possible idea (but not sure if this is how he does it) : (DONT REMEMBER CODE LOL)
set dvar("host.name",FUK MY LIFE);


(SOMETHING LIKE THAT)
 
BigWalrus

BigWalrus

Enthusiast
Messages
1,991
Reaction score
885
Points
175
Sin$
0
lol not even close. also some people just mod there names to appear as there old one in there games.
 
Dazee

Dazee

The World Is Yours
Fabled Veteran Bright Idea Grammar Nazi
Messages
6,967
Reaction score
3,077
Points
705
Sin$
7
Didn't think you could do it, but dude what you just say doesn't even make since.
 
A

Andyw1123

Enthusiast
Messages
43
Reaction score
4
Points
55
Sin$
0
TomBeta is ho host swifteh is and i have seen his accounts get banned too. No way of not getting banned
 
Bballchace

Bballchace

Enthusiast
Messages
152
Reaction score
33
Points
85
Sin$
0
here is how you can change what ip the lobby uses:

Code:
Ly9OZXR3b3JrIFNldHRpbmdzDQpzZXQgbmV0X2lwIDE5Mi4xNjguMTAwLjEwMCAvLyBDaGFuZ2UgdG8geW91ciBzZXJ2ZXJzIElQIGFkZHJlc3MgDQpzZXQgbmV0X3BvcnQgMjg5NjAgDQpzZXQgc3ZfbWF4cGluZyAyNTANCnNldCBzdl9taW5waW5nIDANCnNldCBzdl9tYXhyYXRlIDI1MDAwDQpzZXQgc3ZfbWlucmF0ZSAwDQo=
U just gotta mess around with the values.

here is for more security in your lobbies:

Code:
Ly9QYXNzd29yZHMNCnNldCBnX3Bhc3N3b3JkICIiIC8vIHNldHMgYSBwYXNzd29yZCBvbiB5b3VyIHNlcnZlcg0Kc2V0IGdfbmVlZHBhc3MgIjAiDQpzZXRhIHJjb25wYXNzd29yZCAieHh4Ig0Kc2V0IHN2X3ByaXZhdGVwYXNzd29yZCAieHh4IiANCg0KDQoNCi8vY29uc29sZSBsb2cgLSAwPW5vIGxvZyAxPWJ1ZmZlcmVkIDI9Y29udGludW91cyAzPWFwcGVuZCANCnNldCBnX2xvZ3N5bmMgIjIiIA0Kc2V0IGdfbG9nICJnYW1lc19tcC5sb2ciIA0KDQoNCi8vU2VydmVyIFJhbSBTZXR0aW5ncw0Kc2V0IGNvbV9odW5rbWVncyAiMjU2Ig0KDQovL1BsYXllciBTbG90IFNldHRpbmdzDQpzZXQgc3ZfbWF4Y2xpZW50cyAiMjgiIA0Kc2V0IHN2X3ByaXZhdGVjbGllbnRzICI2Ig0Kc2V0IGdfYmFuSVBzICIi

Btw, those codes are in Base64. I might have messed up in writing it but ill check it over. And they are all client dvars, I just didn't wanna add that.
 
KVForFree

KVForFree

Enthusiast
Messages
240
Reaction score
27
Points
85
Sin$
0
microsoft's r just pissed because the jtag is screwing everything up, and there just trying to get rid of the people causing it
 
homieb1030

homieb1030

F*ck logic!
Seasoned Veteran Stickied Grammar Nazi
Messages
1,051
Reaction score
1,681
Points
445
Sin$
7
Heres the code
Code:
self setClientDvar( "party_hostname", "WHAT YOU WANT YOUR NAME TO APPEAR AS" );
 
Top Bottom
Login
Register