taultunleashed
http://www.taultunleashed.com/phpbb3/

Simple Yet Effective Macro for AFKing
http://www.taultunleashed.com/guild-wars-submissions/simple-yet-effective-macro-for-afking-t25227.html
Page 1 of 2

Author:  mrcoffee [ October 12th, 2005, 7:43 pm ]
Post subject:  Simple Yet Effective Macro for AFKing

Alrighty, this requires a small macroing compiler named ACTool, if you havent used or heard of it, you live in a freaking cave. If you live in a cave go to ask jeeves or somethin and you can search for it and find it easy, its 100% legality. Here is the coding to put into the main window of the ACTool window.

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
// Dont steal my code bastards, created by MrCoffee!! woot!

SetActiveWindow Guild Wars
Keys C


Keys 1
Keys {Space}


IsWhite  292, 156
  restart
Else
    RandomTurn
  KeyDown W 10 sec
  Restart

End



Well when i made this bot it wasnt perfect. It is real picky about the color red. But there is only 1 white.... kinda. So when you run this bot, hover the mouse over the health bar of the enemies at the top so there is a white boarder around the bar and name. Make sure you arent covering up the bottom left portion of the bar with the cursor, thats where the pixel is set. This should run in windowed mode just because it was hard to code and get pixels and have to minimize on a GeForce 2 =P (yes, im poor). What this bot does is

Press C
Check to see if anything got targeted
If you got a target
Presses spacebar and whatever select keys you decide
If NOT
Does a randomturn 1-360 and holds down W for about 10 sec
then it restarts to ask if there is a target again.


Tips
tell guildmates your afk and your little brother wants to play so just leave him alone or something
ONLY use henchmen and only in an area where the bot will run without getting PWND =P
Set up the buttons in the macro with the spell slots (ill explain this later)


How to set up with spells and other tasks

1 Dont mess with code you dont know
2 To add a key put in
Keys 1
this will press the 1 key.

3 To wait for a certain timer use DELAY
Delay 3 sec
pauses macro for 3 seconds

4 If you want to make it loot please put your version on here so we can all learn from it!




This version at the top is very simple, it will only use skill 1, this is good for fireball /flare or any spells actually, works with melee people too!


GOOD LUCK!!!

-- MrCoffee


----> please let me have premium for submitting this
[/code]

Author:  deadlyblowfish [ October 13th, 2005, 6:18 am ]
Post subject: 

nay.

Author:  tault_danceofthedead [ October 13th, 2005, 12:17 pm ]
Post subject: 

nay

Author:  tault_greybok [ October 13th, 2005, 1:56 pm ]
Post subject: 

Nope...nay...NO

Author:  faeth924 [ October 13th, 2005, 2:57 pm ]
Post subject: 

What we need is a bot that can kill easy little enemies, then COLLECT what they drop! Go afk with an empty inventory, come back with a few k worth of stuff!! that would be worth a yay

this however is a nay

Author:  tault_danceofthedead [ October 13th, 2005, 5:35 pm ]
Post subject: 

anything that will auto target, run back to a city and sell, run back out to repeat. Once we get support with Xunleashed I'm gonna learn it so hopefully we can get some good stuff going.

Author:  deadlyblowfish [ October 14th, 2005, 9:05 am ]
Post subject: 

nays all round, locked.

Author:  tault_libertygone [ October 17th, 2005, 3:46 pm ]
Post subject: 

re-opened. This has potential.

Unfortunately you people cannot see this. Mr Coffee has done something none of you have; yet, you condemn him because it doesn't do EVERYTHING you want it to? Give it time people.... no one knows when we will get XU support.

Author:  tault_danceofthedead [ October 17th, 2005, 8:13 pm ]
Post subject: 

I do believe we had an ACTool post previously and it was locked due to issues with it

Author:  tault_libertygone [ October 17th, 2005, 11:09 pm ]
Post subject: 

coffee, you have 3 days to improve this... or im locking it back up again.

Author:  deadlyblowfish [ October 18th, 2005, 9:22 am ]
Post subject: 

I believe the word comming to mind is lol :P

Author:  youngyoda [ October 18th, 2005, 6:55 pm ]
Post subject: 

if he doubles the lines of code give it to him. This will promote these kind of posts. Not to mention you have given premiums for outdated/nerfed exploits. This will remain valid indefinitely. if he didn’t add that noob line about stealing his code I would say just give it to him.

Author:  youngyoda [ October 18th, 2005, 7:02 pm ]
Post subject: 

this code is solid give it to him and open source this so we can add to it.

Edit: what i mean by that is that i tried it and it works ok. missing alot but still does the job for EXP

Author:  youngyoda [ October 18th, 2005, 8:41 pm ]
Post subject: 

Dont use this cause it doesnt work but since you are good with AC tool can you make a loot matrix?like what i tried to code below? codeing in ACtool is diffrent that what im used to.

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
Constants
   lootlook = 0
   xdrag = 300
   ydrag = 100
   lootflag = 0
end

SetActiveWindow Guild Wars
Keys C


Keys 1
CommandDelay 1 sec
Keys 2
CommandDelay 1 sec
Keys 3
CommandDelay 1 sec
Keys 4
CommandDelay 1 sec
Keys {Space}
CommandDelay 1 sec

call lootMatrix

IsRed  779, 77
Restart
Else
    RandomTurn
  KeyDown W 10s sec
End
Restart

Procedure lootMatrix
While $lootlook = 0
   
   DragTo $xdrag, $ydrag   
   Compute ydrag = $ydrag + 50
   IsWhite  621, 760
        $lootflag = 1
   End
   
   If $lootflag = 1
     LeftClick
     $lootflag = 0
   Else
      If $ydrag => 1500
            $ydrag = 100
      Compute xdrag = $xdrag + 50
      End
      If $xdrag => 1000
            $lootlook = 1
      End
   End

End

End

Author:  tault_libertygone [ October 19th, 2005, 1:02 am ]
Post subject: 

hrm, i should learn up some AC tool and check that out.

Page 1 of 2 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/