全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 7980|回复: 25

[疑问] Alexamaster坑爹啊

[复制链接]
发表于 2018-8-8 22:36:45 | 显示全部楼层 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2018-8-9 10:23:42 | 显示全部楼层
本帖最后由 zhujimi 于 2018-8-17 10:35 编辑
JJ复鸡鸡 发表于 2018-8-9 09:46
大佬能具体给一下操作的指导么?


需要自行下载https://github.com/mozilla/geckodriver/releases到可执行路径
python 3
安装所需python包
pip install arrow selenium logzero


原来折腾的,不知道现在还能用不。。。
am.py
https://paste.ubuntu.com/p/gbBdz45HKZ/

task.py
https://paste.ubuntu.com/p/43yqJkHKKb/

config.py
https://paste.ubuntu.com/p/RcHP2Cmx7c/
发表于 2018-8-27 16:14:16 | 显示全部楼层
lossB 发表于 2018-8-27 10:11
大佬还在吗? config好像挂了.....

config.py

这个代码只能参考,需要你懂代码微调
config就是个dict,不用dict直接赋值也可以

  1. tasks = {
  2.     1: {
  3.         'task': 'am_surf',
  4.         'browser': 'firefox',
  5.         'driver': {
  6.             # 'firefox_profile': None,
  7.             # 'firefox_binary': None,
  8.             # 'timeout': 30,
  9.             # 'capabilities': None,
  10.             # 'proxy': None,
  11.             # 'executable_path': "geckodriver",
  12.             # 'firefox_options': None,
  13.             # 'log_path': "geckodriver.log",
  14.         },
  15.         'profile': {
  16.             # 'dom.max_script_run_time': 0,
  17.             # 'dom.max_chrome_script_run_time': 0,
  18.             # 'network.proxy.type': 1,
  19.             # 'network.proxy.socks': '127.0.0.1',
  20.             # 'network.proxy.socks_port': 1080,
  21.             # 'network.proxy.socks_remote_dns': True,
  22.         },
  23.         'extra': {
  24.             'am_url': 'https://www.alexamaster.net/Master/000',
  25.         },
  26.     },
  27.     2: {
  28.         'task': 'eb_surf',
  29.         'browser': 'firefox',
  30.         'driver': {},
  31.         'profile': {},
  32.         'extra': {
  33.             'eb_url': 'http://www.ebesucher.com/surfbar/000',
  34.         },
  35.     },
  36.     3: {
  37.         'task': 'ameb',
  38.         'browser': 'firefox',
  39.         'driver': {},
  40.         'profile': {
  41.             'intl.accept_languages': 'zh-cn,zh,en-us,en',
  42.         },
  43.         'extra': {
  44.             'eb_url': 'http://www.ebesucher.com/surfbar/000',
  45.             'am_url': 'https://www.alexamaster.net/Master/000',
  46.         },
  47.     },
  48.     4: {
  49.         'task': 'am_emu',
  50.         'browser': 'firefox',
  51.         'driver': {},
  52.         'profile': {},
  53.         'extra': {
  54.             'username': '',
  55.             'password': '',
  56.             'fb_un': '',
  57.             'fb_pw': '`',
  58.         },
  59.     },
  60.     6: {
  61.         'task': 'ameb',
  62.         'browser': 'firefox',
  63.         'driver': {},
  64.         'profile': {
  65.             'intl.accept_languages': 'en-us,en',
  66.             'dom.max_script_run_time': 0,
  67.             'dom.max_chrome_script_run_time': 0,
  68.             'network.proxy.type': 1,
  69.             'network.proxy.socks': '127.0.0.1',
  70.             'network.proxy.socks_port': 1080,
  71.             'network.proxy.socks_remote_dns': True,
  72.         },
  73.         'extra': {
  74.             'eb_url': 'http://www.ebesucher.com/surfbar/000',
  75.             'am_url': 'https://www.alexamaster.net/Master/000',
  76.         },
  77.     }
  78. }
复制代码
发表于 2018-8-8 22:38:19 | 显示全部楼层
还有这种操作、、、
发表于 2018-8-8 22:49:07 | 显示全部楼层
我想说这还不是最坑的,最坑的是体现成功1,2次以后,就各种套路提现失败,我现在里面还有一堆积分没提。期间陆续提了5次都被我block了。。蛋疼再也不挂。
发表于 2018-8-8 22:49:40 | 显示全部楼层
本帖最后由 koko 于 2018-8-8 22:56 编辑

8{Q{~J}QL~GW$~R1RLYQ1.png (19.28 KB, 下载次数: 0) 2000封顶

点评

别说2000封顶,没有顶 You must have more Good Votes 17,900 [img]https://s1.ax1x.com/2018/08/09/Pynpz8.png[/img]  发表于 2018-8-9 08:37
发表于 2018-8-8 22:52:31 | 显示全部楼层
我只能说你需要selenium自动刷good vote。
发表于 2018-8-8 23:18:39 | 显示全部楼层
Good Votes可以作弊,但是不能狂刷,要符合实际。
发表于 2018-8-8 23:21:38 | 显示全部楼层
这个还不是最坑的,等你提了几次,提的多了就各种拒付了,挂的点也白挂,Good Votes也白点。
发表于 2018-8-8 23:45:28 来自手机 | 显示全部楼层
原来是这样的,mark
发表于 2018-8-9 08:09:03 | 显示全部楼层
哈哈,现在每天最多200点···

感觉比以前难做多了!! 还容易被K账号
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-12-14 14:51 , Processed in 0.109106 second(s), 17 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表