Author Topic: Ac Tool help
asheron86 
Posts: 7,817
Registered: Jan 11, '02
Extended Info (if available)
Real Post Cnt: 7,693
User ID: 606,129
Subject: Ac Tool help
Can someone show me a link to basic commands I can use with AC Tool?

I know programming so basically I want to know the syntax and how i can get it to select items in my main pack.

 

-----signature-----
(none)
Link to this post
Drakier 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Ac Tool help
The ACTool helpfile/website doesn't contain the syntax?

 

-----signature-----
Link to this post
asheron86 
Posts: 7,817
Registered: Jan 11, '02
Extended Info (if available)
Real Post Cnt: 7,693
User ID: 606,129
Subject: Ac Tool help
the only thing i found on the website were forums

i'm looking through an faq that the program has right now which is helping a little i have pretty mmuch everything I wanted it to do

I have it fishing, clicking on the first thing in my back but that's how far i've gotten.

I'm having trouble with the following:

MousePos 749,293
LeftClick
if _selected contains Minnow
keys a //(my key for giving to selected)
end

it clicks on the object in the main pack, but when it's a minnow it doesn't hit 'a'.
(When I click 'a' myself it gives it back to the pond).

Anyone see an error in what i'm doing?
i also have

Include companion.inc

because the help file said that needed to be included in order to use _selected but it didn't say how to use _selected so maybe i'm using it wrong.

I know I should probably post on the ACTool forums but was wondering if someone had a quick answer here.

 

-----signature-----
(none)
Link to this post
asheron86 
Posts: 7,817
Registered: Jan 11, '02
Extended Info (if available)
Real Post Cnt: 7,693
User ID: 606,129
Subject: Ac Tool help
eh I guess it's not a big deal, I just commented out the selection code and made it give back everything

(although i'm getting a lot of "fishing hole doesn't know what to do with that message)

but it would be interesting to know what i was doing wrong.

 

-----signature-----
(none)
Link to this post
Drakier 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Ac Tool help
that's what the ACTool forums are there for.. to ask questions about ACTool and get help from other ACTool users.

 

-----signature-----
Link to this post
Zegeger 
Posts: 974
Registered: Apr 27, '01
Extended Info (if available)
Real Post Cnt: 965
User ID: 92,000
Subject: Ac Tool help
Thats not to hard to debug... just sendtext _selected when you try to press the key. Off hand I would say you might have a timing issue. You're pressing a before the client processes the selection. Checking _selected would confirm that.

 

-----signature-----
Zegeger - HG - 246 - Axe
AgentZ - http://decal.zegeger.net
"Ambition is a poor excuse for not having sense enough to be lazy." - Edgar Bergen
"Imagination is more important then knowledge." - Albert Einstein
Link to this post
vellus 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Ac Tool help
your mouseposition problems have been solved. I fixed the INCUI macro to use the INI file instead of the registry to calculate mousepositions. Now you can use ariables for each pack, slots, etc... like you could before ToD.

 

-----signature-----
Link to this post
agnari 
Posts: 7,595
Registered: Oct 10, '00
Extended Info (if available)
Real Post Cnt: 7,440
User ID: 48,760
Subject: Ac Tool help
alsoduring install you got dozens of *.mac files that if loaded can show what others have done in the past.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Link to this post
yaroz_vn 
Posts: 12,255
Registered: Jun 30, '02
Extended Info (if available)
Real Post Cnt: 12,168
User ID: 693,371
Subject: Ac Tool help
also, included in those forums are tons of fishing macroes that you can steal code from, and people that are knowledgable on actool scripting.

 

-----signature-----
Proud member of The Knights of Fortune
Mr Adventure - Lil' Pew - Da Noob - Qar
Yaroz - Yanno
http://www.fortunesway.com
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP