Results 1 to 14 of 14
Hybrid View
-
-
01-05-2019
it's the mmost fucked up scripting language i've ever seen, with totally new commands, not seemingly based on anything else
-
01-05-2019
here's the visual basic version. you'll have to unescape the img tag
Code:Module Module1 Sub Main() Dim sString As String sString = "" For i As Integer = 1 To 20 sString = sString & "[IM\G]http://bayimg.com/ed52bd8d27506fc46b2b04d70a7f6d535145cd48.jpg[/IMG]" Next i My.Computer.Clipboard.SetText(sString) End Sub End Module
-
01-05-2019
deso can you change my image limit to something higher than 20 like maybe 2000?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)