• 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

Question - Rogue Poison Buff

Cmp433

Member
Joined
Nov 28, 2022
RedCents
25¢
Hello. Im trying to finish out my rogue. I use poisons on him but cant seem to get it to work correctly. Im using kissassist currently

Buffs2=10 Dose Bite of the Shissar|Dual|Strike Poison

That's the line im using for one poison. Is there something im missing or doing incorrectly?
 
Hello. Im trying to finish out my rogue. I use poisons on him but cant seem to get it to work correctly. Im using kissassist currently

Buffs2=10 Dose Bite of the Shissar|Dual|Strike Poison

That's the line im using for one poison. Is there something im missing or doing incorrectly?
You are posting in the CWTN class plugins / MQ2 rogue section. Pretty sure you're asking about kissassist so I'm going to move your question there
 
Checked a random ini in the library and your formatting looks right...
Buffs2=Consigned Bite of the Shissar XX|Dual|Bite of the Shissar Poison XI

Do you mind posting the full ini? And perhaps explaining a little more the behavior you're seeing? i.e. does it not cast at all, cast but not stick, etc?
 
[General]
KissAssistVer=12.002
Role=Hunter

CampRadius=500
CampRadiusExceed=600
ReturnToCamp=0
ChaseAssist=1
ChaseDistance=20
MedOn=1
MedStart=35
MedStop=100
MedCombat=0
LootOn=0
DefaultUI=TRUE
CharInfo=Rogue|70|GOLD


[Buffs]
BuffsOn=1
BuffsSize=5
Buffs1=Woven Shadow Stone|Dual|Illusion: Guktan
Buffs2=10 Dose Bite of the Shissar|Dual|Strike Poison
Buffs3=10 Dose Mangled Tendon|Dual|Waste Poison|Me
Buffs4=Stanos' Wicked Gauntlets|Dual|Miraculous Visions
Buffs5=NULL
RebuffOn=1
CheckBuffsTimer=5
PowerSource=NULL


[Melee]
MeleeOn=1
FaceMobOn=1
MeleeDistance=15
StickHow=0
UseMQ2Melee=1
TargetSwitchingOn=0
Autohide=0


[GMail]
GMailHelp=Events currently support - Dead,Drag,GM,Level,Named,Leftgroup,Tells
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL

[DPS]
DPSOn=1
DPSSize=8
DPSSkip=20
DPSInterval=1
DPS1=Nightshade, Blade of Entropy|99
DPS2=Intimidation|100
DPS3=Null
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL

AEon=1
AESize=45
AE1=Kinesthetics Discipline|2|Mob
AE2=Deadly Precision Discipline|2|Mob
DebuffAllOn=0


[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=1
HealInterval=1
AutoRezOn=0
HealsSize=5
Heals1=Distillate of Celestial Healing X|60|Me
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL

[Pull]
PullWith=Melee
PullMeleeStick=1
MaxRadius=800
MaxZRange=200
UseWayPointZ=1
PullWait=2
PullRadiusToUse=10000
PullRoleToggle=0
ChainPull=1
ChainPullHP=20
PullPause=0|0
PullLevel=0|0
PullArcWidth=0
PullOnReturn=0
LOSBeforeCombat=1
Meleedistance=500

[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=1



[KissError]
LastCMD:=/endmacro
ErrorDateTime:=11/29/2022 14:08:07
ErrorMsg:=NULL
DataError:=NULL
SyntaxError:=NULL
RunningTime:=6604
BuildDate:=20221124
CurrentUI:=Default




It's not casting either poisons. It will cast my illusion / heal pots / haste item just fine. Just no poison
 
I found an ini that has a buff format that might work. This says:

Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness

so maybe you can try:

INI:
Buffs2=command:/useitem 10 Dose Bite of the Shissar|Dual|Strike Poison
Buffs3=command:/useitem 10 Dose Mangled Tendon|Dual|Waste Poison
 
the following is used by my rogue with success:
[CODE title="poison"]Buffs1=Luclinite Ensanguined Shadowscale Leggings|Summon|Consigned Bite of the Shissar XXI|40|Cond1
Buffs2=Consigned Bite of the Shissar XXI|Dual|Bite of the Shissar Poison XII[/CODE]

[CODE title="Cond1"]Cond1=${Me.SpellReady[${InvSlot[Legs].Item.Name}]} && !${Me.Combat} && !${Me.Invis}[/CODE]

based on that, my feeling is, the syntax you are using should be ok
 
I take it back. When in Hunter mode, he starts casting using that line but then starts running before the buff is finished. any way I can add a slight pause after the buff cast so it finishes?

Edit: It also tries to cast it every single pull even when the buff is on, it doesn't accept that the buff is already there.
 
Last edited:
I couldn't get my rogue to buff his poisons using the regular poison name.
What did work was adding command: /use item 10 dose bite of the shissar|dual|strike poison
Now my only issue is, the toon will start to cast the buff inbetween pulls but starts running before the buff lands.
Also, when I manually click the buff, he still tries to cast it so it appears he isnt seeing that the buff is already landed.

Any suggestions on how to fix this?
 
I couldn't get my rogue to buff his poisons using the regular poison name.
What did work was adding command: /use item 10 dose bite of the shissar|dual|strike poison
Now my only issue is, the toon will start to cast the buff inbetween pulls but starts running before the buff lands.
Also, when I manually click the buff, he still tries to cast it so it appears he isnt seeing that the buff is already landed.

Any suggestions on how to fix this?
My Rogue Poison Mac ( Rogue Poison Collection ) is working just fine. Or are you looking for something else that I am missing?
 
Yes, the spelling is correct. The line is:
Buffs1=10 Dose Spine Rend|Dual|Confine Poison
Link to poison being used: Here

Not sure why it doesnt cast it. But it also doesn't seem to cast any version of my poisons. Oddly enough, it will cast poison proc from LDON gaunts linked here
 
When you start Kissassist the MQ window will get spammed with a bunch of information. In there it will say whether or not it detected any errors in the ini file, like it can't find an item it's supposed to use.

Do you have any errors in the buffs check? You'll likely have to scroll up a bit to find it.
 
I've tried a ton of variations of the line to check that. Ive tried using Ten instead of 10, using Spell: Confine Poison, etc. The only way it doesn't show any errors is how I have it spelled out in my comment above.
 
I've tried a ton of variations of the line to check that. Ive tried using Ten instead of 10, using Spell: Confine Poison, etc. The only way it doesn't show any errors is how I have it spelled out in my comment above.
show a snippet of the item because it is like the link i shared

Buffs1=poison name|dual|poison buff it gives you

but it can't be random words, needs to be the exact item
 
Refer to my comment 2 above. I am spelling it exactly as it shows, and linked on Alla the exact poison I'm using.

Buffs1=10 Dose Spine Rend|Dual|Confine Poison
Link to poison being used: Here

Not sure why it doesnt cast it. But it also doesn't seem to cast any version of my poisons. Oddly enough, it will cast poison proc from LDON gaunts linked here

The line works perfectly. But it is a poison item clicky, not an actual 10 dose poison.
Buffs2=Gloves of the Faded Shadows|Dual|Strike Poison
 
Is there a way for me to add a line that maybe casts the poison buff every 15 minutes on a timer as a work around perhaps?
your other alternative instead of dual would just be a

INI:
buffs1=10 Dose Spine Rend|Cond1
cond1=!${Me.Buff[confine poison]}

back to the "could you give a snip" versus "already gave you the link"

could you please do the following:
a: provide a snip from in-game of the actual item
b: provide a snip from in-game of the actual buff from your buff window after using the item manually

not everything in allah's is perfect, not everything in eq is perfect - there are plenty of times where eq has a trailing space, or missing a space or use a ` instead of a '

being able to actually *see* the *actual* item isn't pedantry, it is trying to help you resolve your problem.

I'm sorry if things are frustrating for you, hopefully we can get you resolved.
 
I apologize, I missed the snippet request before. Also by no means am I trying to come off as hostile, I hate how text can be misconstrued. I'm eager to learn this stuff and genuinely do appreciate the info. Still impressed by the quality of response / response time by every one on here.

Here is a snip of the Item / Spell buff

Edit: I should also add ive tried both variations of the spell confine poison:
Buffs1=10 Dose Spine Rend|Dual|Spell: Confine Poison
Buffs1=10 Dose Spine Rend|Dual|Confine Poison
Buffs1=Spine Rend|Dual|Spell: Confine Poison
Buffs1=Spine Rend|Dual|Confine Poison
 

Attachments

  • poison SS.png
    poison SS.png
    674.1 KB · Views: 1
Question - Rogue Poison Buff

Users who are viewing this thread

Back
Top
Cart