Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    Code[VB]'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    CODER
    Posts
    608
    Reputation
    11
    Thanks
    702
    My Mood
    Bitchy
    yeah nice, looks awesome xDD

  2. #17
    cgallagher21's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,627
    Reputation
    11
    Thanks
    325
    My Mood
    Angelic
    Fuck man this is nice. You should make a site and shit about your products

    +1

  3. #18
    Blendsoft's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Serbia
    Posts
    47
    Reputation
    20
    Thanks
    9
    My Mood
    Inspired
    If there's anyone interested in new version with fixed bugs, send me PM
    [highlight=vb.net] Private Sub PostThread_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PostThread.Click
    If I_Use_Search = False Then
    MsgBox("Use search before posting new thread!", MsgBoxStyle.Critical, "Error!")
    Else
    Call CreateNewThread(Title, Post)
    End If
    End Sub[/highlight]

  4. #19
    hustelboy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Underground Cave System Posts: 4,435,765
    Posts
    312
    Reputation
    28
    Thanks
    39
    Lol you got the same GUI i made like 2 months ago from a tutorial.
    But the problem is i cant find the tutorial anymore and i never finished my GUI.
    Can u PM me that link ?

  5. #20
    Blendsoft's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Serbia
    Posts
    47
    Reputation
    20
    Thanks
    9
    My Mood
    Inspired
    Quote Originally Posted by hustelboy View Post
    Lol you got the same GUI i made like 2 months ago from a tutorial.
    But the problem is i cant find the tutorial anymore and i never finished my GUI.
    Can u PM me that link ?
    Are you kidding me? AVG Antivirus was my inspiration...
    [highlight=vb.net] Private Sub PostThread_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PostThread.Click
    If I_Use_Search = False Then
    MsgBox("Use search before posting new thread!", MsgBoxStyle.Critical, "Error!")
    Else
    Call CreateNewThread(Title, Post)
    End If
    End Sub[/highlight]

  6. #21
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    It would look a lot more professional if license was spelled right.

  7. #22
    Blendsoft's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Serbia
    Posts
    47
    Reputation
    20
    Thanks
    9
    My Mood
    Inspired
    Quote Originally Posted by Void View Post
    It would look a lot more professional if license was spelled right.
    "The verb license or grant licence means to give permission. The noun license (American English) or licence (British English, Canadian English, Australian English) refers to that permission as well as to the document recording that permission." - That's what Wikipedia says
    [highlight=vb.net] Private Sub PostThread_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PostThread.Click
    If I_Use_Search = False Then
    MsgBox("Use search before posting new thread!", MsgBoxStyle.Critical, "Error!")
    Else
    Call CreateNewThread(Title, Post)
    End If
    End Sub[/highlight]

  8. #23
    hustelboy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Underground Cave System Posts: 4,435,765
    Posts
    312
    Reputation
    28
    Thanks
    39
    Quote Originally Posted by Blendsoft View Post


    Are you kidding me? AVG Antivirus was my inspiration...
    Kinda weird.. Ill post in 2 day's if i am at home.
    I'm on lil holiday right now so not in my computer.
    If im home ill send u my GUI that i made 2 months Ago
    It's looks kinda like yours.
    But yours is nicer :P

  9. #24
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Attachment updated.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  10. The Following User Says Thank You to Jason For This Useful Post:

    Blendsoft (06-21-2011)

Page 2 of 2 FirstFirst 12