General Help

Adem

Member
Aug 8, 2012
170
7
What languages of code do you need to learn to understand / create / edit a habbo emulator? And with this could you tweak the client (like the navigator etc)
& I also need an r63b tut if anyone could provide one.
Thanks.
 

CosmoPeak

PeakRP.com
May 15, 2016
271
268
To edit an emulator, you need to know language it is written in (Plus is C#, Comet is Java). You could create an emulator in any language of your choosing really.

To edit the SWFs (I assume you mean visually), you would need to edit the SWF files. This is completely different to editing the emulator.
 

Velaski

winner
Aug 4, 2015
562
165
I advise downloading an emulator and first understanding simple C# syntax such as If switch etc statements and with your downloaded emulator try catch and understand the stuff thats there
 

SOUL

┼ ┼ ┼
Nov 10, 2015
224
45
I advise downloading an emulator and first understanding simple C# syntax such as If switch etc statements and with your downloaded emulator try catch and understand the stuff thats there
No! That's dumb don't hop straight in to Habbo emu's focus on the basics & fundamentals of C# then when you're ready hop in to the Habbo protocol
 

Users who are viewing this thread

Top