Moderator: MacroQuest Developers



Code: Select all
[MacroQuest]
MacroPath=.\Macros
LogPath=.\Logs
DebugSpewToFile=0
FilterSkills=0
FilterTarget=0
FilterMoney=0
FilterFood=0
FilterMacro=0
FilterEncumber=0
FilterDebug=0
[Filter Names]
[Telnet Server]
Enabled=0
LocalOnly=0
Port=0
Welcome=MacroQuest telnet server
Password=macroquest
[Aliases]
/exp=/echo $char(exp)% experience...
/bind=/doability "Bind Wound"
/gmlist=/who all gm
/mana=/echo Current Mana: $char(mana,cur) -- Max Mana: $char(mana,max)
/hp=/echo Current Health: $char(hp,cur) -- Max Health: $char(hp,max)
/mousepos=/echo Your mouse is at $mouse(X) , $mouse(Y)
Code: Select all
[MacroQuest]
MacroQuestVersion=MQ-20031009
ClientName=eqgame
ClientVersion=Thu Oct 09 07:43:xx 2003
ClientOverride=1
MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest
[Function Locations]
WriteChatColor=004912DD
GetRaceByID=004873A7
GetClassByID=00486D4C
GetDeityByID=00488849
GetBodyTypeByID=0048709F
LeftClick=0049D992
RightClick=0049B7A3
ScreenItem=0040B03D
ScreenSpawn=0048CD15
NewUIINI=0050DC28
MaxMana=00419B47
Commands=0049B24F
CmdCleanup=
MemChecker=004B025A
MemChecker2=004B6FB9
MemCheckAddr1=004B7020
MemCheckAddr2=004B704E
MemChecker3=004B52F4
MemSpell=0050AA52
LoadSpells=0050A8EC
StartTrader=004C4219
BuyItem=004FACCE
SellItem=004FAE9F
GetFocusCastingTimeModifier=004242DB
GetAACastingTimeModifier=00424647
SelectItem=004FB3E0
CastSpell=00428253
WriteMapfile=004F642A
RClickTarget=00497555
LClickTarget=0049D1E1
[Class Locations]
SpellBookWnd=005F9394
InventoryWindow=005F9398
CastingWindow=005F938C
LootWnd=005F93A4
ClassMapWnd=005F935C
ClassBazaarWnd=005F93B8
ClassMerchWnd=005F93AC
ClassTextureAnim=0077769C
ClassBazaarSearchWnd=005F93BC
ClassCastSpellWnd=005F9390
ClassHotButtonWnd=005F936C
ClassGiveWnd=005F93C0
ClassContainerMgr=005F9410
[DirectInput8]
Main=0076E9CC
Keyboard=0076E9D0
Mouse=0076E9D4
[Memory Locations]
SlotList=005F940C
ActiveMerchant=0070F760
HugeWindowList=00782710
SpellFavorites=0070CA28
Clicks=006AC558
Zoning=0075CCC8
Zones=0070F70C
ZoneInfo=006AC6CC
SpawnHeader=0070F710
Items=0070F714
Doors=006AC44C
SpawnFooter=0070F734
Char=0070F748
CharInfo=0070F750
Target=0070F754
Guilds=00713DA4
OldAttack=
Mouse=0076E9D8
Attack=006AD2F0
InChatMode=006AC498
Spells=0076A154
CommandList=005E98A0
DoAbilityList=006E60E4
DoAbilityAvailable=006AD28C
Group=0070DDE0
GroupCount=0070DC98
clsItems=0070F774
clsSpawns=0070F700
clsMainNewUI=0076EB40
EncryptPad=005EF648
EncryptPad3=005EFA58
EncryptPad2=005F04E0
ServerHost=0070D06C
ServerName=006E60A4
Code: Select all
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /dll /out:"..\Release\eqlib.dll" /libpath:"..\Detours\lib60" /debug /debugtype:both