![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-07 22:35 |
48,041 topics / 350,128 posts / today 3 new / 48,252 members |
| DOS批处理 & 脚本技术(批处理室) » Question about auto-login to QQ when launched from a batch file |
| Printable Version 1,096 / 7 |
| Floor1 hunanshewai | Posted 2007-10-26 04:52 |
| 新手上路 Posts 4 Credits 10 | |
|
I want to ask the veterans on this forum! I want to use a batch file to run a program! But inside the program there is a Confirm or Cancel button! How can I make it confirm or cancel automatically! For example, just as an example, run C:\QQ\QQ.exe
and have it automatically enter the QQ number and password, then automatically click the Login button. If any of you can do it, please tell me. If going into detail is too troublesome, just telling me the method is fine. The most important thing I want to know is, when executing a program and there is some Confirm button or whatever, what command can make it automatically click Confirm! Hehe! [ Last edited by hunanshewai on 2007-10-26 at 04:32 PM ] |
|
| Floor2 hunanshewai | Posted 2007-10-26 04:53 |
| 新手上路 Posts 4 Credits 10 | |
|
I'm new here, hope everyone will support me
|
|
| Floor3 laixiaozi | Posted 2007-10-26 07:28 |
| 新手上路 Posts 9 Credits 18 | |
|
I'm new too. This thread has already been posted before, and the experts aren't coming out to help anymore.
start qq.exe /start qquin:QQ number pwdhash:encrypted password /stat:40 start qq.exe /start qquin:QQ number pwdhash:encrypted password /stat:40 It seems the password has to be the encrypted one. You need to download an auto-login tool, then use a packet capture tool to capture the password before it will work. |
|
| Floor4 abcd | Posted 2007-10-26 09:16 |
| 银牌会员 Posts 739 Credits 1,436 | |
|
If it's QQ auto-login, you can use the method from reply #3.
If it's other software, you can use simulated keystrokes. You can write it with relatively crude VBS scripts for keystroke simulation, but personally I still recommend using autoit3 scripts, known as a "simulation wizard." |
|
| Floor5 yiyepianzhou | Posted 2007-10-27 23:01 |
| 初级用户 Posts 47 Credits 138 | |
|
I can only write it with vbs
I don't know if there are any other methods |
|
| Floor6 jiaxiang269 | Posted 2007-10-30 23:21 |
| 初级用户 Posts 30 Credits 84 | |
|
Just write a small program in VB and this function can be achieved
|
|
| Floor7 yt110 | Posted 2008-03-27 11:44 |
| 初级用户 Posts 9 Credits 22 | |
|
It doesn't work very well, does anyone have that encryption software?
|
|
| Floor8 HAT | Posted 2008-03-27 12:17 |
| 版主 Posts 5,017 Credits 9,023 | |
Originally posted by yt110 at 2008-3-27 11:44 AM: Save the code below as hash.asp |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |