Difference between revisions of "Scripts"

From Heretical Apocalypse
Jump to: navigation, search
m
(Scripts)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
These scripts all work with MM2K. It is your own responsibility to understand the rules of Medievia and gameplay and determine if you should use these scripts.
+
These scripts are for MudMaster. All of these scripts are legal, but some are only legal if you aren't AFK or if other conditions hold. Do not post illegal scripts here, they ruin the game anyway.
  
 +
== How to Upload a Script ==
  
*[[media:Charging.txt|Script for Charging]] - this highlights charges and dodges; it also makes you auto stand and re-charge if dodged.
+
# Open this link in a new tab: [[Special:Upload|Upload your script]] (max 2MB size)
 +
## Click "Choose File", and pick your script file to upload
 +
## Ignore everything else and click "Upload File" at the bottom
 +
## When the upload is complete, you will be redirected to a page that has a URL like: <nowiki>http://noric.org/wiki/index.php/File:Faeorbcalc.mm</nowiki>
 +
## Copy the '''bold''' part to clipboard: <nowiki>http://noric.org/wiki/index.php/File:</nowiki>'''Faeorbcalc.mm'''
 +
## If you're having trouble finding your uploaded file on the wiki, use [http://noric.org/wiki/index.php?title=Special:ListFiles&sort=img_timestamp&limit=50&asc=&desc=1 this link] to see a list of recently uploaded files.
 +
# On this page, add a new link to your script. Full link example: '''<nowiki>[[media:Faeorbcalc.mm|Fae Orb Calculator]]</nowiki>'''
 +
## Click Edit
 +
## On a new line at the bottom, type '''* [[Media:'''
 +
## Hit Ctrl-V to paste your file url
 +
## Now type '''"|"''' followed by a suitable description for your script, e.g. '''|Fae Orb Calculator'''
 +
## , then type ''']]''' to finish the wiki link.
 +
## Your full link should look like '''<nowiki>[[media:Faeorbcalc.mm|Fae Orb Calculator]]</nowiki>'''
 +
## At the bottom, click Preview, try clicking the link, it should go to the script
 +
## At the bottom, click Save Page
 +
## Double check that your new link works! Thanks for uploading!
  
*[[media:ChatBypass.txt|Automate Chat Questionnaire]] - only needed 1x per year now
+
== Scripts ==
 
+
* [http://sourceforge.net/projects/mm2k13/files/MM2k13%20Scripts Scripts maintained by Antons]
*[[media:Cpkguard.txt|CPK Guard]]
+
**Expects prompt to be #b(#x&h#b/&Hhp #x&m#b/&Mm #x&v#b&umv #x&b#b&ubr#b) (#m&k#b) (#w&FS&FV&FQ&FF&FI&FP&FM&FB#b) (&R)
+
**Works while hidden in CPK
+
  
 
*[[media:distance.txt|Distance Subs]]
 
*[[media:distance.txt|Distance Subs]]
Line 49: Line 62:
 
::repsoff: turns off all reps
 
::repsoff: turns off all reps
  
 
+
*[[media:Cpkguard.txt|CPK Guard]]
'''Use At Your Own Risk!'''
+
**Expects prompt to be #b(#x&h#b/&Hhp #x&m#b/&Mm #x&v#b&umv #x&b#b&ubr#b) (#m&k#b) (#w&FS&FV&FQ&FF&FI&FP&FM&FB#b) (&R)
 
+
**Works while hidden in CPK
*[[media:afkheal.txt|Automate Healing]] - an auto heal script for simple forms. It will bash tick when oom, rest with form leader, and refollow form leader. Switches between cure crit and heals, and will shared life if very low:
+
** ONLY LEGAL IF YOU ARE NOT AFK
 
+
::healon %0 - turns on auto heal, with party leader of %0. Will autofollow on leader poke emotion
+
::healoff - turns off auto heal
+
::scaredon - auto zapps on telepath.
+
::scaredoff - turns off scared.
+
 
+
*[[media:manor.txt|Automate Manor Before Maze]]
+
**Must make absolutely sure you have quickness and speedwalk on. Speedwalk should be around 600. Assumes you are starting at the entrance after you have done roses.
+
 
+
::runmanor - runs manor.
+
 
+
*[[media:mello.txt|Automate Mello Keys]] - assumes you begin at entrance
+
 
+
::mello1 - keys up to sent
+
::mello2 - keys up to herald
+
::mello3 - keys up to 2nd sent
+
::mello4 - to telescope
+
 
+
*[[media:metahunt.txt|Find Metamorph]]
+
**DO NOT SAVE PROFILES with this script loaded. It could get you killed in cpk because it messes with how it shows you hiddens.
+
 
+
::hunton - turns on the auto look crap
+
::huntoff - turns off the auto look crap
+
  
 
*[[media:target.txt|Target]]
 
*[[media:target.txt|Target]]
Line 98: Line 88:
 
::/alias {k1}{$attack1 $curtarg)
 
::/alias {k1}{$attack1 $curtarg)
 
::/macro {f1}{$attack2 $curtarg}
 
::/macro {f1}{$attack2 $curtarg}
 +
 +
*[[media:Arrowhelper.mm|Arrow Helper]] - Archery arrow helper for reloading quiver
 +
::help command: arrowhelper
 +
::If the notification on the status bar (below where you type) is in a bad position, you can set the starting position: ''/var {arrowhelperBaritemStartPosition} {1}'', change 1 to something like 30 or 50, then run ''createArrowHelperBaritems'' to move the baritems to new position.
  
 
[[Category: Miscellaneous Resources]]
 
[[Category: Miscellaneous Resources]]

Latest revision as of 16:04, 3 November 2014

These scripts are for MudMaster. All of these scripts are legal, but some are only legal if you aren't AFK or if other conditions hold. Do not post illegal scripts here, they ruin the game anyway.

How to Upload a Script[edit]

  1. Open this link in a new tab: Upload your script (max 2MB size)
    1. Click "Choose File", and pick your script file to upload
    2. Ignore everything else and click "Upload File" at the bottom
    3. When the upload is complete, you will be redirected to a page that has a URL like: http://noric.org/wiki/index.php/File:Faeorbcalc.mm
    4. Copy the bold part to clipboard: http://noric.org/wiki/index.php/File:Faeorbcalc.mm
    5. If you're having trouble finding your uploaded file on the wiki, use this link to see a list of recently uploaded files.
  2. On this page, add a new link to your script. Full link example: [[media:Faeorbcalc.mm|Fae Orb Calculator]]
    1. Click Edit
    2. On a new line at the bottom, type * [[Media:
    3. Hit Ctrl-V to paste your file url
    4. Now type "|" followed by a suitable description for your script, e.g. |Fae Orb Calculator
    5. , then type ]] to finish the wiki link.
    6. Your full link should look like [[media:Faeorbcalc.mm|Fae Orb Calculator]]
    7. At the bottom, click Preview, try clicking the link, it should go to the script
    8. At the bottom, click Save Page
    9. Double check that your new link works! Thanks for uploading!

Scripts[edit]

  • Shipping - a simple ship script. Tells you how much to turn, countdown timers on your guns, etc. Set up to work entire ship from keypad. DO NOT SAVE PROFILES with this script loaded. It completely remaps keypad and adjusts some commands.
macros:
C-7 : fire lb t
C1: fire lb b
C8: fire b
C9: fire sb t
C3: fire sb b
C2: fire st (t+b)
C5: check your guns
5: ship map
kp+: ship status
C0: ship lash 0
Ckp+: ship helm
c6: turn +11 degrees for every time pressed. timeout of 1 second.
c4: turn -11 degrees for every time pressed. timeout of 1 second
  • Spider Reps for Chat
    • Note: for this file to work, your Med prompt must be set to #b(#x&h#b/&Hhp #x&m#b/&Mm #x&v#b&umv #x&b#b&ubr#b) (#m&k#b) (#w&FS&FV&FQ&FF&FI&FP&FM&FB#b) (&R)
bson: turns on just bsreps
bsoff: turns off just bsreps
combaton: turns on just combat reps (trip, bash, spell, etc)
combatoff: turns off just combat reps
repson: turns on all reps
repsoff: turns off all reps
  • CPK Guard
    • Expects prompt to be #b(#x&h#b/&Hhp #x&m#b/&Mm #x&v#b&umv #x&b#b&ubr#b) (#m&k#b) (#w&FS&FV&FQ&FF&FI&FP&FM&FB#b) (&R)
    • Works while hidden in CPK
    • ONLY LEGAL IF YOU ARE NOT AFK
t1 %0 - sets target 1 to %0
t2 %0 - sets target 2 to %0
t3 %0 - sets target 3 to %0
t %0 - sets current active target to %0
at1 %0 - sets attack 1 to %0. (for example bs, trip, c mag, etc)
at2 %0 - sets attack 2 to %0
at3 %0 - sets attack 3 to %0
autotargeton - turns on autotarget, which sets target 3 to last person to stab you or mal you. Useful for some quests, but not really that great. requires spiderreps
autotargetoff - turns off autotarget
macros:
kp+ - cycles targets
kp0 - attack 1 current target
kp1 - attack 2 current target
kp3 - attack 3 current target
Note: people can easily write their own aliases or macros for triggering attacks. For example:
/alias {k1}{$attack1 $curtarg)
/macro {f1}{$attack2 $curtarg}
help command: arrowhelper
If the notification on the status bar (below where you type) is in a bad position, you can set the starting position: /var {arrowhelperBaritemStartPosition} {1}, change 1 to something like 30 or 50, then run createArrowHelperBaritems to move the baritems to new position.