Address v1.0

By Lucifer1 on Jul 15, 2005

This finds someones address and records it in an ini file. Once i get it fully running im adding another command to type sumthin else and see all the current addresses u have saved

alias address {
  echo The Address of $1 is: $address
  writeini addresses.ini nick-address $1 $address($1,2)
}

Comments

Sign in to comment.
XpLoiTeR   -  Jan 20, 2006

ah..didnt c ur post sry :)

 Respond  
`Kazuma   -  Jan 20, 2006
Wtf is that man? I already explained he needs to use /write . and /writeini won\'t work.
 Respond  
XpLoiTeR   -  Jan 20, 2006

ummm no offence but that doesnt deserve 4 :S the ratin system is stupid...i donno i have alot of submissions with the lowest score ever...and its higher quality than this...anyway

alias address {
echo The Address of $1 is: $address($1,2)
writeini addresses.ini nick-address $1 $address($1,2)
}

i think u didnt bother urself checking ur 4.0 scored snippet

 Respond  
Yoinx   -  Jan 20, 2006

$address only works in an event, not in an alias. You neeed $address($1,2) in the echo line as well.

 Respond  
`Kazuma   -  Jan 20, 2006

If you want to write a file you use:
/write .

For Example;
/write Addresses.ini
But maybe using a hashtable would be good because it stores more data.
See:

/help Hash Table

 Respond  
Lucifer1   -  Aug 06, 2005

furby.. make sure that nick is in one of the rooms your in

 Respond  
DeathRyder082   -  Jul 17, 2005

I got something similar to that. Good Idea though.

 Respond  
F*U*R*B*Y*   -  Jul 17, 2005

it doesn\'t work for me?

heres what i get

The Address of Rune is:

  • /writeini: insufficient parameters (line 137, script.ini)
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.