Search found 48 matches

by 3rne5t0
18 Sep 2018, 02:16
Forum: Ask for Help (v1)
Topic: Toggle not working
Replies: 1
Views: 488

Toggle not working

Can anyone tell me what i did wrong its not working atm #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. Se...
by 3rne5t0
09 Aug 2018, 01:20
Forum: Ask for Help (v1)
Topic: Anyone can help me use this Script whit IMGSearch
Replies: 0
Views: 429

Anyone can help me use this Script whit IMGSearch

Anyone can tell me how i can change the code 2 use it whit IMG Search. #Persistent #KeyHistory, 0 #NoEnv #HotKeyInterval 1 #MaxHotkeysPerInterval 127 #InstallKeybdHook #UseHook #SingleInstance, Force SetKeyDelay,-0 8 SetControlDelay, -1 SetMouseDelay, -1 SetWinDelay,-1 SendMode, InputThenPlay SetBat...
by 3rne5t0
08 Aug 2018, 01:25
Forum: Ask for Help (v1)
Topic: Same Code whit Img Search
Replies: 1
Views: 568

Re: Same Code whit Img Search

Bump
by 3rne5t0
07 Aug 2018, 08:32
Forum: Ask for Help (v1)
Topic: Same Code whit Img Search
Replies: 1
Views: 568

Same Code whit Img Search

Anyone can Help how i can use this code whit img search. Also wher i can put an offset for X and Y there? #Persistent #KeyHistory, 0 #NoEnv #HotKeyInterval 1 #MaxHotkeysPerInterval 127 #InstallKeybdHook #UseHook #SingleInstance, Force SetKeyDelay,-0 8 SetControlDelay, -1 SetMouseDelay, -1 SetWinDela...
by 3rne5t0
30 Jul 2018, 16:23
Forum: Ask for Help (v1)
Topic: Need some Help whit my Code
Replies: 1
Views: 507

Need some Help whit my Code

Hey there is this the best solution of doing a script like this i search for all img simultaneously, there will be only on picture on the screen each time. Search Area looks like this inside ther Red Circle. http://www.bilder-upload.eu/show.php?file=4632db-1532985522.png Bmps looks like this(its a P...
by 3rne5t0
29 Jul 2018, 11:46
Forum: Ask for Help (v1)
Topic: Img Question
Replies: 2
Views: 678

Re: Img Question

oki
by 3rne5t0
29 Jul 2018, 02:10
Forum: Ask for Help (v1)
Topic: Img Question
Replies: 2
Views: 678

Img Question

Shoud i improve something in this code. Or whats the best way to search for more then one image simultaneously? #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for n...
by 3rne5t0
28 Jul 2018, 06:59
Forum: Ask for Help (v1)
Topic: Image Search Question
Replies: 6
Views: 1395

Re: Image Search Question

or how you think shoud the Example then look like.
by 3rne5t0
28 Jul 2018, 04:10
Forum: Ask for Help (v1)
Topic: Image Search Question
Replies: 6
Views: 1395

Re: Image Search Question

So then it look like this? #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; E...
by 3rne5t0
28 Jul 2018, 02:25
Forum: Ask for Help (v1)
Topic: Image Search Question
Replies: 6
Views: 1395

Re: Image Search Question

this is one image that i search

Image

and so it looks on screen

Image
by 3rne5t0
28 Jul 2018, 02:10
Forum: Ask for Help (v1)
Topic: Image Search Question
Replies: 6
Views: 1395

Re: Image Search Question

the second script will check each following image only if the previous one was a successful match. If it wasnt, it will skip the rest and start a new iteration of the loop. So which will do the checking faster? depends. Neither or the second one, depending on where the search fails. the 2 one check...
by 3rne5t0
27 Jul 2018, 05:28
Forum: Ask for Help (v1)
Topic: Image Search Question
Replies: 6
Views: 1395

Image Search Question

Hey some question, in the 2 Variations down who search the Imgs Faster. There is always just one Img on the Screen so he will never find 2 of them. Also Is it better to go up whit *n or down, or have you guys another ideas to make it even faster. Atm the Img get found in around 100ms. thy in advance...
by 3rne5t0
26 Jul 2018, 19:03
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Re: Image Search?

What you think is a good value then for n when i work whit Black and White Pictures?
by 3rne5t0
26 Jul 2018, 14:04
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Re: Image Search?

This is the Full Code and it works Amazing Search times in 10 ms i dont know what *5 does bud it does it right;) :bravo: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommen...
by 3rne5t0
26 Jul 2018, 13:49
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Re: Image Search?

Try this! img := path.../Gotteschild.png ImageSearch, X1, Y1, 0, 0, A_ScreenWidth,A_ScreenHeight, *100 %img% sry i already find the img and its really fast i search whit one key 10 img in the ratio and it works perfect just sometimes when i restard one img dont work, i can fix that when i make a ne...
by 3rne5t0
26 Jul 2018, 13:47
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Re: Image Search?

Hey can you explain what the *5 does? Or what happens if i change something
by 3rne5t0
26 Jul 2018, 09:47
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Re: Image Search?

hey sorry ok i try to explain a little bit better, the script finds the 50x50 img pretty fast bud somethimes it cant find the exact picture because i dont Match 100% png so i want to give the script a little bit freedom, so it can fires the code when he finds something close enough. Hope you underst...
by 3rne5t0
26 Jul 2018, 05:18
Forum: Ask for Help (v1)
Topic: Image Search?
Replies: 10
Views: 1900

Image Search?

Hey i need Help how can i Modify the code that it just need to find 70% of the Image to mach?

Code: Select all

~e::
While, GetKeyState("e","P") {
	ImageSearch, X, Y, 1243, 873, 1305, 936, Gotteschild.png
	if !ErrorLevel {
		Send, {Ctrl Down}
		Send, 1
		Sleep, 30
		Send, {Ctrl Up}
	}
}
by 3rne5t0
08 Jul 2018, 01:32
Forum: Ask for Help (v1)
Topic: Help me Ply
Replies: 10
Views: 1706

Re: Help me Ply

Nice Explain Senpai this is now my try ImageSearch, X, Y, 933, 926, 1021, 1013, Moonfire.png if ErrorLevel { ImageSearch, X, Y, 935, 667, 1028, 754, Zerfleischen.png if ErrorLevel { ImageSearch, X, Y, 935, 667, 1028, 754, HauenBär.png if ErrorLevel { send,4 send,9 }else{ send,2 } }else{ send,1 } }el...
by 3rne5t0
07 Jul 2018, 01:11
Forum: Ask for Help (v1)
Topic: Help me Ply
Replies: 10
Views: 1706

Re: Help me Ply

This is not working anyone know why? ImageSearch, X, Y, 933, 926, 1021, 1013, Moonfire.png if !ErrorLevel { send,7 }else{ ImageSearch, X, Y, 935, 667, 1028, 754, Zerfleischen.png if ErrorLevel { ImageSearch, X, Y, 935, 667, 1028, 754, HauenBär.png if ErrorLevel { send,4 send,9 }else{ send,2 }else{ s...

Go to advanced search