魔兽世界按键精灵钓鱼.docVIP

  • 246
  • 0
  • 约小于1千字
  • 约 2页
  • 2019-07-30 发布于广东
  • 举报
魔兽世界按键精灵钓鱼 有童鞋使用声音监听按键精灵钓鱼,实在麻烦。 后来细细观察鱼漂,发现一些小现象,特此写以下代码供大家参考。 技能条1号键为扔钓鱼竿。 longtime = 0 speed =2 flag = false a = 2 ii=0 MoveTo 0, 500 KeyPress 1, 1 longtime = longtime + 1000 Delay 1000 For i = 1 To 1366 MoveTo i, 500 var = GetCursorShape(0) If var = 1053591638 Then a = 0 ii = i GetCursorPos x1, y1 flag = true Exit For End If longtime = longtime + speed*1.5 Delay speed*1.5 Next If flag Then GetCursorPos x, y For i = 0 To 1000 MoveTo x + i, y var = GetCursorShape(0) If var = 965986689 Then GetCursorPos x2, y2 Exit For End If longtime = longtime + speed*2*5 Delay speed

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档