FaethyvveIcye/bss

Error: Function calls require a space or "(". Use comma only between parameters.

Closed this issue · 2 comments

After downloading for the first time, extracting the files and running reset config.ahk, it gives me this error:
image

That happens with mine too. Does anyone have a working config.ini to manually put in instead of running the buggy reset config.ahk?

Sure, but you might run into errors.

; For sprinkler amounts, Diamond 4, Golden 3, Silver 2, and Basic / Supreme is 1
; For Hive Slots, 1 is closest to red cannon, 6 is closest to noob shop
; You can get your movespeed from the system tab, 28 is end-game gear
[Stats]
sprinkler_amount=1
hive_slot=4
VIP_to_reconnect_to=https://www.roblox.com/games/1537690962?privateServerLinkCode=8008135133742069
seconds_to_wait_on_reconnect=120
seconds_to_wait_after_connect=5
movespeed=23
menus=37,87,142,197,257,312,143

; These do not get pressed & don't need to be changed unless you code them in somewhere
[Hotkeys]
planter1=4
planter2=5
planter3=6

; Reuse time is in minutes and a time value is needed for each field
; Make sure you are following the proper naming convention
; Valid fields are their proper names
; Valid planters are: paper, ticket, festive, plastic, candy, redclay, blueclay, tacky, pesticide, petal, plenty
; glitter=1 to use glitter (speeds up growth by 25percent), glitter=0 to not use glitter
[Planters]
; c-c-r
planter1=blueclay
planter1_fields=PineTreeForest,StumpField,BlueFlowerField
planter1_reuse_time=297,303,307
planter1_glitter=0
; m-m-r
planter2=pesticide
planter2_fields=SpiderField,BambooField,StrawberryField
planter2_reuse_time=388,388,388
planter2_glitter=1
; s-s-s
planter3=petal
planter3_fields=SunflowerField,PumpkinPatch,PineapplePatch
planter3_reuse_time=525,547,494
planter3_glitter=1

planter1_current_field=PineTreeForest
planter2_current_field=BambooField
planter3_current_field=CloverField


; Don't edit these cooldowns manually unless you know what you're doing
[Cooldowns]
default_timestamp=20211106000000
last_updated=20220806204856
bugrun=20220304131400
mondo=20220408041047
balloon=20220408114515
whirligig=20211106000000
planter1=20211106003000
planter2=20220401003000
planter3=20220331214340
extract=20211106000000
glitter=20220401020938
oil=20211106000000
enzymes=20211106000000
wealthclock=20220409140314
antpass=20220304193851
blue_field_booster=20220408110549
red_field_booster=20211106000000
field_booster=20211106000000
honey_dispenser=20211106000000
treat_dispenser=20211106000000
star_hall_royal_jelly_dispenser=20211106000000
blueberry_dispenser=20211106000000
strawberry_dispenser=20211106000000
coconut_dispenser=20211106000000
glue_dispenser=20211106000000
honeystorm=20211106000000
special_sprout_summoner=20211106000000
mythic_meteor_shower=20211106000000
wind_shrine=20220408110440
memory_match=20211106000000
mega_memory_match=20211106000000
night_memory_match=20211106000000
extreme_memory_match=20211106000000
honey_wreath=20211106000000
gingerbread_house=20211106000000
stockings=20220331221816
snowbear_summoner=20211106000000
beesmas_feast=20220331211033
samovar=20220331185010
lid_art=20220331185124
winter_memory_match=20211106000000
honeyday_candles=20220331185227
snow_machine=20211106000000
gummy_beacon=20211106000000

[ConfigVersion]
current=5