Welcome to the RaGEZONE - MMORPG development forums.

How to setup and start using PHPRetro!

This is a discussion on How to setup and start using PHPRetro! within the Habbo Tutorials forums, part of the Habbo Hotel category; Hello users, this is a tutorial on how to make a PHPRetro, a virtual pixel world. This tutorial is very ...

LyncusMU
Page 1 of 9 123456789 LastLast
Results 1 to 15 of 131
  1. #1
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    big grin How to setup and start using PHPRetro!

    Tabo Hotel
    Hello users, this is a tutorial on how to make a PHPRetro, a virtual pixel world. This tutorial is very easy and helpful!

    Downloads: (Download when told in tutorial)
    1) PHPRetro - http://www.mediafire.com/?dxzzzqwumgm NEW LINK, NO WAITING!
    2) WinRAR - http://www.rarlab.com/rar/wrar371.exe
    3) MySQL ODBC Driver 5.1 - http://dev.mysql.com/downloads/connector/odbc/5.1.html
    4) XAMPP Control Panel - http://www.apachefriends.org/en/xampp.html
    5) Microsoft Visual C# Express Edition - http://www.brothersoft.com/visual-c-...ion-67705.html
    6) TortoiseSVN - http://tortoisesvn.net/downloads

    So let's get started.

    First of all download Microsoft Visual C# Express Edition (http://www.brothersoft.com/visual-c-...ion-67705.html)

    PART A: Downloading Holograph Emulator

    1) Download Tortoise SVN (http://tortoisesvn.net/downloads) and restart your system.
    2) Create a new folder on your desktop via. Right-click on desktop>New>Folder and call it "Holograph Emulator"
    3) Right click on your Holograph Emulator and select the option "SVN Checkout"
    4) In the first field type in this link: http://svn2.assembla.com/svn/holograph
    5) Now click ok, and wait until the upload of files into your Holograph Emulator has finished.
    Good job! You now have Holograph Emulator installed on your system.

    PART B: Setting up XAMPP

    1) Download MySQL ODBC Driver 5.1 (http://dev.mysql.com/downloads/connector/odbc/5.1.html)
    2) Download XAMPP Control Panel (http://www.apachefriends.org/en/xampp.html)
    3) After you install XAMPP Control Panel, open it up and click start on both Apache and MySQL and leave it open
    4) Now go to http://localhost/ or http://127.0.0.1/ and select your language (most probably english)
    5) Make sure your XAMPP Control Panel is running at all times!
    6) Now go to http://localhost/security/xamppsecurity.php or http://127.0.0.1/security/xamppsecurity.php
    7) Setup a password (this is a password you need to keep safe, secure and never forget). Then click the 'Change Password' option.
    Good job! You now have installed and setup XAMPP Control Panel!

    PART C: Uploading PHPRetro

    1) Go to you're start menu and search for C:\xampp\htdocs
    2) Delete EVERYTHING in that folder
    3) Download PHPRetro (http://www.mediafire.com/?dxzzzqwumgm) and WinRAR
    http://www.rarlab.com/rar/wrar371.exe and open it with WinRAR
    4) Extract ALL the files in PHPRetro to your htdocs (C:\xampp\htdocs)
    Good job! You now have PHPRetro installed!

    PART D: Setting up the database

    1) Go to http://localhost/phpmyadmin or http://127.0.0.1/phpmyadmin
    2) Where it says create a new database type in holodb and click 'Create'
    3) You now have a database but you still need to import the retro files
    4) Click on your database (holodb) on the left hand side and then click the Import button (between Export and Description or
    (Ctrl+F it)
    5) Click choose file and import the Database in your Holograph Emulator folder (Holograph Emulator\Resources\db\holodb.txt)
    6) Just wait until it's done...!
    Good job! You now have created your hotel's database!

    PART E: Installing your hotel

    1) Go to your Holograph Emulator folder located on your desktop
    2) Go to Go to Holograph Emulator\bin\debug\bin\mysql.ini and open mysql.ini
    3) Open mysql.ini in a text document (since you will need to change some of the text) Notepad etc.
    4) Fill in the details (something like this):
    [mysql]
    host=localhost
    port=3306
    database=holodb
    username=root
    password=password
    5) Simply change the password to the XAMPP password you setup earlier.
    6) Then save it.
    7) Now go to http://localhost or http://127.0.0.1
    8) An installer should appear on your browser for PHPRetro
    9) Go through the installer writing out all the details asked (dont worry this isn't a hack/scam)

    And now...
    ONCE YOUR FINISHED!!
    You have your own PHPRetro and Holograph Emulator running!

    But we still haven't finished.

    PART F: Setting up DCR's, Variables and texts.

    1) Go to Housekeeping on your website or http://localhost/housekeeping/ or http://127.0.0.1/housekeeping/
    2) Go to Loader settings.
    3) There will be 3 fields: Habbo DCR/Variables/Texts
    4) Fill in as:
    Texts - http://www.habboforall.com/v26/external_texts.txt
    Variables - http://www.habboforall.com/v26/external_variables.txt
    DCR - http://www.habboforall.com/v26/habbo.dcr
    Or find your own dcr's, variables and texts using RageZone or Google.
    And now your hotel should be working!!!

    Any questions or if you need help please post below!

    Regards,
    Raheem
    Last edited by Raheem; 12-03-11 at 11:32 AM. Reason: DCR's went down, updated!

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    AnotherOne
    Guest

    Re: How to setup and start using PHPRetro!

    Nice Tut
    It'll Really Help People Like Me =P
    Woop's First Post Lol ^^

  4. #3
    Average Member
    Rank
    Newbie
    Join Date
    Oct 2009
    Posts
    68
    Liked
    1

    Re: How to setup and start using PHPRetro!

    set up some images to peopele know better neither nice tut :)

  5. #4
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    Re: How to setup and start using PHPRetro!

    Thanks for the great comments!!
    Last edited by Raheem; 06-01-10 at 08:34 PM.

  6. #5
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    Re: How to setup and start using PHPRetro!

    Quote Originally Posted by AnotherOne View Post
    Nice Tut
    It'll Really Help People Like Me =P
    Woop's First Post Lol ^^
    Happy to help :D

  7. #6
    Newbie
    Rank
    Newbie
    Join Date
    Jan 2010
    Posts
    6
    Liked
    0

    Re: How to setup and start using PHPRetro!

    PLY DONT UPLOAD THE http://rapidshare.com/files/29534583....10-stable.zip at Rapidshare pls upload this at Upploadet oder megaupload !

  8. #7
    Eden ッ
    Rank
    Member +
    Join Date
    May 2009
    Location
    Norway
    Posts
    976
    Liked
    207

    Re: How to setup and start using PHPRetro!

    umm, im having problems running apache...

    it comes: ERROR: Apache service not started [-1]

    Help please!!!

  9. #8
    Newbie
    Rank
    Newbie
    Join Date
    Jan 2010
    Posts
    6
    Liked
    0

    Re: How to setup and start using PHPRetro!

    HELP! Shokwafe i not loading!

  10. #9
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    Re: How to setup and start using PHPRetro!

    Quote Originally Posted by 05JUMPER09 View Post
    HELP! Shokwafe i not loading!
    Change the dcrs to working ones...

    ---------- Post added at 01:27 AM ---------- Previous post was at 01:26 AM ----------

    Quote Originally Posted by YyZz View Post
    umm, im having problems running apache...

    it comes: ERROR: Apache service not started [-1]

    Help please!!!
    Re-install xampp.
    If it still doesnt work ill try to sort out :D

    ---------- Post added at 01:30 AM ---------- Previous post was at 01:27 AM ----------

    Quote Originally Posted by 05JUMPER09 View Post
    PLY DONT UPLOAD THE http://rapidshare.com/files/29534583....10-stable.zip at Rapidshare pls upload this at Upploadet oder megaupload !
    Here you go: http://phpretro.googlecode.com/files....10-stable.rar

    Not from megaupload but no waiting either or problems :D

  11. #10
    Eden ッ
    Rank
    Member +
    Join Date
    May 2009
    Location
    Norway
    Posts
    976
    Liked
    207

    Re: How to setup and start using PHPRetro!

    Quote Originally Posted by Raheem View Post
    Change the dcrs to working ones...

    ---------- Post added at 01:27 AM ---------- Previous post was at 01:26 AM ----------



    Re-install xampp.
    If it still doesnt work ill try to sort out :D

    ---------- Post added at 01:30 AM ---------- Previous post was at 01:27 AM ----------



    Here you go: http://phpretro.googlecode.com/files....10-stable.rar

    Not from megaupload but no waiting either or problems :D

    Searched around some forums i found at google, and figured out how to fix it.. its fixed now but i got a new problem :D lol

    When i try getting to localhost or 127.0.0.1 it comes:
    '' Oops! This link appears to be broken. ''
    Im using google chrome, and im running Xampp with Apache and MySQL... kinda wierd.. know how to fix? help mee!

  12. #11
    Newbie
    Rank
    Newbie
    Join Date
    Jan 2010
    Posts
    6
    Liked
    0

    Re: How to setup and start using PHPRetro!

    i have a new problem....


    Oops!! (#00000370)

    Oops, the client encountered a technical problem. Not to worry this error has now been recorded to our system and will be investigated by our support team.

    Please re-open hotel to continue. We are sorry for the inconvenience.

    pls help!

  13. #12
    Eden ッ
    Rank
    Member +
    Join Date
    May 2009
    Location
    Norway
    Posts
    976
    Liked
    207

    Re: How to setup and start using PHPRetro!

    Just a tips, how about making a movie on YouTube.. Would be easier for us newbs ;) id love you if you would. Great guide 10/10
    Posted via Mobile Device

  14. #13
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    Re: How to setup and start using PHPRetro!

    Quote Originally Posted by YyZz View Post
    Just a tips, how about making a movie on YouTube.. Would be easier for us newbs ;) id love you if you would. Great guide 10/10
    Posted via Mobile Device
    Nice idea ill work on it now :D

  15. #14
    Newbie
    Rank
    Newbie
    Join Date
    Oct 2009
    Posts
    15
    Liked
    0

    Re: How to setup and start using PHPRetro!

    Omg, can't you upload to another link, rapidshare doesn't work its to much traffic!!

  16. #15
    Average Member
    Rank
    Newbie
    Join Date
    Jan 2010
    Location
    LE2 BLOCK
    Posts
    52
    Liked
    8

    Re: How to setup and start using PHPRetro!

    Quote Originally Posted by Gustav951 View Post
    Omg, can't you upload to another link, rapidshare doesn't work its to much traffic!!
    Uploaded new link!

 

 
Page 1 of 9 123456789 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
  •