This post is by a banned member (ZavKill) - Unhide
07 June, 2019 - 10:20 PM
Reply
(28 March, 2019 - 05:51 PM)xMoses Wrote: Show MoreSource Code Leak Malwarebytes Gen
Thank you very much!
This post is by a banned member (LazyWinner) - Unhide
07 June, 2019 - 10:22 PM
Reply
I hope this works, thanks.
This post is by a banned member (Magical) - Unhide
08 June, 2019 - 02:27 PM
Reply
let me see, hope it works
This post is by a banned member (NFZB) - Unhide
08 June, 2019 - 08:10 PM
Reply
(28 March, 2019 - 05:51 PM)xMoses Wrote: Show MoreSource Code Leak Malwarebytes Gen
thanks for sharing!!!!!
This post is by a banned member (pemesatoc) - Unhide
08 June, 2019 - 10:13 PM
Reply
This post is by a banned member (Burnwood) - Unhide
12 June, 2019 - 11:27 AM
Reply
thanks for the source
YOU KNOW WHAT TO DO
Discord: Burnwood#8451
Support Me: 3R2bFrMwvgZZg6sYpJqpuTUwCzoe4h7TpK
This post is by a banned member (Micro) - Unhide
28 June, 2019 - 04:24 AM
(This post was last modified: 28 June, 2019 - 04:24 AM by Micro.)
Reply
Thanks for the share, but its not really a generator when its downloading codes from a link lol.
Code:
private void button1_Click(object sender, EventArgs e)
{
string[] array = new WebClient().DownloadString("https://pastr.io/raw/irzheT").Split(new char[]
{
'\n'
});
this.textBox1.Text = array[new Random().Next(0, array.Length)];
}
This post is by a banned member (FSGRGSRGRETGWSE) - Unhide
28 June, 2019 - 03:21 PM
Reply