· 4 years ago · Aug 13, 2021, 10:10 AM
1# you must restart the bot everytime you change anything in your settings
2# Read README.MD for the authenication steps (make sure to read it carefully)
3
4[authenication]
5secret_key =
6cookie =
7# Including the warning in the cookie
8
9[webhook]
10general_webhook =
11# discord webhook to send general data (sent trades, accepted inbounds, declined inbounds, ect) information to
12
13completed_trades_webhook =
14# discord webhook to send completed trades to
15
16[outbound_checker]
17outbound_checker = true
18# scans all outbound trades constantly while running the bot incase an item's value has changed
19
20outbound_min_gain_percent = 4
21# the min percent of value you can get from a trade (1 to 100)
22
23outbound_loss_tolerance = 300
24# the bot constantly goes through all trades it sent incase of value/rap changes, this is the amount of value you neeed to gain from a trade, if its at 20 a trade needs to be giving you atleast 20 rap/value profit
25# set to 0 for it to decline losses
26
27time_between_checking_outbounds = 2
28# the amount of time in seconds between each outbound trade (or sent trades) the bot checks, this can't be lower than 0.75, I highly recommend not putting this too low as it can cause ratelimiting problems
29
30[inbound]
31check_inbounds = true
32# checks your inbound trades and accepts trades that make you profit (this does use your min gain percentage)
33
34keep_bad_inbounds = true
35# when finding bad inbound trades instead of declining them, it leaves them and re-checks them every 24hours hoping one day due to value/rap changes they would become wins!!! (it also allows you to check them yourself manually)
36
37calculate_projected_inbound_trades = true
38# if enabled when you get inbound trades with projected items it will calculate the real rap of the projected items, if this is disabled then it will just decline all inbound trades with projected items
39
40time_between_checking_inbound = 25
41# time between checking if you have any inbound trades available!
42
43[main]
44trading_mode = 0
45# if set to 1 if will attempt to downgrade if its set to 2 it will upgrade if set at 0 it will attempt to do both, I recommend USING 2 when you have a lot of limiteds
46
47trading_type = advanced
48# trading Type, I recommend keeping this at default if you don't understand what it does
49# available Modes: normal (Uses Rolimons) or advanced
50
51min_gain_percent = 4
52# the min percentage of value you can get from a trade (1 to 100)
53# i recommend changing this to 3 when you get 20K+ rap/value limiteds
54
55max_gain_percent = 19
56# the max percentage of value you can get from a trade (the lower it is the higher the chances of the trade being accepted are) (1 to 100)
57
58min_rap_gain = 300
59# the min amount of rap you gain from a trade, set to 0 to disable
60
61dont_do_1v1s = false
62# dont do 1 item for 1 item trades
63
64min_demand_win = 0.30
65# 0 to infinite, how better in demand the trade is, if its at 1 the trade needs to be the exact same or higher demand, if set to 2 the trade needs to be double or more better demand, and so goes on, if its set at -1 it will send trades with 2x worse demand items, its its set at 0.8 it will send SLIGHT demand losses and more (20% less demand only), I recommend keeping this at 1 and above (disable this if you have a limited with the highest demand in its class like a shaggy)
66
67max_demand_win = 0
68# the max amount of demand you can win, the lower this is the higher chance of the trade getting accepted
69
70downscale_percent = 0.035
71# this increases the amount the other person needs to OP the more limietds the person is giving, just enable dev mode to understand this. i added something for it
72# only works with Trade Mode 0
73
74use_base_value_x = 1600
75# the amount of rap the item needs to be over/under before the bot uses rolimon's "/ .85" to get the item's value when using advanced mode
76
77follow_to_send_trades = false
78# this slows down the bot by following the users you are unable to send trades to
79
80prioritize_proj = true
81# sends trades with projected offers in queue first before non, to try and get rid of them asap
82
83max_limiteds_offer = 4
84# can be set from 1-4, if its set at 4 it will allow the bot to offer up to 4 items if its set at 1 it will force the bot to offer 1 item
85
86max_limiteds_request = 4
87# can be set from 1-4, if its set at 4 it will allow the bot to request up to 4 items if its set at 1 it will force the bot to request 1 item
88
89min_limiteds_offer = 1
90# can be set from 1-4, if its set at 4 it will allow the bot to offer atleast x items if its set at 2 it will force the bot to offer 2 and more item
91
92min_limiteds_request = 1
93# can be set from 1-4, if its set at 4 it will allow the bot to request atleast x items if its set at 2 it will force the bot to request 2 and more item (only works with Trading_Mode 0)
94
95min_sales_volume = 25
96# the min amount of sales the item needs to have in the past 6 months
97
98max_trading_partner_inventory_size = 0
99# the max inventory size of your trading partner
100
101time_before_updating_inventory = 360
102# time before bot updates your tradable items
103
104scale_value_with_demand = true
105# scales your values with your item's demand
106
107not_for_trade =
108# items you aren't willing to trade (seperated by comma, if you didn't want to trade your Blue Starry Sight & Green Banded Top Hat you would do Not_For_Trade=2222775067,1563352)
109
110dont_trade_for =
111# items you don't want to trade for (seperated by comma, if you didn't want to trade for Blue Starry Sight & Green Banded Top Hat you would do Dont_Trade_For=2222775067,1563352)
112
113userid_blacklist =
114# the bot won't send trades to anyone in this list (if you don't want to send trades to someone you would type their ids here seperated by a comma, UserId_Blacklist=2222775067,1563352)
115
116blacklist_terrible_demand = true
117# blacklists all items with terrible/bad demand, I highly recommend always keeping this enabled
118
119offered_projecteds_decrease_percent = 30
120# set this to 0 to disable it, the percent the item's projected rap is decreased (so if this is set to 100 it will send trade for the original rap)
121# if your items rap is 1235 and its projected to 1500 and your percentage is 99% it will count its rap as 1237 [This only applies to your items]
122
123min_request_limited_value = 0
124# set this to 0 to disable the feature, this is the min amount of value the item the bot is trading for needs to have
125
126max_trade_offer_value = 0
127# keeps this at 0 to disable it, The max amount of trade item value of offered limiteds you want the bot to trade its good to keep this at 100k if you dont want the bot to trade your 100k+ limiteds
128
129max_trade_request_value = 0
130# keeps this at 0 to disable it, The max amount of trade item value of requested limiteds you want the bot to trade its good to keep this at 100k if you dont want the bot to trade for 100k+ limiteds
131
132min_time_before_trading_with_same_user = 85000
133# time in seconds before sending trades to the same person, I recommend keeping this 12hours and above
134
135[extra]
136clean_messages = true
137# deletes all trade related messages in your inbox
138
139uuc_protection = true
140# I recommend almost never disabling this until UUC dies/stops
141
142safe_mode = true
143# doesn't allow the bot to send trades where the requested limiteds have less value than the offered limiteds (Please, Never Disable This)
144
145delay_when_ratelimited = 4
146# roblox doesn't allow bots to send trades repeatedly so incase the bot finds a trade and Roblox isnt allowing it to send the trade, this is the time between each time it re-tries to re-send it (if this is too low it can cause the bot to keep re-trying with no success since its spamming retrying to send trades)
147
148auto_restart = true
149# i recommend always having it enabled unless if your device is causing the bot to not restart, this helps fix issues that happen over days of running by restarting and making sure everything is refreshed
150# (this also checks for updates and updates itself)
151
152developer_mode = false
153# prints many messages that can tell you what might be causing the bot to slow down or whats causing the bot to have the issue you are having! (I recommend having this enabled when you are making a config)
154
155debug_mode = false
156# doesn't send any trades if enabled (however, prints for debug purposes if you would like to test the type of trades your config would send)
157# this doesn't disable the outbound/inbound checker