Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
Redirected
I have checked on a clone if I can see the button and i can see it and it also works... I have no room rights on that clone.
Normally that button should only show up to the people with rights. Will check this afternoon :).
Re: SwiftEMU (fStorm with features + fixes and new headers)
Jaydenn fix the thread! The link and everything isnt on the first page anymore! -.-'
Re: SwiftEMU (fStorm with features + fixes and new headers)
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"
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
zJordan
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.
Re: SwiftEMU (fStorm with features + fixes and new headers)
Anyone know the exact build this is? (Do not say R63B, I'm on about the RELEASE Build)
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
ησвяαιη
Anyone know the exact build this is? (Do not say R63B, I'm on about the RELEASE Build)
look up fStorm..
SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
ησвяαιη
Anyone know the exact build this is? (Do not say R63B, I'm on about the RELEASE Build)
I posted the build but I will again!,
RELEASE63-201302211227-193109692
Re: SwiftEMU (fStorm with features + fixes and new headers)
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
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
div00w
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.
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
nlvr
Maybe there are some headers missing.
nlvr. thans but me and div00w Already fixed it ;)
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
Superbomm
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;
???
Re: SwiftEMU (fStorm with features + fixes and new headers)
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?
Re: SwiftEMU (fStorm with features + fixes and new headers)
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?
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
smasher1994
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?
Probably wrong structure.
Re: SwiftEMU (fStorm with features + fixes and new headers)
Quote:
Originally Posted by
smasher1994
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.