• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[TUT] PLUS EMU - Remove HC Widget

Status
Not open for further replies.
Experienced Elementalist
Joined
Aug 7, 2011
Messages
257
Reaction score
37
Hi Retro peeps! :)

I saw alot of people asking for a "fix" to remove the HC widget next to your currency.

JpIKNmy - [TUT] PLUS EMU - Remove HC Widget - RaGEZONE Forums


To

Q7qmAuo - [TUT] PLUS EMU - Remove HC Widget - RaGEZONE Forums


Easy fix.


What do you need?

Habbo UI Editor -
A computer :fanny:.

THIS IS NOT A TUT ON HOW TO USE HABBO UI EDITOR AND INSTALLING YOUR SWF INTO IT ETC.
I'm too lazy for that and just wanted to share this with you guys.

Ok now real talk.

Open up habbo UI editor and do what the program tells you to do.
Now everything is good in the hood.

It should look like this for you
eo8drqA - [TUT] PLUS EMU - Remove HC Widget - RaGEZONE Forums


Search for grid_purse and open it.

Replace all the code with:
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="grid_purse" width="192" height="77" version="0.1" uid="01D1ABD2-B9EC-CE8A-6F16-85A0765A2A89">
  <window>
    <container x="0" y="0" width="192" height="77" params="0" style="6" color="0x0686661">
      <children>
        <border x="0" y="0" width="192" height="76" params="16" style="9" color="0x0686661"/>
        <border x="3" y="3" width="186" height="69" params="16" style="3" color="0x0201e19" blend="0.8" visible="false"/>
        <itemlist_vertical x="7" y="9" width="110" height="55" params="3145728" style="0" name="purse_itemlist" height_max="62">
          <children>
            <region x="0" y="0" width="110" height="19" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="diamond_count_button" treshold="0">
              <children>
                <text x="80" y="2" width="10" height="17" params="262160" style="3" name="diamond_count" caption="0" tags="%23icon">
                  <variables>
                    <var key="auto_size" value="left" type="String"/>
                    <var key="etching_color" value="0x45000000" type="hex"/>
                    <var key="etching_position" value="bottom" type="String"/>
                    <var key="text_color" value="0x38caeb" type="hex"/>
                    <var key="text_style" value="u_bold" type="String"/>
                    <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                    <var key="spacing" value="0" type="Number"/>
                    <var key="leading" value="0" type="Number"/>
                  </variables>
                </text>
                <static_bitmap x="91" y="2" width="15" height="15" params="18" style="3" treshold="0" tags="%23icon">
                  <variables>
                    <var key="asset_uri" value="pursearea_diamond_icon" type="String"/>
                    <var key="stretched_x" value="false" type="Boolean"/>
                    <var key="stretched_y" value="false" type="Boolean"/>
                    <var key="etching_color" value="0x48000000" type="hex"/>
                  </variables>
                </static_bitmap>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${achievements.activitypoint.5}" type="String"/>
              </variables>
            </region>
            <region x="0" y="19" width="110" height="19" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="credit_count_button" treshold="0">
              <children>
                <text x="80" y="2" width="10" height="17" params="262160" style="3" name="credit_count" caption="0" tags="%23icon">
                  <variables>
                    <var key="auto_size" value="left" type="String"/>
                    <var key="etching_color" value="0x45000000" type="hex"/>
                    <var key="etching_position" value="bottom" type="String"/>
                    <var key="text_color" value="0xd5af22" type="hex"/>
                    <var key="text_style" value="u_bold" type="String"/>
                    <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                    <var key="spacing" value="0" type="Number"/>
                    <var key="leading" value="0" type="Number"/>
                  </variables>
                </text>
                <static_bitmap x="91" y="2" width="15" height="15" params="18" style="3" treshold="0" tags="%23icon">
                  <variables>
                    <var key="asset_uri" value="pursearea_credits_icon" type="String"/>
                    <var key="stretched_x" value="false" type="Boolean"/>
                    <var key="stretched_y" value="false" type="Boolean"/>
                    <var key="etching_color" value="0x48000000" type="hex"/>
                  </variables>
                </static_bitmap>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${purse_coins}" type="String"/>
              </variables>
            </region>
            <region x="0" y="38" width="110" height="17" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="ducket_count_button" clipping="false" treshold="0">
              <children>
                <text x="80" y="2" width="10" height="17" params="262160" style="3" name="ducket_count" caption="0" tags="%23icon">
                  <variables>
                    <var key="auto_size" value="left" type="String"/>
                    <var key="etching_color" value="0x45000000" type="hex"/>
                    <var key="etching_position" value="bottom" type="String"/>
                    <var key="text_color" value="0xd787d7" type="hex"/>
                    <var key="text_style" value="u_bold" type="String"/>
                    <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                    <var key="spacing" value="0" type="Number"/>
                    <var key="leading" value="0" type="Number"/>
                  </variables>
                </text>
                <static_bitmap x="91" y="2" width="15" height="15" params="16" style="3" treshold="0" tags="%23icon">
                  <variables>
                    <var key="asset_uri" value="pursearea_duckets_icon" type="String"/>
                    <var key="stretched_x" value="false" type="Boolean"/>
                    <var key="stretched_y" value="false" type="Boolean"/>
                    <var key="etching_color" value="0x48000000" type="hex"/>
                  </variables>
                </static_bitmap>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${achievements.activitypoint.0}" type="String"/>
              </variables>
            </region>
          </children>
          <variables>
            <var key="resize_on_item_update" value="true" type="Boolean"/>
          </variables>
        </itemlist_vertical>
        <border x="64" y="7" width="0" height="62" params="16" style="2" color="0x03b3933" blend="0.8"/>
        <region x="64" y="12" width="0" height="54" params="1" style="0" dynamic_style="brightness_and_shadow_under" name="hc_join_button" treshold="0">
          <children>
            <label x="12" y="27" width="25" height="17" params="786640" style="3" name="join" caption="join" visible="false" tags="%23icon">
              <variables>
                <var key="text_style" value="u_bold" type="String"/>
                <var key="text_color" value="0xc1c4" type="hex"/>
              </variables>
            </label>
            <text x="5" y="24" width="38" height="28" params="802832" style="3" name="days" caption="23%20d." tags="%23icon" width_max="38" height_min="28" height_max="28">
              <variables>
                <var key="auto_size" value="center" type="String"/>
                <var key="text_color" value="0xc1c4" type="hex"/>
                <var key="text_style" value="u_bold" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
                <var key="max_lines" value="2" type="int"/>
                <var key="spacing" value="0" type="Number"/>
                <var key="leading" value="0" type="Number"/>
              </variables>
            </text>
            <static_bitmap x="15" y="5" width="20" height="18" params="16" style="3" tags="%23icon">
              <variables>
                <var key="asset_uri" value="pursearea_hc_icon" type="String"/>
                <var key="pivot_point" value="center" type="String"/>
                <var key="stretched_x" value="false" type="Boolean"/>
                <var key="stretched_y" value="false" type="Boolean"/>
                <var key="etching_color" value="0x48000000" type="hex"/>
              </variables>
            </static_bitmap>
          </children>
          <variables>
            <var key="tool_tip_caption" value="${catalog.club.hc}" type="String"/>
          </variables>
        </region>
        <background x="117" y="11" width="1" height="55" params="16" style="3" color="0xffff444444" background="true" height_min="23"/>
        <itemlist_vertical x="123" y="8" width="63" height="62" params="0" style="0" tags="relative%281%29">
          <children>
            <container_button x="0" y="0" width="61" height="19" params="129" style="0" name="help_button" caption="%24%7Btoolbar.help%7D" color="0x0217bb5" clipping="false" width_min="61" width_max="62">
              <children>
                <label x="0" y="1" width="71" height="17" params="1838288" style="3" caption="%24%7Btoolbar.help%7D">
                  <variables>
                    <var key="text_color" value="0xffffff" type="hex"/>
                  </variables>
                </label>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${toolbar.help}" type="String"/>
              </variables>
            </container_button>
            <container_button x="0" y="21" width="61" height="19" params="1" style="0" name="logout_button" caption="x" color="0x0de5347" treshold="0">
              <children>
                <static_bitmap x="26" y="0" width="15" height="20" params="16" style="3">
                  <variables>
                    <var key="asset_uri" value="pursearea_logout_icon" type="String"/>
                    <var key="pivot_point" value="center" type="String"/>
                    <var key="stretched_x" value="false" type="Boolean"/>
                    <var key="stretched_y" value="false" type="Boolean"/>
                  </variables>
                </static_bitmap>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${toolbar.logout}" type="String"/>
              </variables>
            </container_button>
            <container_button x="0" y="42" width="61" height="19" params="1" style="0" name="settings_button" caption="s" color="0x0726b86" treshold="0">
              <children>
                <static_bitmap x="1" y="1" width="61" height="18" params="16" style="3">
                  <variables>
                    <var key="asset_uri" value="pursearea_settings_icon" type="String"/>
                    <var key="pivot_point" value="center" type="String"/>
                    <var key="stretched_x" value="false" type="Boolean"/>
                    <var key="stretched_y" value="false" type="Boolean"/>
                  </variables>
                </static_bitmap>
              </children>
              <variables>
                <var key="tool_tip_caption" value="${widget.memenu.settings}" type="String"/>
              </variables>
            </container_button>
          </children>
          <variables>
            <var key="spacing" value="2" type="int"/>
          </variables>
        </itemlist_vertical>
        <static_bitmap x="0" y="55" width="35" height="16" params="0" style="3" name="beta_sign" visible="false">
          <variables>
            <var key="asset_uri" value="common_beta_sign" type="String"/>
            <var key="stretched_x" value="false" type="Boolean"/>
            <var key="stretched_y" value="false" type="Boolean"/>
            <var key="fit_size_to_contents" value="true" type="Boolean"/>
          </variables>
        </static_bitmap>
      </children>
    </container>
  </window>
</layout>

Save it and copy it to original file.

ok have fun with your modded swf :zippy:.
eSEY253 - [TUT] PLUS EMU - Remove HC Widget - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Still alive.
Loyal Member
Joined
Apr 13, 2013
Messages
1,145
Reaction score
886
easy but thanks anyway, will help alot of guys which don't want the hc widget.

greetz,
 
Experienced Elementalist
Joined
Mar 2, 2013
Messages
216
Reaction score
20
I know this prints from somewhere :love:
Nice tutorial :)
 
Banned
Banned
Joined
May 6, 2009
Messages
531
Reaction score
165
I think this is on the wrong section... But thanks anyways
 
Newbie Spellweaver
Joined
May 9, 2016
Messages
13
Reaction score
1
I didnt't have habbo/habbo-2124.bin in my Habbo.swf
 
Newbie Spellweaver
Joined
Dec 25, 2015
Messages
56
Reaction score
27
A year ago no one could answer me this question (or better to say no one really tried or understood).. and now thank you!
 
Newbie Spellweaver
Joined
Apr 7, 2016
Messages
25
Reaction score
2
Easy but helpful for a lot of members that are new to the scene
 
Newbie Spellweaver
Joined
Apr 13, 2016
Messages
66
Reaction score
1
Thank u this was very help ful and would recomende someone to use this guide
 
Junior Spellweaver
Joined
Apr 3, 2013
Messages
127
Reaction score
2
Anyone know how to do this? For some reason when I save and replace the original it doesn't work?
 
Status
Not open for further replies.
Back
Top