-
prjLadybug - [C# , MYSQL , Fast , Lightweight]
Ladybug Emulator
the first revision!
Introduction
Hey, this is Alex as you can see I was working on a project called Ladybug Emulator well now I came to a point to make it official.This emulation system will of course will run habbo and it will run with version Revision 63.This system will be lightweight and will be edited to perfection.
Perspectives:
DatabaseManager ( 10%)
SocketHandler (5%)
Commands New Ones!:
Code:
:chooser
:update
:updateall ( from console )
:commands ( less mysql usage )
:refresh ( refreshes emulator )
:roomalert
:roomkick
:ban
:invisible
:massbadge
:userinfo
:hal
:userinfo
:freeze
:effect <id>
:pixels
:refresh_catalogue
:setmax
:whosonline
:moonwalk
:mimic
:pull
:push
:kick
:motd
Pictures
[COLOR="Silver"]
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Where are the V1 servers? THEY ARE THE BEST! :mad:
Anyways, good luck with yo' project...
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Idk, out of style I guess. Thank you.
Posted via Mobile Device
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
You haven't even coded log-in, yet you've coded commands, can I just say. What the fuck.
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
Pure
You haven't even coded log-in, yet you've coded commands, can I just say. What the fuck.
Yeah. Completely right.
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
I haven't even started on commands and I started on the login yesterday.
Posted via Mobile Device
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
I dont understand how you could possible work on commands that involve rooms when login isnt even done? :S
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
The log-in is being complete as we speak.
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
LMC
I dont understand how you could possible work on commands that involve rooms when login isnt even done? :S
Its impossible ;)
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
MikeDavies
Its impossible ;)
But in this case, I think not.
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
MikeDavies
Its impossible ;)
All you have to do is make a class, Then add a void Then do some switch casing, and that's done..
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
Tr0ll.™
All you have to do is make a class, Then add a void Then do some switch casing, and that's done..
Wow, you explained how to code in the hardest way. It's not just some random switch casing with some data, everything must be coded correctly and not just 'I'm doing 1 just for the fun' if you don't know what it means.
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Quote:
Originally Posted by
George2000
Wow, you explained how to code in the hardest way. It's not just some random switch casing with some data, everything must be coded correctly and not just 'I'm doing 1 just for the fun' if you don't know what it means.
No really, all you have to do is switch the user's Parameter and then.. done?
-
Re: prjLadybug - [C# , MYSQL , Fast , Lightweight]
Let me see some snippets please?