readme change
This commit is contained in:
parent
3076623644
commit
832361e4c7
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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
|
||||||
}
|
}
|
||||||
```
|
```
|
Loading…
Reference in a new issue