Back to Topic Index

Change of IRC System

By Abmanju on 14/04/2008
Alright! We wanted to extend the brilliancy of our wonderful VPS Host which we pay a lot for.

So Robbie has set us a Robbiebot which relies on the VPS Host, nothing else, this means 99% of the time it will work biggrin.gif. This also means I save about £20 of power per month, same with Buzz (Although I don't think he'll be turning off his comp during the night anyway >_>)

---------

Anyway...Let me get explaining, You MUST read everything. This is what I want you to do.

1. Check to see if you have a registered IRC Nickname. You've got one? Great! If you don't, Get into IRC, join #IRChelp & ask 'How do I register & identify my nick?' They'll be glad to help.

2. Right now that you've got a registered nick, Click on your name at the top of the forums, for example: 'Abmanju'. Now click on 'Edit My Profile' next to 'Avatar Options'.
In the field "IRC Nickname" You must insert your IRC Registered Nickname. Then click on Amend My Profile.

3. Alrighty now, Connect to the SwiftIRC & join #Wg_Lobby. Now this is important, you must join on the nickname you entered on forums in the field 'IRC Nickname:' If you do not do this, you will not be invited. Join #Wg_Lobby on that nickname, then RobbieBot till invite you, so all you do is /join #Wg

------------

Why have we changed the system?
Well the problem with Buzz's system was that Buzz would sometimes ping out, meaning it wasn't 99%-100% reliable. This relies on our VPS Host.
Another problem was that Buzz had a list, currently, there were 517 Nicknames on that list. So say 150 of them were Wg, 150 were duplicates, 50 are random things, This means 167 are random Ex-Wg. They could join #Wg_Lobby, type !invite & join #Wg to flame etc. during dead period where no Ops are alive.

I'll tell you how this new system works.

1. A Person joins #Wg_Lobby (Any Person, even Guests)
2. That person's IRC nickname is searched on the forums using the Robbiebot.
3a) If that person is Trial Guardian+ & Emeritus...It means they get invited into #Wg
3b) If that person is Clan Friend/Banned/Clan Ally or non-existent on our forums, it means that Robbiebot does nothing. We might add the case that if someone with a rank 'Banned' Joins #Wg_Lobby they'll get kb'd.

So you can see, there is no list involved, it is simply the database on forums.

And that's how you join #Wg_Lobby & #Wg. Remember to do the steps otherwise you won't be able to join #Wg_Lobby.

If you need more help, this is the topic:

http://www.wildernessguardians.com/forum/i...hp?showtopic=97
-----------------

For Emeritus

You may use this way to join #Wg...However it will be changed because your nicks will get unregistered if you don't identify within a 2 month period, someone can easily take your nickname, register it & Join #Wg.

Robbie is setting up a system so that you will have to pm him your forumpassword to validate. So basically, it would be: /msg Robbiebot <ForumPasswordHere>

~Abs

By General199 on 14/04/2008
This is awesome. No more having to use !invite.

By Pazenon on 14/04/2008
Yeah I like this more than the "invite" system, for the reasons Abs mentioned.

Thanks Robbie.

By Anatcrafter on 14/04/2008
Great job Robbie, this is really good.

By Kiwi011 on 14/04/2008
can i make it not my forum pass if i pm robbie about it first?

By Zlatan83 on 14/04/2008
I love Robbie, nuff said

By Vert Night on 14/04/2008
worked well biggrin.gif

By Abmanju on 14/04/2008
QUOTE (Kiwi011 @ April 14, 2008 01:00 pm)
can i make it not my forum pass if i pm robbie about it first?

Oh yeah, about you Kiwi, Change your IRC Nickname on Forum, it's already registered.

And the forumpass, we thought of a new idea, they'll be a CODE later on, we'll explain to Emeritus later.

~Abs

By Dalejamesw on 14/04/2008
(15:32:32) -Buzz- WG Members, type: !invite to be invited to #WG.

Buzz needs to take that off hash.png

and Nice hash.png

By Mager123789 on 14/04/2008
Good job guys!
but what if the forums are down for some reason?

By Spicy63 on 14/04/2008
Once again, Robbie...Outstanding job and idea.
This will make things much less reliant on Live Persons.

By Troll84 on 14/04/2008
This seems to be a good system smile.gif Nice. I'm assuming its scripting causes it to check to see if the IRC Nickname is registered before inviting? Not bad biggrin.gif

Is there a way to get the Personal Rank type thing back up? Or was it a straight replacement? (By personal rank type thing i mean the place where the IRC Name is now). I miss it already sad.gif lol

Nice update smile.gif


Btw, No need to go into #IRCHelp and pester the ops to help you register. To register with SwiftIRC:

1.
CODE
/ns register PASSWORD EMAIL


(Replace password and email with your desired password and a VALID email address.)

2. Visit your email, there you should have recieved a message from SwiftIRC to validate your account. (Remember to check your Junk Mail!)

3. Copy and paste the command they give you in the email into your IRC Client.

4. Now that you've registered with the server, you will need to identify. To identify type:

CODE
/ns ID PASSWORD


5. Well, now you've registered and know how to identify. NOTE: You will need to identify EVERY time you connect to IRC. A VERY basic useful script for mIRC Users:

CODE


on *:CONNECT: {
 if ($network == SwiftIRC) {
   ns id PASSWORD
   join #Wg_Lobby
   join #WG
 }
}


If you use SwiftSwitch, go to file > options > options (i think tongue.gif) and there you'll be able to insert your password and choose 'auto identify' or something like that (I'm no expert with SwiftSwitch tongue.gif)

If you get stuck, i'm happy to help <3

~Mugger84




By Carrot166 on 14/04/2008
Nice, this makes joining less of a hassle.

By Buzzard1985 on 14/04/2008
QUOTE (Dalejamesw @ April 14, 2008 02:33 pm)
(15:32:32) -Buzz- WG Members, type: !invite to be invited to #WG.

Buzz needs to take that off hash.png

and Nice hash.png

Sorry, I removed it, Abs asked me to turn my script off 30 seconds before I had to leave to go back to school, so it was just a quick fix.

Great work job Robbie + Abs, I knew from the start that there were certain flaws in my system, this removes most if not all of them. Good job tongue.gif

BTW, since I had my system going I've been online for 3708 Hours which amounts to about 154.5 days tongue.gif

By Dalejamesw on 14/04/2008
QUOTE (Buzzard1985 @ April 14, 2008 06:46 pm)
QUOTE (Dalejamesw @ April 14, 2008 02:33 pm)
(15:32:32) -Buzz- WG Members, type: !invite to be invited to #WG.

Buzz needs to take that off hash.png

and Nice hash.png

Sorry, I removed it, Abs asked me to turn my script off 30 seconds before I had to leave to go back to school, so it was just a quick fix.

Great work job Robbie + Abs, I knew from the start that there were certain flaws in my system, this removes most if not all of them. Good job tongue.gif

BTW, since I had my system going I've been online for 3708 Hours which amounts to about 154.5 days tongue.gif

I still love u hash.png

By Parth23 Jani on 14/04/2008
Coolio.

Nice job Robbie , as always.

By Indivi2you on 14/04/2008
This is sweet!
Nice idea, i love the system, i felt stupid when i joined irc today without going on forums.

By Tnuac on 14/04/2008
I tried playing with scripts to sort out all the inviting and joining stuff, and had about as much success as a african tribe in an ice hockey match

By 1l devour 1l on 14/04/2008
Thid system is much better to be honest smile.gif

By ArSeNaLfAn32 on 15/04/2008
Sounds cool. I'll check it out yo.

By His Lordship on 15/04/2008
Very nice work Robbie... again!
WG has definitely got the best technology and security.

QUOTE
We might add the case that if someone with a rank 'Banned' Joins #Wg_Lobby they'll get kb'd.


Yes please.

By Kero2 on 15/04/2008
sounds cool kk done

By Mickey on 15/04/2008
Awsomeness, good work!

By Zeth007 on 15/04/2008
Awsome system! biggrin.gif
Could be dangourus if it had any faults or bugs, I'm sure it doesn't though. smile.gif

~Zeth

By Troll84 on 15/04/2008
QUOTE (Tnuac @ April 14, 2008 11:41 pm)
I tried playing with scripts to sort out all the inviting and joining stuff, and had about as much success as a african tribe in an ice hockey match

If you still need help, PM me on Forums smile.gif I'm sure i can help <3

By Samurai-JM on 15/04/2008
Hate it hash.png

1. It doesn't work yet, I still can't get in #wg or even voiced in wg_lobby.
2. It's much more tedious. You have to join the server, then identify, then join the lobby, then get invited, then join wg.
3. BLAH. veryevilgrin.gif

yea I guess it's more secure and all that now... but make it work plx?

By Boogers102 on 15/04/2008
This is awesome, I love this because my hostmask changes when I D/C from the net...so I would need a halfop to re !ai me everytime I d/c'ed.

By Samurai-JM on 15/04/2008
DOES NOT WORK IF YOUR NAME CONTAINS ANY SPACSE, UNDERSCORES, OR DASHES ( , _, or -) just make your irc name on forums a name with none of those(or any other special characters) and then login as that name and change back to your normal name once your in. veryevilgrin.gif

By T Dwag on 16/04/2008
Sounds good I'm pretty sure I've got everything down. I'll get on changing my forum nickname. This is great!



Brandon

By RobbieThe1st on 16/04/2008
QUOTE (Samurai-JM @ April 15, 2008 08:52 pm)
DOES NOT WORK IF YOUR NAME CONTAINS ANY SPACSE, UNDERSCORES, OR DASHES ( , _, or -) just make your irc name on forums a name with none of those(or any other special characters) and then login as that name and change back to your normal name once your in. veryevilgrin.gif

Actually, it does: if your nickname in IRC contains either "_" underscores or "-" dashes, they need to be replaces with spaces " " in your profile.



By Samurai-JM on 16/04/2008
so make my forum IRC Nickname thing: Samurai JM, and Samurai-JM will work on irc?

By rachellove9 on 16/04/2008
I did what you said but I dont get invited in



Back to Topic Index

Developed by Mojo.