HamsterKombatBot icon indicating copy to clipboard operation
HamsterKombatBot copied to clipboard

USE_RANDOM_MINI_GAME_KEY

Open BlessedUzama opened this issue 1 year ago • 2 comments

On the README.MD file it says "Whether to use a random key for the minigame encryption (eg [0,15])" whenever i use the array[0,15] i get an error saying input should be a Boolean and when i change the input to a Boolean(true), the code runs smoothly but i dont get any keys. Can someone please help me because am a newbie in all this.

BlessedUzama avatar Jul 26 '24 15:07 BlessedUzama

sorry there's an typo in the documentation, you shouldn't write [0.15] you should write true or false

KOTBCTAKAHE avatar Jul 26 '24 21:07 KOTBCTAKAHE

sorry there's an typo in the documentation, you shouldn't write [0.15] you should write true or false

Okay, but after writing true, the script does not play the mini game?? Is there something am not doing right???

BlessedUzama avatar Jul 26 '24 21:07 BlessedUzama