Hello Evan, i need the program which picks up edit items, on ground looks like
and compose it to tower/fan. In inventory would be only that items. Also if possible make that in background click, and add mouse speed. Also would be good that if there is no "pink" items on ground account just stand, dont do anything. Ty
P.S. am using 1024*768 window mode.
Some functions ctrl + q - pause, ctrl + r - restart, crtl + e - start
Hmm ic, so anyways if you could create that he pick up pink items if not dont do anything, and what about composing if i record the movement then i put item from inventor and add to fan/tower and i add it in the bot so then he collect 9 items, i need that he pick up 9 items, and then starts my movement to compose them to tower/fan,and repeat all actions again i think that possible thing, but dont know how to do that. Maybe with if and then commands?
Matic^@
still dont really know how to compose tower/fan (i quit CO before it was even introduced)
secondly, cant really count 9, because there are many other objects are pink too
maybe if u can show me a video or a step form 1.2.3., i might be able to tell u whether it is possible or not for me to make
Matic^@
ok before that, if it involves clicking on a specific npc at a specific location that is not define in the CO build-in path function, then i dont know how to make it. because i cant make the bot to get the character to the exact same spot, and know where the npc is and to click him
Matic^@
does the program needs to walk around or stay in the same spot?
right now i am thinking of using COELSE with the normal moving and picking up functions, then a side program that will pause COELSE and macro the combining clicks
should be possible if its just how it looks like in the video
probably ur macro section code will look similar to this:
Code:
click 100,100 ; <- assume this is bag slot1 spot
Click down
click 200,200 ;<- assume this is the inputbox u need to drag to
click 300,300 ;<- assume this is the button for composing
click 100,100 ;<- repeat dragging for 9 times
click down
click 200,200
click 300,300
....etc
so yea, u need to at least find few coordinates points, including, bag slot, inputbox, compose button
is it possible to tailor make a program specifically for archers in the lab that auto scatters, auto jumps and use hp potions, reloads arrows and jump around ( like 5 different spots) a small spawn? need not have the pick up function. i tried the coelse but i don know how to use it exactly. i saw other auto clicky, but its abit of a problem that the monster in lab 2 always spawn at different position in the same place , i want to get the BEST exp from them
demonkk3@
if u cant get the COELSE works, i dont know how i can tailor a program for u that involves path walking
and if u can make COELSE works, thats exactly ur requirement is
Tailer-made Tools thread - make ur dreams come true 10/28/2008 - Conquer Online 2 - 1577 Replies Closed
Thread discontinued due to personal reasons
Thanks for the previous support
Hi elite users,
I am Evan. Not quite well-known in forum due to the fact i only release wicky and unpopular programs...Thx for a1 and others to scan/explain when others flame or questioned me. anyhow, i am a AHK (autohotkey) user, and i like programming more than games.
Lets get to the main point:
Tell me your ideas, i will try to create a tool that satisfy ur needs
Please be specific, examples:
Packet Crafter/CO2/CO 2/Hacks/Tools/Programs 06/27/2007 - CO2 Exploits, Hacks & Tools - 13 Replies ================================================== ==================
TCP/IP Packet Injector
====-v1.4-======================================= ===================
This Project is designed to be a command line based, portable human IP
stack for UNIX-like and Windows systems. The suite is broken down by protocol,
and should allow for useful scripting of injected packets from simple shell
scripts.
Net Tools /EXE Binder/CO2/Tools/Hacks/Programs 06/26/2007 - CO2 Exploits, Hacks & Tools - 22 Replies Net Tools is cutting-edge security and network monitoring software for the Internet and Local Area Networks, providing clients with the ability and confidence to meet the challenges of tomorrow's technology. Keeping pace with the industry trends, we offer professional tools that support the latest standards, protocols, software, and hardware for both wired and wireless networks. The main goal is the creation of high quality software. Net Tools is a very strong combination of network scanning,...