Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Set Up an Agario Server with Webclient

Joined
Feb 20, 2011
Messages
10
Reaction score
8
[Release] Agario server files + Webclient works

Agario server files + Webclient working

This tutorial is for windows,i use win 10.

1- Download and install NODE.js


2-Download the files and extract


3-Go to main Cigar-master 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-Download and extract WebClient 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:451";"
,save.


This server works fine,oficial code

It contains:

-Chat
-Minimap
-GPS
-Skin uploader
-Skin gallery

Demo:


WebClient By:ChrisF
Server By:
 
Last edited by a moderator:
Joined
Feb 20, 2011
Messages
10
Reaction score
8
Re: Agario server files + Webclient works

this happen because of my ads script

just remove this script on index.html

<script type="text/javascript">
var adfly_id = 11191777;
var adfly_advert = 'int';
var frequency_cap = 5;
var frequency_delay = 5;
var init_delay = 3;
var popunder = true;
</script>
<script src="http://cdn.*******/js/entry.js"></script>
 
Last edited:
Initiate Mage
Joined
Oct 30, 2011
Messages
0
Reaction score
4
Re: Agario server files + Webclient works

how do we use the master server commands?
on the console it says "unknown command"
 
Initiate Mage
Joined
Oct 30, 2011
Messages
0
Reaction score
4
Re: Agario server files + Webclient works

u need start server on Start server.bat
I did, still all the master commands, are not working, only game server commands
 
Experienced Elementalist
Joined
Jul 12, 2008
Messages
201
Reaction score
10
Re: Agario server files + Webclient works

its freeze after some time when you hit your name only background
 
Initiate Mage
Joined
Apr 28, 2015
Messages
13
Reaction score
5
Re: Agario server files + Webclient works

Caution ! These are open for Cigar file server can be switched easily from the outside.
 
Initiate Mage
Joined
Oct 30, 2011
Messages
0
Reaction score
4
Re: Agario server files + Webclient works

Caution ! These are open for Cigar file server can be switched easily from the outside.

what you mean by this?
also about my request? anyone help?
 
Last edited:
Initiate Mage
Joined
Jul 11, 2014
Messages
2
Reaction score
0
Is there a way to run several gamemods at the same time ? like on original website ex:(FFA,Teams,Experimental)
i see there is dropbox already but it is not working
 
Initiate Mage
Joined
Feb 16, 2011
Messages
84
Reaction score
4
with these files there is some bugs when a user gets massive and hits a virus his cells freeze and he has to refresh page, also the chat has no anti spam and people on my server are spamming ALOT
 
Banned
Banned
Joined
Nov 9, 2015
Messages
307
Reaction score
40
Re: Agario server files + Webclient works

u need start server on Start server.bat
I started server but still all the master commands is not working. Any idea?
 
Back
Top