MessageBox That Disappear On Its Own
This is a pretty simple script to help you implement a popup instead of a message box. This may be very helpful if you are in process of debugging your script and don’t want to have manual intervention in between the execution, however, still want the script to show some values. This will be achieved […]