[Release] MU Portal for DarksTeam 97d99i

Richtervn

New Member
Joined
Sep 11, 2011
Messages
10
Reaction score
12
Ahh, Hello guys!, I've done a little project. It's written by NodeJS and AngularJS. It's not completed yet but it's enough.

I only designed it for DarksTeam 97d+99i server so don't use it on any version else.

I hope you guy enjoy it! please, leave a feedback so I can make it better.

sFyXIm.jpg


Feature:
- Registration
- Login
- Dashboard
- Web shop
- Add points
- Reset
- Grand Reset
- Banking System
- PK clear
- Change Name
- Admin Pannel (edit your ctl1_code to 1 to access it)

Download: mediafire

Install:
Download Nodejs and install it
Extract MU_Webserver.rar to C:
Start command window (Run -> cmd) run these command
cd C:\MU Webserver
npm install
(wait for it to download some node_modules)
npm start
(edit your dbconnect in MU Webserver\config\dbconnect.js)
(There I set it to:
username: sa
password: 123456
db: MuOnline
Ip: 127.0.0.1
so it look like: mssql://sa:[email protected]:1433/MuOnline)
Go to localhost:3000

Credit:
Richter (me)

Thanks DarksMaster for his great project. I did have a lot of fun with his unique feature.

PS: I also write a little tool on Admin Pannel to custom the QuestSystem. So remember to edit your MEMB_INFO ctl1_code to 1

sF4Tak.jpg
 
Last edited:
a question which program should download v6.9.2 LTS // v7.3.0 Current ???
 
a question which program should download v6.9.2 LTS // v7.3.0 Current ???

Any version > 4.0.0
I didn't test v7.3.0 yet so v6.9 would run fine

Btw, just follow my installation guide. No need a video guide. If you stuck at a step, just post it here
 
what is this muweb ? explain we can understand next add tutorial how to install correct with no problems
 
Last edited:
what is this muweb ? explain we can understand next add tutorial how to install correct with no problems

It's a Mu Web written by Nodejs so it's different with those webs written by PHP which are very familiar with you.

You can just follow the installation guide I gave. If problems, post it here.

Steps:
0. Install Nodejs version > 4.0
1. Edit sql connect in /config/dbconnect.js
2. Run command window(cmd) at the folder you put this project. Run these command:
npm install (wait around 5 minutes - first time run only)
npm start
3. Open your SQL's db go to table MEMB_INFO edit an account's ctl1_code to 1 to access admin panel
4. Open browser go to localhost:3000
 
Good job! Finally something different than PHP :)
 
  • Like
Reactions: pafa7a
@albertinho

as it say: Unknow Error. Which mean I'm not sure what happen. You can try these solutions:

1.Manually, delete the Node_modules folder then re-run npm install
2.Tell me which SQL server did you use, and your config.
 
Hi, thanks for this files. I'm starting to learn nodejs and this is a good starting point.
 
@goldenfox

Sure. I tried to wrote it as simple as I can. Nodejs 6 will work fine.
 
@Richtervn nice work.

Can you post a screenshot please, another question can I make work this web with Darksteam 1.0M ?
 
@tmcphillips

Haha! No! what do you need screen shot for ?
It's just a non commercial fun project, easily set up (worth 3 months of my free time).
(Also it have nice webshop module. Which you can build shop of your own and its source code --> easy with javascript)
I tried angular with nodejs which are hot for building website at this time.

And no. It's not work with 1.0M as it used another database structure with MD5 on.
 
  • Like
Reactions: tmcphillips
@tmcphillips

Haha! No! what do you need screen shot for ?
It's just a non commercial fun project, easily set up (worth 3 months of my free time).
(Also it have nice webshop module. Which you can build shop of your own and its source code --> easy with javascript)
I tried angular with nodejs which are hot for building website at this time.

And no. It's not work with 1.0M as it used another database structure with MD5 on.

But 1.0m is pretty similar and used MD5