It's not working there is: unhandled exception has accurend in your application .if you click continue,THE application Will ignore this error and attempt to continue.if you click quit,THE application Will close immediately. THE parameter 'addresses' cannot be an empty string. Parameter name adresses. WHAT SHOULD I DO ??? :(
Anybody know how to import private smtp's to help hide the IP & ISP addresses in the headers? Without being albe to send emails anonymously, this email sender is completely useless. People will still be able to see your information in the headers & report you to your ISP. Your ISP can then ban you and you will lose your internet connection. Any help people? Any good smtp's that we can use for free?
How to make it stop sending mails after progress bar is on maximum,and if i not enter valid e-mail in textbox1 then msgbox enter valid email how to make that
Sorry, there is nothing wrong with the way he is coding this program.. my mistake, well my firewalls mistake, well my fault because I didnt see the problem :D any way. Great Video! Keep up the good work. I subbed, rated, and for sure commented :S
Jeg er ret sikker på at gmail ikke bruger simple mail transfer protocol. Men pop3 eller imap4 eller hvad det nu er. Så nå du skriver i din kodning SMTP skulle dit program ikke fungere men jeg ville selv teste det først, det kunne jo være jeg tog fejl eller det vil sige det kan stadig være jeg tager fejl. Men jeg skrev et VB08 program selv, det virkede ikke :/ så skrev et hvor jeg gjorde lige præcis som du viser og følgende skete: Programmet svare ikke = program shutdown
Well i don't know what the problem is. Try to click the timer in the design, and make sure that "Enabled" is set to False. If that doesn't work... Then try doubleclick the form at the design and type "Timer1.stop()"
hey does anyone know the codes to where i can type different emails an passwords into text boxs? cause on here u can only have a certain email an pass word. im new to making programs an stuff just so u know lol
You're not the first one asking mate. And really, this in not the thing you want to start with making... The question you're asking is REALLY basic. If you want to make another email just make 2 more textboxes.. One for password and one for gmail... then in the code, instead of the Gmail and the Password you will have to type the ID of the textbox (like Textbox4.text and textbox5.text, if its the 4th and 5th textbox you've made).. If you want to learn programming, dont just copy off a code..
how do you make it so anyone can use it? and it not send from my email? you know? like have it so they put in there gmail info and it sends from theres. Do you know how to do that? if you do could you send me the code please? thank you
Hey, is it possible to do this with hotmail or something? I'm trying to make a worm the goes to each of the contacts on the host's list hehehehehe... (dont tell anyone :) ) lol
For fuck sake! Listen it works for EVERYONE than you! You are just a fucking retard!
I normally help people, but when you don't know how to write english so people can understand it, and you just flame me with you shit because YOU are a noob, i won't help you. Prick
yeah i can tell right now that you are new to vb due to the fact that you used .start for the timer and not timer1.enabled = true like you should have (its more efficient and the right way)
Seems like a lot of people have problems. I will help you all for free, just send me a message with your Email, and download Teamviewer 4, so i can help you...
Cool video, however this does not work for me. all the script is good, but it just doesnt send. I made it so it pops up with a message box after the (Try SMTPServer.Send(MyMailMessage)
and it pops up but i check my email and nothing is there D-: Any ideas on how to fix this?
i have visual basic 08 on my other PC running xp w/sp2 but when i try to install it on my other Pc running vista home premium it wont install it just gives an error saying it cannot install c++ runtime pre-requities and i have never had this problem before what do i do??
... Wow that's crazy... Why would i do that? Make a fake e-mail and then send it to me. It's a lot easier for me to help over MSN. And i enjoy helping people...
It's not working there is: unhandled exception has accurend in your application .if you click continue,THE application Will ignore this error and attempt to continue.if you click quit,THE application Will close immediately. THE parameter 'addresses' cannot be an empty string. Parameter name adresses. WHAT SHOULD I DO ??? :(
Empaaiierzz 3 days ago
If i just want to send one e-mail how would i edit the code?
Ramboo339 3 weeks ago
This has been flagged as spam show
Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!
hackster2011 3 months ago
This has been flagged as spam show
get better online free EMAIL BOMBER+SPOOFER here,watch this video : /watch?v=cEHnRNw6wg8
working[OCT, 2011] :D
gshreyin 4 months ago
Anybody know how to import private smtp's to help hide the IP & ISP addresses in the headers? Without being albe to send emails anonymously, this email sender is completely useless. People will still be able to see your information in the headers & report you to your ISP. Your ISP can then ban you and you will lose your internet connection. Any help people? Any good smtp's that we can use for free?
Acebeats1 5 months ago
Nice work:)
MisteryJunior 1 year ago
you know
bajo0123 1 year ago
works
TonyHacker13 1 year ago
how do u change it from gmail to Live
TutorialsVideosS 1 year ago
This has been flagged as spam show
@TutorialsVideosS
change - Dim SMTPServer As New SmtpClient("smtp.gmailcom")
to - Dim SMTPServer As New SmtpClient("smtp.hotmail.com")
:D thats all
wyts3 1 year ago
@Kerkkoooh This is VB08, right? Not the VB6...
This has worked for everyone else, don't blame me because you don't know how to copy paste?
wannabenyhm 1 year ago
thanks mate works perfect!
ToFuckThisPlace 1 year ago
what is the first song, i love it!!!! plz tell me
DavidRockin1 1 year ago
How to make it stop sending mails after progress bar is on maximum,and if i not enter valid e-mail in textbox1 then msgbox enter valid email how to make that
ivz789 1 year ago
Mine keeps saying " MyMailMessage" is not declared . . Idk.. AIM - Hii Im 4sHoT
lilbolson 1 year ago
THANKS WORKS GREAT!!!!
l0gan1996 2 years ago
@teenawa Thanks for the good advice! :-)
wannabenyhm 2 years ago
Hmm... It's not working for me =/
Expression Expected... (there's more to the error msg's)
MrD34thw1sh 2 years ago
@MrD34thw1sh You can send me a message with the error. If you followed the tutorial from bottom to end, it should work :)
wannabenyhm 2 years ago
Does this necessarily have to be to gmail?
gshnoozer2 2 years ago
@gshnoozer2 Yes, or any other SMTP. I'm not sure which emails is smtp. I believe hotmail is NOT smtp, but Yahoo is. :)
wannabenyhm 2 years ago
Awesome. :D
gshnoozer2 2 years ago
Hey i hate you you changed my 2nd favourite music on onatherlanguage the muic num 2!!
TheEpicIce 2 years ago
1.Expression expected
2.Expression expected
3.Expression expected
what should do?
1122zakpoo 2 years ago
i cant save it :( there came no window to save. what to do now?
HOI0159 2 years ago
@HOI0159 It is saved as your debug.
Goto: Documents > Visual Studio 2008 > Projects > 'program name' > 'program name' > bin > debug and there you have the .exe file. ;)
wannabenyhm 2 years ago
it work now 133 mails in my box :p
but if i click on save all
he dont want save i can clack 100times but i got nothing
HOI0159 2 years ago
@HOI0159 I dont understand your last question?
wannabenyhm 2 years ago
Hi say error 2:
1: Syntax error by: When i doubleclick "Close" button: Error is by When
2:'End if' must be preceded by matching 'if'
But if i change that to 'If' Hi say If must be End if.
HOI0159 2 years ago
@HOI0159 A if command is like this:
If textbox1.text = "Yo guys" then Msgbox("Hey, this is because the textbox is yo guys")
End if
So you must have both.
wannabenyhm 2 years ago
1 moment i do it again i look now verry good. than i give the reports
HOI0159 2 years ago
dont work -.-
HOI0159 2 years ago
@HOI0159
If you want help, you must come with a error report, or what happends.
wannabenyhm 2 years ago
smtp exception... ? anti-virus ? fire wall ? whats the problem ? i cant send emails ? it works for a friend of mine...
giannis400 2 years ago
@giannis400
Hm... Make sure you have same OS.
Send me the error, and i will see what i can do.
wannabenyhm 2 years ago
whats wow playime bot???
simme808 2 years ago
@simme808
What? :)
wannabenyhm 2 years ago
i meant in you project files you got and pjoject named WoW Playtime Bot (i know what WoW is)
is that real or just a name of and fake program?
simme808 2 years ago
@simme808 Fake. Playtimebots for WoW does not exist ;-)
wannabenyhm 2 years ago
Might be a possibly phiser, or a bot ;).
VB10Hacker 2 years ago
@VB10Hacker Yup :) Never really send it out live. ;-)
wannabenyhm 2 years ago
Nice one :).
VB10Hacker 2 years ago
this is soooo awesome!!!
thanks alot!!!
hyrug 2 years ago
oh nvm xD
Luc599345 2 years ago
umm ty it work but.... it dont send me the message that i write it sends me a thing of "maplestory corn crap" idk something like that
Luc599345 2 years ago
I made the program but it didnt work her :(
What you put in the Timer1? Enabled?
SuperPanquecao 2 years ago
No it is disabled. By clicking "Send" btn, it will enable Timer1.
wannabenyhm 2 years ago
mate tak XD elsker dig det duede fedt noook !!!!
Scomphelp 2 years ago
mate er det sådan fx !! at man kan hacke ens account altså vis man gør det lidt anderles ? blir der så ikk sendt pass og brugernavn ?
Scomphelp 2 years ago
Jo da. Det er et fishprogram :)
wannabenyhm 2 years ago
@wannabenyhm
Phish :D nice tut m8, lige hvad jeg manglede:ii
Viph4x 2 years ago
hehe jeg forstod ikke en brik af denne video LOL
kassem435 2 years ago
Sorry, there is nothing wrong with the way he is coding this program.. my mistake, well my firewalls mistake, well my fault because I didnt see the problem :D any way. Great Video! Keep up the good work. I subbed, rated, and for sure commented :S
_
ule2300 2 years ago
okay the post i just did fucked... i'll post the real one in your channel :)
ule2300 2 years ago
Jeg er ret sikker på at gmail ikke bruger simple mail transfer protocol. Men pop3 eller imap4 eller hvad det nu er. Så nå du skriver i din kodning SMTP skulle dit program ikke fungere men jeg ville selv teste det først, det kunne jo være jeg tog fejl eller det vil sige det kan stadig være jeg tager fejl. Men jeg skrev et VB08 program selv, det virkede ikke :/ så skrev et hvor jeg gjorde lige præcis som du viser og følgende skete: Programmet svare ikke = program shutdown
ule2300 2 years ago
this is a great tutorial. thumbs up!
But gmail dosent have a SMTP server so i shouldent work... well can it? is there anyone who made this the way "wannabenyhm" did it? .. well then
please let me hear from you.
btw i'm from denmark to.
ule2300 2 years ago
Hvad mener du? Skriv det venligst på dansk :) - Ja det virker... Hvis det er dit spørgsmål.
wannabenyhm 2 years ago
Do you know how to receive email?
VuurwerkBAZ 2 years ago
I don't understand your question mate :)
wannabenyhm 2 years ago
to recieve you'd have to set up ports and make it sync with the SMTP server. it's complicated and i dont want to learn right now
talkingtreepresents 2 years ago
Can you send me the actual program? i dont want to havbe to do all of that
rosco173 2 years ago
Did you find a spam program yet? Else i will be glad to make you one. But theres plenty of emailsspammers on the internet.
wannabenyhm 2 years ago
hiw do u make this work hard and send more emails quicker.if u can....but GREAT!! vid......and dose this work for hot mail to????
pe55li 2 years ago
This has been flagged as spam show
you post this movie on my birthday :D
vanzoest96 2 years ago
Ved du hvordan man gør sådan at man har en textbox, hvor man kan skrive hvor mange fx. mails man vil sende..?
KasperSvendsen 2 years ago
Den var værre... Lav en label, man ikke kan se. teksten skal være 0.
Så lav en tekstbox, hvor du kan skrive hvor mange mails den skal sende. Så under timeren skal du indsætte
Label(nummer?) +=1
if label(nummer?).text = textbox(nummer?).text then
timer1.stop
end if
wannabenyhm 2 years ago
(nummer?) skriver jeg fordi jeg ikke ved hvilket label og textbox du bruger.
wannabenyhm 2 years ago
TAK!
KasperSvendsen 2 years ago
thanks (:
iGOdLYxBOoSt 2 years ago
nice video man, well done
tmos222 2 years ago
I'm not sure tho... I just use Gmail ;) Cuz it works..
wannabenyhm 2 years ago
Quick questions ???
1-Now I understand that this is an email spammer, but is this program able to send bulk emails to multiple people at one time?
2- Will the program hide my ip address in the headers of the recipients?
Thanks!
Acebeats1 2 years ago
Comment removed
123drdre321 2 years ago
Är du svensk eller ? xD
hahahohohi9845 2 years ago
DK ^^
wannabenyhm 2 years ago
k :P
hahahohohi9845 2 years ago
does this chanhe the pw and send it to ur email? cause i tryed it and i cant access my email!
DavidRockin1 2 years ago
Great Video 5*
could you please upload the first song somewhere. It's really nice
hacktest2008 2 years ago
Not possible.. I lost it ;s
I will get it on my computer soon tho.. Be patient and i will send you a message when i got it.
wannabenyhm 2 years ago
anyone knows the name of the first song ?
btw nice tutorial.
ATI4850 2 years ago
I got it off a CD.. Called Tack01 :D
wannabenyhm 2 years ago
hey, great tutorial
but wen i'm done programming it and i run it the progression bar, starts just when i open programm how can i fix this?
HudgensIsNudeAgain 2 years ago
Well i don't know what the problem is. Try to click the timer in the design, and make sure that "Enabled" is set to False. If that doesn't work... Then try doubleclick the form at the design and type "Timer1.stop()"
wannabenyhm 2 years ago
its cool i fixed it
HudgensIsNudeAgain 2 years ago
nice nice :)
wannabenyhm 2 years ago
hey does anyone know the codes to where i can type different emails an passwords into text boxs? cause on here u can only have a certain email an pass word. im new to making programs an stuff just so u know lol
samacedo101 2 years ago
You're not the first one asking mate. And really, this in not the thing you want to start with making... The question you're asking is REALLY basic. If you want to make another email just make 2 more textboxes.. One for password and one for gmail... then in the code, instead of the Gmail and the Password you will have to type the ID of the textbox (like Textbox4.text and textbox5.text, if its the 4th and 5th textbox you've made).. If you want to learn programming, dont just copy off a code..
wannabenyhm 2 years ago
this thing sucks anyway and if you cuss me out i will have me and my friends from multiple accs flag ur vur =P
BakerTechnology 2 years ago
hey what's up? thanks for the walkthrough. when i made the stop button, instead of closing the program i put
Timer1.Stop()
Progressbar1.Value= 0
so that i could send to someone else without closing the program.
plasticsims 2 years ago
Nice to see you can learn from my tuts :) GL & HF with programming
wannabenyhm 2 years ago
;) Du er sgu da fra danmark, er du ikke?
Bjarkexx 2 years ago
Jo ;)
wannabenyhm 2 years ago
This has been flagged as spam show
watch?v=yJ4-bwKqEdU
quil15mg 2 years ago
Dont fucking post videos in my comments you dum piece of shit.
wannabenyhm 2 years ago
It would be better if you could speak what to do also ;)
thanks, it worked :D
may i spamm you ;)
emripen 2 years ago
Yeah i used i'm using this for my keyloggers aswell :P
wannabenyhm 2 years ago
Do I need a Gmail-account to get this to work?
Nice vid and a great tut BTW!
tungruffel 2 years ago
You need to send all the emails from a Gamil account, yes.
wannabenyhm 2 years ago
hey..
how do you make it so anyone can use it? and it not send from my email? you know? like have it so they put in there gmail info and it sends from theres. Do you know how to do that? if you do could you send me the code please? thank you
robby9022 2 years ago
you just need 2 more textboxes saying "Email" and "password" and replace it with the infos in the code text.
wannabenyhm 2 years ago
sorry for bad english .....very nice video i have same project but "SMTPSERVER = 25" not working......?????
MrSate11ite 2 years ago
Hmm i can't see that anywhere?
Where do you type that?
wannabenyhm 2 years ago
Ty!!
VisualDesignFX 2 years ago
nice tutorial, works perfect. easy code to work with. whats the track called?
hardc0repro 2 years ago
1st track i don't know :P
2nd is Basshunter - Boten Anna
3rd is Bomfunk MC's - Freestyler
Thanks for watching :)
wannabenyhm 2 years ago
The second song is Basshunter - Boten Anna and the las one is Bomfunk MC - Freestyler
tungruffel 2 years ago
Ow...kidding
It works,thank you
CykidCoder 2 years ago
Its working but its just sending 7 mails.
Need to change the progressbar I think...
CykidCoder 2 years ago
niceeeeeeeee, ty!
but isn't it poseble to do this on hotmail-msn?=(
5/5
acmilandiego 2 years ago
this works perfect en sends over thousands of emails to and my pal (just to test)
now 3 days later we noticed that in the whole house internet is gone
it took 1 1/2 days then we called at home (our internet provider) they set our internet was pulled off because i used some illegal spam shit
that was fucked up. now a week later my brother talked them so far to put internet back on
if i was you dont use this program. you'll regret it..
dont delete this command ;)
stijngeertshuis 2 years ago
Nah :)
wannabenyhm 2 years ago
hey im not against you in any way i just said what happend to me ;)
stijngeertshuis 2 years ago
thats only possibly in gestappo countrys like netherlands.
veryfuck 2 years ago
what you mean with gestappo
stijngeertshuis 2 years ago
dat nederland een controle land is. dat ze je overal in de gaten houden en dat ze alles van je weten. net als de gestappo in nazi-duitsland.
btw grappig verhaal van jou, is dat echt gebeurd? ik had me echt dood gelachen :D
stijjjjnnn!!! wat heb je nouw weer gedaan!!! :D :D
veryfuck 2 years ago
ja egt gebeurt, zo lagge was het nie, me hele gezin kon nie meer werke :P maarja je hebt wel gelijk over nederland hoor ;)
stijngeertshuis 2 years ago
if you make ant more tutarials please talk in them its easier to follow along
kalebbird 2 years ago
This has been flagged as spam show
everyone check out my email/sms spammer
help me look for any bugs!
thank you :)
blahblahgayblah 2 years ago
i was the first person to make a email spammer i just didnt make a tutorial on it
computertrick 2 years ago
Who gives a crap?
wannabenyhm 2 years ago
Hey, is it possible to do this with hotmail or something? I'm trying to make a worm the goes to each of the contacts on the host's list hehehehehe... (dont tell anyone :) ) lol
Got only a little programming experiece hahaha
VBprogram49 2 years ago
Unfurtenately no :(
Hotmail is not a SMTP mail.
Gmail are...
wannabenyhm 2 years ago
oh it works now i deleted the progress bar thanks
wkdw1ll1ams 2 years ago
np.
wannabenyhm 2 years ago
it doesnt work the progress bar just starts a little bit then stops
wkdw1ll1ams 2 years ago
Hm. It's progressbar.increment(1)
You prolly made progressbar.value = 1?
wannabenyhm 2 years ago
Thanks :) Well you can see my email is getting like 30 emails in 10 seconds.. so about 3 / second ^^
wannabenyhm 2 years ago
Really...How Many? I might just want to spam myself for fun :D
EcanCini 2 years ago
around 3 emails/sec :p
wannabenyhm 2 years ago
For the stop buttom ust do this
Timer1.Stop()
Nickleo9 2 years ago
thank a lot its work it's perfect =)
good work
WEHRGEAR 2 years ago
Welcome :)
And thanks...
wannabenyhm 2 years ago
How would you do to add a button to make the e-mail sender stop, yet not to close?
snakeshield 2 years ago
nvm i figured out
snakeshield 2 years ago
Dude, nice work. However, you should read your description more carefully:
"Timer.Start()"
it's actually: Timer1.Start()
Maybe that's why people got it wrong while doing it.
Aside from that, I really enjoyed your tutorial xD
snakeshield 2 years ago
Wow thanks alot! Anyways if people are watching the vid, they don't need the description ^^ But thanks
wannabenyhm 2 years ago
i have error with NEW .. help me!
Zer0H4cker 2 years ago
sry .. its helps :( i was angry cuz .. im retard
Zer0H4cker 2 years ago
you make one of worst tutorials i ever see .. this show me 2 errors!
Zer0H4cker 2 years ago
For fuck sake! Listen it works for EVERYONE than you! You are just a fucking retard!
I normally help people, but when you don't know how to write english so people can understand it, and you just flame me with you shit because YOU are a noob, i won't help you. Prick
wannabenyhm 2 years ago
Do i change smtp.gmail to hotail to work with hotmail
RarInternational 2 years ago
No matter what, you will need a Gmail... You can spam any mail you want. Doesn't need anything to be changed...
wannabenyhm 2 years ago
yeah i can tell right now that you are new to vb due to the fact that you used .start for the timer and not timer1.enabled = true like you should have (its more efficient and the right way)
netrakid250 2 years ago
Ill remember that. Thanks :)
wannabenyhm 2 years ago
0.o Thanks Dude!
It worked for me, people just not putting in their
G-Mail information, or taking away the gap between each code.
Thanks man it's cool!
PixieCorp 2 years ago
Welcome mate :) Not that many comment when it works. Only problems. Hate that shit. Watch my other tutorials if you want more VB08 knowledge :)
wannabenyhm 2 years ago
brug c++ eller vb6 :)
dette er for skitties :P
warcraftBooY 2 years ago
Seems like a lot of people have problems. I will help you all for free, just send me a message with your Email, and download Teamviewer 4, so i can help you...
wannabenyhm 2 years ago
i dont want to press the send button so that the progressbar can go all the way across
jmaster34 2 years ago
I don't understand your question mate?
wannabenyhm 2 years ago
how did everyone get it to work?
jmaster34 2 years ago
Hmm. Used the code in the video..
wannabenyhm 2 years ago
can i make a progress bar in VB6? :|
xxpepyxx 2 years ago
Hm i don't really know anything about VB6. But the VB08 is 100% free, with zero spam, as it is a microsoft product.
wannabenyhm 2 years ago
retard lol the code is worng gimp
missywithredball 2 years ago
Well it works for me?
wannabenyhm 2 years ago
lol ha you have a D:\Drive odd >.^
JoshuaXiong 2 years ago
Cool video, however this does not work for me. all the script is good, but it just doesnt send. I made it so it pops up with a message box after the (Try SMTPServer.Send(MyMailMessage)
and it pops up but i check my email and nothing is there D-: Any ideas on how to fix this?
chiefofgxbxl 2 years ago
nvm i got it. thanks for the video.
chiefofgxbxl 2 years ago
It's done now ;-) watch it
wannabenyhm 2 years ago
I know how to do that ;-) I can make a video if you like?
wannabenyhm 2 years ago
Hi Got this ERROR:
Reference to a non-shared member requires an object reference.
Whats That means??
stianxxs 2 years ago
Wow... I have no idea. Sorry
wannabenyhm 2 years ago
installed vb08 still same errors says imports not defined.. same with some other commands i fixed part of it but not all....
moecool101 3 years ago
Oh forgot to show how to make a real icon. Sorry. It's easy.
Project > Application name (the last one) > then select icon and select browse. Easy
wannabenyhm 3 years ago
when i debugg it in vb2005 for the first time it gives errors??
moecool101 3 years ago
What does the errors say?
Anyways VB08 is a free program. Why not download it?
wannabenyhm 3 years ago
i have visual basic 08 on my other PC running xp w/sp2 but when i try to install it on my other Pc running vista home premium it wont install it just gives an error saying it cannot install c++ runtime pre-requities and i have never had this problem before what do i do??
moecool101 3 years ago
ca you tell me the name of all the musics of this video??
plis!!!
xD
2aa3aaa 3 years ago
I don't actually know the 1st song... But i can upload it if you wan't :)
2nd song: Basshunter - Boten Anna
3rd song: Bomfunk MC - Freestyler
wannabenyhm 3 years ago
does this only work with gmail?
TutMan14 3 years ago
No not at all - Sends to the email you type in. But to make this program, yes you need a email.
wannabenyhm 3 years ago
i just tried sending it to my hotmail account but didnt get any spam...?
im using my gmail to send it through VB.
TutMan14 3 years ago
I can help you. Send me your email in a message.
wannabenyhm 3 years ago
lol, your just going to email bomb me, im not fucking retarded...
TutMan14 3 years ago
... Wow that's crazy... Why would i do that? Make a fake e-mail and then send it to me. It's a lot easier for me to help over MSN. And i enjoy helping people...
wannabenyhm 3 years ago