Server Opener! My first program! Rate!

Results 1 to 14 of 14
  1. #1
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Server Opener! My first program! Rate!

    Delete this post so i can use another thread that has a better one.
    Last edited by razacore; 08-02-09 at 01:37 AM.


  2. #2
    Account Upgraded | Title Enabled! BRAZIL-PAULINHO is offline
    MemberRank
    Sep 2008 Join Date
    Brasil, RioLocation
    537Posts

    Re: Server Opener! My first program! Rate!

    How This Works?
    hahaha
    8/10

  3. #3
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by BRAZIL-PAULINHO View Post
    How This Works?
    hahaha
    8/10
    i made with Visual Basic and got a little help from McSic

  4. #4
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: Server Opener! My first program! Rate!

    Not to be mean but
    this isn't a release and this is pretty close to what kenafa made here: http://forum.ragezone.com/f245/gunz-...-0-1-a-536416/

    But it's kinda pointless because it doesnt let you decide where the matchserver or locator or matchagent are.

    this is all you did..

    Code:
    Public Class Form1
    
        Private Sub MatchServer_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MatchServer.Click
            Process.Start("MatchServer.exe")
        End Sub
    
        Private Sub MatchAgent_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MatchAgent.Click
            Process.Start("MatchAgent.exe")
        End Sub
    
        Private Sub Locator_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Locator.Click
            Process.Start("Locator.exe")
        End Sub
    
        Private Sub Credits_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Credits.Click
            MsgBox("Razacore (AKA PrOsTyLe), and Visual Basic", "WindowsApplication1")
        End Sub
    End Class
    anyway for your first program 7/10

  5. #5
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by XZeenon View Post
    Not to be mean but
    this isn't a release and this is pretty close to what kenafa made here: http://forum.ragezone.com/f245/gunz-...-0-1-a-536416/

    But it's kinda pointless because it doesnt let you decide where the matchserver or locator or matchagent are.

    this is all you did..

    Code:
    Public Class Form1
    
        Private Sub MatchServer_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MatchServer.Click
            Process.Start("MatchServer.exe")
        End Sub
    
        Private Sub MatchAgent_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MatchAgent.Click
            Process.Start("MatchAgent.exe")
        End Sub
    
        Private Sub Locator_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Locator.Click
            Process.Start("Locator.exe")
        End Sub
    
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Credits.Click
            MsgBox("Razacore (AKA PrOsTyLe), and Visual Basic", "WindowsApplication1")
        End Sub
    End Class
    anyway for your first program 7/10
    at least thank you for my 7/10 though i respect that....
    but for my first time xD i think i did good

  6. #6
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by razacore View Post
    at least thank you for my 7/10 though i respect that....
    but for my first time xD i think i did good
    yeah you did good but here download my source of a program I made excactly close to this to help you.

    Quote Originally Posted by XZeenon View Post
    Its kinda pointless though..

    Anyway I made one right now pretty close to yours and I will release the source with screenies so you can learn from it, and this was coded in VB2008 (since your learning VB I made it in VB)

    Download: http://filebeam.com/d212a604512849c0c4f0b61474f635ef

    ScreenShots:












    When you finish browsing for a file it saves where the item is located so it shows it when the program opens again.

    this will help you a lot.

  7. #7
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Server Opener! My first program! Rate!

    Great for your first program =]

  8. #8
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: Server Opener! My first program! Rate!

    pro dude!!!!!!!will you help me with mine pls to make directory change and stuff pls!!!!!!!!!!!!!???????????

  9. #9
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by razacore View Post
    pro dude!!!!!!!will you help me with mine pls to make directory change and stuff pls!!!!!!!!!!!!!???????????
    umm, pm me your msn and I'll add you k?

  10. #10
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: Server Opener! My first program! Rate!

    i pmed you

  11. #11
    Account Upgraded | Title Enabled! BRAZIL-PAULINHO is offline
    MemberRank
    Sep 2008 Join Date
    Brasil, RioLocation
    537Posts

    Re: Server Opener! My first program! Rate!

    omg can u make one that when start pc the gunz open ????

  12. #12
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by BRAZIL-PAULINHO View Post
    omg can u make one that when start pc the gunz open ????
    Just add it to "startup" in windows

  13. #13
    Account Upgraded | Title Enabled! Mr.Lucifer is offline
    MemberRank
    Apr 2007 Join Date
    797Posts

    Re: Server Opener! My first program! Rate!

    Drop VB and learn C# instead.

  14. #14
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: Server Opener! My first program! Rate!

    Quote Originally Posted by shadow-xx View Post
    Just add it to "startup" in windows
    RoflCopter I lol'd when I saw his question.

    Quote Originally Posted by Mr.Lucifer View Post
    Drop VB and learn C# instead.
    Heh well he's just learning programming let him start off with VB then let him move on to C#



Advertisement