Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 373
Search took 0.01 seconds.
Search: Posts Made By: cubber
Forum: Development::Tools 04-30-2018, 09:30 PM
Replies: 3
Views: 8,991
Posted By cubber
Thanks for pointing that out. I was shooting for...

Thanks for pointing that out. I was shooting for more of a private community with this. Ie. You have a group of friends on a Discord channel that acts as a layer of vetting as well as a basic...
Forum: Development::Tools 04-30-2018, 09:09 PM
Replies: 3
Views: 8,991
Posted By cubber
Reggie - A Discord Bot for Automatic Private Server Login Account Requests

I give you Reggie... A quick bot that I whipped up today to process new registrations for a private login server. It will also do password resets.

Reggie creates a new login server account...
Forum: Development::Tools 11-20-2017, 09:38 PM
Replies: 2
Views: 5,980
Posted By cubber
Thanks Akkadius. I have been lurking, but have...

Thanks Akkadius. I have been lurking, but have been very busy finishing up my PhD among other things. Now I have a bit more time for little side projects like this again.

A lot of changes have...
Forum: Development::Tools 11-20-2017, 08:52 PM
Replies: 2
Views: 5,980
Posted By cubber
EQAlerter - A Python based audio alert system for EQ. With Discord Bot Support!

This basically is a Python alternative to GINA (https://eq.gimasoft.com/gina/) for Linux users that play the game in Wine. However I added a special twist by creating two versions of the program. ...
Forum: Development::Tools 09-01-2016, 07:08 PM
Replies: 0
Views: 4,412
Posted By cubber
EQMBox_CCC - The EverQuest Multi-Box Command and Control Client

This is a python program that I whipped up to control a Boxed client running on a Linux host under wine in windowed mode through the standard EverQuest group and tell chat system. The program...
Forum: Support::General Support 06-19-2012, 10:09 AM
Replies: 1
Views: 2,155
Posted By cubber
Server Map Repositories - Which to use?

There are two googlecode repos for the eqemu server maps

code.google.com/p/eqemumaps/ - updated Jan 4th 2011

&

code.google.com/p/eqemu-maps/ - updated July 6th 2011

the latter one looks...
Forum: Development::Tools 10-22-2011, 04:45 PM
Replies: 5
Views: 5,889
Posted By cubber
I know its been about a year but I finally got...

I know its been about a year but I finally got some time to update this. I have added all of the MySQL functionality to the program. The latest version can be downloaded here:
...
Forum: Development::Bots 09-05-2011, 09:27 PM
Replies: 2
Views: 3,202
Posted By cubber
There were only 2 sql updates that needed to be...

There were only 2 sql updates that needed to be applied between my old working revision 1987 and the new revision 2006. They were both applied and seem to have nothing to do with bots.
...
Forum: Development::Bots 09-05-2011, 07:11 PM
Replies: 2
Views: 3,202
Posted By cubber
Rev 2006 As soon as I make a bot I can no loger use my keyboard

I installed rev 2006 today and found that I could no longer move my character with my keyboard once I spawned my first bot. The mouse works fine though. I cannot type or anything, the keyboard just...
Forum: Support::Linux Servers 02-14-2011, 01:48 PM
Replies: 2
Views: 3,541
Posted By cubber
Thanks for the fast fix! It now compiles fine.

Thanks for the fast fix! It now compiles fine.
Forum: Support::Linux Servers 02-14-2011, 11:30 AM
Replies: 2
Views: 3,541
Posted By cubber
Compile fail Rev 1861

Trying to compile 1861 today and getting the following error on spells.o



ccache gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -g...
Forum: Support::Linux Servers 11-02-2010, 08:52 PM
Replies: 1
Views: 2,697
Posted By cubber
Fixed it by completely deleting my sources and...

Fixed it by completely deleting my sources and doing a fresh svn checkout Make clean was not fixing the issue.
Forum: Support::Linux Servers 11-01-2010, 09:43 PM
Replies: 1
Views: 2,697
Posted By cubber
Build Error Rev 1713

I am getting the following error when trying to build Rev 1713, I think it may be related to the recent perl update in gentoo.


make[1]: *** No rule to make target...
Forum: Development::Tools 10-02-2010, 03:00 PM
Replies: 5
Views: 5,889
Posted By cubber
Thanks Akkadius, I am mostly developing this...

Thanks Akkadius,

I am mostly developing this to improve my Java skills.
Forum: Development::Tools 10-02-2010, 01:09 PM
Replies: 5
Views: 5,889
Posted By cubber
Since a picture is worth a thousand words ...

Since a picture is worth a thousand words

http://img545.imageshack.us/f/screenshotsm.png/

http://img545.imageshack.us/img545/2535/screenshotsm.png...
Forum: Development::Tools 10-02-2010, 12:57 PM
Replies: 5
Views: 5,889
Posted By cubber
Wow! 82 views and no feedback... Anyway, I...

Wow! 82 views and no feedback...

Anyway, I just posted an update on my googlecode page as well as added the source code for the project to my svn repo there. The new version is Alpha 0.0.2 and it...
Forum: Development::Tools 09-12-2010, 09:23 PM
Replies: 5
Views: 5,889
Posted By cubber
EQEmuJSM - A cross platform server management utility

Here is a little something I have been working on for the past week. I am trying to really get a good handle on java and decided to build a cross platform server management utility.

It is far...
Forum: Development::Tools 09-03-2010, 09:30 PM
Replies: 0
Views: 3,564
Posted By cubber
My Tools

I have posted a few scripts, some php stuff and some quests over the past year or 2. I decided to put all of my stuff in a google code svn repo for easy access. I plan on doing more development and...
Forum: Support::Linux Servers 08-31-2010, 03:04 PM
Replies: 0
Views: 2,528
Posted By cubber
Gentoo Startup Script

I created a startup script for Gentoo users that can be placed in /etc/init.d/ and set using rc-update to run on server startup.

You can also manually use it like any other rc script and execute...
Forum: Support::Linux Servers 08-28-2010, 10:09 AM
Replies: 7
Views: 3,529
Posted By cubber
Rev 1634 works fine, I was able to leave my...

Rev 1634 works fine, I was able to leave my kernel.shmmax unchanged (noticed it mentioned in the changelog). It has been working fine for me set as:

kernel.shmmax = 134217728
Forum: Support::Linux Servers 08-27-2010, 06:52 PM
Replies: 7
Views: 3,529
Posted By cubber
Same crash after server reboot, and I always use...

Same crash after server reboot, and I always use make clean before I run make.

Backtrace on 1630:


+ LNAME=zone
+ '[' '' = test ']'
++ pwd
+ P=/opt/eqemu
+ export...
Forum: Support::Linux Servers 08-27-2010, 06:49 PM
Replies: 7
Views: 3,529
Posted By cubber
1624 works. I always run cleanipc after...

1624 works.

I always run cleanipc after every server shutdown.

Did not try the reboot will try the new sources after a reboot and report back.
Forum: Support::Linux Servers 08-27-2010, 03:25 PM
Replies: 7
Views: 3,529
Posted By cubber
Buffer Overflow with rev1625 and up

I was using rev 1616 with no issues the server started fine. This is on gentoo x86 btw. If I upgrade to rev 1630 the latest in svn as of this writing I get the following on server startup.


+...
Forum: Development::Development 07-31-2010, 03:43 PM
Replies: 115
Views: 45,567
Posted By cubber
That worked perfectly thanks!

That worked perfectly thanks!
Forum: Development::Bots 07-31-2010, 03:38 PM
Replies: 4
Views: 3,336
Posted By cubber
Bots don't attack (melee) rev1616

I just updated from rev 1606 in which my bots worked fine to rev 1616 where they now just cast and do not run up for melee attacking at all (My shammy bot's pet does attack). I noticed that there...
Showing results 1 to 25 of 373

 
Forum Jump
   

All times are GMT -4. The time now is 08:32 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3