• 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

Recent content by Loadstone

  1. L

    Config - Kiss ini's - Most classes

    Enchanter: mez section looks nice, but isn't correct. MezSpell=Glamour of Kintaz MezAESpell=Fascination|4 Max level on Glamour is 57 and Fascinations if 55 with mez max level set to 61. does kiss recognize spells max level automatically? I know it sure likes to chain cast mez on mobs that are...
  2. L

    Question - Not sure what im doing wrong with /setwintitle

    Seen this in a previous post and attempted to get it working. copied that line into notepad and saved it as zoned.cfg. not sure how to make it just work without me typing/hotkeying it on each client. It would be nice to have that just automatically work each time I zoned "make a file called...
  3. L

    Problem - anyway to not cast the same group buff several times?

    Was wanting to know if there was a way to have buff classes verify if the target already has the buff. Every time I start kiss cleric casts all buffs sometimes they will cast the same group buff same target 2-3 times. On TLP server sense the lowbie spells =) [General] KissAssistVer=8.4.2...
  4. L

    Question - healing and dpsing on same toon

    I'm a fan of one line hotkeys so if you have several dps classes you can have everyone cast there nuke/spell at once or everyone use there jboots /bca //multiline ; /Target ID ${Target.ID} ; /casting "ice comet" ; /casting "Char" ; /casting "winters roar" ; /casting "smite" /bcaa //casting...
  5. L

    Question - healing and dpsing on same toon

    /Target ID ${Target.ID} - - - Updated - - - http://www.redguides.com/docs/projects/mq2eqbc/ has most of the eqbc syntax. if you're rolling several of the same toon with a spell you only want one cast use /bct toonsname //multiline ; ... I use that for snare sense I don't want all of my...
  6. L

    Question - healing and dpsing on same toon

    mq2cast controls /casting "xxx" if you tell it to /casting "Greater Heal" if the spells not loaded it will load it, it will attempt to recast on fizzles up to I think 3 attempts, and recasts on stuns also. its nice if you have several characters with the same spell rather then a winded hotkey...
  7. L

    Question - healing and dpsing on same toon

    use eqbc make a hotkey on your main toon, /bca //multiline ; /Target ID {Target.ID} ; /casting "snare spell" ; /casting "slow spell" in that case it would have every character with "snare" and "slow" cast them on your target. could break them up into different hotkeys but it will bypass kiss...
  8. L

    Question - help with EQBC and a holyshit/downshit

    downshit2=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]} && !${Me.Sitting} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && ${Me.PctMana}<90) /sit downshit3=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]} && ${Me.Sitting} &&...
  9. L

    Question - help with EQBC and a holyshit/downshit

    getting on both downshits: Unparsable in Calculation: '$' Failed to parse /if condition '(FALSE && FALSE && FALSE && ${Me.TargetOfTarget.CleanName.Equal[toonsname)', non-numeric encountered
  10. L

    Question - help with EQBC and a holyshit/downshit

    First planning on going to 12 box crew have multiple wizards I was wondering if there is a way to just /bct "all wizards" //multiline... because I'm going to have 6 wizards and 1 mage a standard 5 line hotkey just isn't going to cut it. Kissassist while is nice for when im lazy I prefer to time...
  11. L

    Question - Need help with holyshits

    basically I need my sk to use Umbral Carapace, Leechcurse Discipline, Deflection Discipline, Innoruuk's Voice, and Recondite Darktouch Breatplate effectively. Kiss doesn't seem to handle using them well. can't seem to find any resources that explain how to make them outside confusing already...
Back
Top
Cart