Grasscutters / Grasscutter
- четверг, 21 апреля 2022 г. в 00:33:41
A Genshin server emulator
A WIP server emulator for Genshin Impact 2.3-2.6
Note: For support please join the Discord server.
gradlew.bat
gradlew jar
resources
in your Grasscutter directory, bring your BinOutput
and ExcelBinOutput
folders into it (Check the wiki for more details where to get those.)java -jar grasscutter.jar
. Make sure mongodb is running as well.½. Create an account using command below
mitmdump -s proxy.py --ssl-insecure
Decrypt https traffic
in setting and change the default port there (Tools -> Options -> Connections) to anything other than 8888
, and load this script.certutil -addstore root %USERPROFILE%\.mitmproxy\mitmproxy-ca-cert.cer
127.0.0.1:8080
or the proxy port you specified.run.cmd
to start Server & Proxy daemon with one clickaccount create [username] {playerid}
- Creates an account with the specified username and the in-game uid for that account. The playerid parameter is optional and will be auto generated if not set.
There is a dummy user named "Server" in every player's friends list that you can message to use commands. Commands also work in other chat rooms, such as private/team chats.
!spawn [monster id] [level] [amount]
!give [item id] [amount]
!givechar [avatar id] [level]
!drop [item id] [amount]
!killall
!setworldlevel [level]
- Relog to see effects properly
!godmode
- Prevents you from taking damage
!resetconst
- Resets the constellation level on your current active character, will need to relog after using the command to see any changes.
!sethp [hp]
!clearartifacts
- Deletes all unequipped and unlocked level 0 artifacts, including yellow rarity ones from your inventory
4206
error constantly prompt up, try to use jdk-8u202-b08 instead of other versions of JDK