"Bet history table that auto verifies rolls when possible, can also be searched for certain rolls"
I can't find the search button to look for a particular roll result such as '77.77' in the history table.
Also, how does the variable lastBet work? I want to check if the roll result of every bet I make is 11.11 or 22.22 or 33.33... etc. and print the bet id in the console for future reference if it is. How would one code that?