• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Mash spam in MQ window

Sinn69

Member
Joined
Dec 17, 2011
RedCents
430¢
Mash is spamming over and over between spell cast. not even using the command in the ini.
Rich (BB code):
[General]
KissAssistVer=9.2.1
Role=Assist
CampRadius=30
CampRadiusExceed=1400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=2
CastingInterruptOn=0
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
CharInfo=Beastlord|105|GOLD
DPSMeter=1
[SpellSet]
LoadSpellSet=1
SpellSetName=KA
[Buffs]
BuffsOn=1
Buffs1=Paragon of Spirit|MANA|40
Buffs2=Focused Paragon of Spirits|MANA|60
Buffs3=Shared Merciless Ferocity
Buffs4=Shared Merciless Ferocity|MA
Buffs5=NULL
Buffs6=NULL
Buffs7=NULL
Buffs8=Spiritual Evolution
Buffs9=Spiritual Evolution|MA
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=20
PowerSource=NULL
BuffsSize=20
[Melee]
AssistAt=97
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=Loose
AutoFireOn=0
UseMQ2Melee=1
[GoM]
GoMSHelp=Format - Spell|Target, MA Me or Mob, i.e. Rampaging Servant Rk. II|Mob
GoMSpell1=NULL
GoMSpell2=NULL
GoMSpell3=NULL
GoMSize=3
[AE]
AEOn=0
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AESize=10
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=1
DPSSkip=20
DPSInterval=2
DPS1=Krenk's Feralgia|95
DPS2=Frozen Miasma|94
DPS3=Visoracius' Endemic|93
DPS4=Kirchen's Chill|92
DPS5=Hemocoraxius' Endemic|91
DPS6=Glistenwing Blood|90
DPS7=Dichotomic Fury|99
DPS8=NULL
DPS9=NULL
DPS10=Growl of the Snow Leopard|99
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DebuffAllOn=0
DPSSize=20
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
AggroSize=5
Aggro4=NULL
Aggro5=NULL
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
Heals1=Sabhattin's Mending|25
Heals2=Salve of Clorith|50|Pet
Heals3=NULL
Heals4=NULL
Heals5=NULL
XTarHeal=0
HealGroupPetsOn=0
HealsSize=5
XTarHeal2=0
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
CuresSize=5
[Pet]
PetOn=1
PetSpell=Spirit of Lachemit
PetFocus=NULL
PetShrinkOn=0
PetShrinkSpell=Tiny Companion
PetBuffsOn=0
PetBuffs1=NULL
PetBuffs2=NULL
PetBuffs3=NULL
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
PetCombatOn=1
PetBreakMezSpell=NULL
PetRampPullWait=0
PetSuspend=0
MoveWhenHit=0
PetHoldOn=1
PetToysGave=
PetBuffsSize=8
PetToysSize=6
PetForceHealOnMed=0
[Burn]
BurnText=DROP THE NUKES
Burn1=Fundament: First spire of the Savage Lord
Burn2=Bestial Alignment
Burn3=Frenzy of Spirit
Burn4=Kolos' Fury
Burn5=Empathic Fury
Burn6=Grandiose Tunic of the Wilder


Burn9=NULL
Burn10=NULL
Burn11=NULL
Burn12=NULL
Burn13=NULL
Burn14=NULL
Burn15=NULL
UseTribute=0
BurnAllNamed=0
Burn7=NULL
Burn8=NULL
BurnSize=15
[Pull]
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=5
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
PullPath=NULL
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=0
AFKGMAction=1
AFKPCRadius=150
CampOnDeath=0
ClickBacktoCamp=0
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=92
[GMail]
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
 
You need to add a line of code to the MashButtons Routine.

Around Line 1659 Just add the Highlighted line:

Rich (BB code):
		/for i 1 to ${MashArray.Size}
		    /if (${MashArray[${i}].Length}==0 || ${MashArray[${i}].Equal[null]}) /return
		    /if (${Me.ItemReady[${MashArray[${i}].Arg[1,|]}]}) {
		        /useitem "${MashArray[${i}].Arg[1,|]}"
			    /echo ## Mashing "${castWhat}"
			    /delay 2
		    }
 
Problem - Mash spam in MQ window

Users who are viewing this thread

Back
Top
Cart