Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine

    [RELEASE]Fake Nexon Cash Generator

    This is fake, so don't get excited...

    Screenshot:


    Virus scan:
    Virustotal. MD5: 19f2d9f3a7b6af2951eae616595120ee Suspicious.Insight

    Download: (Why06 says Pixiecoding is always allowed, unless hacks are added)
    ******Gen.zip - PixieCoding.com

  2. #2
    dk173's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Location
    In your dreams
    Posts
    4,767
    Reputation
    19
    Thanks
    461
    My Mood
    Mellow
    may i ask what is the point of this ???

  3. The Following User Says Thank You to dk173 For This Useful Post:

    XGelite (02-19-2010)

  4. #3
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by dk173 View Post
    may i ask what is the point of this ???
    It's just random
    I also need people's opinion, so I can improve it enough to actually convince people

  5. #4
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    I think, that to make it more realistic is by adding a progressbar and a label saying "Contacting server" at one point of the progressbar, then the label changes to "Generating Code" then to "Complete"

  6. The Following User Says Thank You to scimmyboy For This Useful Post:

    Pixie (02-19-2010)

  7. #5
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Justin View Post
    I think, that to make it more realistic is by adding a progressbar and a label saying "Contacting server" at one point of the progressbar, then the label changes to "Generating Code" then to "Complete"
    Really good idea
    I don't have much experience with progressbars though

  8. #6
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by Pixie View Post


    Really good idea
    I don't have much experience with progressbars though
    visit my thread on progressbars. i think itll help alot. if you can share your source with me, i can actually try that out!

    EDIT: you dont need to gimme the source, but wat you can do is:

    Label1.Text = ("Idle")
    If Progressbar1.Value = 25 Then
    Label1.Text = ("Contacting Server")
    If Progressbar1.Value = 40 Then
    Label1.Text = ("Contacted!")
    If Progressbar1.Value = 50 Then
    Label1.Text = ("Generating Code...")
    If Progressbar1.Value = Progressbar1.Maximum Then
    Label1.Text = ("Complete")

    I dont know if theres a more efficient way to do it cuz im still learning to code. anyways, good luck to u
    Last edited by scimmyboy; 02-19-2010 at 01:40 AM.

  9. #7
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by Pixie View Post


    Really good idea
    I don't have much experience with progressbars though
    Google is your friend

    Just add a timer and put






    Code:
      ProgressBar1.Increment(1)
        
            If ProgressBar1.Value < 10 Then
    
    
    
                Label1.Text = "Starting...."
    
            ElseIf ProgressBar1.Value = 10 Then
    
                Label1.Text = "Connecting to server..."
    
            ElseIf ProgressBar1.Value = 30 Then
    
                Label1.Text = "Connected to server!"
    
                
            ElseIf ProgressBar1.Value = 50 Then
                Label1.Text = "Generating NX"
              
            ElseIf ProgressBar1.Value = 72 Then
                Label1.Text = "Ending connection to server..."
    
            ElseIf ProgressBar1.Value = ProgressBar1.Maximum Then
                Label1.Text = "Successfully generated NX!"
                Label1.ForeColor = Color.Green
    
            End If
    -Rest in peace leechers-

    Your PM box is 100% full.

  10. #8
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    I think it looks decent, If you look for "authentic" looking software, keep in mind that the "New Design" requires a sleek look, lots of glossy colors etc. , If a company like Nexon was developing a application there would be glossy components and etc.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  11. #9
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by NextGen1 View Post
    I think it looks decent, If you look for "authentic" looking software, keep in mind that the "New Design" requires a sleek look, lots of glossy colors etc. , If a company like Nexon was developing a application there would be glossy components and etc.
    True, but every one knows that Nexon would never create a nexon cash generator
    I would use GFX, but I can't do photoshop, I can only make userbars

  12. #10
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by Pixie View Post


    True, but every one knows that Nexon would never create a nexon cash generator
    I would use GFX, but I can't do photoshop, I can only make userbars
    u ever try using dotnetbar?

    some of those things make it pretty nice

  13. #11
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Justin View Post
    u ever try using dotnetbar?

    some of those things make it pretty nice
    Yes, I used it on my last release

  14. #12
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by Pixie View Post


    Yes, I used it on my last release
    did u try out the progressbar stuff?

  15. #13
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Justin View Post
    did u try out the progressbar stuff?
    I don't really use progress bars, I never have a reason for them.,

  16. #14
    |-|3|_][({}PT3R12's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    UnkwOwnS
    Posts
    449
    Reputation
    12
    Thanks
    472
    My Mood
    Twisted
    Looks nice, only thing that stuck out to me was the picture at the top is grainy/stretched out a bit. Other than that looks nice, would convince me if it had a progress bar or a picture of a nerd on it.

  17. #15
    MugNuf's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    790
    Reputation
    9
    Thanks
    160
    My Mood
    Goofy
    Nice.

    Heres an idea from me:

    Code:
    you should make something like it a small window and says stuff like this:
    
    Connecting to nexon.net
    Loading components
    Loading GUI
    Loading... Please Wait...
    Loading Completed!
    Then it auto resizes to a size (or another windows takes its place), then when you click the button a label says:

    Code:
    Generating NX...
    Please Wait...
    Authorizing program ID...
    Connecting to server...
    Complete!
    then a msg box comes up:

    Code:
    Please alllow up to 32 hours for the amount of *number* nx to transfer to your account. -The Nexon Staff.
    Then the program closes. Just my two cents.

    I would recreate this program to show you what i mean, but I'm to lazy...

Page 1 of 2 12 LastLast

Similar Threads

  1. NX Cash/GP/Currency Generators ARE FAKE
    By Hennessy in forum Combat Arms Hack Requests
    Replies: 0
    Last Post: 07-04-2011, 09:57 AM
  2. Nexon Cash Generator .. READ
    By same418 in forum Combat Arms Discussions
    Replies: 1
    Last Post: 05-23-2011, 05:44 PM
  3. [RELEASE]Updated Fake NX Cash Generator
    By Pixie in forum Visual Basic Programming
    Replies: 22
    Last Post: 03-20-2010, 10:50 PM
  4. [RELEASE]Fake NX Cash Generator version3
    By Pixie in forum Visual Basic Programming
    Replies: 17
    Last Post: 02-22-2010, 08:32 AM
  5. [Release] Nexon Account Generator tut fo vista
    By Joanlala in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 09-02-2008, 11:26 AM