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!

UberEmulator - Fixed - Stable - R63 03/2011 - Source

Junior Spellweaver
Joined
Aug 30, 2010
Messages
172
Reaction score
35
Hmmm, nice release. It made me think about releasing my old uberEmulator edit from 2013.

Features
- Can hold 1000+ online easily
- Special anti flood system (gives you siteban + IP ban if you spam for another hotel)
- Rollers 100%
- Swimming pool 100%
- Achievements system 95% + needs external texts
- Ecotron and marketplace 100%
- Special admin command spam system (if an admin is using 5 various commands in a minute, he'll receive a message + rank 1 until the owner/hotel manager is online to give him his rank back)
- Pet commands 90% (needs some commands extra)
- Wired 70% (not everything works)
- More!

If you guys are interested, I'll think about it and I might release it soon. It's a version of 2013 (uberEmulator original, nothing from Butterfly or something).
 
Custom Title Activated
Loyal Member
Joined
Jun 5, 2010
Messages
1,582
Reaction score
160
Hmmm, nice release. It made me think about releasing my old uberEmulator edit from 2013.

Features
- Can hold 1000+ online easily
- Special anti flood system (gives you siteban + IP ban if you spam for another hotel)
- Rollers 100%
- Swimming pool 100%
- Achievements system 95% + needs external texts
- Ecotron and marketplace 100%
- Special admin command spam system (if an admin is using 5 various commands in a minute, he'll receive a message + rank 1 until the owner/hotel manager is online to give him his rank back)
- Pet commands 90% (needs some commands extra)
- Wired 70% (not everything works)
- More!

If you guys are interested, I'll think about it and I might release it soon. It's a version of 2013 (uberEmulator original, nothing from Butterfly or something).
Would be nice if you would release it!
 
Newbie Spellweaver
Joined
Jan 26, 2016
Messages
7
Reaction score
1
Hi, I have some problems with the cms and the swf. Someone can make a tutorial for helping other people like me thanks in advance
 
Joined
Apr 17, 2012
Messages
508
Reaction score
77
Can hold 1000+ online? Every emulator with no criticial memory leaks could handle it but it's all about the performance. Less memory it needs how better for the performance or you need a very fast machine for compensating its application failing.

I remember these servers communicate too much with the database, for loading chatlogs, userinfo, by inserting every chatline log. Never a good idea but thanks anyway for this. I've don't look into it but could be still useful :).
 
Last edited:
Newbie Spellweaver
Joined
Jan 26, 2016
Messages
7
Reaction score
1
Could you please explain your problems exactly?

CMS:
When I enter the username/password on the index I am redirected to the main page, but I am not connected. Also the registration page is not complete when I click for finishing the registration I am redirected to a missing page.
SWF:
If I use another cms I can't go into the client: I am disconnected when the loading bar is finished, I think it's a problem with a missing file of the swf or I use the wrong file.

I am currently on localhost
 
Junior Spellweaver
Joined
Aug 30, 2010
Messages
172
Reaction score
35
CMS:
When I enter the username/password on the index I am redirected to the main page, but I am not connected. Also the registration page is not complete when I click for finishing the registration I am redirected to a missing page.
SWF:
If I use another cms I can't go into the client: I am disconnected when the loading bar is finished, I think it's a problem with a missing file of the swf or I use the wrong file.

I am currently on localhost

CMS:
If you can't edit the CMS a little bit, it may be better if you use another CMS.

SWF:
Check your configuration again. Something might be wrong. Also check your IP and port in the client configuration.
 
Newbie Spellweaver
Joined
Jan 26, 2016
Messages
7
Reaction score
1
CMS:
If you can't edit the CMS a little bit, it may be better if you use another CMS.

SWF:
Check your configuration again. Something might be wrong. Also check your IP and port in the client configuration.

Ok thanks for help :)

@SKyLel5
you're using the right .htaccess?

RewriteEngine onRewriteRule ^(.*)\.html $1\.php


ErrorDocument 400 /error.php?e=400
ErrorDocument 401 /error.php?e=401
ErrorDocument 403 /error.php?e=403
ErrorDocument 404 /error.php?e=404
ErrorDocument 500 /error.php?e=500


RewriteRule ^crossdomain.xml$ /crossdomain.php
RewriteRule ^gamedata/external(|/)$ /externals.php


RewriteRule ^home/([^/]+)/id(|/)$ /home.php?id=$1
RewriteRule ^home/([^/]+)(|/)$ /home.php?username=$1


RewriteRule ^security_check(|/)$ security_check.php
RewriteRule ^profile(|/)$ /profile.php
RewriteRule ^client(|/)$ /client.php
RewriteRule ^flash_client_error(|/)$ /client_error.php
RewriteRule ^client_error(|/)$ /client_error.php
RewriteRule ^me(|/)$ /me.php
RewriteRule ^login_popup(|/)$ /login-popup.php


RewriteRule ^community(|/)$ /community.php
RewriteRule ^community/staff(|/)$ /staff.php


RewriteRule ^credits(|/)$ /credits.php
RewriteRule ^credits/pixels(|/)$ /pixels.php
RewriteRule ^credits/club(|/)$ /habboclub.php
RewriteRule ^credits/habboclub(|/)$ /habboclub.php
RewriteRule ^credits/uberclub(|/)$ /habboclub.php
RewriteRule ^credits/uberclub/tryout(|/)$ /clubtryout.php
RewriteRule ^credits/habboclub/tryout(|/)$ /clubtryout.php


RewriteRule ^register(|/)$ /register.php
RewriteRule ^register_submit(|/)$ /register.php?doSubmit
RewriteRule ^register_messages(|/)$ /register-messages.php
RewriteRule ^register/cancel(|/)$ /register-cancel.php
RewriteRule ^register/welcome(|/)$ /welcome.php
RewriteRule ^register/undefined(|/)$ /index.php
RewriteRule ^account/changepassword(|/)$ /changepassword.php




RewriteRule ^vip/shop(|/)$ /vipshop.php
RewriteRule ^vip/getpoints(|/)$ /vippoints.php
RewriteRule ^order/regularvip(|/)$ /buy_regular.php
RewriteRule ^order/supervip(|/)$ /buy_super.php
RewriteRule ^vip(|/)$ /vip.php
RewriteRule ^vip/list(|/)$ /viplist.php
RewriteRule ^vip/request(|/)$ /vip_request.php


RewriteRule ^grouppurchase(|/)$ /group_create_form.php
RewriteRule ^grouppurchase/group_create_form(|/)$ /group_create_form.php
RewriteRule ^account/policy-verify(|/)$ /policyver.php
RewriteRule ^account/password/forgot(|/)$ /forgot.php
RewriteRule ^account/submit(|/)$ /index.php
RewriteRule ^account/logout(|/)$ /logout.php
RewriteRule ^account/logout_ok(|/)$ /logout-ok.php
RewriteRule ^account/disconnected(|/)$ /disconnected.php


RewriteRule ^articles(|/)$ /article.php?mostRecent
RewriteRule ^articles/archive(|/)$ /article.php?mostRecent&archiveMode
RewriteRule ^articles/([^/]+)/in/archive(|/)$ /article.php?rel=$1&archiveMode
RewriteRule ^articles/([^/]+)(|/)$ /article.php?rel=$1
RewriteRule ^articles/category/([^/]+)(|/)$ /article.php?category=$1


RewriteRule ^register/undefined/([^/]+)$ /me.php


RewriteRule ^ajax_habblet/habbosearchcontent(|/)$ /ajax_habblet/habbosearchcontent.php
RewriteRule ^habblet/cproxy(|/)$ /habbletProxy.php
RewriteRule ^habblet/ajax/([^/]+)(|/)$ /habbletAjax.php?cmd=$1
RewriteRule ^habblet/([^/]+)(|/)$ /habblet.php?cmd=$1
RewriteRule ^myhabbo/([^.]+)(|/)$ /myhabbo.php?cmd=$1
RewriteRule ^minimail/loadMessage(|/)$ /minimail-view.php
RewriteRule ^minimail/([^/]+)(|/)$ /minimail.php?cmd=$1
RewriteRule ^quickmenu/friends_all(|/)$ /quick-friends.php
RewriteRule ^quickmenu/groups(|/)$ /quick-groups.php
RewriteRule ^quickmenu/rooms(|/)$ /quick-rooms.php
RewriteRule ^values(|/)$ /values.php
RewriteRule ^badgeshop$ ./badgeshop.php
RewriteRule ^buyvip(|/)$ /buyvip.php
RewriteRule ^profile/profileupdate(|/)$ /profile.php




RewriteRule ^vip(|/)$ /vip.php
RewriteRule ^credleader(|/)$ /credleader.php
RewriteRule ^quickregister/cancel(|/)$ /register.php?cancal
RewriteRule ^quickregister/complete(|/)$ /welcome.php
RewriteRule ^register/welcome(|/)$ /welcome.php


RewriteRule ^quickregister/start(|/)$ /register.php?stap=1
RewriteRule ^quickregister/start/error/([^/]+)(|/)$ /register.php?stap=1&errors=$1
RewriteRule ^quickregister/age_gate_submit(|/)$ /register.php?stap=2


RewriteRule ^quickregister/email_password(|/)$ /register.php?stap=3
RewriteRule ^quickregister/email_password/error/([^/]+)(|/)$ /register.php?stap=3&errors=$1
RewriteRule ^quickregister/email_password_submit(|/)$ /register.php?stap=4


RewriteRule ^quickregister/captcha(|/)$ /register.php?stap=5
RewriteRule ^quickregister/captcha/error/([^/]+)(|/)$ /register.php?stap=5&errors=$1
RewriteRule ^quickregister/captcha_submit(|/)$ /register.php?stap=6




RewriteRule ^crossdomain.xml$ /crossdomain.php
RewriteRule ^gamedata/external(|/)$ /externals.php


RewriteRule ^home/([^/]+)/id(|/)$ /home.php?qryId=$1
RewriteRule ^home/([^/]+)(|/)$ /home.php?qryName=$1


RewriteRule ^security_check(|/)$ security_check.php
RewriteRule ^profile(|/)$ /profile.php
RewriteRule ^client(|/)$ /client.php
RewriteRule ^flash_client_error(|/)$ /client_error.php
RewriteRule ^client_error(|/)$ /client_error.php
RewriteRule ^me(|/)$ /me.php
RewriteRule ^login_popup(|/)$ /login-popup.php


RewriteRule ^community(|/)$ /community.php
RewriteRule ^community/staff(|/)$ /staff.php


RewriteRule ^profile/profileupdate(|/)$ /profile.php
RewriteRule ^infos(|/)$ /profile2.php


RewriteRule ^credits(|/)$ /credits.php
RewriteRule ^credits/pixels(|/)$ /pixels.php
RewriteRule ^credits/club(|/)$ /habboclub.php
RewriteRule ^credits/habboclub(|/)$ /habboclub.php


RewriteRule ^register(|/)$ /register.php
RewriteRule ^register_submit(|/)$ /register.php?doSubmit
RewriteRule ^register_messages(|/)$ /register-messages.php
RewriteRule ^register/cancel(|/)$ /register-cancel.php
RewriteRule ^register/welcome(|/)$ /welcome.php
RewriteRule ^register/undefined(|/)$ /index.php
RewriteRule ^onlines(|/)$ /online.php


RewriteRule ^account/policy-verify(|/)$ /policyver.php
RewriteRule ^account/password/forgot(|/)$ /forgot.php
RewriteRule ^account/submit(|/)$ /index.php
RewriteRule ^account/logout(|/)$ /logout.php
RewriteRule ^account/logout_ok(|/)$ /logout-ok.php
RewriteRule ^account/disconnected(|/)$ /disconnected.php


RewriteRule ^articles(|/)$ /article.php?mostRecent
RewriteRule ^articles/archive(|/)$ /article.php?mostRecent&archiveMode
RewriteRule ^articles/([^/]+)/in/archive(|/)$ /article.php?rel=$1&archiveMode
RewriteRule ^articles/([^/]+)(|/)$ /article.php?rel=$1
RewriteRule ^articles/category/([^/]+)(|/)$ /article.php?category=$1


RewriteRule ^identity/override(|/)$ /use_habboid.php


RewriteRule ^register/undefined/([^/]+)$ /me.php


RewriteRule ^habblet/staff(|/)$ /proxy_picks.php
RewriteRule ^habblet/ajax_club(|/)$ /ajax_club.php
RewriteRule ^habblet/cproxy(|/)$ /habbletProxy.php
RewriteRule ^habblet/ajax/([^/]+)(|/)$ /habbletAjax.php?cmd=$1
RewriteRule ^habblet/([^/]+)(|/)$ /habblet.php?cmd=$1
RewriteRule ^myhabbo/([^.]+)(|/)$ /myhabbo.php?cmd=$1
RewriteRule ^minimail/loadMessage(|/)$ /minimail-view.php
RewriteRule ^minimail/([^/]+)(|/)$ /minimail.php?cmd=$1
RewriteRule ^habbletinvite(|/)$ /habbletinvite.php






RewriteRule ^habblet/invitelink(|/)$ /habbletinvite.php


RewriteRule ^identity/useOrCreateAvatar/([^/]+)(|/)$ /identity.php?type=useOrCreateAvatar&param=$1
RewriteRule ^identity/([^/]+)/error/([^/]+)(|/)$ /identity.php?type=$1&errors=$2
RewriteRule ^identity/([^/]+)(|/)$ /identity.php?type=$1
RewriteRule ^changeRLname/([^/]+)/code/([^/]+)(|/)$ /changeRLname.php?name=$1&code=$2


RewriteRule ^tag/search?tag=(.*)$ ./tags.php?tag=$1 [QSA]
RewriteRule ^tag/(.*)$ ./tag?search=$1 [QSA]
RewriteRule ^tag$ ./tags.php [QSA]


RewriteRule ^crossdomain.xml$ /crossdomain.php
RewriteRule ^gamedata/external(|/)$ /externals.php


RewriteRule ^home/([^/]+)/id(|/)$ /home.php?qryId=$1
RewriteRule ^home/([^/]+)(|/)$ /home.php?qryName=$1


RewriteRule ^security_check(|/)$ security_check.php
RewriteRule ^profile(|/)$ /profile.php
RewriteRule ^client(|/)$ /client.php
RewriteRule ^flash_client_error(|/)$ /client_error.php
RewriteRule ^client_error(|/)$ /client_error.php
RewriteRule ^me(|/)$ /me.php
RewriteRule ^login_popup(|/)$ /login-popup.php


RewriteRule ^community(|/)$ /community.php
RewriteRule ^community/staff(|/)$ /staff.php


RewriteRule ^profile/profileupdate(|/)$ /profile.php


RewriteRule ^credits(|/)$ /credits.php
RewriteRule ^credits/pixels(|/)$ /pixels.php
RewriteRule ^credits/club(|/)$ /habboclub.php
RewriteRule ^credits/habboclub(|/)$ /habboclub.php


RewriteRule ^register(|/)$ /register.php
RewriteRule ^register_submit(|/)$ /register.php?doSubmit
RewriteRule ^register_messages(|/)$ /register-messages.php
RewriteRule ^register/cancel(|/)$ /register-cancel.php
RewriteRule ^register/welcome(|/)$ /welcome.php
RewriteRule ^register/undefined(|/)$ /index.php


RewriteRule ^account/policy-verify(|/)$ /policyver.php
RewriteRule ^account/password/forgot(|/)$ /forgot.php
RewriteRule ^account/submit(|/)$ /index.php
RewriteRule ^account/logout(|/)$ /logout.php
RewriteRule ^account/logout_ok(|/)$ /logout-ok.php
RewriteRule ^account/disconnected(|/)$ /disconnected.php


RewriteRule ^articles(|/)$ /article.php?mostRecent
RewriteRule ^articles/archive(|/)$ /article.php?mostRecent&archiveMode
RewriteRule ^articles/([^/]+)/in/archive(|/)$ /article.php?rel=$1&archiveMode
RewriteRule ^articles/([^/]+)(|/)$ /article.php?rel=$1
RewriteRule ^articles/category/([^/]+)(|/)$ /article.php?category=$1


RewriteRule ^identity/override(|/)$ /use_habboid.php


RewriteRule ^register/undefined/([^/]+)$ /me.php




RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*) viewthread.php?groupid=$1&thread=$2&page=$3
RewriteRule ^groups/(.*)/id/discussions/(.*)/id viewthread.php?groupid=$1&thread=$2
RewriteRule ^groups/(.*)/id/discussions discusiones.php?id=$1
RewriteRule ^groups/(.*)/id/BadgeUpdated ./grupos.php?id=$1&x=BadgeUpdated
RewriteRule ^groups/(.*)/id/canceledit ./grupos.php?id=$1&do=canceledit
RewriteRule ^groups/(.*)/id/edit ./groups.php?id=$1&do=edit
RewriteRule ^groups/(.*)/id ./groups.php?id=$1
#RewriteRule ^groups/(.*) ./grupos.php?name=$1


RewriteRule ^shops/Tienda(|/)$ /vip.php
RewriteRule ^shops/VIP(|/)$ /vip2.php
RewriteRule ^shops/Raros(|/)$ /vip3.php
RewriteRule ^shops/Placas(|/)$ /vip4.php


RewriteRule ^pingsession(|/)$ /pingsession.php


RewriteRule ^habboclub/habboclub_confirm(|/)$ /habblet/habboclub_confirm.php




RewriteRule ^habblet/staff(|/)$ /proxy_picks.php
RewriteRule ^habblet/ajax_club(|/)$ /ajax_club.php
RewriteRule ^habblet/invitelink(|/)$ /habbletinvite.php
RewriteRule ^habblet/cproxy(|/)$ /habbletProxy.php
RewriteRule ^habblet/ajax/([^/]+)(|/)$ /habbletAjax.php?cmd=$1
RewriteRule ^habblet/([^/]+)(|/)$ /habblet.php?cmd=$1
RewriteRule ^myhabbo/([^.]+)(|/)$ /myhabbo.php?cmd=$1
RewriteRule ^minimail/loadMessage(|/)$ /minimail-view.php
RewriteRule ^minimail/([^/]+)(|/)$ /minimail.php?cmd=$1

It is good?
 
Newbie Spellweaver
Joined
Jan 26, 2016
Messages
7
Reaction score
1
Guys, I managed to run the cms but now I have another problem..

So when I log in to the hotel I have no hotel view and pictures from my swf.. (look at the screenshot). If someone can help me please (but I think it the swf whose don't work because all of my links are good).






I can't drop items in the rooms and change the toolbar language
 
Last edited:
Junior Spellweaver
Joined
Aug 30, 2010
Messages
172
Reaction score
35
Guys, I managed to run the cms but now I have another problem..

So when I log in to the hotel I have no hotel view and pictures from my swf.. (look at the screenshot). If someone can help me please (but I think it the surf whose don't work because all of my links are good).






I can't drop items in the rooms and change the toolbar language

Check your database again. Looks like a lot of things went wrong. LOL.
 
Back
Top