Results 1 to 14 of 14

Hybrid View

  1. Collapse Details
     
    #1
    Muscle Furry 12 inch Dick juji's Avatar
    Join Date
    Dec 2011
    Posts
    17,977
    Quote Originally Posted by m0nde View Post
    I'm going to write that using PowerShell, since you used bash scripting for yours (y)
    I wouldn't recommend you to write with PoweShell, I strongly advice to use windows 98 in virtual machine and port it with MS-DOS


    Quote Originally Posted by Steffies Yelle View Post
    I'll kill myself live on cam as soon as there's proof I literlaly promise, I will sincerely kill myself as soon as I see elz's computer playing arma 3 maxed with all nvidia exclusive graphics
    Reply With Quote
     

  2. Collapse Details
     
    #2
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    it's the mmost fucked up scripting language i've ever seen, with totally new commands, not seemingly based on anything else

    Reply With Quote
     

  3. Collapse Details
     
    #3
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    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
    Reply With Quote
     

  4. Collapse Details
     
    #4
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    deso can you change my image limit to something higher than 20 like maybe 2000?
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •