Forums Index >> General >> I P Joiner Update



Page : 1 : <2>


ADD CHANGES TO THE BOTTOM OF THIS THREAD WHEN SERVER GOES DOWN
Post your IP Joiner info here if it needs to be udated.
If you need AC's IP Joiner get it here:
IPJoiner

TBM Preload or Craps Maps:
71.241.119.248

UPDATED 8-13-06

//Ip Joiner 2.0 By Art Crazy
//Preferences File

//Saved Server List
$SavedIP::Save::IP[1] = "71.11.204.3:28000";
$SavedIP::Save::Name[1] = "gq scrum";
$SavedIP::Save::Number[1] = true;

$SavedIP::Save::IP[2] = "65.78.144.158:28000";
$SavedIP::Save::Name[2] = "prey TS ";
$SavedIP::Save::Number[2] = true;

$SavedIP::Save::IP[3] = "204.11.32.227:28021";
$SavedIP::Save::Name[3] = "dash TBM";
$SavedIP::Save::Number[3] = true;

$SavedIP::Save::IP[4] = "204.11.32.227:28020";
$SavedIP::Save::Name[4] = "dash TS";
$SavedIP::Save::Number[4] = true;

$SavedIP::Save::IP[5] = "69.215.140.43:28000";
$SavedIP::Save::Name[5] = "nuts indy scrum";
$SavedIP::Save::Number[5] = true;

$SavedIP::Save::IP[6] = "204.11.32.247:28000";
$SavedIP::Save::Name[6] = "blind cides indy";
$SavedIP::Save::Number[6] = true;

$SavedIP::Save::IP[7] = "64.53.152.87:28001";
$SavedIP::Save::Name[7] = "napalm TS";
$SavedIP::Save::Number[7] = true;

$SavedIP::Save::IP[8] = "68.41.223.63:28000";
$SavedIP::Save::Name[8] = "repents TBM";
$SavedIP::Save::Number[8] = true;

$SavedIP::Save::IP[9] = "192.168.0.3:28000";
$SavedIP::Save::Name[9] = "monicas";
$SavedIP::Save::Number[9] = true;

$SavedIP::Save::IP[10] = "12.216.4.167:28002";
$SavedIP::Save::Name[10] = "banlist";
$SavedIP::Save::Number[10] = true;

$SavedIP::Save::IP[11] = "81.109.196.77:28000";
$SavedIP::Save::Name[11] = "Paradise Lost";
$SavedIP::Save::Number[11] = true;

$SavedIP::Save::IP[12] = "81.109.196.77:28000";
$SavedIP::Save::Name[12] = "Dazzles";
$SavedIP::Save::Number[12] = true;

$SavedIP::Save::IP[13] = "71.241.119.248:28000";
$SavedIP::Save::Name[13] = "Craps Maps/TBM Pload";
$SavedIP::Save::Number[13] = true;

$SavedIP::Save::IP[14] = "71.241.119.248:28000";
$SavedIP::Save::Name[14] = "Craps Maps/TBM Pload";
$SavedIP::Save::Number[14] = true;

$SavedIP::Save::IP[15] = "69.113.222.222:28022";
$SavedIP::Save::Name[15] = "Roosters";
$SavedIP::Save::Number[15] = true;

//DONT MESS WITH THIS
if($Game::Hosting != 1)
{

//EXEC
exec("./IpJoinGui.gui");
exec("./IPJoin.cs");

}

 

Last edited: Friday, October 20, 2006 at 7:55:30 AM

Saturday, May 27, 2006 at 3:11:25 AM

V@? I dont get it


Sunday, May 28, 2006 at 12:55:01 PM

I meant V1

Sunday, May 28, 2006 at 1:05:20 PM

Ah,
V1 was pretty buggy, and I emant the ADMIN SCRIPT has to be installed in both client and server to work


Sunday, May 28, 2006 at 1:58:24 PM
LGM

@ Art-

I like the new version. I use a mac, and I can still type I and u in the game.

Good idea to tie it into the Join Game window...

Sunday, May 28, 2006 at 5:23:48 PM

My IP joiner isn't working.

Did everything it said.

Extracted the files, put them in scripts folder, but that line at the end of main.cs

I put the line one line under my hotkeys. Should I have made it two lines?

Where exactly to I press alt + I ?

Sunday, May 28, 2006 at 5:44:23 PM
LGM

You have to go to the "Join Game" screen like you would do anytime. Then do the alt + I

It should work. Did you get the first or second version?

In the second version, the IP join shows up in the game list. Click on it in the server list, then join. It asks for IP:PORT then you are in.

Sunday, May 28, 2006 at 5:59:38 PM

EDIT

I'm stupid. I put it in the wrong scripts folder.

Thanks LGM for trying to help me. I thought no one would. It's a dark cruel world out there.

Last edited: Sunday, May 28, 2006 at 6:09:22 PM

Sunday, May 28, 2006 at 6:04:17 PM
LGM

Glad you found it... There are several script folders to choose from.

Last edited: Sunday, May 28, 2006 at 6:13:02 PM

Sunday, May 28, 2006 at 6:07:55 PM

Fine, so maybe I didn't get it right. 9Didn't work)

Tell me what I'm doing wrong

I download the file, I click "open", I extract, I copy ALL contents of folder into game/client/scripts

I add the line to the bottom of my main.cs aaand...

..it doesn't work.

The top link is v2 I beleive, and thats the one I downloaded. So, why isnt it showing up?

Sunday, May 28, 2006 at 6:16:04 PM
LGM

If you put the files into the game/client/scripts folder (I left out the directions in my folder) and then add all of this to your main.cs file:

 

Exec("game/client/scripts/IpJoinMain.cs");

 

^make Exec be lower case

It should work. I put a return right before mine. Did you leave out any characters?

Last edited: Sunday, May 28, 2006 at 6:24:37 PM

Sunday, May 28, 2006 at 6:21:26 PM

Tank it doesnt sound like u have any saved addresses in the saved list. If u are using v2 go to pisanos post and copy his saved list to your IpJoinMain.cs file

Sunday, May 28, 2006 at 6:30:05 PM

Didn't leave out anything for the exec line thing.

Originally when I downloaded I clicked "Open" rather than "save".

I now clicked "save" and I followed the directions again.

Still nothing! Nadda, zip, zero.

Sunday, May 28, 2006 at 6:33:11 PM

OK, This is what I have in the scripts folder related to the IP joiner:

I have two folders that say IpJoinWin. One of them has a little zipper on the folder, and under it it says 92 KB. The other one is just a folder.

I also have Instructions, IpJoin, IpJoin.alpha, IPjoin.gui, SavedIP.gui, IPJoinMain, SavedIPgui, and SavedIPgui.alpha

I added the line below main.cs

WHAT'S WRONG HERE?

Sunday, May 28, 2006 at 6:50:12 PM

You have to unzip the files. Extract them to game/client/scripts/IP Joiner

Sunday, May 28, 2006 at 6:55:05 PM

Bumparoo..........

 

Last edited: Thursday, June 08, 2006 at 2:51:19 AM

Wednesday, June 07, 2006 at 5:33:40 PM

Bumpdy Bump

Looks like the server is down again.

Could someone who knows how to contact dash ask him to put up dash bash?

EDIT: Never mind, it's slowly coming back up. I see most of the servers now.

EDIT: What the...? It's back down. The connection seems to be fluctuating.

Last edited: Monday, June 19, 2006 at 11:42:42 AM

Monday, June 19, 2006 at 11:38:38 AM

All of the servers remain up. You don't need to ask anyone to put up a server unless it's wasn't up before the master Server croaked.

Another great TT experience. A reliable Master Server.

 

Monday, June 19, 2006 at 12:47:43 PM

BIG BUMP!

</</div>

Sunday, August 13, 2006 at 4:16:29 PM

Bump

 

Wednesday, August 30, 2006 at 5:27:44 PM

New IP for BC's Banlist Lush Indy:

12.216.4.167:28002

Wednesday, August 30, 2006 at 6:06:21 PM

Please note: Dash's TS server is now (the TS and TBM servers are switched from what it says in the top post)"

204.11.32.227:28020

 

 

-Rx

 

 

Wednesday, August 30, 2006 at 7:05:13 PM

The top post is updated with Blind Cides new address,, and Dash server names have been corrected.

Would all hosters please post updated server info here if needed.

Thanks
cb

 

Last edited: Wednesday, August 30, 2006 at 7:15:00 PM

Wednesday, August 30, 2006 at 7:08:47 PM

Isn't Blind Cide's indy scrum the same as the banlist server?

Also, roos' server doesnt work for me.

Where is everyone playing? Dash ts is up and running well.

Wednesday, August 30, 2006 at 7:31:20 PM

No, the banlist server in Michigan went down, I think BC's hosting it at his house now.

As for Roo's server, nobody has his IP, so I'm assuming he doesn't want us to know it.

Wednesday, August 30, 2006 at 7:35:46 PM

I just hope people get IN the servers....I'm bored as hell! :'(

Wednesday, August 30, 2006 at 8:36:03 PM

Bumpage

Ripway links in header did not work. Updated them to point to scriptline.
:O)

 

Last edited: Friday, October 20, 2006 at 7:56:39 AM

Friday, October 20, 2006 at 7:49:20 AM

Is this somthing to do with my servers being down?

Elite Agent And Proud Member of the Terror Squad.

Friday, October 20, 2006 at 11:07:29 AM

Thanks Nap ;)

 

Friday, October 20, 2006 at 11:11:56 AM

Any way to enter a password using ip join v2?

I need to use it for some local server testing that has a password later this week.

Friday, October 20, 2006 at 11:30:39 AM

Updated,, 10-20-06

The servers in bold are active as of today. I can't edit my original post or id keep it updated there. Nap can you change the into on top to reflect this? Thanks,cb The servers that are not in bold are not active. Please update here if your running servers. I will adjust it.

//Ip Joiner 2.0 By Art Crazy
//Preferences File

//Saved Server List
$SavedIP::Save::IP[1] = "71.11.204.3:28000";
$SavedIP::Save::Name[1] = "gq scrum";
$SavedIP::Save::Number[1] = true;

$SavedIP::Save::IP[2] = "65.78.144.158:28000";
$SavedIP::Save::Name[2] = "prey TS ";
$SavedIP::Save::Number[2] = true;

$SavedIP::Save::IP[3] = "204.11.32.227:28021";
$SavedIP::Save::Name[3] = "dash TBM";
$SavedIP::Save::Number[3] = true;

$SavedIP::Save::IP[4] = "204.11.32.227:28020";
$SavedIP::Save::Name[4] = "dash TS";
$SavedIP::Save::Number[4] = true;

$SavedIP::Save::IP[5] = "69.215.140.43:28000";
$SavedIP::Save::Name[5] = "nuts indy scrum";
$SavedIP::Save::Number[5] = true;

$SavedIP::Save::IP[6] = "204.11.32.247:28000";
$SavedIP::Save::Name[6] = "blind cides indy";
$SavedIP::Save::Number[6] = true;

$SavedIP::Save::IP[7] = "64.53.152.87:28001";
$SavedIP::Save::Name[7] = "napalm TS";
$SavedIP::Save::Number[7] = true;

$SavedIP::Save::IP[8] = "68.41.223.63:28000";
$SavedIP::Save::Name[8] = "repents TBM";
$SavedIP::Save::Number[8] = true;

$SavedIP::Save::IP[9] = "192.168.0.3:28000";
$SavedIP::Save::Name[9] = "monicas";
$SavedIP::Save::Number[9] = true;

$SavedIP::Save::IP[10] = "12.216.4.167:28002";
$SavedIP::Save::Name[10] = "banlist";
$SavedIP::Save::Number[10] = true;

$SavedIP::Save::IP[11] = "81.109.196.77:28000";
$SavedIP::Save::Name[11] = "Paradise Lost";
$SavedIP::Save::Number[11] = true;

$SavedIP::Save::IP[12] = "81.109.196.77:28000";
$SavedIP::Save::Name[12] = "Dazzles";
$SavedIP::Save::Number[12] = true;

$SavedIP::Save::IP[13] = "71.241.119.248:28000";
$SavedIP::Save::Name[13] = "Craps Maps/TBM Pload";
$SavedIP::Save::Number[13] = true;

$SavedIP::Save::IP[14] = "71.241.119.248:28000";
$SavedIP::Save::Name[14] = "Craps Maps/TBM Pload";
$SavedIP::Save::Number[14] = true;

$SavedIP::Save::IP[15] = "69.113.222.222:28000";
$SavedIP::Save::Name[15] = "Roosters";
$SavedIP::Save::Number[15] = true;

//DONT MESS WITH THIS
if($Game::Hosting != 1)
{

//EXEC
exec("./IpJoinGui.gui");
exec("./IPJoin.cs");

}

 

 

Last edited: Friday, October 20, 2006 at 5:25:21 PM

Friday, October 20, 2006 at 11:36:06 AM

Someone awnser me! Is this anything to do with servers being down?

Elite Agent And Proud Member of the Terror Squad.

Friday, October 20, 2006 at 11:38:02 AM

^ yes, now go take a nap. :)

 

Friday, October 20, 2006 at 11:45:35 AM

I dont think anyone can get past the router firewall
But if you would like to try then best fix the port you got listed for Roos

It defineately aint 28022
Probably 28000 -28001 or 28002

 

 

Friday, October 20, 2006 at 1:50:07 PM

^ ccan't get tthroough on anyyyy of tttthem..

Ddangg wwiithddrawwalll symmptoms..... Sshhakkinnng woonn'ttt stooop.......

Friday, October 20, 2006 at 2:05:27 PM

Page : 1 : <2>

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald