Search found 5 matches
- Sat Sep 17, 2022 7:32 pm
- Forum: Worldgroup and Editing Questions
- Topic: Working on a BBS
- Replies: 28
- Views: 60194
Re: Working on a BBS
I see it in the security section in utilities, where do I see the BBS reg post-launch ? or do you mean MMUD with sys lance ?
- Sat Sep 17, 2022 6:47 pm
- Forum: Worldgroup and Editing Questions
- Topic: Working on a BBS
- Replies: 28
- Views: 60194
Re: Working on a BBS
open galgsbl.DLL in a hex editor
search for 'reg#'
change the registration number to something other than 39574913
For clarity I started with original key for WG which was not 39574913 - but when it only allowed 4 users in MMUD (keygen for this) I then used hex editor on galgsbl.dll to try diff ...
- Sat Sep 17, 2022 5:31 pm
- Forum: Worldgroup and Editing Questions
- Topic: Working on a BBS
- Replies: 28
- Views: 60194
Re: Working on a BBS
Thanks for reply Bloodrock
Win 2000 VM
I have tried that as posted previously in the thread - I saw some people had success just swapping the first digit, which I tried first and did not work, so I also tried changing multiple digits in the reg# - It always stays at 4 users
Win 2000 VM
I have tried that as posted previously in the thread - I saw some people had success just swapping the first digit, which I tried first and did not work, so I also tried changing multiple digits in the reg# - It always stays at 4 users
- Fri Sep 16, 2022 11:12 pm
- Forum: Worldgroup and Editing Questions
- Topic: Working on a BBS
- Replies: 28
- Views: 60194
Re: Working on a BBS
Trying this thread first since the problem is similar / may be related.
I have 256 user WG everything works
MajorMUD functions but only as 4 user.
I've tried hex editing the reg - changing a single number, multiple numbers - and updating WCCMUD in Security etc
I've tried the reg for MMUD as 254 ...
I have 256 user WG everything works
MajorMUD functions but only as 4 user.
I've tried hex editing the reg - changing a single number, multiple numbers - and updating WCCMUD in Security etc
I've tried the reg for MMUD as 254 ...
- Thu Sep 15, 2022 8:57 am
- Forum: Worldgroup and Editing Questions
- Topic: Cleanup/Backup Clarification (for a dummy)
- Replies: 2
- Views: 4277
Cleanup/Backup Clarification (for a dummy)
So, assume I have done nothing else prior to this step and my goal is to set the bbs to do a nightly backup. My understanding is as follows :
1> Create WGSCLEAN.BAT and place it in the WGSERV dir
2> Add the following command line (this would be the only line yes? )
@echo off
start /WAIT C:\wgserv ...
1> Create WGSCLEAN.BAT and place it in the WGSERV dir
2> Add the following command line (this would be the only line yes? )
@echo off
start /WAIT C:\wgserv ...