mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-01-31 12:52:36 +01:00
Merge remote-tracking branch 'origin/master' into cleanUp
This commit is contained in:
commit
32bf26927a
11
README.md
11
README.md
@ -7,6 +7,10 @@ Habbo packet logger & manipulator, currently only for Linux distributions.
|
|||||||
Execution command (temporary, verified in Ubuntu):
|
Execution command (temporary, verified in Ubuntu):
|
||||||
> $ sudo -E java -jar G-Earth.jar
|
> $ sudo -E java -jar G-Earth.jar
|
||||||
|
|
||||||
|
Execute this command if u get the following error:
|
||||||
|
> Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyException
|
||||||
|
|
||||||
|
> $ xhost +local:
|
||||||
|
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
@ -17,12 +21,13 @@ FEATURES:
|
|||||||
* Encoding/decoding
|
* Encoding/decoding
|
||||||
* Auto detect hotel
|
* Auto detect hotel
|
||||||
|
|
||||||
|
DOING:
|
||||||
|
* Scheduler (packetsending not consistent yet)
|
||||||
|
|
||||||
TO-DO:
|
TO-DO:
|
||||||
* Block packets from displaying in the logger (in Logger tab)
|
* Block specific packets from displaying in the logger (in Logger tab)
|
||||||
* Scheduler
|
|
||||||
* Extension support
|
* Extension support
|
||||||
* In settings -> enable CS admin on connect
|
* In settings -> enable CS admin on connect (wow fun)
|
||||||
* In settings -> block/replace packets, replace Strings & ints & .. in all packets
|
* In settings -> block/replace packets, replace Strings & ints & .. in all packets
|
||||||
* Info tab
|
* Info tab
|
||||||
* Cross-platform support
|
* Cross-platform support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user