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!

SwiftEMU (fStorm with features + fixes and new headers)

Status
Not open for further replies.
Elite Diviner
Joined
Nov 25, 2012
Messages
494
Reaction score
44
Jaydenn fix the thread! The link and everything isnt on the first page anymore! -.-'
 
ส็็็็็็็
Loyal Member
Joined
Sep 21, 2009
Messages
2,005
Reaction score
594
I got this from Cache:

Hey, since I will be doing much more with a newer version of this (snowstorm, room promos, new revision etc) I thought I would release this.

I don't know all the fixes that where added but there are some cool features here and there.

List them if you know, otherwise idk all of them.

Download here.

Credits
Moogly
Leenster
Leon
Everyone for fixes etc
Niels
Me
SuperF0ca


Don't trust it? Don't get it, I don't care

I will attach a copy of the proper SWF. Just use habbo.com's vars + texts.

Demo: hebbo.ca

Like + Rep
Btw; I will update with a newer version with more fixes in a bit.

Code:
RUN THIS SQL FOR BOTS IN CATALOGUE
Code:
-------------------------------------

--
-- Table structure for table `user_bots`
--

CREATE TABLE IF NOT EXISTS `user_bots` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `room_id` int(10) unsigned NOT NULL DEFAULT '0',
  `ai_type` enum('generic','guide','pet') NOT NULL DEFAULT 'generic',
  `name` varchar(100) NOT NULL,
  `motto` varchar(120) NOT NULL,
  `look` text NOT NULL,
  `x` int(11) NOT NULL DEFAULT '0',
  `y` int(11) NOT NULL DEFAULT '0',
  `z` int(11) NOT NULL DEFAULT '0',
  `rotation` int(11) NOT NULL DEFAULT '0',
  `walk_mode` enum('stand','freeroam','specified_range') NOT NULL DEFAULT 'stand',
  `min_x` int(11) NOT NULL DEFAULT '0',
  `min_y` int(11) NOT NULL DEFAULT '0',
  `max_x` int(11) NOT NULL DEFAULT '0',
  `max_y` int(11) NOT NULL DEFAULT '0',
  `user_id` int(11) NOT NULL DEFAULT '0',
  `template_id` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `room_id` (`room_id`) USING BTREE
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=339 ;

https://mega.co.nz/#!xQkSzCyL!GWatCGiOs8sbAZ6LghNCPStoibY00shXV89Mt_8bsx0"
 
Joined
Feb 18, 2012
Messages
779
Reaction score
247
I got this from Cache:

Hey, since I will be doing much more with a newer version of this (snowstorm, room promos, new revision etc) I thought I would release this.

I don't know all the fixes that where added but there are some cool features here and there.

List them if you know, otherwise idk all of them.

Download here.

Credits
Moogly
Leenster
Leon
Everyone for fixes etc
Niels
Me
SuperF0ca


Don't trust it? Don't get it, I don't care

I will attach a copy of the proper SWF. Just use habbo.com's vars + texts.

Demo: hebbo.ca

Like + Rep
Btw; I will update with a newer version with more fixes in a bit.

Code:
RUN THIS SQL FOR BOTS IN CATALOGUE
Code:
-------------------------------------

--
-- Table structure for table `user_bots`
--

CREATE TABLE IF NOT EXISTS `user_bots` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `room_id` int(10) unsigned NOT NULL DEFAULT '0',
  `ai_type` enum('generic','guide','pet') NOT NULL DEFAULT 'generic',
  `name` varchar(100) NOT NULL,
  `motto` varchar(120) NOT NULL,
  `look` text NOT NULL,
  `x` int(11) NOT NULL DEFAULT '0',
  `y` int(11) NOT NULL DEFAULT '0',
  `z` int(11) NOT NULL DEFAULT '0',
  `rotation` int(11) NOT NULL DEFAULT '0',
  `walk_mode` enum('stand','freeroam','specified_range') NOT NULL DEFAULT 'stand',
  `min_x` int(11) NOT NULL DEFAULT '0',
  `min_y` int(11) NOT NULL DEFAULT '0',
  `max_x` int(11) NOT NULL DEFAULT '0',
  `max_y` int(11) NOT NULL DEFAULT '0',
  `user_id` int(11) NOT NULL DEFAULT '0',
  `template_id` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `room_id` (`room_id`) USING BTREE
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=339 ;

https://mega.co.nz/#!xQkSzCyL!GWatCGiOs8sbAZ6LghNCPStoibY00shXV89Mt_8bsx0"

I never meant for it not to be used, I just don't want to be held responsible for the help requests etc.
 
  • Like
Reactions: Jax
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
63
Reaction score
4
Hii i added crystals in client and in catalogue... when i go to shop.. i disconnect..

Is the problem the emulator or the database..

Could someone tell me how to fix this?

Thnx ,


div00w
 
Newbie Spellweaver
Joined
Aug 19, 2009
Messages
68
Reaction score
12
Hii i added crystals in client and in catalogue... when i go to shop.. i disconnect..

Is the problem the emulator or the database..

Could someone tell me how to fix this?

Thnx ,


div00w

Maybe there are some headers missing.
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
63
Reaction score
4
Just found them, here you go;
Code:
Incoming.AddSaddleToPet = 1702;
Incoming.RemoveSaddle = 3026;

Incoming.DeleteFriend = 3055;

Incoming.OpenQuests = 575;
Incoming.ActiveQuests = 3260;
Incoming.CancelQuests = 2313;
Incoming.ActiveEndedQuest = 3925;

Outgoing.LoadQuests = 2243;
Outgoing.ActivateQuest = 1690;
Outgoing.QuitAlertQ = 1358;
Outgoing.CompleteQuests = 2947;
Do yo have the outgoing of
Incoming.AddSaddleToPet = 1702;
Incoming.RemoveSaddle = 3026;

???
 
Newbie Spellweaver
Joined
Aug 19, 2009
Messages
68
Reaction score
12
Added and fixed the following things:
- Added proper shutdown (Thanks to Davidaap)
- Added lagg fix (Thanks to Quackster)
- Added fix for "last online" (Thanks to iRaged)
- Added fix for "mute all" (Thanks to Superbomm)
- Added fixes for diamonds & diamonds in catalogue (Thanks to mininova and divide)
- Added fix for friendstream (Thanks to leenster)
...and some other stuff. Not much work to find the problems and fix them.

Does someone have the right packages for saddles and the marketplace?
 
Junior Spellweaver
Joined
Sep 2, 2008
Messages
113
Reaction score
27
I've updated the Headers for Saddles, Marketplace, Give Rights, Remove Favourite, Give Handitem and Remove Handitem, Remove Room Rights and more. But If I remove the room rights from a user they disconnects... can someone tell me why?
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
63
Reaction score
4
I've updated the Headers for Saddles, Marketplace, Give Rights, Remove Favourite, Give Handitem and Remove Handitem, Remove Room Rights and more. But If I remove the room rights from a user they disconnects... can someone tell me why?

Could you give the right he headers for saddles?,

div00w.
 
ส็็็็็็็
Loyal Member
Joined
Sep 21, 2009
Messages
2,005
Reaction score
594
This emulator is good and that but why don't you just go back to Habbolatino, update that? For one its not decompiled, its not messy, its pretty close to original butterfly performance... and the socket exploit was easy to fix, Leon released his edit with a socket fix.
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
63
Reaction score
4
Did u mean the Outgoing? I've only updated the Incoming...
Yes pleas it disconects me ..
Ive got the marketplace so we can trade or something :p i mean incoming srry

Too bad it doesnt work :( but thnx!
 
Last edited:
Junior Spellweaver
Joined
Sep 2, 2008
Messages
113
Reaction score
27
Yes pleas it disconects me ..
Ive got the marketplace so we can trade or something :p i mean incoming srry

Too bad it doesnt work :( but thnx!

I've the Incoming Header for Marketplace and for Saddles... the incoming header for saddles is already posted here?

I didn't test but you should give it a try : Outgoing.SerializeMontura = 2288;

No, its the wrong ID... :)
 
Last edited:
Status
Not open for further replies.
Back
Top