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