- Home
·
- Graphics
·
- Make 3d Text With Some Lines of code !! Vary COol !
Make 3d Text With Some Lines of code !! Vary COol !
Make 3d Text With Some Lines of code !! Vary COol !
Rate Make 3d Text With Some Lines of code !! Vary COol !
(1(1 Vote))
' Add It To a ButtoN !
ForeColor = 0: x = CurrentX: y = CurrentY
For i = 1 To 100
Print "YOUR TEXT HERE" ' Text Here
x = x + 1: y = y + 1: CurrentX = x: CurrentY = y
Next
ForeColor = &HFFFF& 'Change Color Here
Print "YOUR TEXT HERE" ' Text Goes Here
End Sub
Make 3d Text With Some Lines of code !! Vary COol ! Comments
No comments yet — be the first to post one!
Post a Comment