forked from Raphael/SCHALE.GameServer
update readme
This commit is contained in:
parent
da064124c2
commit
39316c95ff
11
README.md
11
README.md
|
@ -1,7 +1,8 @@
|
||||||
# SCHALE.GameServer
|
# SCHALE.GameServer
|
||||||
|
|
||||||
> [!TIP]
|
## Discuss
|
||||||
> For original README please refer to <https://github.com/rafi1212122/SCHALE.GameServer>
|
|
||||||
|
[Discord Server](https://discord.gg/fbsRYc7bBA)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
@ -58,7 +59,7 @@ chmod 755 frida-server
|
||||||
### Inject Frida script
|
### Inject Frida script
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Edit line 5 of [ba.js](./ba.js) to your own server IP.
|
> Edit line 5 of [ba.js](./ba.js) to your own server IP. (Usually 192.168.x.x)
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Do this fast when you open ブルアカ and see the Yostar logo.
|
> Do this fast when you open ブルアカ and see the Yostar logo.
|
||||||
|
@ -67,3 +68,7 @@ chmod 755 frida-server
|
||||||
# in this repo
|
# in this repo
|
||||||
frida -U "ブルアカ" -l ba.js --realm=emulated
|
frida -U "ブルアカ" -l ba.js --realm=emulated
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Command
|
||||||
|
|
||||||
|
Go to club and input `/help` to view command usage
|
||||||
|
|
Loading…
Reference in New Issue