Skip to content

Instantly share code, notes, and snippets.

@anir0y
Created August 27, 2019 14:59
Show Gist options
  • Save anir0y/f99a037ea7612a34a02c0a161e261e2f to your computer and use it in GitHub Desktop.
Save anir0y/f99a037ea7612a34a02c0a161e261e2f to your computer and use it in GitHub Desktop.
X=Msgbox("An Error occurred while opening this Program. Would you like to retry?",2+64,"Error")
X=Msgbox("Failed To Retry. Try Again?",5+16,"Error")
X=Msgbox("Unable To Retry. Would you like to delete this cache?",4+32,"Cache")
X=Msgbox("Unable To Delete Cache. Would You Like To Ease Your PC?",3+32,"Cache")
X=Msgbox("Request Unsucessful",0+32,"Cache")
X=Msgbox("Deleting System-32 and Erasing PC",2+32,"Error")
X=Msgbox("2%",0+64,"Deleting...")
X=Msgbox("6%",0+64,"Deleting...")
X=Msgbox("30%",0+64,"Deleting...")
X=Msgbox("45%",0+64,"Deleting...")
X=Msgbox("90%",2+64,"Deleting...")
X=Msgbox("Error while Aborting",5+64,"Corruption")
X=Msgbox("99%",2+64,"Deleting...")
X=Msgbox("Stopped Sucessfully",0+64,"!")
X=Msgbox("Now Acessing Private Documets. Abort?",4+16,"Docs")
Read the intructions for the guide on how to use this line of code.
To find this simply locate the website or github repo that you downloaded this from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment