|
|
|
Page 1 of 1 |
[ 13 posts ] |
|
 EQ2 Bot: Auto Level Bot : EverQuest 2 Nerfed Info
|
|
Posted: May 1st, 2005, 4:16 am
|
|
|
|
tault_Broden
Total Posts: 2313
Joined: August 21st, 2004, 5:20 pm
tault_Broden's Reps: 159
|
Here's what ya need to do:
1. Your desktop resolution should be at least 1280x1024
2. Place your ranged damage spell into your keyslot "5" in the game. Place the skill "attack" into keyslot "3" in the game. Place the action "sit" in keyslot "2" in the game.
3. You need to be running your EQ2 in "windowed" mode, and the **EXACT** size of your window should be 1024x768. To ensure your window is this size, download the program "AutoIt", and run the very helpful utility "AutoIt" Window Spy. As you adjust your EQ2 window size manually, you can check the variables "width" and "height" under the "Window Position" line. Once you have your window at 1024x768 exactly you're ready to roll!
**IF YOU DO NOT FOLLOW THE THREE STEPS ABOVE THIS WILL NOT WORK!**
Just paste the following into the ACTool text area, set the number of times to run to say, 50 or so for testing purposes and click start! Find a good fishing spot, a good location is a partially enclosed area where you know mobs usually spawn within range. The macro will continuously search for a mob that can be targeted, and is not an unattackable NPC. Once it finds a BLUE or WHITE NPC it keeps blasting away until the mob dies, then continues searching for more mobs to kill. If your health goes yellow, it will make your character sit for 60 seconds, then continue.
Have fun, any feedback, issues etc are appreciated.
//EQ2 Auto Attack v1.0
SetActiveWindow EverQuest II (Nov 12 2004 16:16:42) USER OPTIMIZED: SOEBuild=1505T
Constants
// Insert constants here
XLoc1=1
YLoc1=1
XLoc2=1
YLoc2=1
XLoc3=1
YLoc3=1
Px1=1
Px2=1
Py1=1
Py2=1
End
Delay 10
KeyDown {Right} 150
Compute XLoc1={WindowLeft}+69
Compute YLoc1={WindowTop}+90
Compute XLoc2={WindowLeft}+77
Compute YLoc2={WindowTop}+111
Compute XLoc3={WindowLeft}+47
Compute YLoc3={WindowTop}+48
//attack blue mobs
LoadRGB $XLoc2, $YLoc2
If {RGBRed} = 0 AND {RGBGreen}=190 AND {RGBBlue}=255
Keys 3
While {RGBRed} = 0 AND {RGBGreen}=190 AND {RGBBlue}=255
Delay 10
KeyDown {Up} 500
RandomTurn
Keys 5
Delay 5000
LoadRGB $XLoc2, $YLoc2
End
Else
LoadRGB $XLoc3, $YLoc3
If {RGBRed} = 0 AND {RGBGreen}=251 AND {RGBBlue}=0
Keys {TAB}
Else
Keys 2
Delay 60000
End
End
//attack white mobs
LoadRGB $XLoc2, $YLoc2
If {RGBRed} = 255 AND {RGBGreen}=255 AND {RGBBlue}=255
Keys 3
While {RGBRed} = 255 AND {RGBGreen}=255 AND {RGBBlue}=255
Delay 10
KeyDown {Up} 500
RandomTurn
Keys 5
Delay 5000
LoadRGB $XLoc2, $YLoc2
End
Else
LoadRGB $XLoc3, $YLoc3
If {RGBRed} = 0 AND {RGBGreen}=251 AND {RGBBlue}=0
Keys {TAB}
Else
Keys 2
Delay 60000
Keys {TAB}
End
End
|
|
|
|
|
Posted: May 29th, 2005, 4:32 pm
|
|
|
|
tault_tbti
tault_tbti's Reps:
|
I'm going to play with this when I find a nice spot, but suggestions to add, if I don't do it first: a text reader to watch for mobs attacking..
Also does this have a certain radius it'll stay within?
|
|
|
|
|
Posted: June 6th, 2005, 1:38 am
|
|
|
|
tault_bozboorer
tault_bozboorer's Reps:
|
tbti - Have you tried this out yet?
|
|
|
|
|
Posted: June 6th, 2005, 8:50 am
|
|
|
|
tault_tbti
tault_tbti's Reps:
|
No, I haven't had a chance. I intend to run it tomorrow when the newest two PC's are up and running.
|
|
|
|
|
Posted: June 16th, 2005, 1:54 pm
|
|
Posted: January 14th, 2006, 2:41 pm
|
|
|
|
zerker
zerker's Reps:
|
And where do I download this program? What do I do?
|
|
|
|
|
Posted: January 14th, 2006, 4:22 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
Its in nerfed for a reason 
|
|
|
|
|
Posted: January 14th, 2006, 4:24 pm
|
|
Posted: January 14th, 2006, 4:28 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
yea it doesnt work. If its in nerfed its there for a reason 
|
|
|
|
|
Posted: January 14th, 2006, 4:29 pm
|
|
Posted: January 14th, 2006, 8:03 pm
|
|
|
|
zerker
zerker's Reps:
|
Ok I pasted into AC Tool, now what do I save it as? where does it go? Is it a plugin for XUnleashed?
How do I instal any plugins for XUnleashed???
|
|
|
|
|
Posted: January 14th, 2006, 8:04 pm
|
|
|
|
zerker
zerker's Reps:
|
Ok I pasted into AC Tool, now what do I save it as? where does it go? Is it a plugin for XUnleashed?
How do I instal any plugins for XUnleashed???
|
|
|
|
|
Posted: January 14th, 2006, 8:52 pm
|
|
Who is online |
|
Users browsing this forum: No registered users and 15 guests |
|
|
|