• 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 moguay

  1. moguay

    Advanced and Automatic create Group / Raid

    I share my current include of this script : https://github.com/moguay/mq2-thf-macro/blob/master/Standalone%20Macro/Autoraid.inc and the mac if you want to use it independently : https://github.com/moguay/mq2-thf-macro/blob/master/Standalone%20Macro/autoraid.mac
  2. moguay

    Macro command management into multiclass macro

    I will try to explain to you how I build the order management of my bots. The basic idea is to make it easier for the player to select which bot, type of bots he wants to launch a command and mix the possibilities as much as possible, without having to switch characters. An example to engage...
  3. moguay

    Advanced and Automatic create Group / Raid

    Start to take the time to adding function to help to create a free raid bots - add disband all function - add new function, to invite all bots not in raid after you manually assign group arrangement you can save / restore your arrangement Have bug on raid[x].group tlo atm on eqmu...
  4. moguay

    Advanced and Automatic create Group / Raid

    - Reforge macro structure - autoraid.mac (for standalaone) and autoraid.inc (for include in other macro) the idea is to have a common development between the two functioning maco, it is always a problem to make lightened versions. use /mac autoraid [group/raid/load/save] <arg> (for standalone)...
  5. moguay

    Advanced and Automatic create Group / Raid

    - Adding the possibility to make own bots dispatch and save/load your custom formation /mac autoraid [save/load] maxdps1 - Simplify ini save file, can be edited... | [Autoraid] INVITE_LIST1=WAR:Bufo#1 WAR:Boulon SHD:Guismo CLR:Moguay RNG:Framboise DRU:Diancecht INVITE_LIST2=PAL:Leapyear#2...
  6. moguay

    Advanced and Automatic create Group / Raid

    - Adding cache sub function - Cache is renew when the bots change - Cache can be edited manually to perform personalized raid formation - Adding group invite verification + add notification if lag, need to do the same on raid invite - Other minor change Fast mode without cache (5.3s) Fast...
  7. moguay

    Advanced and Automatic create Group / Raid

    I have rewrite the code to allow different arrangements depending on the servers you are. From 2 master type balanced for thf, the code make the arrangement with 4 Groupes Type (1=Tank, 2=Melee, 3=Pet Class, 4=Nuker) The futur reflextion for my own use, is how switch between pur tanking spec to...
  8. moguay

    Advanced and Automatic create Group / Raid

    Here my older function based on INI file configuration
  9. moguay

    Advanced and Automatic create Group / Raid

    Hello, Today I present to you a new function to create groups or raids without configuration, without map key, etc... Just one order. As you will see in the capture, the code analyzes your bots in two different ways, the classes and the power of the bots. Standalone Autoraid.mac V1.0 Download...
  10. moguay

    SuperCoth

    First of all, I find its very relevant comments. What's important to remember it is the structure and how to interact in a way intelligent. This code is for UT, but easily convertible to higher versions. It's a little more difficult in the other direction, or not... Need a bite time. Or do...
  11. moguay

    SuperCoth

    SuperCoth Is to perform mass coth to optimize and therefore to minimize the time of coth raid. For this your macro need to identifies each type of coth on bots, in order to sort them by order of speed Important, once more for me, This function is performed by an exchange between bots...
  12. moguay

    Auto resist Cast filter

    I'm going to be nice, Today I present the automatic learning of resists on npc. As you can imagine, the two main goals, is to optimize the fighting, but especially the program as smart as you. The goal is to understand if the resists pass all the time, or some time. and add a filter in your...
  13. moguay

    Perama macro timer

    He, you know certainly outer, global timer. And now the perma timer. For my own use, i have needed to maintient timer (long timer) this after a full/clean macro restart, Eq restart and also computer reboot. You do it without knowing it permanently about constants in the ini. even if most of...
  14. moguay

    Howto make a Offtank disc management

    Hello coder, i share to you my algorithm concept for offtank discs Is based on a curve that allows to analyze/filter the sudden impacts and thus to trigger disc rotation. In addition, add the forced launch of discs if one of your close tank falls and you take aggro. Hopefully this gives you...
  15. moguay

    The Hidden Forest - Advanced Macro on THF Private server

    Quick demo of a raid fight : https://www.youtube.com/watch?v=j5-a0Zvh-vE - - - Updated - - - Starting and preparing for the raid : https://youtu.be/qhNNDHw7xfI Include some details: - start, batch srcipt - inventory management, transfert recipe items to stocker - transfert item to...
Back
Top
Cart