Lumaqq. net operation instruction creation (2)

Source: Internet
Author: User

After yesterday's production, today's production has been a lot easier, but the deeper the problem is found, the more problems there are. The more ideas you have, the more things you need to modify. Today we have completed a few small instructions, and technology is a difficult problem. But design is more important. A good software, operability is very important. I hope you will give more comments and improve lumaqq.. net.

In terms of operation, we cannot simply consider how to implement it. In terms of system robustness, operability, and convenience, we need to consider it. Fortunately, we used to build a few small systems, I still have some knowledge about this and hope that the production of operation commands can meet your operation requirements. The following describes the commands completed today.

 

The command is as follows: (the command input is case insensitive)

 

? -View help

CLS-clear screen

Send (S)-send a message

Getweather (GW)-view weather

Relink (RL)-reconnect to the server

Reload (RD)-log on to QQ again (enter the account password)

Modifypassword (MP)-Change Password

Getfriend (GF)-view friends list
Online (S1)-Online
Offline (S2)-offline
Hidden (S3)-stealth
Away (S4)-exit

 

The following describes the new commands:

(1) modifypassword (MP): change the password. It is mainly used to modify the login password. After entering the command, the system prompts you to enter the original password, enter the new password twice, then communicate with the server, and change the password. But I don't know why, I have never succeeded in changing the password. I hope that I can study it and see if it is a communication problem !!! When you change the password, the system automatically determines whether the new password is consistent. If the new password is inconsistent, the change fails.

 

The password has not been modified.

 

(2) getfriend (GF): view the friends list. It seems that the whole list of friends is obtained first and then the list of online friends is obtained. I need to study the details. Many features are not doing very well. The current effort is to see if the remarks can be displayed together. It is still to be studied. Another goal is to achieve the function of sending messages directly using friend numbers like miniqq. The revolutionary route is still very long and it takes a lot of effort !!! As follows:

 

In this case, an error is prompted when you use the command to obtain the friend list for the second time. I don't know why. I also hope you can check out what's wrong !!!

 

(3) Online (S1); offline (S2); Hidden (S3); away (S4 ). Change the online status, online to online, offline to offline, hidden to invisible, and away to exit. It is recommended that you do not change it to offline, otherwise it will be more difficult to go online again. Later, the English prompt status will be changed to Chinese.

 

In addition, a function is added to verify whether the QQ number is a number and a function that prompts an error command (if it is in the chat status, the error command is directly sent as a chat information to the chatbot without prompting a command Error ). As follows:

 

 

Next instruction:

View online friends

View Group

...

 

PS: You can use Ctrl + space to switch the Input Method for chatting.

Detected BUG: Send a temporary message, change the password, and view friends again.

As the source code is a little messy, you can leave a message if you need it. I will send it to you !!!

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.