Author Topic: [PahsMod]~!Old IRC Join Script!~!Update: Nov 19!~  (Read 4004 times)

IRC Joining Script
Details
Ever missed the /Join Command for the IRC?
Well, I brought it back to life!
Its basically a mod of the IRC.
How To
Simple.
/Join #IRCChannelName
And just hit enter.
Also To Note:
1. Can't have spaces, just use "_"
2. Have to have #, I made it so you can't join with out it.
3. Have fun!
Notes
My support channel is
"#PahsMods"
Stop by any time for support!
Also, you can PM me via forums or IRC.
Support Team
  • Forum Name: Pah1023
    Blockland Name: ChocoboPah
    Blockland ID: 12247
-Of-course no pictures are needed.-
Installation
Simple, just place Script_IRCJoin into Add-ons folder, and it will be sensed.
Also, requires RTB.
Updates
To come:
Support for multiple IRC's(May not be possible)
Update Nov 19: Help function added!
Downloady
« Last Edit: November 19, 2010, 06:23:46 PM by Pah1023 »

Useless unless you tell us how to make our own chat rooms, unless you can't do that with this.

This isn't needed. All you have to do is go into a private message with someone and use the /join command.

Uh, not needed really, but good effort.

This isn't needed. All you have to do is go into a private message with someone and use the /join command.
I think this is true.
Also, didn't Ephailtes say he didn't like people modding RTB?

Useless unless you tell us how to make our own chat rooms, unless you can't do that with this.
Never used an IRC?
Just join any chat room, and it becomes yours.(Not perma, Will add in help topics)
This isn't needed. All you have to do is go into a private message with someone and use the /join command.
Why go through that trouble when you could download this?
Uh, not needed really, but good effort.
Its pretty good for clan chat's, and meetings.
I think this is true.
Also, didn't Ephailtes say he didn't like people modding RTB?
I haven't heard this, but this isn't like changing the whole look is it?
« Last Edit: November 19, 2010, 06:07:18 PM by Pah1023 »

Oh my god pah. It's not that much work, you can't just click on Blockbot or something and do it there? The idiots these days...

I haven't heard this, but this isn't like changing the whole look is it?
Ephialtes removed it, and you went against his wishes.

Way to go.

Quote
Invalid or Deleted File.

The key you provided for file download was invalid. This is usually caused because the file is no longer stored on Mediafire. This occurs when the file is removed by the originating user or Mediafire.
If you believe you have reached this page in error, please contact support.
wow  very nice addon! 5/5

Sarcasticaly Kalphiter, or not?

Oh my god pah. It's not that much work, you can't just click on Blockbot or something and do it there? The idiots these days...
Funnel, why would you want to keep on clicking on someone's name just to change the channel?
Why not just get this, and just have to type it?
Ephialtes removed it, and you went against his wishes.
Way to go.
I saw you posting here a mile away, why do you despise me?
I don't see why he would of removed this?
Its more like a RTB Chat then an IRC without /Join.
Anyway if he wants me to remove this, I will.
wow  very nice addon! 5/5
Clicked before updated topic.

I saw you posting here a mile away, why do you despise me?
I don't see why he would of removed this?
Its more like a RTB Chat then an IRC without /Join.
Anyway if he wants me to remove this, I will.
Because I found this to be a stupid add-on that Ephialtes doesn't want. It has nothing to do with you, except for that fact that you always do crap like this.

Clicked before updated topic.
No, clicked again = same error

No, clicked again = same error
Sorry, I found a syntax in the script, and I had updated the link a few times, try now.
Because I found this to be a stupid add-on that Ephialtes doesn't want. It has nothing to do with you, except for that fact that you always do crap like this.
How would you know Ephialtes don't want it?
Anyway, this is a pretty good script, and its kinda stupid not having a /Join command in a IRC,
IRC's supposed to be able to make Channels, else its not an IRC.

How would you know Ephialtes don't want it?
Anyway, this is a pretty good script, and its kinda stupid not having a /Join command in a IRC,
IRC's supposed to be able to make Channels, else its not an IRC.
Code: [Select]
      else if(getWord(%message,0) $= "/join")
      {
         //nope.
         return;
      }