PDA

View Full Version : EQEC 1.3 out.


Eshry
11-16-2003, 12:47 AM
EQEC version 1.3 is out, not much added, redid a few things, made it more user friendly.

EQEC1.3 (http://d20.no-ip.com/eqec_1_3.zip)

Source (http://d20.no-ip.com/source.zip)

For runtimes, use this page: Runtimes (http://www.xerocreative.com/runtimes.html)
(For those that don't know, EQEC is a telnet based application that allows you to execute commands on your server without having to load the game, can also be used externally.)

Note: since the person helping Mortamer out on the project stopped showing interest in it after he quit hosting his server on EQemu, I have taken his place.

Edit: new release, didn't want to start another post. Also edit, seems that I am using another ocx in this one that wasn't used in the last one, created a link for the runtimes in case you are missing it.

Bardboy
11-16-2003, 05:51 AM
Is there any way I could get the source code for this?

Mortamer
11-16-2003, 07:10 AM
Lol. I *might* be persuaded to make the delphi version I making open source...

Bardboy
11-16-2003, 08:00 AM
Delphi?! Ach!

I was hoping it was C, C++ or VB; something im already familiar with.

ozme
11-17-2003, 02:49 PM
I would be interested in the delphi source.

BTW if u know C++ delphi should be a breeze its almost as simple as Visual Basic.

Mortamer
11-17-2003, 03:35 PM
"BTW if u know C++ delphi should be a breeze its almost as simple as Visual Basic." AHEM

Bardboy
11-18-2003, 02:25 AM
The reason I ask is that I was interested in making a similar tool. I would like to see some macro buttons for the more common commands like; Zonestatus, Echo on, Echo off, Acceptmessages, as well as some quick logon procedure.

Thanks for sharing your program with us. 8)

Eshry
11-18-2003, 05:49 AM
Noted, and I'll probably make some macro buttons now that you mention it. And, yes, the logon feature is a bit choppy, but, I didn't feel like adding timers at the time, but, ok, I'll do it.

Eshry
11-18-2003, 07:39 AM
Made the requested changes, and more, should be more user friendly now, and plenty of macros.

arkaria
11-18-2003, 11:43 AM
V1.2 worked fine for me but 1.3 is giving me this error.

Component 'RICHTX32.OCX' or one of it's dependencies not currectly registered: a file is missing or invalide

I'm sure I could find the missing file on hte net somewhere but can't be bothered

Eshry
11-18-2003, 07:16 PM
*sigh* ok, I know what's causing that error, I can either include it or provide a link to it in some way.

Eshry
11-18-2003, 07:18 PM
Ok, here, this page has all the runtimes you could probably ever need...


Runtimes (http://www.xerocreative.com/runtimes.html)

arkaria
11-19-2003, 05:20 AM
Thank Ya

Mortamer
11-22-2003, 12:42 PM
Would anyone want me to add a nice skin and make it skinnable by others?

Eshry
04-04-2004, 08:28 PM
Since the project has been dumped by yours truly and Mortamer, I've decided to release the source. As suspected, it was indeed in Visual Basic.

Source (http://d20.no-ip.com/source.zip)

Jezebell
04-05-2004, 01:04 AM
This is an awesome program, why was the project dumped? Would be awesome if there was an update to include all of the 0.5.5 commands. Too bad nobody wants to improve upon this. :(

Eshry
06-27-2004, 06:05 PM
Hmm, so there's still interest in this old project? Well, I intend on making a new server, so I might update it when I learn the commands.

Jezebell
06-28-2004, 12:59 AM
Awesome!!! This program is great, it is so nice to be able to use this instead of logging into Everquest, which is a system hog.

Mortamer
06-28-2004, 07:57 AM
Wow, didn't think people still wanted this. I will try and get the new commands in.

KhaN
07-02-2004, 02:57 AM
Personally, i use this program, its one of my top favorite eqemu software (Thanks to Jez to giving it to me~).
It would be very nice to update it.

Eshry
07-03-2004, 09:49 AM
In off-topic, I gave my opinion of how the project is being handled now. But, I'll repost the source link and exe link if anyone wants 'em.

http://d20.no-ip.com/eqec_1_3.zip
http://d20.no-ip.com/eqec_1_2.zip
http://d20.no-ip.com/source.zip

Tertiary
07-03-2004, 10:07 AM
Awesome!!! This program is great, it is so nice to be able to use this instead of logging into Everquest, which is a system hog.

telnet to your server on port 9000, can't get less of a system hog than that.

Eshry
07-10-2004, 12:25 PM
Bleh, you want the program, get it from a friend. I refuse to host it.

Darkdrizzt
07-18-2004, 03:07 PM
Link broken =(

Darkdrizzt
07-19-2004, 06:57 PM
Jezebell wrote:
This is an awesome program, why was the project dumped? Would be awesome if there was an update to include all of the 0.5.5 commands. Too bad nobody wants to improve upon this.

Sounds awesome to me too!!! I wish they would post the download for it.

Draupner
07-20-2004, 12:58 AM
http://files.rogean.com/eqec.zip

Cans
07-20-2004, 07:59 AM
DLed it and it doesn't work Draup. The error it gives is:

Component 'RICHTX32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid."

Tried it both inside and outside of the EQEmu directory and no go. /shrug

Darkdrizzt
07-20-2004, 08:24 AM
download that missing file and stick it in c:\windows\system\ folder

Darkdrizzt
07-20-2004, 08:27 AM
Has anyone got this to work with 5.7 DR6? I click connect and it goes by the username then at password it says "Login Failed"?

Tertiary
07-20-2004, 08:42 AM
Has anyone got this to work with 5.7 DR6? I click connect and it goes by the username then at password it says "Login Failed"?

It works, but you need a 'local' id and password in your account table, e.g.

INSERT INTO account SET name='eqemu', password='eqemu', status=200;

Then use userid and password of eqemu/eqemu.

If you can get into the world console by starting a command prompt and typing:

telnet <your server IP address> 9000

the same userid and password that works there will work with EQEC.