Created
November 24, 2014 04:23
-
-
Save praswicaksono/ce8266e6ee525e9fe6be to your computer and use it in GitHub Desktop.
FASoft N-Track Studio Keygen (Old)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click | |
| Dim code1 As Int64 | |
| Dim code2 As Int64 | |
| code1 = multiply(i, &H4E09C7) | |
| code2 = multiply(i, &H7F2819) | |
| i = i + &HD | |
| TextBox1.Text = code1.ToString() | |
| TextBox2.Text = code2.ToString() | |
| End Sub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment