Working on a BBS
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: Working on a BBS
try setting it to 254, cause you have to think about line 0. Other then that I redo the key and try again.
Re: Working on a BBS
I found out what the problem was. Some installations of Worldgroup come with a bad pre-installed registration number. That number is 39574913 (which is what I had). The only way to fix this is to:
open galgsbl.DLL in a hex editor
search for 'reg#'
change the registration number to something other than 39574913
regen key for the new registration number
I found this answer on another topic in this forum - thank you "etp" for posting this. I put in a new registration number and it doesn't look like my board is starting up in demo mode anymore.
open galgsbl.DLL in a hex editor
search for 'reg#'
change the registration number to something other than 39574913
regen key for the new registration number
I found this answer on another topic in this forum - thank you "etp" for posting this. I put in a new registration number and it doesn't look like my board is starting up in demo mode anymore.
Re: Working on a BBS
my attempt is coming up in demo still too, but I can't get my hex editor to find the reg# in that dll...
grrr.. can't get it out of demo, thinking of erasing it and redoing it all as I changed some of the keys in the mud files and now its more messed up!
grrr.. can't get it out of demo, thinking of erasing it and redoing it all as I changed some of the keys in the mud files and now its more messed up!
Re: Working on a BBS
got it out of DEMO, reinstalled it with a different reg key.
I still run into an issue when logging into the BBS that it says I Do not have access to the M option, which is MajorMUD when trying to run its menu option.
looking through all the safety and security for keys and such that would stop a menu option from working, anyone ever run into this when setting up their mud?
I still run into an issue when logging into the BBS that it says I Do not have access to the M option, which is MajorMUD when trying to run its menu option.
looking through all the safety and security for keys and such that would stop a menu option from working, anyone ever run into this when setting up their mud?
Re: Working on a BBS
First, make sure that majormud is enabled in the menuing tree. Second, check under configuration to see which key is required to play the game, and make sure you have that key assigned to your account. I think the default key is "NORMAL", but I could be mistaken.Tkaudi wrote:got it out of DEMO, reinstalled it with a different reg key.
I still run into an issue when logging into the BBS that it says I Do not have access to the M option, which is MajorMUD when trying to run its menu option.
looking through all the safety and security for keys and such that would stop a menu option from working, anyone ever run into this when setting up their mud?
Re: Working on a BBS
Interestingly I can /go majormud on the bbs and enter the mud.
but pressing M doesn't work.
New to this system (done 3 major (2000+ hour) overhaul mods for top end games so I'm not a noob at remaking someones game) and how the MUD interacts.
Its getting there, now I have to:
1- get the menu system to work without needing to /go majormud
2- figure out how the OP removed all the annoying 'register an account' questions
3- dig up the hex edit I saw mentions on how to add more classes/races (i take it the mud won't load them without a hex edit somewhere still? (running -o version)
4- figure out how to load modules, I think its the file that lets you move active and disabled modules to left or right of the screen (as I want to install the BLANK mod module and restart the world from scratch, like where does this file go? can I remove it after I load it and it does it work?)
there is no real 'how to get started' thread anywhere, so sorry for asking questions
but pressing M doesn't work.
New to this system (done 3 major (2000+ hour) overhaul mods for top end games so I'm not a noob at remaking someones game) and how the MUD interacts.
Its getting there, now I have to:
1- get the menu system to work without needing to /go majormud
2- figure out how the OP removed all the annoying 'register an account' questions
3- dig up the hex edit I saw mentions on how to add more classes/races (i take it the mud won't load them without a hex edit somewhere still? (running -o version)
4- figure out how to load modules, I think its the file that lets you move active and disabled modules to left or right of the screen (as I want to install the BLANK mod module and restart the world from scratch, like where does this file go? can I remove it after I load it and it does it work?)
there is no real 'how to get started' thread anywhere, so sorry for asking questions

Re: Working on a BBS
You will want to run the wgsrunmt.exe. This will allow you to add and remove things to the Worldgroup menus and allow you to set up the navigation how you want it for your board.Tkaudi wrote: Its getting there, now I have to:
1- get the menu system to work without needing to /go majormud
To change/add/remove the sign-up questions I believe you want to run the Security and Accounting menu in the Worldgroup folder.Tkaudi wrote: 2- figure out how the OP removed all the annoying 'register an account' questions
You will probably want to use Nightmare for all your MajorMUD editing.Tkaudi wrote: 3- dig up the hex edit I saw mentions on how to add more classes/races (i take it the mud won't load them without a hex edit somewhere still? (running -o version)
This is also done via Nightmare. Simply download the mod you would like to use and goto Tools > Databases > Import Records.Tkaudi wrote: 4- figure out how to load modules, I think its the file that lets you move active and disabled modules to left or right of the screen (as I want to install the BLANK mod module and restart the world from scratch, like where does this file go? can I remove it after I load it and it does it work?)
If you have anymore questions just ask.
-
- Posts: 3
- Joined: Sat Jan 24, 2015 2:03 pm
Re: Working on a BBS
to clear demo mode once installed in demo mode, do a fresh install over the existing install (setup.exe don't overwrite .msg and .dat files) and enter activation code when asked.
Daniel Spain
Worldgroup Systems and Addon Developer
Daniel Spain
Worldgroup Systems and Addon Developer
Re: Working on a BBS
iofhua wrote:I found out what the problem was. Some installations of Worldgroup come with a bad pre-installed registration number. That number is 39574913 (which is what I had). The only way to fix this is to:
open galgsbl.DLL in a hex editor
search for 'reg#'
change the registration number to something other than 39574913
regen key for the new registration number
I found this answer on another topic in this forum - thank you "etp" for posting this. I put in a new registration number and it doesn't look like my board is starting up in demo mode anymore.

Re: Working on a BBS
system is up with some modules at telnet 67.34.128.202. However ia cannot get major MUDD and Major MUDD PLUS up and running and the active html has problems with the page references.