Grupos swf

+3
,FrY!
νσℓ¢σм
Caleb
7 participantes

Caleb Caleb  • 23.04.13 18:04

Grupos swf Empty Grupos swf 23.04.13 18:04

Olá queria sabe como fazer que os emblemas dos grupos dá swf do Daniel, peguem?


<ifModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f

ErrorDocument 404 /error.php
ErrorDocument 500 /error.php

</ifModule>

<ifModule mod_php5.c>
php_value zlib.output_compression 16386
php_value register_globals off
php_value session.use_trans_sid 0
php_value default_charset iso-8859-1
</ifModule>

RewriteEngine on
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1

RewriteRule ^r=(.*)$ /refer.php?r=$1
RewriteRule ^refer/(.*)$ /refer.php?r=$1
RewriteRule ^referidos(|/)$ /referidos.php

RewriteRule ^tienda/vip(|/)$ compravip.php
RewriteRule ^tienda/placas(|/)$ placasvip.php
RewriteRule ^tienda/rares(|/)$ raresvip.php
RewriteRule ^tienda(|/)$ tiendavip.php
RewriteRule ^tienda/respetos(|/)$ respetosvip.php
RewriteRule ^tienda/efectos(|/)$ effectsvip.php
RewriteRule ^tienda/caballos(|/)$ caballosvip.php
RewriteRule ^bots(|/)$ bot.php
RewriteRule ^bots/editar(|/)$ comp-bots-edit.php
RewriteRule ^bots/efectos(|/)$ comp-bots-efectos.php
RewriteRule ^encuesta(|/)$ encuesta.php

RewriteRule ^account/logout(|/)$ logout.php

RewriteRule ^community/linces(|/)$ linces.php
RewriteRule ^articles(|/)$ articles.php
RewriteRule ^articles/(.*)$ ./articles.php?web-articles-id=$1

RewriteRule ^captcha(|/)$ error.php
RewriteRule ^captcha/monofont.ttf(|/)$ error.php
RewriteRule ^captcha/php-captcha.inc.php(|/)$ error.php

RewriteRule ^client(|/)$ client.php
RewriteRule ^clientutils(|/)$ clientutils.php

RewriteRule ^community(|/)$ community.php
RewriteRule ^community/staff(|/)$ staff.php
RewriteRule ^community/vip(|/)$ vip.php
RewriteRule ^community/xler(|/)$ xler.php
RewriteRule ^community/topstats(|/)$ topstats.php
RewriteRule ^community/reglas(|/)$ reglas.php
RewriteRule ^community/conectados(|/)$ conectados.php

RewriteRule ^credits(|/)$ credits.php
RewriteRule ^credits/getcredits(|/)$ getcredits.php
RewriteRule ^credits/habboclub(|/)$ club.php
RewriteRule ^credits/pixels(|/)$ pixel.php
RewriteRule ^credits/shop(|/)$ shop.php
RewriteRule ^credits/shop/vip(|/)$ shop.php
RewriteRule ^credits/transactions(|/)$ ./transactions.php
RewriteRule ^tiendas/respectos(|/)$ ./respectos.php
RewriteRule ^tiendas/placas(|/)$ placas.php
RewriteRule ^tiendas(|/)$ tiendas.php
RewriteRule ^tiendas/rares(|/)$ rares.php
RewriteRule ^tiendas/shop(|/)$ shop.php
RewriteRule ^tiendas/diamantes(|/)$ diamantes.php
RewriteRule ^guias(|/)$ guias.php
RewriteRule ^guias/padres(|/)$ padres.php
RewriteRule ^guias/manera(|/)$ manera.php
RewriteRule ^guias/seguridad(|/)$ seguridad.php
RewriteRule ^guias/compras(|/)$ compras.php
RewriteRule ^guias/reglas(|/)$ reglas.php

RewriteRule ^data_classes(|/)$ error.php
RewriteRule ^data_classes/server-data.php_data_classes-config.php(|/)$ error.php
RewriteRule ^data_classes/server-data.php_data_classes-core.php(|/)$ error.php
RewriteRule ^data_classes/server-data.php_data_classes-mus.php(|/)$ error.php
RewriteRule ^data_classes/server-data.php_data_classes-news.php(|/)$ error.php
RewriteRule ^data_classes/server-data.php_data_classes-session.php(|/)$ error.php

RewriteRule ^forgot/password/index(|/)$ index.php

RewriteRule ^groupsdata/(..*)$ ./groups.php?web-group-id=$1

RewriteRule ^help(|/)$ help.php
RewriteRule ^help/(..*)$ ./help.php?web-faq-id=$1

RewriteRule ^habblet/(|/)$ error.php
RewriteRule ^habblet/cproxy?habbletKey=news$ client_news.php
RewriteRule ^habblet/cproxy(|/)$ ./habblet/cproxy.php
RewriteRule ^habblet/cproxy?habbletKey=([^/]+)(|/)$ ./habblet/cproxy.php?habbletKey=$1

RewriteRule ^home(|/)$ home.php
RewriteRule ^home/(..*)$ ./home.php?web-home-name=$1

RewriteRule ^index(|/)$ index.php

RewriteRule ^phpmyadmin(|/)$ index.php

RewriteRule ^maintenance(|/)$ maintenance.php

RewriteRule ^me(|/)$ me.php
RewriteRule ^votame(|/)$ votame.php
RewriteRule ^banner(|/)$ banner.php
RewriteRule ^refer?r(|/)$ refer.php
RewriteRule ^publicanos(|/)$ publicanos.php

RewriteRule ^myhabbo/rating/rate(|/)$ ./myhabbo/rating_rate.php
RewriteRule ^myhabbo/rating/reset_ratings(|/)$ ./myhabbo/rating_reset_ratings.php

RewriteRule ^rd/([^/]+)(|/)$ ./rd.php?id=$1

RewriteRule ^quickregister/back(|/)$ /register.php?stap=7
RewriteRule ^quickregister/cancel(|/)$ /register.php?cancal
RewriteRule ^quickregister/backToAccountDetails(|/)$ /register.php?stap=8

RewriteRule ^quickregister/start(|/)$ /register.php?stap=1
RewriteRule ^quickregister/start/error/([^/]+)(|/)$ /register.php?stap=1&errors=$1
RewriteRule ^quickregister/age_gate_submit(|/)$ /register.php?stap=2

RewriteRule ^quickregister/email_password(|/)$ /register.php?stap=3
RewriteRule ^quickregister/email_password/error/([^/]+)(|/)$ /register.php?stap=3&errors=$1
RewriteRule ^quickregister/email_password_submit(|/)$ /register.php?stap=4

RewriteRule ^quickregister/captcha(|/)$ /register.php?stap=5
RewriteRule ^quickregister/captcha/error/([^/]+)(|/)$ /register.php?stap=5&errors=$1
RewriteRule ^quickregister/captcha_submit(|/)$ /register.php?stap=6

RewriteRule ^quickregister/refresh_avatars(|/)$ /register.php?stap=9

RewriteRule ^papers/disclaimer(|/)$ disclaimer.php
RewriteRule ^papers/privacy(|/)$ privacy.php

RewriteRule ^profile(|/)$ profile.php
RewriteRule ^profile/([^/]+)(|/)$ ./profile.php?web-profile-tab=$1

RewriteRule ^tag(|/)$ ./tag.php
RewriteRule ^tag/([^/]+)(|/)$ ./tag.php?tag=$1

RewriteRule ^xml(|/)$ ./error.php
RewriteRule ^xml/badge_data.xml(|/)$ error.php
RewriteRule ^xml/badge_data_xml.xml(|/)$ error.php
RewriteRule ^xml/badge_editor.xml(|/)$ error.php

Redirect /register /quickregister/start
Redirect /quickregister/start/complete /me?do=welcome-to-HabboRE-v3.0


RewriteRule ^manage/hotel/de/housekeeping(|/)$ ./manage/hotel/de/housekeeping/index.php
RewriteRule ^manage/hotel/de/housekeeping/index/p/(..*)$ ./manage/hotel/de/housekeeping/index.php?p=$1

RewriteRule ^vastgelopen(|/)$ clientutils.php
RewriteRule ^groups/(..*)$ ./groupsdata.php?web-group-id=$1
RewriteRule ^groups/([^/]+)(|/)$ ./groupsdata.php?web-group-id=$1

RewriteRule ^gamedata/external_variables/dd0e5d566940ff76b763c18c1efcaee7a50d32d6(|/)$ gamedata/external_variables/dd0e5d566940ff76b763c18c1efcaee7a50d32d6.txt
RewriteRule ^gamedata/external_flash_texts/47a143450bd71bbe0699c1c954e24464af0e3bff(|/)$ gamedata/external_flash_texts/47a143450bd71bbe0699c1c954e24464af0e3bff.txt
RewriteRule ^gamedata/productdata/0f8c97207bce440e9647fb83ac905365a631ed46(|/)$ gamedata/productdata/0f8c97207bce440e9647fb83ac905365a631ed46.txt
RewriteRule ^gamedata/furnidata/e573f191d3d2019783ef589228c8f4b1b5d7961f(|/)$ gamedata/furnidata/e573f191d3d2019783ef589228c8f4b1b5d7961f.txt
RewriteRule ^gordon/RELEASE63-201112132302-513448431/HebbuS(|/)$ gordon/RELEASE63-201112132302-513448431/HebbuS.swf
LimitRequestBody 9800000



Última edição por Ibbu em 23.04.13 18:21, editado 1 vez(es)

νσℓ¢σм νσℓ¢σм  • 23.04.13 18:05

Grupos swf Empty Re: Grupos swf 23.04.13 18:05

Olá vá no seu htaccess (aquele que não tem nome)

e procure por:

RewriteEngine on
RewriteRule ^(.*)\.html $1\.php



em seguida troque isso por

RewriteEngine On
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1


Depois de feito isso apenas reinicie a client..

,FrY! ,FrY!  • 23.04.13 18:44

Grupos swf Empty Re: Grupos swf 23.04.13 18:44

Achei Um Aqui,
Não Tenho Certeza se é Funcional.

Aceda O seu htaccess

Encontre:
RewriteEngine on
RewriteRule ^(.*)\.html $1\.php

E Substitua Por:

RewriteEngine On
RewriteRule ^habbo-img/badge/([^/]+) /habbo-image/badge.php?badge=$1

xeroso xeroso  • 23.04.13 18:48

Grupos swf Empty Re: Grupos swf 23.04.13 18:48

νσℓ¢σм escreveu:Olá vá no seu htaccess (aquele que não tem nome)

e procure por:

RewriteEngine on
RewriteRule ^(.*)\.html $1\.php



em seguida troque isso por

RewriteEngine On
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1


Depois de feito isso apenas reinicie a client..

Faça exatamente isto ;)
Até mais!

Gabrieldlm Gabrieldlm  • 23.04.13 21:17

Grupos swf Empty Re: Grupos swf 23.04.13 21:17

Só falaram coisa repetida e inútil os de cima.
Já há uma linha com esse conteúdo:

RewriteEngine on
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1

Verifique se há a pasta habbo-imaging.
Poste o arquivo de configuração do emulador.

νσℓ¢σм νσℓ¢σм  • 24.04.13 5:16

Grupos swf Empty Re: Grupos swf 24.04.13 5:16

Gabrieldlm escreveu: Só falaram coisa repetida e inútil os de cima.
Já há uma linha com esse conteúdo:

RewriteEngine on
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1

Verifique se há a pasta habbo-imaging.
Poste o arquivo de configuração do emulador.

Olá já tem porque eu pedi para ele no chat por o htcasses porque ele tinha dito que continuou igual.

Cotinuando..

Baixe este arquivo> http://www.4shared.com/zip/rnSKVj0M/habbo-imaging.html


Depois extraia para a sua SWF (pedirá para substituir. Substitua) depois reinicie tudo.

Troy Troy  • 24.04.13 10:06

Grupos swf Empty Re: Grupos swf 24.04.13 10:06

Alerta !
User: $r0xx.sh
Infração: Post Inútil
Quantidade: 01

The Flash The Flash  • 17.05.13 12:48

Grupos swf Empty Re: Grupos swf 17.05.13 12:48


              @Tópico Fechado
Motivo: O autor abandonou o tópico
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.