Page 52 of 61
Posted: Tue Aug 30, 2005 11:36 am
by skyler
Unless you are kiting afk using a macro, and even still you could add this, but just add a line to one of your spell cast buttons to make the rogue attack. Yes, it's not what you want BUT there are many ways to do things and get things done: easy and hard.
Posted: Tue Aug 30, 2005 11:48 am
by fearless
Code: Select all
${Target.Animation}!=32 && ${Target.Animation}!=110
Posted: Tue Aug 30, 2005 12:05 pm
by JimJohnson
Almost possitive we went over this before.
StickRangeToTarget=150
StickRangeToTank=150
Make those bigger.. IT WILL NOT ATTACK if your MA distance > these settings. your kiter is going to be a good 200 unites away at most times from the mob. So it wont go ohh yea I am suppose to attack. because conditions are never met. Also post your INI
Posted: Tue Aug 30, 2005 6:18 pm
by necroman
Jim it has been done. I did the hotkey to make it maunally attack awhile back. and Once again i cant stress enough how if im within 10 or within 500 the rogue wont attack unless i take some sort of dmg. If there is a real tank in group this thing works like a champ and not one single problem. I would love to hear from someone out there who uses it while kiting. im not afk kiting because if i did that at fire tables i would be reported for sure .
Necroguy
Posted: Tue Aug 30, 2005 10:01 pm
by skyler
necroman wrote:Jim it has been done. I did the hotkey to make it maunally attack awhile back. and Once again i cant stress enough how if im within 10 or within 500 the rogue wont attack unless i take some sort of dmg. If there is a real tank in group this thing works like a champ and not one single problem. I would love to hear from someone out there who uses it while kiting. im not afk kiting because if i did that at fire tables i would be reported for sure .
Necroguy
fearless wrote:Code: Select all
${Target.Animation}!=32 && ${Target.Animation}!=110
Now you are just being annoying AND lazy.
Posted: Wed Aug 31, 2005 3:44 am
by JimJohnson
Then POST YOUR INI. I have never had an issue with it as Caster as MA.
Posted: Wed Aug 31, 2005 3:55 am
by necroman
And the flames roll in. I have no fuckign clue what
fearless wrote:
Code:
${Target.Animation}!=32 && ${Target.Animation}!=110
means. I dont know programming at all. I guess that make me lazy since i chose a differnt career path. anyone who uses this while kiting who would be willing to post there ini please do so or pm me.
Do you know how to remove a lis pendance from a property, or decide when a writ of attachment no longer applies? Does that make you lazy since you dont. I never new programming was a req to use macros here. if all you guys are so fed up with hearing me ask questions just stop responding.
Necroguy.
LOL and i especially love how badass people act on this board.
Posted: Wed Aug 31, 2005 3:59 am
by necroman
heres my ini also
[General]
Version=6.0
MainAssist=mynecro
AutoStick=true
TargetSwitching=FALSE
AutoAssist=TRUE
AssistPercentage=98
stickrangetotarget=300
stickrangetotank=600
closeness=45
AutoHideSneak=TRUE
AutoNinjaMode=OFF
AutoNinjaDistance=50
LeashHolder=Nobody
LeashLength=20
Leashing=FALSE
AutoPickPocket=TRUE
FollowDistance=30
SecondAssist=mynecro2
AutoDisc1=TRUE
Disc1=duelist
Disc1Endurance=60
Disc1Reuse=5
AutoDisc2=TRUE
Disc2=Kinesthetics
Disc2Endurance=60
Disc2Reuse=5
StopFightingHealth=50
AutoChicken=TRUE
NimbleHealth=0
ContingencyEscape=FALSE
DynamicAggro=FALSE
[Masters]
Controller1=me
Controller2=myself
Controller3=andi
Controller4=Nobody
Controller5=Nobody
Controller6=Nobody
Controller7=Nobody
Controller8=Nobody
Controller9=Nobody
Controller10=Nobody
Controller11=Nobody
Controller12=Nobody
Controller13=Nobody
Controller14=Nobody
Controller15=Nobody
Controller16=Nobody
Controller17=Nobody
Controller18=Nobody
Controller19=Nobody
Controller20=Nobody
Posted: Wed Aug 31, 2005 7:33 am
by A_Druid_00
It's not that people are 'being badass', you fucking tool. Is it not enough that you can compile macroquest with little to no effort? Is it not enough that there's a fucking manual the size of webster's dictionary which explains in detail what each function of MQ does, and how to use them in a macro?
Just because programming knowledge isn't "required", doesn't mean other programmers are going to bend over backwards to resolve your problems with a macro that's NO LONGER MAINTAINED BY ANYONE. You have done no one here any favors, and no one here owes you any. If you want to resolve your problems, take 2 hours out of your amazingly hectic schedule and learn how to fucking code for christ's sake. I mean damn, even skyler's been nice as hell to you for the past 5 or 6 retarded posts you've made; and that's got to be a fucking record.
You'll find yourself getting a much better reception if you get off your ass and put forth the minimal effort required to learn this scripting language.
Posted: Wed Aug 31, 2005 7:42 am
by skyler
A_Druid_00 wrote:I mean damn, even skyler's been nice as hell to you for the past 5 or 6 retarded posts you've made; and that's got to be a fucking record.
Hahaha that made me crack up irl

Posted: Wed Aug 31, 2005 8:15 am
by A_Druid_00
And here's a picture to lighten the mood

Posted: Wed Aug 31, 2005 9:18 am
by skyler
Posted: Wed Aug 31, 2005 1:15 pm
by necroman
anyone besides the assholes see something wrong with my ini to prevent it from attacking without a manual /attack command while kiting?
Thanks,
Necroman
Posted: Wed Aug 31, 2005 1:28 pm
by skyler
skyler wrote:necroman wrote:Jim it has been done. I did the hotkey to make it maunally attack awhile back. and Once again i cant stress enough how if im within 10 or within 500 the rogue wont attack unless i take some sort of dmg. If there is a real tank in group this thing works like a champ and not one single problem. I would love to hear from someone out there who uses it while kiting. im not afk kiting because if i did that at fire tables i would be reported for sure .
Necroguy
fearless wrote:Code: Select all
${Target.Animation}!=32 && ${Target.Animation}!=110
Now you are just being annoying AND lazy.
How many fucken times are you going to ask people to answer the same question that has already been answered several? You sir are the weakest link. Apply some effort dipshit and open your eyes.
Posted: Wed Aug 31, 2005 1:59 pm
by necroman
i dont see in my ini where
${Target.Animation}!=32 && ${Target.Animation}!=110
is.