How to Set Up a Dopegar Agario Server on Windows

Newbie Spellweaver
Joined
Feb 16, 2011
Messages
84
Reaction score
4
Agario server files + Webclient working

This tutorial is for Windows.

1- Download and install NODE.js


2-Download the files and extract


3-Go to main Dopegar folder and just click in
Code:
`install.bat`.

4-Start server is just open
Code:
`Start server.bat`


CLIENT:

1-Download and install appserver


2-Cope and paste the CLIENT folder to
Code:
 /www in C:/AppServ


3-Open
Code:
main_out.js and main.php
with text editor and change your IP in
Code:
"var CONNECTION_URL = "yourIP:473";"
,save.

4- Also open
Code:
Index.html
with the text editor and at the bottom where it says
Code:
		$.get("http://127.0.0.1:12345", function(data, status)
change it to your IP and stats port. This will then display how many users you have online

This server works fine,oficial code

It contains:

-Chat
-Minimap
-GPS



Credits to Ogar and Cigar. And me for the client edits and server fixes

Screenshots


Sorry I dont have anymore images. If anyone wants to take some that would be great!


Also you can then submit your server to the NBK.io public server list and then your users will go up 100%
 
Last edited by a moderator:
Newbie Spellweaver
Joined
May 26, 2015
Messages
6
Reaction score
0
Hi, I would like to know how to add skins and change gamemodes for this source.
 
Newbie Spellweaver
Joined
Nov 18, 2015
Messages
58
Reaction score
9
main_out and main php error