Search found 3 matches

by contextdealer
22 Feb 2021, 10:36
Forum: Scripts e Funções
Topic: Bot para votação BBB 21
Replies: 7
Views: 9265

Re: Bot para votação BBB 21

Perfeito!

Ia pensar em algo pra fazer aqui também, aí achei seu tópico. Vou rodar um tempo e depois te conto se deu tudo certo e se tiver alguma sugestão, te falo.

Obrigado, abraço!
by contextdealer
12 Jun 2020, 17:08
Forum: Gaming Help (v1)
Topic: [SOLVED] PixelSearch / click strange problem [only works a limited number of times] Topic is solved
Replies: 2
Views: 1564

Re: PixelSearch / click strange problem Topic is solved

You forgot a bracket in your loop, so I'm guessing that was what was causing the odd behaviour Here's your script with that problem fixed plus a toggle for the macro toggle := 0 return 4:: toggle := !toggle if (toggle) settimer,macro,-1 ;negative numbers means to run the timer only once return macr...
by contextdealer
11 Jun 2020, 19:03
Forum: Gaming Help (v1)
Topic: [SOLVED] PixelSearch / click strange problem [only works a limited number of times] Topic is solved
Replies: 2
Views: 1564

[SOLVED] PixelSearch / click strange problem [only works a limited number of times] Topic is solved

Hi guys. So, I've been using AHK on and off for gaming for some years now. It's been a long time since I've last used it, so forgive me if my mistake is really dumb. I made a simple script that is supposed to hit a couple of keys, look for a pixel, and then click it if found. In theory, it's working...

Go to advanced search