Search found 8 matches

by demonmachine666
Sun Apr 17, 2011 8:05 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Farming Macro
Replies: 63
Views: 20656

Re: Farming Macro

I've almost got a fully working version of this. It runs around killing the mob you tell it to, and instead of looting what you tell it to, it loots everything lol. Still working on it. Once I get it lined out, I'll post it here and give credit to original author.
by demonmachine666
Thu Apr 14, 2011 4:37 pm
Forum: MQ2::Macros::Help
Topic: Simple Heal Macro
Replies: 8
Views: 4103

Re: Simple Heal Macro

Try this:

Code: Select all

Sub Main
/target Name
/if (${Target.PctHPs} < 60)
{
/cast 8
}
/return
Not sure if fixing the space on your /if statement will fix it or not but it should.
by demonmachine666
Wed Apr 13, 2011 10:41 am
Forum: MQ2::Help
Topic: audio visual rentals
Replies: 10
Views: 866

Re: audio visual rentals

Nice ignorant first post. Noone cares.
by demonmachine666
Sat Dec 13, 2008 10:27 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Farming Macro
Replies: 63
Views: 20656

Macros keeps sitting and stops targeting mobs after a little while and when it does get close to a mob sometimes it gets to close causing the screen to jump around. Also attack is pressed over and over again spamming one of my windows. Anyone have any ideas on how to fix this? Thanks In the first p...
by demonmachine666
Mon Aug 04, 2008 1:18 am
Forum: MQ2::Custom UI
Topic: HELP__Online Friends List for MQ2HUD
Replies: 3
Views: 2232

A plugin would actually be a good idea for this. I'm by far not a coder and am a bit lazy to even attempt it lol.
by demonmachine666
Wed Jun 11, 2008 5:27 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 335820

If I were a VIP member I would. Due to lack of work b/c of weather, I've not been able to put any money back in order to get a VIP membership going. I've not been a member for very long but I do understand that VIP is where it's at lol.
by demonmachine666
Tue Jun 10, 2008 6:14 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 335820

Sadly the website these were hosted on is down...I have some old ones done by ArmySoldier but they're not working for me. Ah well, back to the drawing board.
by demonmachine666
Mon Mar 12, 2007 8:01 pm
Forum: MQ2::Help
Topic: Older MQ // EQEMU [0.5.3] Problems
Replies: 60
Views: 24735

ok step by step using WinCvs (freedownload..google it) open WinCvs hit Cntrl L to open command line copy paste cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/macroquest login Hit enter .. will get message at bottome CVS exited normally with code 0 Open command line again and copy paste in cv...