Help set my holo camera (otanix)
I know I have to edit the Habbo.Swf of this release: PRODUCTION-201608152202-469655711
these two variables: CameraPhotoLab.as and RoomThumbnailCameraWidget.as
But I can not find the link to add to my server. What would be the line? why look for them and I can not find the url: to add my page.
Code:
return "roomThumbnailCamera"; } public function §_-1QV§(param1:String) : void { var _loc2_:Array = param1.split("/"); var _loc3_:int = _loc2_.length; if(_loc3_ < 2) { return; } if(_loc2_[1] == "open") { this.§_-Iq§(); } } }}
Code:
package §_-4vz§{ import §_-0J4§.Map; import §_-0mr§.IWindow; import §_-0mr§.IWindowContainer; import §_-1F4§.§_-0Wv§; import §_-2xA§.PNGEncoder; import §_-3GD§.§_-3Kg§; import §_-4cE§.§_-0M0§; import §_-4cE§.§_-4AC§; import §_-4m7§.WindowEvent; import §_-4m7§.WindowKeyboardEvent; import §_-4m7§.WindowMouseEvent; import §_-5wd§.§_-1Va§; import §_-69F§.HabboTracking; import §_-6Eh§.IBitmapWrapperWindow; import §_-6Eh§.IBorderWindow; import §_-6Eh§.IDisplayObjectWrapper; import §_-6Eh§.IFrameWindow; import §_-6Eh§.IRegionWindow; import §_-6Eh§.ITextWindow; import §_-6Eh§.§_-5Up§; import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.PixelSnapping; import flash.display.Sprite; import flash.events.MouseEvent; import flash.geom.ColorTransform; import flash.geom.Matrix; import flash.geom.Point; import flash.globalization.DateTimeFormatter; import flash.globalization.LocaleID; import flash.net.FileReference; import flash.net.URLLoader; import flash.net.URLRequest; import flash.net.URLRequestMethod; import flash.utils.ByteArray; import flash.utils.setTimeout;
Re: Help set my holo camera (otanix)
Quote:
Originally Posted by
rrodo
I know I have to edit the Habbo.Swf of this release: PRODUCTION-201608152202-469655711
these two variables: CameraPhotoLab.as and RoomThumbnailCameraWidget.as
But I can not find the link to add to my server. What would be the line? why look for them and I can not find the url: to add my page.
Code:
return "roomThumbnailCamera"; } public function §_-1QV§(param1:String) : void { var _loc2_:Array = param1.split("/"); var _loc3_:int = _loc2_.length; if(_loc3_ < 2) { return; } if(_loc2_[1] == "open") { this.§_-Iq§(); } } }}
Code:
package §_-4vz§{ import §_-0J4§.Map; import §_-0mr§.IWindow; import §_-0mr§.IWindowContainer; import §_-1F4§.§_-0Wv§; import §_-2xA§.PNGEncoder; import §_-3GD§.§_-3Kg§; import §_-4cE§.§_-0M0§; import §_-4cE§.§_-4AC§; import §_-4m7§.WindowEvent; import §_-4m7§.WindowKeyboardEvent; import §_-4m7§.WindowMouseEvent; import §_-5wd§.§_-1Va§; import §_-69F§.HabboTracking; import §_-6Eh§.IBitmapWrapperWindow; import §_-6Eh§.IBorderWindow; import §_-6Eh§.IDisplayObjectWrapper; import §_-6Eh§.IFrameWindow; import §_-6Eh§.IRegionWindow; import §_-6Eh§.ITextWindow; import §_-6Eh§.§_-5Up§; import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.PixelSnapping; import flash.display.Sprite; import flash.events.MouseEvent; import flash.geom.ColorTransform; import flash.geom.Matrix; import flash.geom.Point; import flash.globalization.DateTimeFormatter; import flash.globalization.LocaleID; import flash.net.FileReference; import flash.net.URLLoader; import flash.net.URLRequest; import flash.net.URLRequestMethod; import flash.utils.ByteArray; import flash.utils.setTimeout;
I think link on .swf were removed, just config /newfoto and your variables.
P.S : which cms you using for this ?
Re: Help set my holo camera (otanix)
Quote:
Originally Posted by
Genex
I think link on .swf were removed, just config /newfoto and your variables.
P.S : which cms you using for this ?
You just have to configure this? newfoto / camera and do not have to add anything to habboswf? why configure but the photos only remains loading and the mini camera does not appear in the room info, any solution?