IPB

Welcome Guest ( Log In | Register )

 
 set the match color, fishing
gobear
post Mar 4 2010, 12:18 AM
Post #1


Newbie


Group: Members
Posts: 3
Joined: 3-March 10
Member No.: 38,429



Hi..i'am newbie want learn this tool..in this picture

Attached File  gambarmancing.bmp ( 648.66k ) Number of downloads: 29


the green bar is moving bar..
and the brown strip is perfect...
how to use RGB at them...

right now i used
SetActiveWindow Luna Online
Keys ^
keydown 1
delay 1000

for find random match...
i still confuse how tu use this tool..exactly at use RGB with while..
Go to the top of the page
 
+
DaMOB
post Mar 4 2010, 08:43 AM
Post #2


Lord of the Forums


Group: Members
Posts: 3,409
Joined: 12-April 03
Member No.: 6



Hard to do that because the bar is not a solid color and my guess is what happens below the bar changes (translucency and all) which makes scanning for anything nigh on impossible.


--------------------
Who is #1? You are ACTool's member #6. I am not a number I am a free man.
Go to the top of the page
 
+
gobear
post Mar 4 2010, 03:26 PM
Post #3


Newbie


Group: Members
Posts: 3
Joined: 3-March 10
Member No.: 38,429



ok... this hard..
1 question again... if i want a make new hotkey..
from this :
Keys ^
keydown 6
delay 100

to 1 click how do that... that mean 6 job at 1 click
Go to the top of the page
 
+
DaMOB
post Mar 4 2010, 09:57 PM
Post #4


Lord of the Forums


Group: Members
Posts: 3,409
Joined: 12-April 03
Member No.: 6



QUOTE(gobear @ Mar 4 2010, 01:26 PM) *
ok... this hard..
1 question again... if i want a make new hotkey..
from this :
Keys ^
keydown 6
delay 100

to 1 click how do that... that mean 6 job at 1 click

http://forums.cameroncole.com/index.php?sh...l=global+hotkey


--------------------
Who is #1? You are ACTool's member #6. I am not a number I am a free man.
Go to the top of the page
 
+
gobear
post Mar 17 2010, 08:28 AM
Post #5


Newbie


Group: Members
Posts: 3
Joined: 3-March 10
Member No.: 38,429



i'am back...hehe i still not give up to find this proggres bar
when i start this why show message
" error : constant Rvalue not be found "
CODE
SetActiveWindow Luna Online
delay 5000
Procedure SetRGB using Coord474, Coord315
//Sets the RGB values from a particular location on the screen
LoadRGB $Coord474, $Coord315
SetConst RValue = 112
SetConst GValue = 197
SetConst BValue = 158
End

Call SetRGB 474, 315
If $RValue = 112 $GValue = 197 $BValue = 158
// Do these commands if true
$coord 474, $coord315
keys ^
keydown 1
delay 200
Else
// Do these commands if false
End


for find the coord and colour i used paods object mapper
yesterday i try with object and isobject..still stuck..right now i still try n try n read other people post the similiar case
sorry for my bad english
Go to the top of the page
 
+
Bear
post Mar 17 2010, 10:15 PM
Post #6


Forum Master


Group: Members
Posts: 854
Joined: 30-April 03
From: Shakopee, MN
Member No.: 433



CODE
LoadRGB $Coord474, $Coord315
SetConst RValue = {RGBRed}
SetConst GValue = {RGBGreen}
SetConst BValue = {RGBBlue}
End


If your using LoadRGB your not going to SET the value to a predetermined value, that's WHY your using LoadRGB is to get Values from the Screen.


--------------------


A forum post should be like a skirt. Long enough to cover the subject material, but short enough to keep things interesting.
-----------------------
Still Playing Wow. Now playing Runes of Magic, like a WoW Clone, Graphic Pig but Free(Sorta). Need to go back to the SWGemu too.
-----------------------
My Macros on SkyDrive Nothing Public is out there.. heh
Go to the top of the page
 
+
JesseRC
post Apr 6 2010, 09:06 PM
Post #7


Newbie


Group: Members
Posts: 5
Joined: 21-July 09
Member No.: 37,776



QUOTE(gobear @ Mar 4 2010, 12:18 AM) *
Hi..i'am newbie want learn this tool..in this picture

Attached File  gambarmancing.bmp ( 648.66k ) Number of downloads: 29


the green bar is moving bar..
and the brown strip is perfect...
how to use RGB at them...

right now i used
SetActiveWindow Luna Online
Keys ^
keydown 1
delay 1000

for find random match...
i still confuse how tu use this tool..exactly at use RGB with while..


I help! biggrin.gif
ok, first what resolution are you playing LUNA on?
Go to the top of the page
 
+
Bear
post Apr 7 2010, 03:27 AM
Post #8


Forum Master


Group: Members
Posts: 854
Joined: 30-April 03
From: Shakopee, MN
Member No.: 433



QUOTE(JesseRC @ Apr 6 2010, 08:06 PM) *
ok, first what resolution are you playing LUNA on?


Have you tried to download the BMP and looking at the Resolution?? blink.gif Oh wait that would make too much sense. laugh.gif


--------------------


A forum post should be like a skirt. Long enough to cover the subject material, but short enough to keep things interesting.
-----------------------
Still Playing Wow. Now playing Runes of Magic, like a WoW Clone, Graphic Pig but Free(Sorta). Need to go back to the SWGemu too.
-----------------------
My Macros on SkyDrive Nothing Public is out there.. heh
Go to the top of the page
 
+


 



Lo-Fi Version Time is now: 9th September 2010 - 08:02 AM