readme change

This commit is contained in:
NK 2023-03-02 02:48:42 +00:00
parent 3076623644
commit 832361e4c7

View file

@ -76,15 +76,15 @@ blacklist1 {
S:Tier=ANY S:Tier=ANY
S:Type=ANY S:Type=ANY
} }
main { main {
S:APIKey=Paste your API key here S:APIKey=Paste your API key here
I:AuctionHouseDelay=15 I:AuctionHouseDelay=9
B:GUI=true B:GUI=true
I:GUI_COLOR=-7237653 I:GUI_COLOR=-65536
I:Multiplier=400 I:ProfitPercentage=400
I:ReconnectDelay=20 I:ReconnectDelay=20
B:SendMessageToWebhook=true
S:Webhook=Paste your webhook here S:Webhook=Paste your webhook here
B:checkMultiplierBeforeBuy=true B:checkProfitPercentageBeforeBuy=false
} }
``` ```