HELP] How do i load mutliple dlls into textbox [HELP]
i was wondering if anyone knows how to load multiple files into a text box like multiple .dlls. i know how to get 1 into it, but i cant seem to get more than 1. any help would be appreciated!
Lol Pixie..He wants to have a listbox....and everytime he browses for a .dll in his injector it will full the listbox with multiple .dll to inject at once..I'll generate you a code in a little bit if I can.
yeah i tried a listbox...but i couldnt get it to work.
If your doing this in vb.net. Grab my module for dll injection i posted on here and use the MultipleInject function and just pass your dll paths as a string array to the function.