Make Bat batch processing and any QQ number chat! _dos/bat

Source: Internet
Author: User
The specific method of operation is: Press "Start → procedure → attachment → notepad", the following blue text to copy in, point "file-Save as", the path selected "desktop", choose Save Type "All Files", the filename is "QQ forced chat tool."

You can also take another name and remember that the suffix must be. BAT is OK!

Copy Code code as follows:

@echo  off 
title qq forced chat tool
color 0a 
echo. 
echo. 
echo. 
echo. 
echo.  This program should be used to chat with any number, or you can use to harass the Q friends who have blacklisted you ... echo.  Welcome to see www.05112.com
echo. 
echo. 
echo. 
echo.  First, open qq!! Otherwise this procedure is invalid!!!  
echo. 
echo. 
echo. 
pause 
echo. 
echo. 
E cho. 
echo. 
:a 
set /p num= Please enter the QQ number of the person you want to force chat: 
if /i  "%nu m% "= =" n " ExIT 
start tencent://message/? uin=%num% 
cls 
echo. 
echo. 
echo. 
echo. 
echo.  Point Click any key to select another person.  
echo. 
echo. 
pause 
echo. 
echo. 
echo. 
E cho. 
Goto a

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.