Hello,
This is just a small base I wrote in 2016 and then decided to put it up, fix it up, update it to 2017 production revision and patch any bugs that this had.
Features
- 2017 revision support
- Database access
- Authentication
- Navigator somewhat started
- Room entry started
- Walking
- Pathfinding
- Leaving room
How to install dependencies
If you have pip installed, just type these commands below, to install asyncoro:
And to install pymysql
Screenshots
Source code
Source: https://github.com/Quackster/Icarus-Python/
Database: https://github.com/Quackster/Icarus-Python/raw/master/icarusdb.sql
SWF production: https://h4bbo.net/archive/Habbo Client Data/Flash/zipped_swf/PRODUCTION-201710172204-432325793.zip
Feel free to use this as a base, and please give credits back to me. tt1:
This is just a small base I wrote in 2016 and then decided to put it up, fix it up, update it to 2017 production revision and patch any bugs that this had.
Features
- 2017 revision support
- Database access
- Authentication
- Navigator somewhat started
- Room entry started
- Walking
- Pathfinding
- Leaving room
How to install dependencies
If you have pip installed, just type these commands below, to install asyncoro:
Code:
pip install asyncoro
And to install pymysql
Code:
pip install pymysql
Screenshots
Source code
Source: https://github.com/Quackster/Icarus-Python/
Database: https://github.com/Quackster/Icarus-Python/raw/master/icarusdb.sql
SWF production: https://h4bbo.net/archive/Habbo Client Data/Flash/zipped_swf/PRODUCTION-201710172204-432325793.zip
Feel free to use this as a base, and please give credits back to me. tt1:
Last edited: