Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
wesman2232
xD duh.
hmm what would the syntax be to make it happen though?
RESTRICT ^*
RESTRICT alt+* xD < I made it up :P
Where do we have to put that? I've got spInsertChar but not spCreateChar or something like that.. but where do we've to put that ?
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
Mambo
Where do we have to put that? I've got spInsertChar but not spCreateChar or something like that.. but where do we've to put that ?
Mambo ...what will i get for helping you? lol just kidding I'm not like you..
You have to put that in abuse.txt in system.mrs and if you have filelist you have to update it.
I think you can add something in spCreateChar but im not that much of a coder so you should ask someone else.:thumbdown:
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Well Blah Blah all i did was code the runnable ...LMAO
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
Mambo
Where do we have to put that? I've got spInsertChar but not spCreateChar or something like that.. but where do we've to put that ?
xD I made that up but it has to do something with SQL syntaz if you can restrict it in the spInsertChar
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Maybe thievingsix can write a tut about it?
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Use CHARINDEX('Altcodehere',@UserName)
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
ThievingSix
Use CHARINDEX('Altcodehere',@UserName)
I've to put that in spInserChar? And where in that table?
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
GunzDB>Programmability>Stored Procedures
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
cerealnp
GunzDB>Programmability>Stored Procedures
Useless post.. i'm not that stupid that i dont know that.. i'm just asking in which stored procedure..
SpInserChar?
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
ThievingSix
Use CHARINDEX('Altcodehere',@UserName)
..Can you say how to do this please?...
I got this, where have i to add that ?
http://i72.servimg.com/u/f72/11/82/86/31/gunz12.jpg
I mean, cuz the abuse.txt is the easiest to bypass!!, eurodll do this in 1 sec!.. i will be very thank full to this fix..
ty..............
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
Mambo
Useless post.. i'm not that stupid that i dont know that.. i'm just asking in which stored procedure..
SpInserChar?
Sorry, you said "Where in that table" but i readed "where is that table" ^^. Is at spInsertChar, take a little look at my command:
http://img519.imageshack.us/img519/3...durefb8.th.jpg
Where @Name is my name variable
altcodehere is the alt code you wanna block
It gives no error when creating the char, but the char is not created.
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
YAY Someone actually took the time to learn how to do it without complaining.
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
ThievingSix
YAY Someone actually took the time to learn how to do it without complaining.
lol, i could have done it myself but i was away for the weekend, just now checking all the new messages in RZ
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
"Applauses for cerealnp" ... Finally someone also get's it. Aha, You can also block other things in char names that offend other users etc.
Re: How Do i Restrict Atl-Codes From Charater Names and Makeing.
Quote:
Originally Posted by
ThievingSix
YAY Someone actually took the time to learn how to do it without complaining.
Thx =D, But ive already noticed that it has a bug. It creates a character on the database with a null name.