Welcome to the RaGEZONE - MMORPG development forums.

AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

This is a discussion on AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV within the Habbo Releases forums, part of the Habbo Hotel category; If i open banner.php i don't see banner image :(...

Page 2 of 7 FirstFirst 1234567 LastLast
Results 16 to 30 of 101
  1. #16
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Apr 2008
    Location
    Finland
    Posts
    276
    Liked
    290

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Click
    If i open banner.php i don't see banner image :(

  2. #17
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Mar 2012
    Posts
    202
    Liked
    23

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Quote Originally Posted by =dj.matias= View Post
    If i open banner.php i don't see banner image :(
    I fell off my chair from by laughter! Ahahaha

  3. #18
    I'm not gay<3
    Rank
    Member +
    Join Date
    Nov 2011
    Location
    Denmark
    Posts
    201
    Liked
    44

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    ^ Please contact me by my msn (in your profile.)
    Please! :-)

  4. #19
    Web Developer
    Rank
    Subscriber
    Join Date
    Nov 2009
    Location
    Wales
    Posts
    1,560
    Liked
    307
    Gamertag: spdavies PSN ID: sean6020

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Can I have your client.html please?

    That's cute


  5. #20
    It's me!
    Rank
    Member +
    Join Date
    Jun 2010
    Posts
    861
    Liked
    76

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    How can you set that it cost shells?

  6. #21
    Working in private usage.
    Rank
    Member +
    Join Date
    Jul 2011
    Location
    The Netherlands
    Posts
    1,162
    Liked
    230

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Matias, you haven't read the note:

    If you don't have ANY clue how Banner.php works, I dont have it for you, somewhere else Zak has released the Banner.php.If you still are stuck, then leave, this is for coders only.

    Now I released it.
    You are stuck.
    You should leave.

    Banner is easy. After sending the rsa with bool false, it will progress MUS. Then it will do the shit with banner. Then it will do RC4 and then it will send SSO ticket packet.


    Quote Originally Posted by phoxyhabbo View Post
    How can you set that it cost shells?
    Don't know if it will work:

    Go to external vars and edit:

    Code:
    seasonalcurrencyindicator.currency=
    into 4 and

    PHP Code:
                Message Response = new Message(SendHeaders.SendActivitypoints);
                
    Response.WriteInt32(2); //amount types
                
    Response.WriteInt32(0); //type 0 = pixels
                
    Response.WriteInt32(gameclient.Habbo.Pixels); //Amount
                
    Response.WriteInt32(102);
                
    Response.WriteInt32(gameclient.Habbo.OtherCurrency);
                
    gameclient.SendResponse(Response); 
    into

    PHP Code:
                Message Response = new Message(SendHeaders.SendActivitypoints);
                
    Response.WriteInt32(2); //amount types
                
    Response.WriteInt32(0); //type 0 = pixels
                
    Response.WriteInt32(gameclient.Habbo.Pixels); //Amount
                
    Response.WriteInt32(4);
                
    Response.WriteInt32(gameclient.Habbo.OtherCurrency);
                
    gameclient.SendResponse(Response); 
    Never tested it. I think shells can't be done in this newest swf.

    Yes. It's true, I am scared of vaginas.

  7. #22
    It's me!
    Rank
    Member +
    Join Date
    Jun 2010
    Posts
    861
    Liked
    76

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    @George, in which file the code?

    P.S. Read your PM please.

  8. #23
    @_Prizm
    Rank
    Subscriber
    Join Date
    Feb 2012
    Location
    Denmark
    Posts
    2,134
    Liked
    513
    PSN ID: InfraRedDude Steam ID: lehprizm

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Nice work it gaves me a shock when i looked at the pictures:-o

    But how to use? There is no CMS for it :-)

  9. #24
    Working in private usage.
    Rank
    Member +
    Join Date
    Jul 2011
    Location
    The Netherlands
    Posts
    1,162
    Liked
    230

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Quote Originally Posted by SuckLake View Post
    Nice work it gaves me a shock when i looked at the pictures:-o

    But how to use? There is no CMS for it :-)
    Simple client.

    I hope next weekend my test hotel can be on

    Yes. It's true, I am scared of vaginas.

  10. #25
    Alpha Member
    Rank
    Alpha Member
    Join Date
    Oct 2007
    Posts
    2,713
    Liked
    675
    Gamertag: Cake Jake Bake

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Nice nice nice....

    Hopefully this is still in development.

  11. #26
    Working in private usage.
    Rank
    Member +
    Join Date
    Jul 2011
    Location
    The Netherlands
    Posts
    1,162
    Liked
    230

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Quote Originally Posted by Zak© View Post
    Nice nice nice....

    Hopefully this is still in development.
    Yes, I was fucking around with streaming, found out 2 ids (stream types) are created but never finished/used and hasn't even got text entries in external texts.

    Also, waiting for some support from my friend when he come back home.

    Yes. It's true, I am scared of vaginas.

  12. #27
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Netherlands
    Posts
    215
    Liked
    75
    Gamertag: QxEpicSoldierxQ

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    i dont get it, how can i get in the client.. ? or is this not even possible?, if possible can someone post a little TUT ? Ty :')

  13. #28
    Working in private usage.
    Rank
    Member +
    Join Date
    Jul 2011
    Location
    The Netherlands
    Posts
    1,162
    Liked
    230
    Quote Originally Posted by sidney023 View Post
    i dont get it, how can i get in the client.. ? or is this not even possible?, if possible can someone post a little TUT ? Ty :')
    Tomorrow: tut how to setup emulator plus new version

    Yes. It's true, I am scared of vaginas.

  14. #29
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Netherlands
    Posts
    215
    Liked
    75
    Gamertag: QxEpicSoldierxQ

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    I fixed the emulator is starts up etc, but how can i enter the hotel.. ?

    Thx.

  15. #30
    Alpha Member
    Rank
    Alpha Member
    Join Date
    Oct 2007
    Posts
    2,713
    Liked
    675
    Gamertag: Cake Jake Bake

    Re: AlphaRev - New SWFs - MOD Tool - Cracked swf - In DEV

    Quote Originally Posted by sidney023 View Post
    I fixed the emulator is starts up etc, but how can i enter the hotel.. ?

    Thx.
    A client.

 

 
Page 2 of 7 FirstFirst 1234567 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •