@jaqculiau The tilde key, should be underneath the "esc" key, on the left hand side of the "1" key. Then press shift otherwise you'll end up with " ` " instead of " ~ ".
@UMadNiga - 1. chr(9) is a virtual keycode for "TAB" key. Well before I made the script I calculated how many times needed for TAB key to be pressed. Then I went and wrote the script tested it out for any problems and then filmed.
I am new to VBScript, please excuse my green question, I wrote exactly the same code as you did using my own username and PW and saved it the same file name as you did, I saved it as vbs extention into the folder at my desktop. but how can I execute this code? thank you!
@TheFun369 - It may be that your 'windows scripts' (runtime files for VBScripts & Javascript) is missing or corrupt. You might try to re-get those files from Microsoft's Download Center. Google: "Microsoft Windows Scripts [put O.S here]"
@TheFun369 - Open up 'run' (press windows key + r) type 'regedit.exe' & enter. Select "HKEY_CURRENT_USER\Software\Microsoft\Windows Script Host\Settings" from the folders on the left of the Registry Editor window. Double click on "Enabled" in the window pane to the right. Set the Value to 1. Return to the folders list in the Registry Editor. Select the folder "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings." Again double click on "Enabled" set the value to 1.
thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you
Good job! The good news is that this works not only for Yahoo :) You have to change the first "a.sendkeys" to your user, third "a.sendkeys" to your password and the site for login ofcourse :) Anyway i like it :)
DAMN, THIS IS AWESOME! I used this and made a spambot on blockland that makes a thread every 30 seconds. xD
I wasn't going to spam blockland, but I'm IPed from roblox, I own blocknation, and blockcommunity has always been nice to me so blockland is the only block game left.
@Deathray75 - I didn't get this code I experimented with simple Sendkeys function in order to create a simple login bot. It's called experimental scripting. Someone was said on one of my videos that they wanted to create a myspace login bot. Well they didn't know how and so I set forth to experiment with a yahoo login bot and showed them how to create a myspace login bot. All you need to do to make site logins is find how many times the tab key is needed. Simple sendkeys function Chr(9)
Thanks, it works. How long did it take you to learn VB scripting? I'm a beginner to all of this. I know some batch scripting but not a lot. I am hoping to learn this language then move on to some real programming languages.
@KDALove - Well there is still a lot of VBScript I don't know. As for how long it took, well i can't be sure cause I've been fiddling with VBScript off and on for a while now. Yeah VBS is just a scripting language. I have a problem of stopping any kind of computer scripting / programming and later just forgetting what I used to know so I have to refresh myself so I can get back to what I was. It goes like that a lot for me. Long Coding Breaks are bad lol
hey man i was hoping someone could help me make one that does one password... if that fails, another, and so on. what i want this for is to use it as an auto-sql injector... hopefully someone out there can hook me up. thanks =P
@BurnTheOpposing -If you code in visual basic you can make a listbox that you'd open your wordlist (pass word list) and use send keys to go through each and every one of the passwords in your list. depending on your word list it can take forever to bruteforce passwords. if you don't know how to do that. i can help you reply back for details / source.
@stupidgaylogincrap i dont have visual basic the program but i can use notepad for vbs if thats what you mean. and i may need some help with the if not command or whatever that is
People, please tell me you saved as a .vbs file, or you have nothing to do here, or, if that doesn't work, do this: add an " at the first, and a " at the end (yes, an "), like this:
I have the same issue. Notepad is the defualt application for opening the vbs extention and Im not sure what to change it to. The Open with command line option in open with didnt work either.
cool... i like ur videos... xD
RADA2805 1 month ago
great video
dvschilpp 3 months ago
I'm using this to spam RuneScape fake forums logins :D HAHAHAHAHA!
umopaplsdnRS 4 months ago
awesome!!!
juliansuse1 4 months ago
My password is: 65 ~ koko
How do I write the symbol "~"? I've tried many ways but I can not get to do
jaqculiau 6 months ago
@jaqculiau The tilde key, should be underneath the "esc" key, on the left hand side of the "1" key. Then press shift otherwise you'll end up with " ` " instead of " ~ ".
stupidgaylogincrap 6 months ago
can you help to do this in ms excel using vba
hemanth1711 7 months ago
thanks, but whats chr(9)?
that made the type thing go to the password bar,
and how do you know where to click buttons, type in boxes?
UMadNiga 8 months ago
@UMadNiga - 1. chr(9) is a virtual keycode for "TAB" key. Well before I made the script I calculated how many times needed for TAB key to be pressed. Then I went and wrote the script tested it out for any problems and then filmed.
stupidgaylogincrap 8 months ago
@stupidgaylogincrap
o: kthx
how do you use the element.Click() thing?
and a waiting loop until the page loaded
UMadNiga 8 months ago
I am new to VBScript, please excuse my green question, I wrote exactly the same code as you did using my own username and PW and saved it the same file name as you did, I saved it as vbs extention into the folder at my desktop. but how can I execute this code? thank you!
TheFun369 9 months ago
@TheFun369 - For executing the code, all you need to do is double click the '.vbs' file you saved.
stupidgaylogincrap 9 months ago
@stupidgaylogincrap - I double clicked it and it simply just opened without being executed.
here is the steps I did:
1), opened notepad and wrote the code as you did.
2). saved it to .vbs file.
but could not execute. any detailed steps than this? really embarrassed.
TheFun369 9 months ago
@TheFun369 - It may be that your 'windows scripts' (runtime files for VBScripts & Javascript) is missing or corrupt. You might try to re-get those files from Microsoft's Download Center. Google: "Microsoft Windows Scripts [put O.S here]"
stupidgaylogincrap 9 months ago
Comment removed
TheFun369 8 months ago
@stupidgaylogincrap - Hi, I am using Windows 7 OS, how should I get the 'windows scripts' working? thank you.
TheFun369 8 months ago
@TheFun369 - Open up 'run' (press windows key + r) type 'regedit.exe' & enter. Select "HKEY_CURRENT_USER\Software\Microsoft\Windows Script Host\Settings" from the folders on the left of the Registry Editor window. Double click on "Enabled" in the window pane to the right. Set the Value to 1. Return to the folders list in the Registry Editor. Select the folder "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings." Again double click on "Enabled" set the value to 1.
-ehow-
stupidgaylogincrap 8 months ago
@stupidgaylogincrap - it is working. thank you very much for your prompt response!
TheFun369 8 months ago
good
patel33hardik 10 months ago
you could also use sendkeys ("{tab}")
google sendkeys and open the first link for the list
brownsrock2007 11 months ago
thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you
fakill911 11 months ago
so say i wanted to use the same file to open like 3 different websites. what do i do in between the two things?
ex.
after:
wscript.quit
HERE!
and i wanted to open ANOTHER website.
do you understand what im trying to say? lol.
Reeves2016 11 months ago
didnt work!!!!!!!! >=(
otto184 1 year ago
what recorder did you use for bluring your password?
1847nick 1 year ago
@1847nick - Camtasia Studio 5
stupidgaylogincrap 1 year ago
@stupidgaylogincrap and if i want to start a program like yahoomesenger instead a web link... what showld i do?
alexaudiv8 10 months ago
Super! thanks
FireViper13 1 year ago
Good job! The good news is that this works not only for Yahoo :) You have to change the first "a.sendkeys" to your user, third "a.sendkeys" to your password and the site for login ofcourse :) Anyway i like it :)
robotat1993 1 year ago
Great Work! The good news is that this is not only for Yahoo :)
robotat1993 1 year ago
good job men
tommygunb1 1 year ago
DAMN, THIS IS AWESOME! I used this and made a spambot on blockland that makes a thread every 30 seconds. xD
I wasn't going to spam blockland, but I'm IPed from roblox, I own blocknation, and blockcommunity has always been nice to me so blockland is the only block game left.
MrNitt 1 year ago
Comment removed
sms12521 1 year ago
Its really a well defined tutorial.
Can you please let me know also how to logoff/signout from Yahoo page once you logged in.
sms12521 1 year ago
awesome i did it with gmail!
supermasterblock 1 year ago
can i ask you something where did you get all the code cus i want to make a custom one thanks anyway
Deathray75 1 year ago
@Deathray75 - I didn't get this code I experimented with simple Sendkeys function in order to create a simple login bot. It's called experimental scripting. Someone was said on one of my videos that they wanted to create a myspace login bot. Well they didn't know how and so I set forth to experiment with a yahoo login bot and showed them how to create a myspace login bot. All you need to do to make site logins is find how many times the tab key is needed. Simple sendkeys function Chr(9)
stupidgaylogincrap 1 year ago
@stupidgaylogincrap thanks
Deathray75 1 year ago
Thanks, it works. How long did it take you to learn VB scripting? I'm a beginner to all of this. I know some batch scripting but not a lot. I am hoping to learn this language then move on to some real programming languages.
KDALove 1 year ago
@KDALove - Well there is still a lot of VBScript I don't know. As for how long it took, well i can't be sure cause I've been fiddling with VBScript off and on for a while now. Yeah VBS is just a scripting language. I have a problem of stopping any kind of computer scripting / programming and later just forgetting what I used to know so I have to refresh myself so I can get back to what I was. It goes like that a lot for me. Long Coding Breaks are bad lol
stupidgaylogincrap 1 year ago
ITZ REALLY AWESOME COOOL
flamingo512 1 year ago
hey man i was hoping someone could help me make one that does one password... if that fails, another, and so on. what i want this for is to use it as an auto-sql injector... hopefully someone out there can hook me up. thanks =P
BurnTheOpposing 1 year ago
@BurnTheOpposing -If you code in visual basic you can make a listbox that you'd open your wordlist (pass word list) and use send keys to go through each and every one of the passwords in your list. depending on your word list it can take forever to bruteforce passwords. if you don't know how to do that. i can help you reply back for details / source.
stupidgaylogincrap 1 year ago
@stupidgaylogincrap i dont have visual basic the program but i can use notepad for vbs if thats what you mean. and i may need some help with the if not command or whatever that is
BurnTheOpposing 1 year ago
@BurnTheOpposing - I've made a new video that should help you it's on my page hope it meets your needs.
stupidgaylogincrap 1 year ago
People, please tell me you saved as a .vbs file, or you have nothing to do here, or, if that doesn't work, do this: add an " at the first, and a " at the end (yes, an "), like this:
"myscript.vbs", save, then you get it.
kidel3 1 year ago
thanks!
works on many other pages too :]
Jeltissimus 2 years ago
thanks this was awsome
devilkid94 2 years ago
I have the same issue. Notepad is the defualt application for opening the vbs extention and Im not sure what to change it to. The Open with command line option in open with didnt work either.
BaronVonLichtenstein 2 years ago
ok try this.
create a new document and it's file format will be batch so .bat then add the script down below to associate the file type to the wscript.exe & stuff
@echo off
assoc .vbs=VBSFile
stupidgaylogincrap 2 years ago
hey when i try to run it it just opens up notepad anything special u have to do?
shikari17 2 years ago
I'm a bit confused as to why it's loading up you're notepad :-? maybe try to add Dim a above the "set a =" code
stupidgaylogincrap 2 years ago
did you save it as anything.vbs (the anything doesn't have to be there, you can name it whatever you want) if you didnt, then you're supposed to.
TheGarerman 2 years ago
...its really worked... g8
rahul9batra 2 years ago
Your on a laptop aren't you, i can hear the sound that comes from typing on one.
BSTRDASH 2 years ago
Ty, it works on google too,,.,.,.,
11juline11 2 years ago
make sure you have no spaces in the website when copying it from the description..
cheatonly2win 2 years ago
a is VBS a program?
alvyn14 2 years ago
same here
gottahavefun47 2 years ago
Ya it does!
JakesTech4U 2 years ago
It says Sorry Page not found!
vediocamera 3 years ago
its becuase the yahoo page has updated.. try going to the yahoo login page and copy the link there..
Deadlyman66 2 years ago