• 大小: 0.02M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-28
  • 语言: 其他
  • 标签: 其他  

资源简介


资源截图

代码片段和文件信息

#define UNICODE
#define _UNICODE

#include 
#include 
#include 
#include 
#include 
#include 


bool YouCanPeach = false;//是否准备好培养
int GetPeachOp = 0;
int Peach_Signal = 0;

SOCKET gSocket = INVALID_SOCKET;

bool EnterGameServer(const char *aPlayerconst char *aHashconst char *aTimeconst char *aRegdateconst char *aIPconst char *aPort);
#include “xd/Platform.cpp“
#include “Protocol/Protocol.cpp“


int menu()
{
    puts(“请选择你要执行的操作:\n“);
    puts(“1、全部摘完“);
    puts(“2、剩一个不摘“);
    printf(“\n请输入操作(输入0退出程序):“);
    
    while(1)
    {
        char ch = getch();
        if(ch>=‘0‘ && ch<=‘2‘)
        {
            printf(“%c\n“ch);
            return ch;
        }
    }
}

int main(int argcchar *argv[])
{
    setlocale(LC_ALL “chs“);
    SetConsoletitleA(“浮云神仙道 自动摘桃“);
    
    if( ( argc==1 && Login() ) || ( argc!=1 && fastLogin(argv[1]) ) )
    {
        while(YouCanPeach==0) Sl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4405  2012-06-10 16:59  自动摘桃\xd\base64.h

     文件       4832  2012-05-04 14:41  自动摘桃\xd\CHttp.h

     文件       5778  2011-03-02 21:20  自动摘桃\xd\cJSON.h

     文件       2602  2012-04-25 18:15  自动摘桃\Protocol\Package\CPacket.h

     文件       1673  2012-04-13 14:12  自动摘桃\xd\CPlatfrombase.h

     文件       1463  2012-04-16 11:47  自动摘桃\Protocol\Package\CStringSplit.h

     文件       1476  2012-04-11 14:28  自动摘桃\xd\CStringSplit.h

     文件       2908  2012-05-05 18:33  自动摘桃\Protocol\Package\CUnpack.h

     文件       3426  2012-07-23 20:48  自动摘桃\Protocol\Protocol\Dispatcher.h

     文件       2800  2012-05-30 07:33  自动摘桃\Protocol\Protocol\Mod_GetPeach_base.h

     文件       5881  2012-06-05 17:11  自动摘桃\Protocol\Protocol\Mod_Player_base.h

     文件       1666  2012-09-11 21:43  Protocols.h

     文件       1817  2012-04-09 09:56  自动摘桃\Protocol\Package\StringConvert.h

     文件       1817  2012-04-09 09:56  自动摘桃\xd\StringConvert.h

     文件      19526  2011-10-10 16:32  自动摘桃\xd\cJSON.c

     文件       4213  2012-06-10 21:54  自动摘桃\xd\Platform.cpp

     文件       1799  2012-06-23 08:10  自动摘桃\Protocol\Protocol.cpp

     文件       1632  2012-05-30 07:19  自动摘桃\自动摘桃.cpp

     文件       1725  2012-05-27 08:04  自动摘桃\Mod_GetPeach_base.as

     目录          0  2012-08-03 19:33  自动摘桃\Protocol\Package

     目录          0  2012-08-03 19:33  自动摘桃\Protocol\Protocol

     目录          0  2012-08-03 19:33  自动摘桃\Protocol

     目录          0  2012-08-03 19:33  自动摘桃\xd

     目录          0  2012-09-13 20:06  自动摘桃

----------- ---------  ---------- -----  ----

                71439                    24


评论

共有 条评论