Skip to content
General IRCX

Nickname Storage (mIRC)

A TG007 community discussion started by killerinc.

Discussion 5 posts
Page 1 of 1
Open
Topic #4527 · 5 published posts · 1,735 views

Anyone have any ideas on how to store mass amounts of nicknames?

(IE. Saving nicknames as variables. Not under variables. (%bill = 5) not (%person25 = bill))

you could use a text file or ini file, this can do the job, but yea, i don't see the point in storing a lot of nicknames unless your making a clone protection feature.

i know that part, just savin the damn ip or nick

in that case try this

 

set %ip. [ $+ [ $nick ] ] <user's ip> 

 

like that?

 

 

nvm i learned about Userlists