Post Reply Home » Forums » Lineage 2 » Lineage 2 Submissions

Macro Toolworks Alogrithms : Lineage 2 Submissions

Posted: April 15th, 2004
Total Posts:10213 Joined:2004
This macro makes the bot move forward for 3secs and searches for a target
If one isnt found the itll turn and move another 3 secs in a different direction.

This macro still needs tweaking and its best used in uncrowded areas since it takes a while for it to register and find mobs.

Happy botting

//walk straight 3 sec (laufergerade3)

<cmds>
<key_down>(w,0)
<wx>(3000)
<key_up>(w,0)
<run>("targeter")
----------------------------------------

//turn right (laueferrechts3)
<cmds>
<key_down>(d,0)
<wx>(3000)
<key_up>(d,0)
<run>("targeter2")
----------------------------------------

//checks pixelcolour of mob status window (targeter)

<cmds>
<display_getpixel>(450,20,mobfarb)
<if_num>("mobfarb==2162894")
<run>("kampf2")
<else>

<display_getpixel>(444,20,mobfarb)
<if_num>("mobfarb==2162894")
<run>("kampf2")
<else>

<display_getpixel>(448,20,mobfarb)
<if_num>("mobfarb==2162894")
<run>("kampf2")
<else>

<display_getpixel>(437,20,mobfarb)
<if_num>("mobfarb==2162894")
<run>("kampf2")
<else>

<if_num>("mobfarb==2162894")
<display_getpixel>(439,22,mobfarb)
<run>("kampf2")
<else>


<run>("laueferrechts3")


<endif>
<endif>
<endif>
<endif>
<endif>
---------------------------------------------------------------

//autotarget with mouse on quickbar(targeter)(mouserecording)

<wx>(500)<mm>(477,647)<mlbd><wx>(156)<mlbu><wx>(2469)<mlbd><wx>(156)<mlbu><run>("mobtarget")
-----------------------------------------------------------------

//does the fighting (kampf2)(mouserecording)

<wx>(500)<mm>(479,335)<mlbd><wx>(219)<mm>(479,334)<mlbu><wx>(2000)<mm>(401,642)<mlbd><wx>(156)<mm>(403,641)<mlbu><wx>(3234)<mm>(468,643)<mlbd><wx>(204)<mlbu><wx>(1453)<mm>(395,642)<mlbd><wx>(250)<mlbu><wx>(4422)<mm>(472,642)<mlbd><wx>(250)<mlbu><mlbd><mlbu><wx>(1453)<mm>(393,644)<mlbd><wx>(203)<mm>(394,643)<mlbu><wx>(47)<mlbd><mlbu><wx>(3328)<mm>(470,646)<mlbd><wx>(250)<mlbu><mlbd><mlbu><run>("targeter2")

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

//looter (mouserecording)

<wx>(500)<mm>(504,650)<mlbd><wx>(109)<mlbu><wx>(219)<mlbd><wx>(109)<mm>(505,650)<mlbu><wx>(63)<mlbd><mlbu><wx>(1015)<mlbd><wx>(47)<mlbu><mlbd><wx>(63)<mlbu><wx>(156)<mlbd><wx>(109)<mlbu><mlbd><wx>(47)<mlbu><wx>(1032)<mlbd><wx>(109)<mlbu><wx>(62)<mlbd><mlbu><wx>(157)<mlbd><wx>(187)<mlbu><run>("laueferrechts3")
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 22 guests