Password [message #93944] |
Wed, 09 June 2004 12:03 |
|
snipesimo
Messages: 764 Registered: February 2003
Karma: 0
|
Colonel |
|
|
All my former RenGuard problems were resolved with a re-format, but one still remains. The password feature that is to be used with the BRenBot auth system still doesn't work properly. I ask that you do one of two things, or both.
1. make it possible to de-auth nicknames with BRenBot.
2. fix the password system.
|
|
|
|
|
Password [message #94050] |
Wed, 09 June 2004 19:46 |
Drkpwn3r
Messages: 317 Registered: March 2004 Location: Unknown to you.
Karma: 0
|
Recruit |
|
|
Hmm...I use the RenGuard authorization system to get my admin stats at All Out & I've never had a problem with it, though one time it added me to the admin list without announcing it...
As for the other thing, add this to your IRC remote scripts & sit in your server channel, launch Renegade & join the game, it'll help with that, I used it when RenGuard was off/before I used the auth system
on *:TEXT:*<nick> is a protected nick*:*:{ if ($chan === #channel) || ($nick === botname) {
msg $nick auth nick pass
/part $chan
}
}
[Updated on: Wed, 09 June 2004 19:50] Report message to a moderator
|
|
|
|
Password [message #94052] |
Wed, 09 June 2004 19:52 |
Drkpwn3r
Messages: 317 Registered: March 2004 Location: Unknown to you.
Karma: 0
|
Recruit |
|
|
Then have someone else sit in the channel & wait till you join, tell them to type !auth nick & it'll auth you, I only run mIRC with Ren when I need to, even though my laptop does kinda suck & I only get about 50-60FPS with an ATI Radeon 340M graphics card & only 256MB RAM :rolleyes:
Also, I don't care how my script looks, it's what I use & it's 100% functional, & if it works how I want it to then it's fine.
Besides, that script's on my other comp (which doesn't have internet access due to missing driver files), not my laptop, on my laptop I have auto respond scripts for various servers/channels
|
|
|
|
|
|
|
|
|
|
|