Search found 31 matches

by chusski
18 Jun 2019, 14:09
Forum: Ask for Help (v1)
Topic: If press "key" do...
Replies: 1
Views: 519

Re: If press "key" do...

what i am doing wrong ?? plz

Code: Select all

Loop
{
	If WinActive, DragonBallOnline1 ahk_class DragonBall

	{
		MButton::
			send, !{F1}
	}
	If WinNotExist, ahk_class AutoHotkeyGUI ahk_exe MacroCreator.exe

	{
		exit
	}
}
thx very much
by chusski
18 Jun 2019, 13:42
Forum: Ask for Help (v1)
Topic: If press "key" do...
Replies: 1
Views: 519

If press "key" do...

Hello guys.

Two questions:

1- How i can do that:

IfWinActive, DragonBallOnline1 ahk_class DragonBall
and press middle mouse button
do !F1 (this are Alt+F1)

2-How i can do same but that befor but with middle mouse button doble click?

Thc for your time and your help ^^
by chusski
18 Jun 2019, 13:14
Forum: Pulovers Macro Creator
Topic: If press key do..
Replies: 0
Views: 3404

If press key do..

Hello guys.

On Pulover, how i can do condition, or something like that:

If press "key" do ...

thx very much.
by chusski
18 Jun 2019, 12:12
Forum: Ask for Help (v1)
Topic: (SOLVEND)Help with macro. plz
Replies: 4
Views: 1037

Re: (SOLVEND)Help with macro. plz

Solved
by chusski
17 Jun 2019, 12:16
Forum: Ask for Help (v1)
Topic: (SOLVEND)Help with macro. plz
Replies: 4
Views: 1037

Re: Help with macro. plz

DonTutti wrote:
17 Jun 2019, 09:09
I think You cant use altDown and altup in the same controlsend
them how i can do controlsend Alt+F1?

thx very much for anwers
by chusski
17 Jun 2019, 08:53
Forum: Ask for Help (v1)
Topic: (SOLVEND)Help with macro. plz
Replies: 4
Views: 1037

Re: Help with macro. plz

No one can help ?

thx for your time
by chusski
17 Jun 2019, 04:53
Forum: Ask for Help (v1)
Topic: (SOLVEND)Help with macro. plz
Replies: 4
Views: 1037

(SOLVEND)Help with macro. plz

Hello guys. can help with this macro? ControlSend, ahk_parent, {Alt Down}{F1}{Alt Up}, DragonBallOnline1 ahk_class DragonBall ahk_exe DBOG.exe Alt+ F1 are select target on the game, but dont work. normally only one key like F1 work perfecly ... SOLVED: ControlSend, ahk_parent, !{F1}, DragonBallOnlin...
by chusski
06 Jun 2019, 14:33
Forum: Ask for Help (v1)
Topic: ControlSend not working.
Replies: 3
Views: 998

Re: ControlSend not working.

somethimes work perfecly.... yes... then what optopns i get to send clicks of mouse ? I read this in other post: https://autohotkey.com/board/topic/96952-possible-controlclick-improve/ ControlClick2(X, Y, WinTitle="", WinText="", ExcludeTitle="", ExcludeText="") { hwnd:=ControlFromPoint(X, Y, WinTit...
by chusski
06 Jun 2019, 13:34
Forum: Ask for Help (v1)
Topic: ControlSend not working.
Replies: 3
Views: 998

ControlSend not working.

Hello guys.

know why that code not work?

Code: Select all

ControlClick, ahk_parent, DragonBallOnline2 ahk_class DragonBall,, Left, 1,  x89 y341 NA
thx very much .
by chusski
06 Jun 2019, 07:45
Forum: Ask for Help (v1)
Topic: Controlsend, identify 2 windows
Replies: 0
Views: 488

Controlsend, identify 2 windows

Hello guys.

How i can do to identify, 2 windows, with same name, same text. The rest info change every time i restats the app...
I am ussing Pulover Macro. but example for AHK can help... i think.


Thx very much.
by chusski
06 Jun 2019, 07:26
Forum: Ask for Help (v1)
Topic: how do If press key...
Replies: 2
Views: 585

Re: how do If press key...

If dont understand well, oressing x i can stop the loop at any moment at the loop...


Do you know how I can do this in the pullover?

thx very much ^^
by chusski
06 Jun 2019, 00:23
Forum: Ask for Help (v1)
Topic: how do If press key...
Replies: 2
Views: 585

how do If press key...

Hello guys.

I think AHK are, secuencial working.. then... How i can do insite one macro that:
If press X key , controlsend ...

I want detect the press key at any moment of the macro...

Its posible?

Thx very much.
by chusski
06 Jun 2019, 00:10
Forum: Pulovers Macro Creator
Topic: Pulover Posible Bug with ControlSend
Replies: 0
Views: 3458

Pulover Posible Bug with ControlSend

Hello guys. i am ussing Pulover alot and when use ControlSend; to send combo of key, write the following: ControlSend, ahk_parent, {Alt Down}{F1}{Alt Up}, DragonBallOnline1 ahk_class DragonBall ahk_exe DBOG.exe But this dont work really.. The correct code are this: ControlSend, ahk_parent, !{F1}, Dr...
by chusski
05 Jun 2019, 00:50
Forum: Ask for Help (v1)
Topic: Help with that script.
Replies: 2
Views: 701

Re: Help with that script.

Controlsend are not working... some one can help ? plz Loop { CoordMode, Pixel, Window PixelSearch, FoundX, FoundY, 225, 82, 225, 82, 0xF31C45, 0, Fast RGB If ErrorLevel = 0 { ControlClick, Target1, DragonBallOnline ahk_class DragonBall ahk_exe DBOG.exe ahk_id 0x80f5e ahk_pid 135688,, Left, 1, x2021...
by chusski
05 Jun 2019, 00:49
Forum: Automatización de Juegos
Topic: Tratando de crear un Bot para partys
Replies: 1
Views: 3680

Re: Tratando de crear un Bot para partys

Estoy probando este script pero no funciona el controlsend, sabeis que hago mal ? Loop { CoordMode, Pixel, Window PixelSearch, FoundX, FoundY, 225, 82, 225, 82, 0xF31C45, 0, Fast RGB If ErrorLevel = 0 { ControlClick, Target1, DragonBallOnline ahk_class DragonBall ahk_exe DBOG.exe ahk_id 0x80f5e ahk_...
by chusski
04 Jun 2019, 20:10
Forum: Ask for Help (v1)
Topic: Help with that script.
Replies: 2
Views: 701

Re: Help with that script.

If cant do that. I have 3 monitors, i can have one screen with my character, and second (bot healer), in other one. But the script for healer bot can work in background? soemthign like that no? PixelSearch, Px, Py, 200, 200, 300, 300, 0x9d6346, 3, Fast if ErrorLevel ;select this player ;heal else ;s...
by chusski
04 Jun 2019, 17:12
Forum: Ask for Help (v1)
Topic: Help with that script.
Replies: 2
Views: 701

Help with that script.

Hello guys. I mount a private server of dragon ball online, but dont want play alone. And want do a party bot for heal, and follow my character. (on dualboxing) I find a code that copy that do on one character to another one. But how can do the bot, find me HP bar and if it get down, he heal me ? an...
by chusski
04 Jun 2019, 13:02
Forum: Automatización de Juegos
Topic: Tratando de crear un Bot para partys
Replies: 1
Views: 3680

Tratando de crear un Bot para partys

Hola compañeros. Me gustaría crear un bot para dualboxing en el juego de Bola de Dragón Online. He encontrado este código por el foro, pero no es bien bien lo que quiero. Esto se limita a duplicar lo que hace un personaje a otro, o eso he entendido. Yo no me se muy bien el lenguaje del AHK, por eso ...
by chusski
02 May 2018, 12:31
Forum: Ask for Help (v1)
Topic: Telegram Bot question.
Replies: 0
Views: 716

Telegram Bot question.

Hi guys. I have a macro(with pulover) that send me a mail in some sitiations, and want do, that Telegram bot, send to me an msg from telegram, with the same text. How can do it? I was think, the macro write on a TXT file, and run the script to send order to BOT and this one read from the TXT the inf...
by chusski
08 Apr 2018, 11:32
Forum: Pedir Ayuda
Topic: Duda modificar tamaño Msgbox. Topic is solved
Replies: 13
Views: 6385

Re: Duda modificar tamaño Msgbox. Topic is solved

Muchas gracias tio.

Me refiero al boton tipico, para ejecutar el script, y probarlo desde el programa.

Go to advanced search