MageScript

Results 5 issues of MageScript

How de we bypass this ? ![image](https://github.com/outflanknl/EvilClippy/assets/54075832/ba39904c-66c0-4af8-bd8e-684d953006da) I did: EvilClippy.exe -s fake.vba -g -r file.doc

![image](https://github.com/HarperJonesGPT/PokerGPT/assets/54075832/27f036d8-3ca8-4164-a6a2-6980752c6905) I play on french pokerstars

I'm using osDelay function since I'm using FreeRTOS to run my application. So in the bmi API I implemented my delay as below `void coines_delay_usec(uint32_t delay_us){ uint32_t ticks = (uint32_t)(delay_us/1000);...