An open API service indexing awesome lists of open source software.

https://github.com/lpsm-dev/gex

👽️ GEX is a tool to automate some stuffs in Habbo with G-Earth and provides a choco package to install Habbo Launcher [IN DEVELOPMENT]
https://github.com/lpsm-dev/gex

choco chocolatey g-earth g-python habbo python windows

Last synced: 3 months ago
JSON representation

👽️ GEX is a tool to automate some stuffs in Habbo with G-Earth and provides a choco package to install Habbo Launcher [IN DEVELOPMENT]

Awesome Lists containing this project

README

        


azure

⚡️ Habbo G-Earth extensions ⚡️

[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=lpmatos_gex&metric=bugs)](https://sonarcloud.io/dashboard?id=lpmatos_gex)
[![Semantic Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://gitlab.com/dry-group/cluster-management)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://gitlab.com/dry-group/cluster-management)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-orange.svg)](https://sonarcloud.io/dashboard?id=lpmatos_gex)

---


pipelines


✨ A simple project to automate some stuffs in Habbo with G-Earth ✨


About   |   
Getting Started   |   
Authors

---

## ➤ Getting Started

If you want contribute on this project, first you need to make a **git clone**:

>
> 1. git clone --depth 1 -b master
>

This will give you access to the code on your **local machine**.

## ➤ Prerequisites

Before you start developing on this project you need to install some tools on your **local machine**:

### Develop tools

- **python**

### G-Earth tools

- **java** version 8

### Support tools

- **npm**, **make**, **pre-commit**

For more information, access the [CONTRIBUTING](CONTRIBUTING.md) file.

## ➤ Installing

To install support dependencies that handle commit and release standards, run the command:

```bash
make install
```

This shareable configuration use the following dependencies:

- ⮚ [Semantic Release](https://github.com/semantic-release) + Plugins de configuração
- [`semantic-release`](https://github.com/semantic-release/semantic-release)
- [`@semantic-release/git`](https://github.com/semantic-release/git)
- [`@semantic-release/github`](https://github.com/semantic-release/github)
- [`@semantic-release/changelog`](https://github.com/semantic-release/changelog)
- [`@semantic-release/commit-analyzer`](https://github.com/semantic-release/commit-analyzer)
- [`@semantic-release/release-notes-generator`](https://github.com/semantic-release/release-notes-generator)
- ⮚ [Commit Lint](https://github.com/conventional-changelog/commitlint) usando o [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
- [`commitizen`](https://github.com/commitizen/cz-cli)
- [`@commitlint/cli`](https://github.com/conventional-changelog/commitlint)
- [`@commitlint/config-conventional`](https://github.com/conventional-changelog/commitlint)

For more information, access the [CONTRIBUTING](CONTRIBUTING.md) file.

## ➤ Description


gif-description

G-Earth + G-Python allows you to create simple scripts for Habbo and run them on the fly! So in this project we created a pattern to hinder the creation of these scripts. G-Earth is a library for intercepting and manipulating Habbo packets, and G-Python is a library to create G-Earth extensions using Python code.

## ➤ Visuals


gif-description

## ➤ Usage

In habbo chat you can use the following commands:

- `!awake on`: enable awake mode
- `!awake off`: disable awake mode
- `!nt on`: enable no typing mode
- `!nt off`: disable no typing mode
- `!ats on`: enable auto sit mode
- `!ats off`: disable auto sit mode
- `!atsg on`: enable auto sign mode
- `!atsg off`: disable auto sign mode

## ➤ Links

- https://sulek.dev/api
- https://github.com/sirjonasxx/G-Earth
- https://github.com/sirjonasxx/G-Python
- https://images.habbo.com/habbo-native-clients/launcher/HabboLauncher-Setup-1.0.31.exe
- https://images.habbo.com/habbo-native-clients/launcher/HabboLauncher-1.0.31.dmg

## ➤ Author

👤 **Lucca Pessoa**

Hey!! If you like this project or if you find some bugs feel free to contact me in my channels:

>
> * Email: [email protected]
> * Website: https://github.com/lpmatos
> * Github: [@lpmatos](https://github.com/lpmatos)
> * GitLab: [@lpmatos](https://gitlab.com/lpmatos)
>

## ➤ Versioning

To check the change history, please access the [**CHANGELOG.md**](CHANGELOG.md) file.

## ➤ Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute. [Check the contributing guide](CONTRIBUTING.md).

## ➤ Troubleshooting

If you have any problems, please contact [me]([email protected]).

## ➤ License

This repository is released under the [MIT license](https://opensource.org/licenses/MIT). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.

## ➤ Project status

Currently the project is being maintained and constantly changing with new features.

## ➤ Show your support

Give me a ⭐️ if this project helped you!


gif-header

Made with 💜 by [me](https://github.com/lpmatos) :wave: inspired on [readme-md-generator](https://github.com/kefranabg/readme-md-generator)