Difference between revisions of "Guser"

From Scriptwiki
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
  
 
== See Also ==
 
== See Also ==
To add a user with his nickname (or address), use [[Auser|/auser]].
+
* [[Auser|/auser]] to add a user with his nickname (or address).
 +
* [[Ruser|/ruser]] to remove users from your user list.
 +
* [[$level]] or [[$ulevel]] to use these levels.
 +
* [[$ulist]] to use the information you have stored.
 +
* [[$mask]] to get an overview of all types.
  
You can also remove users from your user list. by using [[Ruser|/ruser]].
+
[[Category:Commands]][[Category:Userlist]]
 
 
To use these levels, take a look at the [[$level]] identifier.
 
 
 
To use the information you have stored, use the [[$ulist]] identifier.
 
 
 
To get an overview of all types, look at [[$mask]].
 
 
 
[[Category:Userlist]]
 

Latest revision as of 09:46, 2 July 2007

This adds the specified nick with his address to the userlist with the given level.

/guser [-a] <levels> <nick> [type] [info]


This works the same as the /auser command except that it looks up address using /userhost on the given nickname and adds it to the user list. If no type is specified then a default address format is selected, being nick!ident@host).

Example

guser 2 Dana 2 This is Dana!

This Example would add Dana with its address (type 2 - *!*@host) to your userlist with level 2 and information "This is Dana!"

See Also

  • /auser to add a user with his nickname (or address).
  • /ruser to remove users from your user list.
  • $level or $ulevel to use these levels.
  • $ulist to use the information you have stored.
  • $mask to get an overview of all types.