jmths jmths  • 29.11.16 7:20

[AJUDA]Tirar a barra HC do client Empty [AJUDA]Tirar a barra HC do client 29.11.16 7:20


Olá amigos do Power Pixel, estou com um problema. Me ajudem?
O meu problema é o seguinte:

Pessoal ja tentei tirar com o Habbo UI e sempre buga o .swf e quando entra dá disconnect no hotel, ou então nem atualiza o client quando modifico mesmo limpando os caches e tudo mais. Já tentei mecher na variavéis tbm.



Vou postar o meu habbo.swf e quem puder remover pra mim agradeço...
HABBO.SWF: 
http://www.mediafire.com/file/13ml7hue3em7e40/Habbo.swf


Obrigado

Será que é fácil resolver este erro?
Veja minhas configurações, poderá ajudar!
Meu emulador é o
PlusEMU
Minha CMS é a
 HeliOCMS
Meu hotel está no
 localhost
Como sei que uma imagem vale mais que mil palavras, olhe o print:

[AJUDA]Tirar a barra HC do client GKWtPlK

Desde já obrigado. Aguardarei respostas!
                  

Luan Martins Luan Martins  • 29.11.16 13:09

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 13:09

Olha, o seu esta dando desconect pq vc esta apagando o que não deve

mas como você não esta conseguindo apagar faz o seguinte

la no habbui no arquivo xml

vai ter la algo do tipo
hc.joi.button eu n lembro mais pois faz tempo

vai ter nessa mesma linha algo do tipo x="" y=""
nesse x vc coloca uns x="400" q ele some da tela, ele vai se movimentar para o lado, e caso venha a movimentar para o meio da tela vc coloca
-400

jmths jmths  • 29.11.16 13:52

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 13:52

Luan Martins escreveu:Olha, o seu esta dando desconect pq vc esta apagando o que não deve

mas como você não esta conseguindo apagar faz o seguinte

la no habbui no arquivo xml

vai ter la algo do tipo
hc.joi.button eu n lembro mais pois faz tempo

vai ter nessa mesma linha algo do tipo x="" y=""
nesse x vc coloca uns x="400" q ele some da tela, ele vai se movimentar para o lado, e caso venha a movimentar para o meio da tela vc coloca
-400

Entao cara, deu certo.
So que tipo, a ideia era tirar esse campo do Hc toda, pra deixar as moedas pro lado... No meu caso só sumiu o icone do HC mesmo

Vc sabe como faz?

[AJUDA]Tirar a barra HC do client Vz9czZu

Luan Martins Luan Martins  • 29.11.16 14:00

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:00

Sim para você continuar tem uma tag chamada region, você tem q movimentar o x dela, e dara certo, tudo que esta dentro da tag region

eu tinha um xml separado aqui, altere a regio inteira do hc para essa minha e ve se funciona

Código:
<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"/>
   
   <text x="" y="" width="" height="" params="" style="" caption="">
            <variables>
            <var key="antialias_type" value="advanced" type="String"/>
            <var key="auto_size" value="left" type="String"/>
            <var key="font_face" value="Ubuntu" type="String"/>
            <var key="font_size" value="12" type="uint"/>
            <var key="text_style" value="bold" type="String"/>
            <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
            <var key="bold" value="false" type="Boolean"/>
            <var key="text_color" value="0xffffff" type="hex"/>
          </variables>
   </text>

              </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>
   <!-- hc -->

jmths jmths  • 29.11.16 14:05

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:05

Luan Martins escreveu:Sim para você continuar tem uma tag chamada region, você tem q movimentar o x dela, e dara certo, tudo que esta dentro da tag region

eu tinha um xml separado aqui, altere a regio inteira do hc para essa minha e ve se funciona

Código:
<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"/>
 
 <text x="" y="" width="" height="" params="" style="" caption="">
            <variables>
            <var key="antialias_type" value="advanced" type="String"/>
            <var key="auto_size" value="left" type="String"/>
            <var key="font_face" value="Ubuntu" type="String"/>
            <var key="font_size" value="12" type="uint"/>
            <var key="text_style" value="bold" type="String"/>
            <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
            <var key="bold" value="false" type="Boolean"/>
            <var key="text_color" value="0xffffff" type="hex"/>
          </variables>
 </text>

              </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>
 <!-- hc -->

Alterei e continua do mesmo jeito, caso eu tenha feito errado:
Código:

<?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="52" height="55" params="3145728" style="0" name="purse_itemlist" height_max="62">
          <children>
            <region x="0" y="0" width="52" height="19" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="diamond_count_button" treshold="0">
              <children>
                <text x="25" 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="36" 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="52" height="19" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="credit_count_button" treshold="0">
              <children>
                <text x="30" 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="41" 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="52" height="17" params="1" style="3" dynamic_style="brightness_and_shadow_under" name="ducket_count_button" clipping="false" treshold="0">
              <children>
                <text x="30" 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="41" 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="400" y="7" width="48" height="62" params="16" style="2" color="0x03b3933" blend="0.8"/>
 <!-- hc -->     
<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"/> 
   
   <text x="" y="" width="" height="" params="" style="" caption="">
            <variables>
            <var key="antialias_type" value="advanced" type="String"/>
            <var key="auto_size" value="left" type="String"/>
            <var key="font_face" value="Ubuntu" type="String"/>
            <var key="font_size" value="12" type="uint"/>
            <var key="text_style" value="bold" type="String"/>
            <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
            <var key="bold" value="false" type="Boolean"/>
            <var key="text_color" value="0xffffff" type="hex"/>
          </variables>
   </text>

              </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> 
   <!-- hc -->
        <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>

Luan Martins Luan Martins  • 29.11.16 14:09

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:09

se ficou do mesmo jeito vc tem q limpar cache, pq essa é o codigo da minha e nela não tem a barra hc

jmths jmths  • 29.11.16 14:12

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:12

Luan Martins escreveu:se ficou do mesmo jeito vc tem q limpar cache, pq essa é o codigo da minha e nela não tem a barra hc

Sempre q faço alteração de alguma coisa na swf eu limpo o cache, já fiz isso e nada...

Teria como vc me mandar o teu codigo inteiro pra eu ver aqui se vai?

Luan Martins Luan Martins  • 29.11.16 14:13

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:13

Código:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="grid_purse" width="290" height="100" version="0.1" uid="01D1ABD2-B9EC-CE8A-6F16-85A0765A2A89">
  <window>
    <container x="-98" y="0" width="290" height="100" params="0" style="6" color="0x0686661">
      <children>
        <border x="0" y="0" width="290" height="75" params="16" style="9" color="0x828282"/>
        <border x="3" y="3" width="280" height="65" params="16" style="3" color="0x0201e19" blend="0.8" visible="false"/>

        <itemlist_vertical x="7" y="5" width="110" height="65" params="3145728" style="0" name="purse_itemlist" height_max="62">
          <children>
            <region x="102" 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="0xA4D3EE" 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="102" 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="3" width="10" height="20" 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="4" 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>

            <region x="102" 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="6" 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="6" 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>





          </children>
          <variables>
            <var key="resize_on_item_update" value="true" type="Boolean"/>
          </variables>
        </itemlist_vertical>

        <border x="4" y="7" width="60" 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"/>
   
   <text x="" y="" width="" height="" params="" style="" caption="">
            <variables>
            <var key="antialias_type" value="advanced" type="String"/>
            <var key="auto_size" value="left" type="String"/>
            <var key="font_face" value="Ubuntu" type="String"/>
            <var key="font_size" value="12" type="uint"/>
            <var key="text_style" value="bold" type="String"/>
            <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
            <var key="bold" value="false" type="Boolean"/>
            <var key="text_color" value="0xffffff" type="hex"/>
          </variables>
   </text>

              </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>
   <!-- hc -->



        <background x="117" y="11" width="1" height="55" params="16" style="3" color="0xffff444444" background="true" height_min="23"/>
        <itemlist_vertical x="220" 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>

jmths jmths  • 29.11.16 14:18

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:18

Luan Martins escreveu:
Código:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="grid_purse" width="290" height="100" version="0.1" uid="01D1ABD2-B9EC-CE8A-6F16-85A0765A2A89">
  <window>
    <container x="-98" y="0" width="290" height="100" params="0" style="6" color="0x0686661">
      <children>
        <border x="0" y="0" width="290" height="75" params="16" style="9" color="0x828282"/>
        <border x="3" y="3" width="280" height="65" params="16" style="3" color="0x0201e19" blend="0.8" visible="false"/>

        <itemlist_vertical x="7" y="5" width="110" height="65" params="3145728" style="0" name="purse_itemlist" height_max="62">
          <children>
            <region x="102" 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="0xA4D3EE" 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="102" 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="3" width="10" height="20" 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="4" 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>

            <region x="102" 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="6" 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="6" 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>





          </children>
          <variables>
            <var key="resize_on_item_update" value="true" type="Boolean"/>
          </variables>
        </itemlist_vertical>

        <border x="4" y="7" width="60" 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"/>
 
 <text x="" y="" width="" height="" params="" style="" caption="">
            <variables>
            <var key="antialias_type" value="advanced" type="String"/>
            <var key="auto_size" value="left" type="String"/>
            <var key="font_face" value="Ubuntu" type="String"/>
            <var key="font_size" value="12" type="uint"/>
            <var key="text_style" value="bold" type="String"/>
            <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
            <var key="bold" value="false" type="Boolean"/>
            <var key="text_color" value="0xffffff" type="hex"/>
          </variables>
 </text>

              </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>
 <!-- hc -->



        <background x="117" y="11" width="1" height="55" params="16" style="3" color="0xffff444444" background="true" height_min="23"/>
        <itemlist_vertical x="220" 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>

Obrigado, tua barra funcionou!
Ficou até melhor, não tem link na moeda e nem nos duckets.

Só ficou meio grande, sabe como diminuir e cortar a parte da esquerda?
Mas desde assim já está de bom tamanho.


Mais uma vez, grato!
[AJUDA]Tirar a barra HC do client Nlnh9wN

Luan Martins Luan Martins  • 29.11.16 14:28

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:28

não funciono, não ta certo, minha barra não é assim, limpa cache, ou entra em modo anonimo

jmths jmths  • 29.11.16 14:32

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:32

Luan Martins escreveu:não funciono, não ta certo, minha barra não é assim, limpa cache, ou entra em modo anonimo

Então cara eu fiz isso aqui..
[AJUDA]Tirar a barra HC do client CUahdwC

E o resultado foi quase a mesma coisa do print anterior.
[AJUDA]Tirar a barra HC do client RchOwRf

Minha habbo.swf não tem a habbo-2124.bin, to usando a 2145.

Luan Martins Luan Martins  • 29.11.16 14:33

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:33

http://prnt.sc/dd9laq

minha swf fica assim, alguma coisa na sua não ta batendo

pega o codigo antigo e posiciona os X da region dela que dara certo

se a minha ta fazendo isso ai não use

jmths jmths  • 29.11.16 14:41

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:41

Luan Martins escreveu:http://prnt.sc/dd9laq

minha swf fica assim, alguma coisa na sua não ta batendo

pega o codigo antigo e posiciona os X da region dela que dara certo

se a minha ta fazendo isso ai não use

Valeu mano, editei seu código com a parte do HC e mudei os x= e deu certo.

Obrigado! Se vc tiver permissão considere-se problema resolvido.

Resultado final:
[AJUDA]Tirar a barra HC do client N3aToQ9

Luan Martins Luan Martins  • 29.11.16 14:47

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 14:47

mas cade os diamantes????

Rafacasari Rafacasari  • 29.11.16 22:08

[AJUDA]Tirar a barra HC do client Empty Re: [AJUDA]Tirar a barra HC do client 29.11.16 22:08

[sucesso]Fechado a pedido do autor.[/sucesso]

Luan isso é da variables dele.
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.