Search found 4 matches

by Bang_Jago
23 Feb 2023, 03:57
Forum: Ask for Help (v1)
Topic: Script that moves my cursor in a circle
Replies: 26
Views: 8214

Re: Script that moves my cursor in a circle

You still haven't been very specific, but try this. Use the same key (F2) to start and stop. Pause loop MoveMouseInCircle(200, 20) return F2::Pause Esc::ExitApp MoveMouseInCircle(r := 200, degInc := 5, start := "top", speed := 0) { static radPerDeg := 3.14159265359 / 180 MouseGetPos, cx, cy Switch ...
by Bang_Jago
22 Mar 2022, 14:40
Forum: Gaming Help (v1)
Topic: random click at list fixed place Topic is solved
Replies: 2
Views: 389

random click at list fixed place Topic is solved

hello every i'm new to ahk i have scrip that click on random list of fixed place but its not practical and effective F1:: keys := ["w", "a", "s", "d"] ; array random, index, 1, 4 send % keys[index] return w::Click 200 300 return a::Click 300 400 return s::Click 400 500 return d::Click 500 600 return...
by Bang_Jago
22 Mar 2022, 14:35
Forum: Looking for Volunteers in other languages
Topic: [Paused] Looking for Volunteers
Replies: 62
Views: 30872

Re: [Paused] Looking for Volunteers

Indonesian probably? I'm here for it.

Go to advanced search