Skip to content
MSN Addons

love meter ?? not showing in room

A TG007 community discussion started by trendwhore.

Discussion 8 posts
Page 1 of 1
Open
Topic #5533 · 8 published posts · 1,019 views

hey hello i got here a love meter but it isnt what i want he is no showing the percent in the room

and i want it in the room so that ppl can use it to and it might be more fun

 

alias kira-cinta {
 set %kira-cinta1 $$?="Type First and Last Name"
 set %kira-cinta2 $$?="Type Another Name (First and Last Name)"
 set %percintaan $rand(1,99) 
 if ((%percintaan >= 0) && (%percintaan < 10)) msg # Do You kNow This Each othEr ? :-(
 if ((%percintaan >= 10) && (%percintaan < 20)) msg # NoT YouR MatcH :-(
 if ((%percintaan >= 20) && (%percintaan < 30)) msg # BeppPppPPPPpPppP - Bad Match - :-(
 if ((%percintaan >= 30) && (%percintaan < 40)) msg # Try someOne elSe :-(
 if ((%percintaan >= 40) && (%percintaan < 50)) msg # JuSt ... OK :-)
 if ((%percintaan >= 50) && (%percintaan < 60)) msg # Ya Ya Ya :-)
 if ((%percintaan >= 60) && (%percintaan < 70)) msg # KeeP WorkiNg oN thIs RelatiONshiP :-)
 if ((%percintaan >= 70) && (%percintaan < 80)) msg # WoW !! NiCe MatcH !! :-)
 if ((%percintaan >= 80) && (%percintaan < 90)) msg # My ooo My ... ThiS iS TruE LovE  :-)
 if ((%percintaan >= 90) && (%percintaan <= 99)) msg # WhEn YoU Guys GoiNg To GeT MarriEd? :-)
 echo 4,0L14ove 4B14etween : 12 $+ %kira-cinta1 13&12 %kira-cinta2
 echo 4,0Y14our 4R14esult : 13 %percintaan $+ %  4 %cinta-ork
 unset %percintaan
 unset %kira-cinta1
 unset %kira-cinta2
 unset %cinta-ork
}

Menu Status,Channel {
 Try Love Meter Now!
 .Let's Go:/kira-cinta
}

 

thanxs for if you helpt me

on *:text:!kira-cinta*:#:{
if ($2 == $null) || ($3 == $null) { msg # Please enter 2 names. | halt }
set %kira-cinta1 $2
set %kira-cinta2 $3
kira-cinta
}

alias kira-cinta {
set %percintaan $rand(1,99) 
if ((%percintaan >= 0) && (%percintaan < 10)) msg # Do You kNow This Each othEr ? :-(
if ((%percintaan >= 10) && (%percintaan < 20)) msg # NoT YouR MatcH :-(
if ((%percintaan >= 20) && (%percintaan < 30)) msg # BeppPppPPPPpPppP - Bad Match - :-(
if ((%percintaan >= 30) && (%percintaan < 40)) msg # Try someOne elSe :-(
if ((%percintaan >= 40) && (%percintaan < 50)) msg # JuSt ... OK :-)
if ((%percintaan >= 50) && (%percintaan < 60)) msg # Ya Ya Ya :-)
if ((%percintaan >= 60) && (%percintaan < 70)) msg # KeeP WorkiNg oN thIs RelatiONshiP :-)
if ((%percintaan >= 70) && (%percintaan < 80)) msg # WoW !! NiCe MatcH !! :-)
if ((%percintaan >= 80) && (%percintaan < 90)) msg # My ooo My ... ThiS iS TruE LovE :-)
if ((%percintaan >= 90) && (%percintaan <= 99)) msg # WhEn YoU Guys GoiNg To GeT MarriEd? :-)
msg # 4,0L14ove 4B14etween : 12 $+ %kira-cinta1 13&12 %kira-cinta2
msg # 4,0Y14our 4R14esult : 13 %percintaan $+ % 4 %cinta-ork
unset %percintaan
unset %kira-cinta1
unset %kira-cinta2
unset %cinta-ork
}

Edited Dec 26, 2005 5:46 PM by xRhysx

here wt u want but hope its right u can use it as before from script and from channel 2

alias kira-cinta {
 set %percintaan $rand(1,99) 
 if ((%percintaan >= 0) && (%percintaan < 10)) msg # Do You kNow This Each othEr ? :-(
 if ((%percintaan >= 10) && (%percintaan < 20)) msg # NoT YouR MatcH :-(
 if ((%percintaan >= 20) && (%percintaan < 30)) msg # BeppPppPPPPpPppP - Bad Match - :-(
 if ((%percintaan >= 30) && (%percintaan < 40)) msg # Try someOne elSe :-(
 if ((%percintaan >= 40) && (%percintaan < 50)) msg # JuSt ... OK :-)
 if ((%percintaan >= 50) && (%percintaan < 60)) msg # Ya Ya Ya :-)
 if ((%percintaan >= 60) && (%percintaan < 70)) msg # KeeP WorkiNg oN thIs RelatiONshiP :-)
 if ((%percintaan >= 70) && (%percintaan < 80)) msg # WoW !! NiCe MatcH !! :-)
 if ((%percintaan >= 80) && (%percintaan < 90)) msg # My ooo My ... ThiS iS TruE LovE :-)
 if ((%percintaan >= 90) && (%percintaan <= 99)) msg # WhEn YoU Guys GoiNg To GeT MarriEd? :-)
 if (%love2nd == $null) { 
   echo 4,0L14ove 4B14etween : 12 $+ %kira-cinta1 13&12 %kira-cinta2
   echo 4,0Y14our 4R14esult : 13 %percintaan $+ % 4 %cinta-ork
 }
 if (%love2nd != $null) { 
   msg # Restsult of love Between : %nick1st %nick2nd & %love1st %love2nd = %percintaan $+ $chr(37)
   unset $2 %nick1st | unset $3 %nick2nd | unset $4 %love1st | unset $5 %love2nd | unset %percintaan | unset %cinta-ork
 }
 unset %kira-cinta1
 unset %kira-cinta2
 unset %percintaan
 unset %cinta-ork
}
on *:TEXT:`showpercent *:#: {
 if ($5 == $null) { msg # sorry $nick but u 've to enter ur first and last name then the name of that u love first and last name 2 }
 if ($5 != $null) { set %nick1st $2 | set %nick2nd $3 | set %love1st $4 | set %love2nd $5 | kira-cinta 
 }
}
Menu Status,Channel {
 Try Love Meter Now!
 .Let's Go:/set %kira-cinta1 $$?="Type First and Last Name" | set %kira-cinta2 $$?="Type Another Name (First and Last Name)" | /kira-cinta
}

 

 

u can write from channel like this

 

`showpercent xRhysx bla samooh bla

 

it will answer u and tell u 1st message followed by the percentage like this

 

Restsult of love Between : xRhysx bla & samooh bla = 45%

 

hope that wt u need

 

or if u wanna it just one name for both of nick and the loved one can use that one by xRhysx and add this to use it from inside ur script

 

Menu Status,Channel {
Try Love Meter Now!
.Let's Go:/set %kira-cinta1 $$?="Type First and Last Name" | set %kira-cinta2 $$?="Type Another Name (First and Last Name)" | /kira-cinta
}

Edited Dec 27, 2005 7:52 PM by samooh_2003

the first one xRhysx was didnt work

 

no the second one samooh_2003

didnt work either bye samooh his is saying that the 8 line isnt good so both are not working well any other idea ?

its working with me both tested working (Y) wts the type of ur connection and if u can give to us that error that appears for u can u ?

wel okey i got a mirc 6.16 and i got a cu-pro connection so i'm not chatting on msn

 

 

but this is the error : * /if: insufficient parameters (line 3 , Love.mrc)

 

that is the error where if send up here if it is the connection where the problem is then it is that problem right ?

 

well Tanxs For helping me hopefully it will come done

alias kira-cinta {
 if ($rand(1,99) >= 0) && ($rand(1,99) < 10) { msg # Do You kNow This Each othEr ? :-( }
 if ($rand(1,99) >= 10) && ($rand(1,99) < 20) { msg # NoT YouR MatcH :-( }
 if ($rand(1,99) >= 20) && ($rand(1,99) < 30) { msg # BeppPppPPPPpPppP - Bad Match - :-( }
 if ($rand(1,99) >= 30) && ($rand(1,99) < 40) { msg # Try someOne elSe :-( }
 if ($rand(1,99) >= 40) && ($rand(1,99) < 50) { msg # JuSt ... OK :-) }
 if ($rand(1,99) >= 50) && ($rand(1,99) < 60) { msg # Ya Ya Ya :-) }
 if ($rand(1,99) >= 60) && ($rand(1,99) < 70) { msg # KeeP WorkiNg oN thIs RelatiONshiP :-) }
 if ($rand(1,99) >= 70) && ($rand(1,99) < 80) { msg # WoW !! NiCe MatcH !! :-) }
 if ($rand(1,99) >= 80) && ($rand(1,99) < 90) { msg # My ooo My ... ThiS iS TruE LovE :-) }
 if ($rand(1,99) >= 90) && ($rand(1,99) <= 99) { msg # WhEn YoU Guys GoiNg To GeT MarriEd? :-) }
 if (%love2nd == $null) { 
   echo 4,0L14ove 4B14etween : 12 $+ %kira-cinta1 13&12 %kira-cinta2
   echo 4,0Y14our 4R14esult : 13 $rand(1,99) $+ % 4 %cinta-ork
 }
 if (%love2nd != $null) { 
   msg # Restsult of love Between : %nick1st %nick2nd & %love1st %love2nd = $rand(1,99) $+ $chr(37)
   unset $2 %nick1st | unset $3 %nick2nd | unset $4 %love1st | unset $5 %love2nd | unset %cinta-ork
 }
 unset %kira-cinta1
 unset %kira-cinta2
 unset %cinta-ork
}
on *:TEXT:`showpercent *:#: {
 if ($5 == $null) { msg # sorry $nick but u 've to enter ur first and last name then the name of that u love first and last name 2 }
 if ($5 != $null) { set %nick1st $2 | set %nick2nd $3 | set %love1st $4 | set %love2nd $5 | kira-cinta 
 }
}
Menu Status,Channel {
 Try Love Meter Now!
 .Let's Go:/set %kira-cinta1 $$?="Type First and Last Name" | set %kira-cinta2 $$?="Type Another Name (First and Last Name)" | /kira-cinta
}

 

ok try this now tested and worked 2

samooh_2003 hey sorriej i act latly but i wa son holyday so thats why i react slow :P but this does not work either i dont get it but i put it in to my remote and it did not much better then the other one the other dis say something in the room this one does say nothing but thanks for ya help any way :D i am very greatfull for helping me you all did youre best :D end of message greetzzz me :lmaojump: