[Help]Code Database
First let me define a few things.
This is how the textfile looks like:
Basically all i want to do this create a new item in a listbox for each hack.
So it reads the textfile and creates a new item called "Infinite Lung Capacity" and when it is clicked it will display the code in a textbox.
This will continue until end of textfile.
This is how the textfile looks like:
Code:
Infinite Lung Capacity 04784976 00000000 Radar Always On 04785D9C AAAAAAAA
So it reads the textfile and creates a new item called "Infinite Lung Capacity" and when it is clicked it will display the code in a textbox.
This will continue until end of textfile.





