DOSer

Posts 1630 of 93 · Page 2 of 7
Well heres the easy login. i havnt got time to check it but its something like this.
Code:
if textbox1.text = "UserName" and textbox2.text = "password" then
msgbox "Grats" 
close me
show form2
else
msgbox "damn"
textbox1.text = " "
something like that. you complexed it, no need for it.
Quote Originally Posted by BassSR View Post
Well heres the easy login. i havnt got time to check it but its something like this.
Code:
if textbox1.text = "UserName" and textbox2.text = "password" then
msgbox "Grats" 
close me
show form2
else
msgbox "damn"
textbox1.text = " "
something like that. you complexed it, no need for it.
Well that's basically it, I just added extra shit so it would be more specific in what you're missing/need.

Could just be:

Code:
If TextBox1.Text - "Username" & TextBox2.Text = "Pass" Then
Me.Hide
Form2.Show()
Else
MessageBox.Show("Try Again" , "DOSer")
I just like to make mine fancy
IHELLY OF YO FANCY.
Quote Originally Posted by BassSR View Post
IHELLY OF YO FANCY.
Bet you helly of this too.


ISOHELLY.

HWID is easy nigga.
Quote Originally Posted by BassSR View Post
ISOHELLY.

HWID is easy nigga.
Not really....at least I'm honest, it's not easy at all.
could i get a PM of the password and username. At least there is a working DDOSer. Everything else out there either doesn't open or a virus. So i don't care if its weak D
Quote Originally Posted by ymoast View Post
could i get a PM of the password and username. At least there is a working DDOSer. Everything else out there either doesn't open or a virus. So i don't care if its weak D
It's not a "DDoser".

DOS is a really cheap gay DDOS.

PM me, not gonna post the login details here.
Tank you very much nig. I"ll have fun with this
Quote Originally Posted by Solo View Post
Tank you very much nig. I"ll have fun with this
Good luck finding a way to decompile and get the password
Quote Originally Posted by FUKO View Post


Good luck finding a way to decompile and get the password
Wait then why did you post it?
Quote Originally Posted by Solo View Post


Wait then why did you post it?
I said to PM me for it on the main post....you just said "thanks I'll have fun with this", and I got no PM so I assumed you were gonna find it out yourself...lol
Exactly how stong/not strong is it?
Quote Originally Posted by Haze View Post
Exactly how stong/not strong is it?
Uses your own connection, so it's based off of that. If your internet sucks, it's horrible. If not, it's alright. Just don't expect to knock any websites out lol. I'm gonna do one that uses php scripts that I used to cut people off MSN and shit.
Quote Originally Posted by Fogest View Post

That's all you do...

Oh wait so now your not even going to put time into it your just going to post someone else's.

Stop hating.
lawl !!!
Posts 1630 of 93 · Page 2 of 7

Post a Reply

Tags for this Thread

None

Need help?