Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 98 Posts 45 Joined 2008-08-30 01:29 17-year member UID 124535 Gender Male
Status Offline
Write a batch script to automatically log in to QQ.. need to log in several continuously. It's best to all be in invisible mode. For example: I click batch 1.bat. It automatically runs. 4455555.6655412.5511027 have passwords all 123456789... that is, log in 4-5 QQs at once.. it's too troublesome to log in one by one every time I start the computer........ Experts, please help.. thanks
@echo off
set qq_list=4455555 6655412 5511027
set password=123456789
for %%a in (%qq_list%) do (
start "" "C:\Program Files (Tencent)\QQ\Bin\QQ.exe" /隐身 /auto_login /user %%a /password %password%
)
Credits 98 Posts 45 Joined 2008-08-30 01:29 17-year member UID 124535 Gender Male
Status Offline
Those who can't do continuous automatic 4.5 Q automatic logins at all.. Is it because my system is XP2 Simplified Chinese version that it doesn't work?
Credits 98 Posts 45 Joined 2008-08-30 01:29 17-year member UID 124535 Gender Male
Status Offline
start qq.exe /start qquin:971289742 pwdhash:5ca6a0c1e20d1f82 /stat:40
start qq.exe /start qquin:819235784 pwdhash:5ca6a0c1e20d1f82 /stat:40
Save as 1.bat and then run it in QQ.. then a QQ login box comes out.. Is it that I made a mistake?
Credits 2,025 Posts 1,122 Joined 2007-09-05 20:15 18-year member UID 96653 Gender Male
Status Offline
It's a problem with the QQ version. Take a look if there are other login programs in the QQ directory. If it still doesn't work, you can only download another version.
I have downloaded deepqq. Executing this command with DEEPQQ.exe will pop up the login box, while using qq.exe inside it is okay.
Credits 9,023 Posts 5,017 Joined 2007-05-31 19:39 19-year member UID 89899 Gender Male
Status Offline
When QQ transmits the password, it first performs an MD5 encryption and then a BASE64 transformation, so that normal text information can be obtained for network transmission. Find an MD5 online query website (such as http://www.xmd5.org/), enter the plaintext of the QQ password, convert to get the MD5 encryption result, then find a BASE64 online query website (such as http://www.waishi.net/ip/tools/base64.htm), enter the just-obtained MD5 encryption result, and convert to get the HASH code.
Credits 98 Posts 45 Joined 2008-08-30 01:29 17-year member UID 124535 Gender Male
Status Offline
But it still doesn't work.. I downloaded another version and it still doesn't work..
start qq.exe /start qquin:971289742 pwdhash:NWNhNmEwYzFlMjBkMWY4Mg== /stat:40
start qq.exe /start qquin:819235784 pwdhash:NWNhNmEwYzFlMjBkMWY4Mg== /stat:40
All as you said. First MD5.. then encrypted.. still not working.. only the login box pops up
Let me tell you two QQs and help you test.. to see if it's my computer problem
971289742 819235784
The passwords are all a123456789