Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all 26971 articles
Browse latest View live

(Reopened) Habzone - Join the best retro experience on the planet.

$
0
0
(Re)Introducing Habzone!
Habzone is a R63 Habbo Retro created by Paradox and BigD (Derek). We are currently running on a 4 GB RAM VPS with a quad-core CPU.

Features!
  • VPS Hosted (4GB RAM, fast server CPU)
  • DDoS Protected
  • Fully custom website
  • R63 - Stable emulator
  • Free VIP commands (pull, push, moonwalk)
  • ZERO advertisements
  • Updated catalogue
  • Pets (custom pets coming soon)
  • Room Shop (coming soon)
  • Tons of custom furni and badges
  • Custom clothing
  • Great Economy



Rewards!
We are grateful for the users that aim to help us grow and bring fun to the hotel. For that we offer monthly competitions for amazon vouchers, coupons, iTunes vouchers, gift cards and more! If you prefer to have in-game rewards we offer rares, ULTRA VIP and credits!

Screenshots

Homepage



Me Page



Catalogue



In-Game



We'd love for you to join us today @ Habzone-Hotel.net!

[Help] GraphicEmu - Problem Furnis

$
0
0
Hi Ragezone !

I create a thread because i have a problem with GraphicEmulator, when i open "Spaces" = disconnected and my second problem is with the Wired : User says keyword .. When i use the wired teleport with User says keyword, when i say the keyword = nothing .

Thank you !
-> Sorry for my bad english, i'm french :p

Willing to dedicate a server

$
0
0
Ok so I bought this VPS some time ago, to host a maplestory private server on, which I didn't do eventually for some reasons.
Now I have it and it's not under use. It has:
2GB of DDR III ECC RAM
35GB of SSD-Cached Diskspace
3TB Bandwidth

The operation system is Linux, version is changeable through SolusVM
Virtualization is OpenVZ
Located in Dallas, Texas

It will be running 'till April 7th, 2015.
Willing to give it for free.

Please show me a proof of any knowledge in server management (in linux preferred) so I know to give this to the right person.

JAVASCRIPT Looking for maplestory help

$
0
0
Looking for someone to help me code my new ZenthosDev maplestory private server. In need of NPCs, commands, and Msi items please help!!

gtop100 scraper (updated) [java 8!!]

$
0
0
uses JSoup, make sure to get it there http://jsoup.org/

if you don't know what this is, you don't need it and it isn't for you

PHP Code:

        public static final String URL "http://www.gtop100.com/maplestory/";
    public static final List<
GtopEntryentries = new ArrayList<>();

    public static 
void main(String[] args) {
        try {
            
Document doc Jsoup.connect(URL).get();
            
doc.getElementsByClass("list-reviews").select("li").forEach(-> {
                
Element divscore c.select("div[class$=div-score]").first();
                
Elements divextrawarp c.select("div[class$=extra-wrap]");
                
String title divextrawarp.first().select("span[class$=col14]").text();
                
String description divextrawarp.first().select("p").text();
                
int in Integer.parseInt(divscore.childNodes().get(0).outerHtml().replaceAll("[^\\d.]"""));
                
int out Integer.parseInt(divscore.childNodes().get(2).outerHtml().replaceAll("[^\\d.]"""));
                
int rank Integer.parseInt(divscore.childNodes().get(1).outerHtml().replaceAll("[^\\d.]"""));

                
entries.add(new GtopEntry(titledescriptionrankinout));
            });
        } catch (
IOException e) {
            
e.printStackTrace();
        }

        
entries.forEach(-> {
            
System.out.println(c.toString());
        });
    }

    static class 
GtopEntry {
        public final 
String titledescription;
        public final 
int rankinout;

        public 
GtopEntry(String titleString descriptionint rankint inint out) {
            
this.title title;
            
this.description description;
            
this.rank rank;
            
this.in in;
            
this.out out;
        }

        [
MENTION=2000004426]Override[/MENTION]
        public 
String toString() {
            return 
"GtopEntry{" +
                    
"title='" title '\'' +
                    
", description='" description '\'' +
                    
", rank=" rank +
                    
", in=" in +
                    
", out=" out +
                    
'}';
        }
    } 

adapt to your needs
enjoy

if you used my old scraper I released before, here is some compatible code
Spoiler:

replace your scrap method with this

PHP Code:

        public static Map<IntegerGtopEntryscrap() {
        try {
            
Map<IntegerGtopPositiongtop100 = new HashMap<>();
            
Document doc doc Jsoup.connect(URL).get();

            
int[] = { }; //i felt physical pain when i wrote this
            
doc.getElementsByClass("list-reviews").select("li").forEach(-> {
                
Element divscore c.select("div[class$=div-score]").first();
                
Elements divextrawarp c.select("div[class$=extra-wrap]");
                
String title divextrawarp.first().select("span[class$=col14]").text();
                
int in Integer.parseInt(divscore.childNodes().get(0).outerHtml().replaceAll("[^\\d.]"""));
                
int out Integer.parseInt(divscore.childNodes().get(2).outerHtml().replaceAll("[^\\d.]"""));
                
int rank Integer.parseInt(divscore.childNodes().get(1).outerHtml().replaceAll("[^\\d.]"""));

                
gtop100.put(++i[0], new GtopPosition(ranktitleinout));
            });

                        return 
gtop100;
        } catch (
IOException e) {
            
e.printStackTrace();
        }
                
                return 
null;
    } 

untested btw, idc really about my dumb old shit

txt names of magic pop

$
0
0
welcome RZ brothers i wanna to know txt names of magic pop into server_dep
thank you :)

DDTank R35 (5.3)

$
0
0
Hello...
Today I will share with you DDTank R35 (5.3)

Road : http://www.mediafire.com/download/6b...3gm2r/Road.rar
Databases : http://www.mediafire.com/download/d9.../Db_Tank35.rar
Request : https://mega.co.nz/#!o5JEHYgY!50_s7p...AY8yfCif-sSs6g
Website : https://www.mediafire.com/?f7byca75gnzfh0q
Center & Fight : http://www.mediafire.com/download/g4...RVER+30%2B.rar (Just use Center + Fight there)

Video how to set up : http://www.youtube.com/watch?v=NjNUF3JsQTA&hd=1

Credits goes to = Hataki

If you want to know any thing.. I can help as much as I can :laugh:

Slaxxer UberEMU v3

$
0
0
Hey RZ!
I was going through some REALLY old retro files of mine and I came across this old Emulator and I thought to myself
"Wow! This emulator is gold considering its nostalgia value!", so today I decided to give it out to all of you because it might
bring back memories, and the original release has a link that doesn't work anymore.
Don't insult me for releasing something old because I think there are some out there that would love to take a look at this
emulator just for old times sake.
Link to the original release
Screenshot:


I believe it's still 100% functional.

Here is a link for the scan.

(Oops almost forgot the download link hehe)
Download it here!

Enjoy everyone!

(P.S.- If anyone has swfs that work with this that they could contribute it would be awesome, thanks!)


Leave me some comments!

[Release] rSec and rMap source

[Request] A question about 15D stones ?!

$
0
0
I added a 15D stones to my server.

But when i add the Blues to a weapon and catch it, the HP-MP still the same.

Like i didn`t add STR-INT but i already add it and shown at the weapon.

And when i use fuesing it keeps failing. What i did wrong?

I add it at ( RefObjCommon + RefItem ) what else ?

Client side ( itemdata_xxxx + textdata_Obj. + magicoption ) what else ?

Ty

[Help] Gunz Launcher problems

$
0
0
I'm trying to to edit gunzlauncher.exe with hexedit to go to a different website, but each time I do, after editing it, a window pops up that says "this app can't run on your pc". Am I hex editing incorrectly?



Update: Fixed it, thread can be deleted.

Help, I can not adjust the output b3f

$
0
0
Hi, please help.
I put b3f but I can not adjust the output = (Please help me.
I have set up teleporters, but I can not adjust the output. Can anyone tell how to make access to the latest trunk with Tempus, after a blow to the chest that would shut the dungeon?

Habbo Managers and Developers! $$$

$
0
0


Hello
,
Im looking for some Habbo managers and developers that can help me get a retro up and started, since I'm busy working and things like that. This is a big hobby for me but I cant always be on so I'm looking for some people to help.
I already have a VPS and Domain name pointing to the VPS. It will be running IIS.
What I am looking for
  • Graphic Manager / News Manager proficient using a graphic designing software
  • Server Manager / Coder ( someone who can maintain the server and keep bringing things to the table, make us different ) Will be in charge of maintaining the Website, Database, and Emulator.

I don't believe in working for free, but I also do not believe in getting paid for nothing.
If you have to time to do it and don't feel like starting everything by yourself then go ahead and contact me and be part of the HabMash Team!

Contact on pm here or for a quicker response please contact me on KIK at Fackyomudda

[QUESTION] I have a simple question about anti cheat

please some one have NOT MD5 dutch_nomd5

$
0
0
please some one have NOT MD5 dutch_nomd5.ra

i need it sir :'( please share it to me thanks....

I'm Making a MMO. UDK 4.3 | Recruitment\Dicussion.

$
0
0
So, i recently, i decided i will make a MMO (zombie) in Unreal Engine 4.3.
I bought it, yes.
A lot of people said it's impossible/super hard to make a MMO in Unreal Engine 4.3.
Why?
- It only supports 64 Players per server, which is decent for a zombie MMO i suppose, and with work to the code, i could increase that.

Why i decided to make one?
- I've always wanted to make one. I make an Emulator in the ISS Sections, that has a lot of custom coding in it, that i did my self.

About this game i'm making, and what i need
- It will still be called Last Generation, like my emulator. To show how serious i am about making this game, i'm getting Trademarks for the name "Vigilante Productions" and "Last Generation"

What i need
- Support. Help. Community. I need people who can give me ideas, or someone here on RageZone who's good at Unreal Engine 4.3, and wants to be apart of this project.

About me
- I'm from North Carolina (Not saying town) and i'm 14 Years of age. I know some C++, Modeling, and rigging animations in Maya and 3DSMAX 2008-2014.
Yes, spit out all the trash about me being 14, i'm ready for it.
Anyways, i've been into computers ever since i was 3. I played Medal Of Honor when i was 3 years old, by myself (lol) and got like a KDR of 2-5 which was good at my age. I wanted to learn more about how computers worked, so i cleaned out our desktop when i was like 5 with my dad. When i was 8, i build my first PC (lol, Celeron CPU FTW.) At 11 Years old, i began to learn Binary code and assembly. I tried making my own Operation System, and failed at it. At 12, i began to learn C# and C++, and made some of the best zombie mods for COD5.

Point is, i want to do this, and i will start at a young age, and i will develop a game in the next year or 2. I will most likley be the only one, because no one has wanted to help me out so far.

If you guys would like to help with development and more information, please PM. Or add my skype m70b1jr_1

List of Tantra GUI (Skill box, buttons, etc.)

$
0
0
Hello everyone,

Please list or provide here some inputs, links, downloadables, etc. of any Tantra GUI (e.g. Skill box, buttons, etc.) A screenshot will do and if you have a link where we can download those that would be great or a client perhaps.

Thanks in advance.

Unreal Engine 4 | Zombie MMO Development

$
0
0
So theres not much to say, besides my name is Corbin Titus, and i want to make a zombie MMO game in Unreal Engine 4.
I know how to use eclipse studio used to make infestation, but i have no experience with UDK 4, and i was looking for people who are interested to make a game using UDK 4.0
Yes, it will be hard, UDK only supports of to 64 players per server.
How serious am i about making this game?
Lets just say im trademarking my company name (vigilante productions) and "Last Generation" (name of game)
If you're interested PM me, or add my skype (m70b1jr_1)

NeonCube Patcher

$
0
0
Im looking for a working neoncube patcher files please if u know the download link i can code them and config them just need a working one ! :) Ty alll



Skype : Dev.Shadow22

[Help] ERROR:S5QUEST Info Line: 42 RE REQUESTING INFO

$
0
0
Good afternoon everyone, I have an error, I have created 2 in 1 same vps server, all good, but when eg
Request to the elfa aura jumps me this error in GameServer second server (Server2 with Different Data Base)

http://prntscr.com/44q9fc

When wanting to ask for a mission or join a well Gens I get this error:

http://prntscr.com/44q9fc

Nor does the CashShop

But in the Server 1 everything works perfectly, I hope can help me, thank you very much
Viewing all 26971 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>