Vistor as you're speacial someone

mortiis
by mortiis · 22 posts
16 years ago in IMVU Homepage Codes
Posted 15 years ago
so you think a bigger smiley gonna help ah? :twisted: well me boish charms working on you making you go wild while sending me those big eyes 8)
Posted 15 years ago
Someone might want it to freak out random visitors. They go to your hp and see themselves there. They're thinking....stalker? O.O?

And it makes people feel important, which is funny because they're not.

In regards to General Free Credits's post on Mon Dec 29, 2008 12:57 pm
Posted 15 years ago
mortiis wrote:
Code
<script language="javascript" type="text/javascript">

/*personal message:*/
var eriam3lmsg="ENTER PERSONAL MSG HERE";
/*personal message:*/


/*global vars needed for this eriamel script*/
var loggedin=0;
allTags=document.getElementById("headerbox").innerHTML.split(">");
for(i=0;i<allTags>-1)
{ idx=allTags[i+1].indexOf("Guest")*1;
var vName=allTags[i+1].substring(((idx<0)?0:idx+6),allTags[i+1].length-3);/*visitorsname*/
var loggedin=1;/*someones loggedin*/
}
allTags2=document.getElementById('headerbox').innerHTML.split('"');
for(i=0;i<allTags2>-1)
{
var usrURL=allTags2[i+1];/*the user url*/
uNR=usrURL.split('=');
uNR=uNR[1];/*the user NR*/
}
if(loggedin==1){
var Spec = '<table id="special_panel_body2" border="0" cellpadding="0" cellspacing="2" width="100%"><tr><td align="left" valign="top" width="20%"><table cellpadding="5"><tr><td>';
Spec +='<a href="/catalog/web_mypage.php?user='+uNR+'" mce_href="/catalog/web_mypage.php?user='+uNR+'">';
Spec +='<img alt="avatar image" src="http://www.imvu.com/catalog/web_av_pic.php/u/'+uNR+'/img/avatar.jpg " border="0" height="110" width="80">';
Spec +='</a></td></tr></table></td><td width="80%">';
Spec +='<a href="/catalog/web_mypage.php?user='+uNR+'" mce_href="/catalog/web_mypage.php?user='+uNR+'">';
Spec +='<span name="'+vName+'" id="specialsomeone-name">'+vName+'</span>';
Spec +='</a><br><i><font><span id="specialsomeone-message">';
Spec +=eriam3lmsg;
Spec +='</span></font></i></td></tr></table>';
document.write('<div>');
document.write(Spec);
document.write('</div>');
}
</script>




This didnt work for me .. i put it on my page and came with other account nothing same all ... i tryed again diferente page and same thing nothing changed
Posted 14 years ago
Guys if you wanna add many people as special someones
use this code :
Code
<style type="text/css">
  #extended_spec, .byimvucodesnet {
    font-size:10px !important;
    color:#ff9999 !important;
  }
</style>
<br>
<table id="extended_spec" cellpadding="10">

  <tr>
    <td>
      <a href="http://avatars.imvu.com/AVINAME" mce_href="http://avatars.imvu.com/AVINAME"><img src="http://www.imvu.com/catalog/web_av_pic.php?av=AVINAME" mce_src="http://www.imvu.com/catalog/web_av_pic.php?av=AVINAME"></a>
    </td>
    <td>
      <a href="http://avatars.imvu.com/AVINAME" mce_href="http://avatars.imvu.com/AVINAME"><span>Productions</span></a>
      <br>
      <i><span>PERSONAL MESSAGE</span></i>
    </td>
  </tr>

</table>

you have to change the parts where it says AVINAME to the one who you want to add as special someone
and personal message .. the message which will appear next to your special someone ..
sure if you want more special peoples
just repeat the code and modify the changes for every person u wanna add
the code or the codes should be added in the special some one panel after pressin Edit custom html/css
so in brief you should repeat the code for every person you wanna add
Posted 14 years ago
I know how to get 3 special someone or more.. lol
Posted 14 years ago
xXxDementedxXx wrote:
General Free Credits wrote:
CAN SOMEONE GET ME THE ONE WHERE U CAN HAVE THREE SPECIAL SOMEONE? :twisted:


Well it isn't particularly a code (YET) but it is a generator.
http://gaf210.imvustylez.net/gaf210codes.php?lang=eng&f=eng-special.html

Go there and you'll know what to do :D

yea this can be handy for lazy people who don't like to work with html or add manual codes
anyway thanx for sharin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT