Search found 16 matches

by Slackro
Thu Oct 09, 2008 3:43 pm
Forum: MQ2::Macros::Requests
Topic: Bash Macro Help
Replies: 10
Views: 3109

Code: Select all

/if (${Me.Combat}) {
/if (!${Me.Casting.ID}) /if (${Target.ID}) /if (${Target.Distance}<15) /doability 6
}
Is what I use on my non-bot macro.
by Slackro
Fri Oct 13, 2006 3:35 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: WTS a Macro [AFK Exp/Loot Macro for Necs 63+]
Replies: 35
Views: 12418

There's no way you'd be able to put something together that achieves the same level of perfection as this macro using snippets from the VIP forum. There is and I have. Granted, I don't have your macro, but I do have a macro I tailored for my own uses which does everything you mentioned that yours d...
by Slackro
Fri Oct 13, 2006 2:58 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: WTS a Macro [AFK Exp/Loot Macro for Necs 63+]
Replies: 35
Views: 12418

Pssst, hey guess what? Anyone interested in this super macro should consider simply donating sufficiently to the devs of this project (who keep it going) and earn VIP access. The VIP forums contain information, plugins, and macros with which you will be able to do anything short of Active hacking. Y...
by Slackro
Tue May 30, 2006 1:18 pm
Forum: MQ2::Macros::Requests
Topic: Arch.mac
Replies: 16
Views: 1770

Here you go:

Code: Select all

sub main
/echo Be more specific in describing what you are looking for please
/endm
/return
:P
by Slackro
Fri Mar 24, 2006 2:11 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: My Tradeskill Combine Mac (Working)
Replies: 21
Views: 11161

Replacing

Code: Select all

/notify COMBW_CombineArea CombineButton leftmouseup
with

Code: Select all

/notify TradeskillWnd CombineButton leftmouseup
(in sub combine) fixed Fuergrissa's .mac for me.
by Slackro
Fri Jul 22, 2005 11:35 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

There was/is an extension for genbot in VIP which allows you to write your own custom events for genbot to make it act more like advbot/raiddruid does (AKA it allows you to automate some functions instead of having to manually having to tell your bots to buff, attack, debuff, etc) But in using it, ...
by Slackro
Fri Jul 22, 2005 10:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

That said wonder how hard it would be to conver the routines that were done over in VIP some time back :) Hmmm....guesss I can compare the old genbot and the new one and figure out the proper syntaxes unless someone has done this alread I wasn't aware of any Genbot updates made in VIP, since the de...
by Slackro
Mon Jul 11, 2005 4:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

What is this IRC error everyone is having? I can't imagine I fixed mine differently than D_M did but all my bots operate perfectly with commands given over a local IRC chat. They output their replies to that chat as well. Not having any problems except those I mentioned earlier which I have a work-a...
by Slackro
Sat Jul 09, 2005 9:58 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

Re: Advbot and RaidDruid

outlander wrote:for those saying wow great this is working saves me from having to learn XYZ.

For god sake, RaidDruid and Advbot are lightyears ahead of this bot macro!
Then why the fuck are you reading this thread?
by Slackro
Sat Jul 09, 2005 9:16 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

I haven't tested dark_matter's posted mac but with my own I seem to be having the same problem he illustrated with the way Genbot is loading commands, shortcuts, and master lists. As a result, I have tossed in a bogus entry for the first and last in each. I.E. I made entries in Genbot.mac for /call ...
by Slackro
Thu Jul 07, 2005 9:46 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

Genbot 4 evar!

It's an original, and for those that don't want their bots to have a mind of their own it's the best.
by Slackro
Thu Jul 07, 2005 1:28 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

Sub ListDelbyArg(string sList,int sArg,string sDiv) /declare Fuckingvariable string local /if (!${Defined[sDiv]}) /declare sDiv string local | /declare sright int local /declare sleft int local /declare splaceholder string local /vardata ${sList} String[${sDiv}${${sList}}${sDiv}${sDiv}] /echo fucki...
by Slackro
Wed Jul 06, 2005 8:59 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

Well, I got my Genbot working but I am sure that it is a mess, and not likely very goddamn efficient. You know what? I don't give a flying fuck because it works. Anyways, all I did was search for every instance of {String[ and at the beginning of the sub I found it in I put /declare Fuckingvariable ...
by Slackro
Mon Jul 04, 2005 4:05 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 176390

Now looks like as good a time as any to re-write genbot to use a more sophisticated Spellcasting.inc

This sucks.
by Slackro
Wed May 25, 2005 12:38 pm
Forum: Games::Everquest
Topic: Client Side Video Lag
Replies: 29
Views: 20069

Misterpiggy, would you happen to have AVP antivirus running on your machine?