hello everyone
i have this problem, and i was hoping that maybe someone could help me out. I am tryin to use my F4 key for auto ghost, this is what i have
Alias F4 {
.set %nick.save $$?*"Set nick name"
.set %passwd.save $$?*"Set new nickserv password"
.msg nickserv ghost %nick.save %passwd.save | .nick %nick.save | .msg nickserv identify %passwd.save }
}
but it doesnt do nothing, anyone know how i can fix this?
im not really good at scritping, im just starting out.
Thanks Everyone