icycracks

Members
  • Content Count

    19
  • Last visited

  • Days Won

    1

icycracks last won the day on February 8

icycracks had the most liked content!

Community Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. https://www.sendspace.com/file/z9zijt
  2. https://www.sendspace.com/file/s30q0k
  3. https://www.sendspace.com/file/hx6jby
  4. https://www.sendspace.com/file/yuv1dk
  5. https://www.sendspace.com/file/x3euk8
  6. https://www.sendspace.com/file/581cr3
  7. https://www.sendspace.com/file/czflb2
  8. [hide]https://www.sendspace.com/file/pzynto[/hide]
  9. Here is the link:) https://www.sendspace.com/file/da1ipa its a fairly decent source, not bad please like
  10. Ever want to generate account or many different strings from a website into a text box with a click of a button? the simple coding is shown in this thread so first of all, you have to put at the top of the code, using System.Net; next inside the button you have to do something like this var accounts = new WebClient().DownloadString("Link here").Split('\n'); TextBox1.Text = accounts[new Random().Next(0, accounts.Length)]; obviously where it says "Link here" is where you put the link, keep the "" there though Please like if this helped :)
  11. Very good share, will help alot of people, this has helped me learn that i shouldnt use just HWID Lock on my tool, maybe a login to