• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Recent content by bertoxboy

  1. bertoxboy

    Unmaintained finger.mac 1.0

    I'm quitting EQ, so now you all can use my favorite super secret mac... usage: /mac finger channel Ex: /mac finger shout Ex: /mac finger rsay Ex: /mac finger ooc Ex: /mac finger 1 (for chat channels) | This is a macro by Bertoxboy | usage: | /mac finger channel #turbo Sub Main /docommand...
  2. bertoxboy

    Question - Quick Macro Writing Question... will take 20 sec...

    Sweet, that worked like a charm, thanks!
  3. bertoxboy

    Question - Quick Macro Writing Question... will take 20 sec...

    I'll look into events... don't think I've ever messed with that - - - Updated - - - Events won't work... the macro I'm working on only runs through once, it does not loop and stay active, events are out of the question... So there's no EASY way to send chat through a specified channel when...
  4. bertoxboy

    Question - Quick Macro Writing Question... will take 20 sec...

    that doesnt work either... my code int he original post works but only for chat channels... i'd like it to work for ooc, auction, shout, say, etc...
  5. bertoxboy

    Question - Quick Macro Writing Question... will take 20 sec...

    #turbo Sub Main /chat ${Param0} test /echo ${Param0} /return usage: /mac whatever gsayor /mac whatever 3 or /mac whatever ooc I'm trying to get to see the word test show up in whatever channel I type after the macro name in the /mac command... but it doesn't parse... I'm sure there is an...
  6. bertoxboy

    Plugin - MQ2Melee

    holyshit1=/if (((!${Me.Buff[Avatar].ID} && ${Spell[Avatar].Stacks}) || ${Me.Buff[Avatar].Duration.Ticks}<16) && !${InvSlot[mainhand].Item.Name.Equal[Ancient Prismatic Brawl Stick]}) /multiline ; /exchange "Ancient Prismatic Brawl Stick" mainhand ; /keypress - ; /echo HS1 holyshit2=/if...
  7. bertoxboy

    Tech - Downshit help

    I'll try ticks, keypress - is my hotkey to /pause 8 and then /autoinventory, it kinda just puts the swapped out wpn on the cursor
  8. bertoxboy

    Tech - Downshit help

    I'm 90% there.... downshit1=/if (((!${Me.Buff[Avatar].ID} && ${Spell[Avatar].Stacks}) || ${Me.Buff[Avatar].Duration}<90000) && !${InvSlot[mainhand].Item.Name.Equal[Ancient Prismatic Brawl Stick]}) /multiline ; /exchange "Ancient Prismatic Brawl Stick" mainhand ; /keypress - ; I suspect my...
  9. bertoxboy

    Question - Syntax Q, help me! it will take 15 sec...

    /declare pauserot int outer 0 :pauserot if(${pauserot.Equal[1]}){ /goto :pauserot } What is the correct syntax to set pauserot to 1 and what is the correct syntax to check if it is equal to 1 in the if statement? I keep getting errors trying to edit this macro...
  10. bertoxboy

    Plugin - MQ2AutoLogin

    How can i configure this to work with wineq instead of the EQ client? nevermind I just got it to work with wineq... although i couldnt find any detailed instructions here =/ i searched the whole forums...
  11. bertoxboy

    Question - MQ2EQBC

    I want to minimize the use of macros.... I'm trying to set up a few dps groups for raid encounters on TLP, so I have to run in nuke/dot, run back and LoS the aoe, etc... I'm only using KA for stationary healers
  12. bertoxboy

    Question - MQ2EQBC

    How can I use this to have all connected wizards say cast harvest at the same time? not necessarily in the same group
  13. bertoxboy

    Question - MQ2EQBC

    awesome, will have to look into that!
  14. bertoxboy

    Question - MQ2EQBC

    I want to know how to use a /multiline in a social hotkey to do a few things... I could use a little help... Using MQ2EQBC, i want all connected Wizards to cast Tears of Solusek after assisting me, going to use the name Tom... I'd asume it would go something like this, but I need help... /bca...
  15. bertoxboy

    Request - 3D Printer + Precious Metals Casting

    I'll link a Youtube video as well in UHD - - - Updated - - - Overall I'm pretty happy with it... it was just a test run. it was kind of difficult to work with such a small piece... but it turned out ok. I'll probably put it up for auction in the bazaar forums before I start working on...
Back
Top