Quick Connector v1.0
23 posts
• Page 1 of 1
Quick Connector v1.0
instead of opening wolf et.exe and searching for server you can use the quick connect script by landser
http://prime-squadron.com/final/quickconnectstuff/
put it on desktop and doubleclick, it will connect you directly on PS4 ...
soon i will update it for PS1 - 9 and in english + other languages (this is for german only) but u can update it yourself!
only open it with wordpad + edit ips (for other server) + edit the path (for other languages like english ... because i used the german path:
but english people propably got
or something like that ...
http://prime-squadron.com/final/quickconnectstuff/
put it on desktop and doubleclick, it will connect you directly on PS4 ...
soon i will update it for PS1 - 9 and in english + other languages (this is for german only) but u can update it yourself!
only open it with wordpad + edit ips (for other server) + edit the path (for other languages like english ... because i used the german path:
- Code: Select all
C:\Programme\Wolfenstein - Enemy Territory
but english people propably got
- Code: Select all
C:\Programs\Wolfenstein - Enemy Territory
or something like that ...
Last edited by landser on Mon Sep 25, 2006 21:20, edited 1 time in total.
Howto edit:
open the file.bat with editor / wordpad.
you will find something like:
explanation:
= going in dictionary (put path behind)
= the path i choosed (you path is propably different ... it needs to be the path where et.exe is located)
= starting et.exe ...
= ... and connecting on PS4 (you can change this ip with other server ips ... but only PS server ips work)
you still dont know how to change? - post it
EDIT: here are the german + english quickconnector tools for ALL PS servers (both only for normal installation):
english: C:\Program Files\Wolfenstein - Enemy Territory
german: C:\Programme\Wolfenstein - Enemy Territory
you can download them from here:
http://prime-squadron.com/final/quickconnectstuff/
open the file.bat with editor / wordpad.
you will find something like:
- Code: Select all
cd C:\Programme\Wolfenstein - Enemy Territory
et.exe +connect "85.25.137.76:27961"
explanation:
- Code: Select all
cd
= going in dictionary (put path behind)
- Code: Select all
C:\Programme\Wolfenstein - Enemy Territory
= the path i choosed (you path is propably different ... it needs to be the path where et.exe is located)
- Code: Select all
et.exe
= starting et.exe ...
- Code: Select all
+connect "85.25.137.76:27961"
= ... and connecting on PS4 (you can change this ip with other server ips ... but only PS server ips work)
you still dont know how to change? - post it
EDIT: here are the german + english quickconnector tools for ALL PS servers (both only for normal installation):
english: C:\Program Files\Wolfenstein - Enemy Territory
german: C:\Programme\Wolfenstein - Enemy Territory
you can download them from here:
http://prime-squadron.com/final/quickconnectstuff/
- Mateoosh01
- Posts: 6
- Joined: Fri Aug 25, 2006 0:00
Hi All
Nice job landse kisses :* i will conecting to server about 20 seconds faster when i load thsi
sorry for my poor English
Mateoosh.
Nice job landse kisses :* i will conecting to server about 20 seconds faster when i load thsi
sorry for my poor English
Mateoosh.
ammz: ?
i made it for ever PS server in english / german (deutsch)
http://www.prime-squadron.com/final/quickconnectstuff/
but maybe some1 needs it for linux / mac ?
i made it for ever PS server in english / german (deutsch)
http://www.prime-squadron.com/final/quickconnectstuff/
but maybe some1 needs it for linux / mac ?
Hm...
I have another way (almost the same) to connecting to PS servers.
On my desktop i have 9 shortcuts for ET.exe and in filepath i am changing from:
to:
And it works exactly the same like your programs (and I can have super-duper ET icon )
Take care.
I have another way (almost the same) to connecting to PS servers.
On my desktop i have 9 shortcuts for ET.exe and in filepath i am changing from:
- Code: Select all
"D:\Enemy Territory\ET.exe"
to:
- Code: Select all
"D:\Enemy Territory\ET.exe" +connect 85.25.138.83:27960
And it works exactly the same like your programs (and I can have super-duper ET icon )
Take care.
- Blairwitch
- Posts: 203
- Joined: Wed Jun 07, 2006 0:00
- Location: Finland
I had to make for myself abit of changes..
to i got F: as main and C: as second..
So my cmd starts with F:\>
this is what i did:
first the path looked like this
F:\Documents and Settings\Axel\Desktop
So i cleaned the .bat file (with notepad)
and wrote:
-------------------------------------------------------------
C:
cd Games/ET
ET.exe +connect "88.198.62.41:27962" (to ps5)
-------------------------------------------------------------
Anyway, thats my path, others might wanna do:
-------------------------------------------------------------
C:
cd Program Files\Wolfenstein - Enemy Territory
ET.exe +connect "88.198.62.41:27962" (to ps5)
-------------------------------------------------------------
Thanks landser for the script.
Blair.
to i got F: as main and C: as second..
So my cmd starts with F:\>
this is what i did:
first the path looked like this
F:\Documents and Settings\Axel\Desktop
So i cleaned the .bat file (with notepad)
and wrote:
-------------------------------------------------------------
C:
cd Games/ET
ET.exe +connect "88.198.62.41:27962" (to ps5)
-------------------------------------------------------------
Anyway, thats my path, others might wanna do:
-------------------------------------------------------------
C:
cd Program Files\Wolfenstein - Enemy Territory
ET.exe +connect "88.198.62.41:27962" (to ps5)
-------------------------------------------------------------
Thanks landser for the script.
Blair.
- GoldenBullet
- Posts: 2923
- Joined: Mon May 01, 2006 0:00
- Location: Finland
is this only for windows? I tried to do it on linux, but it wont start it. It just opens it to notepad :S
- GoldenBullet
- Posts: 2923
- Joined: Mon May 01, 2006 0:00
- Location: Finland
I made it
for linus users, I made a PS#2 quick connector
open a textpad, and copy these lines there, and save it was PS2.bat
have nice playing! I can make others too if U want
for linus users, I made a PS#2 quick connector
open a textpad, and copy these lines there, and save it was PS2.bat
- Code: Select all
cd /usr/local/games/enemy-territory
et +connect "88.198.62.41:27960"
have nice playing! I can make others too if U want
GoldenBullet wrote:I made it
for linus users, I made a PS#2 quick connector
open a textpad, and copy these lines there, and save it was PS2.bat
- Code: Select all
cd /usr/local/games/enemy-territory
et +connect "88.198.62.41:27960"
have nice playing! I can make others too if U want
Nice mate but isnt it et.?? Like in Windows et.exe
<div><img src="http://www.razerzone.com/tag-generator/label_images/1184613418_964579724.jpg" border="0"></div><br>
- GoldenBullet
- Posts: 2923
- Joined: Mon May 01, 2006 0:00
- Location: Finland
Linux ubuntu has no .exe for exsample on executable programs.
Its just plain name. For exsaple, Win: Virus.exe Linux: Virus
Its just plain name. For exsaple, Win: Virus.exe Linux: Virus
- NightMare
- Posts: 444
- Joined: Sun May 20, 2007 0:00
- Location: On My Chair In -->The Netherlands !! =)
l0ol i had linux redhat for a few days but i didnt know how the hell everything worked so i came back to my trusted windows full off bugs
LaterzZ
Night,,
LaterzZ
Night,,
You Can See Me Frag In PS2 // PS4
Im The Dude That Talk Much >>TO Much<< Says Blazing
Im The Dude That Talk Much >>TO Much<< Says Blazing
Who got best fast connector?
-=RapidHail=-: Do or do not... There is no try.
-|PS|- Server Monitor
eRepublik Citizen
Network Toolkit
-|PS|- Server Monitor
eRepublik Citizen
Network Toolkit
Maybe i'll make it available for PS. But it have to be stable version ('cause it's multithreading application - my first), add some options etc. etc. It can take a long time ;P month or more/less - depends of my laziness and freetime More freetime means more laziness
-=RapidHail=-: Do or do not... There is no try.
-|PS|- Server Monitor
eRepublik Citizen
Network Toolkit
-|PS|- Server Monitor
eRepublik Citizen
Network Toolkit
23 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 7 guests