AC Image Silos Toy Box Home Plugins Castaway Update Quest Decal Link
System Requirements

For Use

  • Decal 2.9.6.5 or higher
  • Virindi Tank v.0.3.1.70 or higher and enabled in Decal
  • Virindi Item Tool enabled in Decal
  • Virindi View Service enabled in Decal
  • Virindi Plugins updated 8/29/2011 or newer.

Mag-Tools

Created by Mag_nus 

Mag-tools A small plugin that provides tools to take away some of the burden of playing Asherons Call. Many of the tools are designed to help those who play multiple accounts at once. chat filtering options now save to xml config file.
Download plugin here https://github.com/Mag-nus/Mag-Plugins/releases
For downloading instruction and examples http://magtools.codeplex.com/documentation
Download plugin code here http://magtools.codeplex.com/releases/view/74370

Download



Mag‐Tools Command Line 
from the authors notes located at 


/mt logoff and /mt logout (same function) logs out via command
/mt quit
/mt exit (same as /mt quit)
/mt client minimize

/mt send [enter,pause,space]
/mt send cntrl+[C]
/mt send [f4,f12]
/mt send msg [keys to press]
/mt click [ok,yes,no]
/mt click [X] [Y]
/mt get xy (gets the current cursor x y coordinates)

/mt face [degrees]
/mt [s]jump[w,z,x,c] [milliseconds] (s - shift, w - forward key)

/mt fellow create [name]
/mt fellow [open,close,disband,quit]
/mt fellow recruit [name]

/mt cast[p] [#,name] [on [target]]

/mt select[p] [item]
/mt use[p] [item] [on [target]]
/mt use [closestnpc,closestvendor,closestportal]
/mt usei[p] [item] [on [target]] (limits search to inventory items only)
/mt usel[p] [item] [on [target]] (limits search to landscape items only)
/mt give[p] [item] to [target]
/mt loot[p] [item]
/mt drop[p] [item]

/mt trade add[p] [item]
/mt trade [accept,decline,reset,end]

/mt vendor addbuy[p] [item] [count]
/mt vendor addsell[p] [item]
/mt vendor [buy,clearbuy,sell,clearsell]

/ mt equip[p] [item]
/ mt dequip[p] [item]

/mt combatstate [magic,melee,missile,peace]

/mt autopack

/mt dumpspells (writes to c:\mt spelldump.txt)

/mt opt list
/mt opt get [option]
/mt opt set [option] [value]
/mt opt remember [option]
/mt opt restore [option]

Notes:
p postfix on command indicates partial matching on [item] [and [target]]
[on [target]] limits [item] to inventory only
For all /mt click events:
When an Asherons Call client window performs these actions, it will semi-regain focus in a way that doesn't take your screen focus/cursor, but will return to normal focus CPU % even if you're using the FPS Manager of Mag-Tools. This is observable using windows task manager. Simply clicking the client and then off of the client again will kick back in the idle fps manager feature of mag-tools (or the default 10 fps that AC normally runs at when not focused).  
 
Examples:
/mt useip mote on mote
/mt uselp key on door
/mt usel Colloseum Key on Colosseum Chest

/mt opt remember InventoryManagement.KeyRinger
/mt opt set InventoryManagement.KeyRinger false
/mt opt restore InventoryManagement.KeyRinger

Mag-Filter

Created by Mag_nus 

 

Mag-Filter Auto retries and logins in character and Chat commands Download



Release Notes

One of your characters is still in the world. Please try again in a few minutes.
- Auto retries and logins in character

Esc key at character login screen completely exits the client, without any confirmation dialog.

Login Message Queue
/mf lmq add [messageToSendOnNextLogin]
- Sends all [messageToSendOnNextLogin] on next login
/mf lmq clear
- clears login message queue

Login Next Character
/mf lnc set [charactername]
- Logs in [charactername] on next logout
- When this character is logged in, lnc is cleared.
/mf lnc clear
- clears next login character

Default Login Character
/mf dlc set
- Sets the default login character on first connection to current logged in char
/mf dlc clear
- Clears the default login character



1.0.0.2:
Added /mf lmq

1.0.0.1:
Added /mf lnc and /mf dlc commands

1.0.0.0:
Initial Release.

 

Mag-SuitBuilder

Created by Mag_nus 

 

Mag-SuitBuilder Mag-Suit Builder is a standalone program. All you need is windows and .net Download



Release Notes

Requirements:
Mag-Suit Builder is a standalone program. All you need is windows and .net

Installation Instructions:
Just download Mag-SuitBuilder.exe from the link above and run it.

Usage Instructions:
  • Install the latest Mag-Tools (1.0.8.22) or newer.
  • In Mag-Tools:
    • go to Misc->Options, and enable [Inventory Logger Enabled]
    • Log in all your characters.
  • In Mag-SuitBuilder
    • Step 1. Click [Load Inventory].
    • Step 1. Setup filters
    • Step 2. Click [Calculate Possibilities]

Read all the documentation here: Mag-SuitBuilder

Mag-AC Client Patcher

Created by Mag_nus 

Mag-AC Client Patcher Changes how the AC Client renders Download



Usage Instructions

Click "Locate" to locate your acclient.exe If your client exe is original, click "Create Backup" to backup. Click "Apply" on the various patches you'd like to use. Click "Commit Changes to Exe" to apply them. Included Patch Options Allow Multiclient This allows multiple instances of acclient.exe even when not using decal. Bypass RenderNormalMode This will not render the world. This can greatly reduce CPU but doesn't reduce memory usage much. Pea 4K Res Unlocked This patch was developed by Pea. Pea has given me persmission to deploy this patch. This allows the client to select larger resolutions. It does not fix text scaling issues at such high resolutions. Client::UseTime Disable StartFrame and Draw This will not render anything past initial connection. You will only see a black screen. It removes almost all CPU/GPU based load but doesn't reduce memory usage much. Mouse inputs will still register Decal plugins will still run, but do not render.



Launcher



Tools Mag_nus used to develop these patches
AC Client 2013-09 11.4186 for reference
IDA v6.6 - v6.9 to analyze the exe
OllyDbg 2.01 to modify the assembly and save a patched exe
License 

Published under the GNU Lesser General Public License

Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]

Preamble

The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.

To read more about this license click here...