Andy Posted February 25, 2009 Posted February 25, 2009 can anybody make a mod so that users can change the colour of there name by paying a certain in game or out of game fee ? or is it not someting likely to happen ? i seen a similar thing on www.mafiareloaded.com and was wondering idf somebody can make a free mod about it . thanks Quote
Jambomb Posted February 25, 2009 Posted February 25, 2009 Re: Mccodes V2 Request Name Changes its basictly just setting the players colour if there a donator or not Quote
Andy Posted February 25, 2009 Author Posted February 25, 2009 Re: Mccodes V2 Request Name Changes no its so they can have all exstravagant colours and so everybodys is duifferent Quote
Ishraq Posted February 25, 2009 Posted February 25, 2009 Re: Mccodes V2 Request Name Changes if u have players with different colours and stuff its easier for hackers to hack Quote
Haunted Dawg Posted February 25, 2009 Posted February 25, 2009 Re: Mccodes V2 Request Name Changes if u have players with different colours and stuff its easier for hackers to hack lol. You know nothing about hacking eh? Quote
Dayo Posted February 25, 2009 Posted February 25, 2009 Re: Mccodes V2 Request Name Changes lol how would it make it easier :? :roll: ill attempt this tomoro 1st proper mod i would of made :D :S Quote
POG1 Posted February 25, 2009 Posted February 25, 2009 Re: Mccodes V2 Request Name Changes Store the colour of the data in the user table in a hexadecimal code. Where you want the colored name add something like.. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Eternal Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes Lawl i got this on my game. http://www.deadlyghetto.net If that is what you talking about, How i can define images and colored variables. Quote
CtrlFreq Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes if u have players with different colours and stuff its easier for hackers to hack I hear green is extremely insecure... Quote
Ishraq Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes if u have players with different colours and stuff its easier for hackers to hack lol. You know nothing about hacking eh? I do know becos my cousin told me y and his a haker. Including images Quote
yaz123 Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes Open Preferances.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Underneath add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Find <a href='preferences.php?action=sexchange'> underneath add Name Color Change Find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Underneath add : You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Open Header.php Find Name: replace with if($ir['color'] == "") { echo("Name:"); } else { echo("<font color='{$ir['color']}'>Name</font>); } Not sure it works first time using post XD Quote
CtrlFreq Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes I do know becos my cousin told me y and his a haker. Including images If I were your cousin, I'd be mad at you for outing me as a talentless hack. Quote
Haunted Dawg Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes I do know becos my cousin told me y and his a haker. Including images Your cousin aka pain, know's nothing about hacking. All he did was exploit using a SQL injection and he call's himself "hacker" please. Get a life. As for image's. Only way is if you bypass the file type which i will not tell you how to do. And i don't think you know how to. @ Yaz123, that is very insecure. Just input '><script>alert('document.cookie');</script><a href='# And every where my name is displayed. I get document.cookie :) Quote
Magictallguy Posted February 26, 2009 Posted February 26, 2009 Re: Mccodes V2 Request Name Changes You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
BreakingLight Posted February 27, 2009 Posted February 27, 2009 Re: Mccodes V2 Request Name Changes if u have players with different colours and stuff its easier for hackers to hack I hear green is extremely insecure... lmao Quote
Paddy Posted February 28, 2009 Posted February 28, 2009 Re: Mccodes V2 Request Name Changes wouldn't you need an sql for this? Quote
Eternal Posted March 1, 2009 Posted March 1, 2009 Re: Mccodes V2 Request Name Changes add to global func or create a who.php file and insert You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then in each page replace the standard name calling to nameformat($r['userid']) // and $userid for your own pages you view :) Quote
POG1 Posted March 1, 2009 Posted March 1, 2009 Re: Mccodes V2 Request Name Changes speed improvement :) You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Haunted Dawg Posted March 1, 2009 Posted March 1, 2009 Re: Mccodes V2 Request Name Changes You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ;) Quote
Mafia-Club Posted March 1, 2009 Posted March 1, 2009 Re: Mccodes V2 Request Name Changes Hello Heres What i coded it works too :) Preferences: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. sql: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then Header: find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Enjoy it should work and when changing the color in preferences Make Sure you put it like #000000 or #FFFFFF etc . Quote
D T K Posted June 3, 2009 Posted June 3, 2009 Re: Mccodes V2 Request Name Changes ok i fail at SQL so can someone tell me how to add a Table manually for this one Quote
CrazyT Posted June 3, 2009 Posted June 3, 2009 Re: Mccodes V2 Request Name Changes For You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Could have. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.