|
|
| Edit Profile Age Exploit. |
By- A__d__a__M
This is an easy exploit to change the max characters you can have in your yahoo profile for the age section.
First, log into yahoo with the name you want to change the age length to.
Then go to your profile, and click edit profile info.
Right click and view source.
Then find this string -
<form action="/config/set_identity" method=post>
and replace it with
<form action="http://edit.profiles.yahoo.com/config/set_identity" method=post>
Now then find this part of the html
<tr><td align=right valign=top><font face=arial size="-1"><b>Age</b></font></td><td valign=top><input type=text name=".age" value="" size=3 maxlength=3></td></tr>
and change the maxlength to like 90 or however many characters you want your new age to be.
Now that all that is done and the source has been edited save it as age.html or something like that has to be .html thats all. then open your saved source file and it will open the edit profile info page and all you have to do is put in your new age and click save and ta da! your done. :)
|
|