![]() |
ok, guess that'll do. Thanks again :)
|
this should be stickied, it's a really good macro
|
Might try this ^^
since i'm 108 xD I want that bloody db ! |
Quote:
|
Quote:
Just like last time, Its the UPX packer that he is using. Plus over 200 downloads now. Someone would have been screaming by now. |
lol it's just autohotkey plus he posted the source...
|
Quote:
|
Mind if modify your script so it fits with an archer? That it holds CTRL automatically, scatters every "x" seconds and repacks arrows for you?
|
thanks for this. been waiting for an auto fire circle that works behind other windows. +k for you :)
|
Quote:
u wanna jump automaticly around or just stay in stack? or maybe u wanna play yourself with a little help from AH? regards, varza1999 |
Quote:
u wanna jump automaticly around or just stay in stack? or maybe u wanna play yourself with a little help from AH? regards, varza1999 [/b][/quote] Wanne play around with the help of AH, I'm not pretty experienced with autohotkey. Well repacking the arrows works and the scatter every "x" seconds works, only holding the CTRL key for u all the time doesn't seem to work ;WinGet,id, ID,[Conquer2.0] Gui, Add, Text,, For [Only registered and activated users can see links. Click Here To Register...] Gui, Add, Text,x10 y42 w80 h20, Arrow pack: Gui, Add, Text,x10 y72 w80 h20, Arrow cost/scatter: Gui, Add, Text,x10 y100 w80 h30, Time between clicks (ms): Gui, Add, Edit, x100 y40 w58 h20 vApack,498 Gui, Add, Edit, x100 y70 w58 h20 vScatter,3 Gui, Add, Edit, x100 y100 w58 h20 vTime,2000 Gui, Add, Text,x15 y130 w190 h20, To start, press F10 on active window, Gui, Add, Text,x65 y145 w150 h20, now press Ok Gui, Add, Button, x150 y162 w60 h20 vButton gStart, Ok Gui, Add, Text,x55 y185 w100 h20, v1.0 by Diabox Gui, Show return Start: Gui, Submit, Hide vlp:=Round(Apack/Scatter) ;vlp:=%Arrows% ;MsgBox, %vlp% ;MsgBox, To start press F10 on active window`n`n Beta version`n v1.0 by Diabox `n`n special for [Only registered and activated users can see links. Click Here To Register...] community, with help from varza1999 ;#NoTrayIcon ;vp_Apack:=%Apack% ;vlp:=Round(%Apack%/%Scatter%) *F10:: WinGet,id, ID,[Conquer2.0] gata := false MsgBox, ...started ;ControlSend,,F2,ahk_id %id% ControlClick,ahk_id %id%,,RIGHT loop { ControlSend,[Control],ahk_id Loop %vlp% { ControlClick, x500 y350,ahk_id %id%,,RIGHT ;ControlClick, x500 y350,ahk_id %id% sleep,%Time% } ;ControlSend,{F2},ahk_id %id% ControlClick, x150 y760,ahk_id %id%,,RIGHT } *F11::ExitApp ;GuiClose: return I've putt the standard for arrows on 498 instead of 500 cause I didn't know if the program could divide something which isn't divided into one whole number :ops: Anyways, could u fix it^^? |
Quote:
i'll keep in mind your question about allways hold down Ctrl, but^^, :bandit: alternatively u can use a piece of paper to block Ctrl down :D, I used before :) and about divide, i used round function, so the result it's allways integer. regards, varza1999 |
Quote:
i'll keep in mind your question about allways hold down Ctrl, but^^, :bandit: alternatively u can use a piece of paper to block Ctrl down :D, I used before :) and about divide, i used round function, so the result it's allways integer. regards, varza1999 [/b][/quote] Yeh I found that out after posting my post and looking at the code another time lol. |
Greeat man!!!
|
nice job lvling a fire tao is a pain in the ass so if u put that and be in a team at gc1 for few hours u get a lvl but ur equip if fucked some times good job
|
| All times are GMT +2. The time now is 22:37. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.