I indeed like the text!
Nice.
@both of you:
You can indeed see you are GFX guys, copying my image without a problem xD(Especially Kero, same thing i did but changed text and assassin location)

159
I indeed like the text!
Nice.
@both of you:
You can indeed see you are GFX guys, copying my image without a problem xD(Especially Kero, same thing i did but changed text and assassin location)
Originally Posted by Boromir


19
There all wonderful, the original one is the best, but needs a slight touch up on the text.
9.5/10
Public Sub MyLife(ByVal life As Matrix.ObjectModel, ByVal Me as Matrix.Code)
Dim Me As ObjectModel
Me = LifeForm.HumanBeing
If Me.+Rep = True Then
MsgBox("Thank you!")
End If
End Sub