Welcome to the RaGEZONE - MMORPG development forums.

How to setup ION/Deltar (Flash Emulator)

This is a discussion on How to setup ION/Deltar (Flash Emulator) within the Habbo Tutorials forums, part of the Habbo Hotel category; ION/Deltar Tutorial If you are new to this, then don't bother reading and posting help crap in this thread [READ ...

LyncusMU
Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    How to setup ION/Deltar (Flash Emulator)

    Tabo Hotel
    ION/Deltar Tutorial


    If you are new to this, then don't bother reading and posting help crap in this thread

    [READ FIRST] Things I would like to point out:

    • Its only a base to code from, so you learn c# and get to know it better
    • There is no CMS for ION/Deltar, but you can still use a client to connect to user
    • Please do not say "This is buggy" read the first message like I said
    • Just becuase it is r34 in the infomation, it will still support all swfs but R50 is recommended (because its the newest xD)


    Things you will need:



    Methods:


    By now you should've set your database, installed the connector and debugged the server

    How do I enter the hotel?

    Well the default in the settings.ini should be:

    Code:
    ##Ion Configuration File##
    
    # Minimum Log level #
    # 0 = Debug
    # 1 = Information
    # 2 = Warnings
    # 3 = Errors
    system.minloglevel=0
    
    # Database #
    db1.server.host=localhost
    db1.server.port=3306
    db1.server.uid=root
    db1.server.pwd=MY PASSWORD
    
    db1.name=MY DATABASE
    db1.minpoolsize=1
    db1.maxpoolsize=25
    
    # TCP listener #
    net.tcp.localip=127.0.0.1
    net.tcp.port=30000
    net.tcp.maxcon=255
    
    # Habbo Hotel #
    projects.habbo.client.version=34
    projects.habbo.server.pinginterval=30000
    Because the client has the set default port and Ip in client.php etc...

    FINALLY!

    When entering the hotel, go to the users in phpMyAdmin and see the sso_ticket part, nillus's is "DeltarLoginTicket"

    If you want to enter using his account go http://MYCLIENTPATH/client.php?sso=DeltarLoginTicket

    If you see the user with the ticket "LameTicket" then enter client with http://MYCLIENTPATH/client.php?sso=LameTicket

    Get it?


    Then you should have successfully setup your ION Framework like so:







    PLEASE NOTE:
    This is only framework, Its a base for you to code,

    If you have no idea how habbo emulators work, CLICK HERE

    Last edited by winterpartys; 04-05-10 at 10:12 AM.

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    Monster Member
    Rank
    Member
    Join Date
    Feb 2009
    Location
    Index.php
    Posts
    196
    Liked
    16

    Re: How to setup ION/Deltar (Flash Emulator)

    does it support r49?
    anyway nice tut!

  4. #3
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by reetscheter View Post
    does it support r49?
    anyway nice tut!
    It supports from R34 to r50 becuase the login packets are all the SAME <policy-file-request/>

  5. #4
    Quit
    Rank
    Member +
    Join Date
    Mar 2010
    Posts
    197
    Liked
    3

    Re: How to setup ION/Deltar (Flash Emulator)

    Very Nice , 10/10. keep tutorializn.

  6. #5
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by Monst3r Morris View Post
    Very Nice , 10/10. keep tutorializn.
    Why thankyou

    XD

  7. #6
    yerro
    Rank
    Alpha Member
    Join Date
    Feb 2010
    Location
    none ur bizz
    Posts
    2,682
    Liked
    382

    Re: How to setup ION/Deltar (Flash Emulator)

    This is a very good tutorial, Alex!

  8. #7
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by What? View Post
    This is a very good tutorial, Alex!
    Thank you :D

  9. #8
    Iron like Lion in Zion!
    Rank
    Moderator
    Join Date
    Apr 2010
    Location
    Nassau, Bahamas
    Posts
    2,571
    Liked
    573

    Re: How to setup ION/Deltar (Flash Emulator)

    Well we both are learning so we will try and get better.

  10. #9
    Iron like Lion in Zion!
    Rank
    Moderator
    Join Date
    Apr 2010
    Location
    Nassau, Bahamas
    Posts
    2,571
    Liked
    573

    Re: How to setup ION/Deltar (Flash Emulator)

    We both are learning C#, will do something great with it one day.

  11. #10
    Manufactured in Habbo
    Rank
    Alpha Member
    Join Date
    May 2010
    Location
    Heaven
    Posts
    1,935
    Liked
    580

    Re: How to setup ION/Deltar (Flash Emulator)

    Alex, you may be our new best coder :/

  12. #11
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by Mithex View Post
    Alex, you may be our new best coder :/
    Sorry, I'm shitty at c# however, I plan to improve

    And some reason my c# debugger isn't working
    Last edited by winterpartys; 22-05-10 at 05:48 PM.

  13. #12
    Iron like Lion in Zion!
    Rank
    Moderator
    Join Date
    Apr 2010
    Location
    Nassau, Bahamas
    Posts
    2,571
    Liked
    573

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by winterpartys View Post
    • A brain, they are supported in all HumanOS
    That made my day. I will download when i get back from school, and Try re-downloading you VS?
    Also great release :[)

  14. #13
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Quote Originally Posted by Jacinto View Post
    That made my day. I will download when i get back from school, and Try re-downloading you VS?
    Also great release :[)
    If someone could help with this:

    http://forum.ragezone.com/f333/novic...-c-r50-662812/

    I could learn c# better and provide for these people

  15. #14
    Banned
    Rank
    Banned
    Join Date
    Jan 2009
    Location
    Australia, OLD.
    Posts
    706
    Liked
    122

    Re: How to setup ION/Deltar (Flash Emulator)

    Thread re-opened. Had no idea why it was closed :(

  16. #15
    Newbie
    Rank
    Newbie
    Join Date
    Sep 2010
    Posts
    15
    Liked
    0

    Re: How to setup ION/Deltar (Flash Emulator)

    thank you :)

 

 
Page 1 of 2 12 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
  •