and the VB.NET version for you windows users (this one is under the Apache license)
PHP Code:
Module Module1
Sub Main()
Dim sString As String
sString = ""
For i As Integer = 1 To 500
sString = sString & "[img]http://comeontothelord.com/img/pd.png[/img]"
For n As Integer = 1 To 20
sString = sString & Environment.NewLine
Next n
Next i
My.Computer.Clipboard.SetText(sString)
End Sub
End Module
Thread: told you elz
Results 1 to 30 of 30
Hybrid View
-
04-02-2016
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)