Skip to content

Instantly share code, notes, and snippets.

@praswicaksono
Created November 24, 2014 04:23
Show Gist options
  • Select an option

  • Save praswicaksono/ce8266e6ee525e9fe6be to your computer and use it in GitHub Desktop.

Select an option

Save praswicaksono/ce8266e6ee525e9fe6be to your computer and use it in GitHub Desktop.
FASoft N-Track Studio Keygen (Old)
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