Search found 29 matches

by felipe93
20 Aug 2020, 09:16
Forum: Gaming Help (v1)
Topic: Left Click Drag + Drop on Hotkey?
Replies: 4
Views: 497

Re: Left Click Drag + Drop on Hotkey?

it's zezenia?
by felipe93
19 Aug 2020, 20:57
Forum: Gaming Help (v1)
Topic: Pixelsearch target // multiple pixels
Replies: 2
Views: 797

Pixelsearch target // multiple pixels

Hello i have an script that work pretty well it's an aimbot for the game tibia. how it works? it search for X items in X, y cords press right click, then search on target and press left click it works / search only one pixels. Since the game has shades and some pixels may vary depending on the light...
by felipe93
19 Aug 2020, 02:59
Forum: Gaming Help (v1)
Topic: Multiple PixelSearch LMB Script Topic is solved
Replies: 3
Views: 1248

Re: Multiple PixelSearch LMB Script Topic is solved

RShift:: ;borrados ara test de delay y otro de clicks etc ControlClick, x%sdX% y%sdY%, Old-Ultra Client,, Right, 1 Return RShift up:: PixelSearch, TargetX, TargetY, TopX, TopY, BotX, BotY, 0xDF3F3F, 5, Fast RGB IF ErrorLevel = 1 ; IF NOTFound. { PixelSearch, TargetX, TargetY, TopX, TopY, BotX, BotY,...
by felipe93
19 Aug 2020, 02:32
Forum: Gaming Help (v1)
Topic: Multiple PixelSearch LMB Script Topic is solved
Replies: 3
Views: 1248

Re: Multiple PixelSearch LMB Script Topic is solved

NOW im getting this A "return " must be enountered prior to this i tried add it where i thought it supposed to be. but ahk isn't telling me in which line it goes PS: it working if the first pixel is found but if the first isn't found i get the error RShift:: ;borrados ara test de delay y otro de cli...
by felipe93
19 Aug 2020, 02:01
Forum: Gaming Help (v1)
Topic: Multiple PixelSearch LMB Script Topic is solved
Replies: 3
Views: 1248

Re: Multiple PixelSearch LMB Script Topic is solved

I have tried something like this, but now is not even reading the first pixel THIS IS HOW I EDITED THE CODE RShift:: ;borrados ara test de delay y otro de clicks etc ControlClick, x%sdX% y%sdY%, Old-Ultra Client,, Right, 1 Return Toggle := !Toggle While Toggle { ;-- Begin of loop. RShift up:: PixelS...
by felipe93
08 Aug 2020, 00:29
Forum: Gaming Help (v1)
Topic: Help me Improve my aimbot for the game tibia
Replies: 2
Views: 1491

Help me Improve my aimbot for the game tibia

Hello everyone i have found an script in other forum that i adapted it's an "aimbot" for the game tibia How does it wokrs? it search for an item inside backpack slot then press right buttom on that item, after that it search for a red pixel ( which is always moving on the screen, the target in this ...
by felipe93
27 Jul 2020, 13:01
Forum: Gaming Help (v1)
Topic: Help add missing function into code
Replies: 2
Views: 941

Re: Help add missing function into code

Solved ! i forget to change the varible from the item to the pos variable so instead

Code: Select all

Home:: ; Destroy field

Return
by felipe93
26 Jul 2020, 02:38
Forum: Gaming Help (v1)
Topic: Help add missing function into code
Replies: 2
Views: 941

Help add missing function into code

Hello everyone i need help with this script what this does is search x item in a certain x y and widh and heigh it right click on it and it comes to the possition with the items on crosshair this is the script Home:: ; DESTROY FIELD MouseGetPos, Var6X, Var6Y P Sleep, 20 Return i need that after nt,,...
by felipe93
25 Jul 2020, 09:15
Forum: Pedir Ayuda
Topic: Ayuda - GET pixel desde una ventana en segundo plano.
Replies: 6
Views: 2630

Re: Ayuda - GET pixel desde una ventana en segundo plano.

Quiero ocupar esto en un ot tengo las mismas coordenadas de tu c por lo que vi . peroel scrit me cura aunque tenga full hp ayuda
by felipe93
25 Jul 2020, 04:09
Forum: Gaming Help (v1)
Topic: Help getting a pixelsearch target variable PLease Topic is solved
Replies: 2
Views: 1315

Re: Help getting a pixelsearch target variable PLease Topic is solved

PHOTO FOR BETTER DESCRIPTION
Image

[Mod edit: Link fixed.]
by felipe93
25 Jul 2020, 04:02
Forum: Gaming Help (v1)
Topic: Help getting a pixelsearch target variable PLease Topic is solved
Replies: 2
Views: 1315

Help getting a pixelsearch target variable PLease Topic is solved

Hello AHK community ppl Im having an issue and it's the following: This AHK scripts works only on 1920 x 1080 screens. I've been struggling a bit since i'm new on AHK. I want to make this script works on my screen with resolution 1366 x 768 the script was made for the game Tibia, this is the origina...
by felipe93
24 Jul 2020, 11:20
Forum: Pedir Ayuda
Topic: Alguien podria editar este script apra el juego tibia por mi? Topic is solved
Replies: 6
Views: 4605

Re: Alguien podria editar este script apra el juego tibia por mi? Topic is solved

BUeno ya consegui hacer funcionar el script parcialmente funcionan todas las funciones (valga la redundancia) la ultima cosa que me falta convertir a 1280x 720 es el target search pixel (para usar X objeto en otro objecto en movimiento o en este caso el player ( "AIMBOT") Asi era el script original:...
by felipe93
23 Jul 2020, 16:33
Forum: Gaming Help (v1)
Topic: Diagonal Movement with Arrow Keys ( Help with an issue at press mixed keys)
Replies: 2
Views: 1197

Re: Diagonal Movement with Arrow Keys ( Help with an issue at press mixed keys)

i have done all the steps but it's not working as intended i need the actions only be triggered if the keys were pressed simultaneously
by felipe93
23 Jul 2020, 02:05
Forum: Gaming Help (v1)
Topic: Diagonal Movement with Arrow Keys ( Help with an issue at press mixed keys)
Replies: 2
Views: 1197

Diagonal Movement with Arrow Keys ( Help with an issue at press mixed keys)

Hi Autohotkey Coumminity. I have found this script and it's for macroing diagonal movement in games which require Home, PgUp, PgDn and End keys for moving diagonally. the script is working but it has a minor issue and it's the following. When i press arrow keys mixed example: up and left the script ...

Go to advanced search