[Script] Void Reaver AI menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Script] Void Reaver AI

    Hi there!
    This is a small and easy code (GM) for void reaver's AI.
    Sorry if it's already been made, but to be honest I didn't find anything related to this.
    Lightning orbs not included, because as far as I know it's not possible to make that in GM.

    Here you go!

    I'm planning to release more codes (Got other instances scripted, but didn't test them yet...)

    Code:
    /********************************/
    /*    Void Reaver     - Done by Meltoor     */ 
    /********************************/
    
    global vreaver_pounding = function(plr)
    {
        .CastSpell(34162);
        .SendYellMessage("Calculating force parameters...");
        .PlaySoundToSet(11219);
    };
    global vreaver_entercombat = function(plr)
    {
        .RegisterTimer(12000, vreaver_pounding, 632);
        .SendYellMessage("Alert! You are marked for Extermination!");
        .PlaySoundToSet(11213);
    };
    .RegisterUnitEvent(19516, 1, vreaver_entercombat);
    
    global vreaver_leavecombat = function(plr)
    {
        .DeregisterTimer();
    };
    .RegisterUnitEvent(19516, 2, vreaver_leavecombat);
    
    
    global vreaver_died = function(plr)
    {
        .SendYellMessage("Systems... shutting... d-o-w-n...");
        .PlaySoundToSet(11214);
    };
    .RegisterUnitEvent(19516, 4, vreaver_died);
    Last edited by Meltoor; 11-05-2007 at 03:51 PM.

    [Script] Void Reaver AI
  2. #2
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    Thanks for the script mate

  3. #3
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    this is implented in the newer ascent revs but nice post

    grtz

  4. #4
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    Well, didn't saw it so I've posted it.
    I'll release more complex scripts later.

  5. #5
    diogolinheiro's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    Nice post hope this will help some people.

  6. #6
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    Originally Posted by Meltoor View Post
    Well, didn't saw it so I've posted it.
    I'll release more complex scripts later.
    well you write scripts huh... i might have a job for u if you wnt...
    its about the headless horseman...
    you will need to do some testing and putting together lose ends for me... maybe even make new script(s)...


    grtz

  7. #7
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Script] Void Reaver AI

    Sorry, but I'm really busy these days... right now I'm writing this from a TK raid (retail). I play on a server as an admin (script and etc)+having a raiding guild on retail so... I don't know o.O.

Similar Threads

  1. Void Reaver glitch
    By Hitoshi in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 02-10-2008, 08:07 PM
  2. Void Reaver exploit
    By usnsailor20 in forum World of Warcraft Exploits
    Replies: 21
    Last Post: 11-04-2007, 12:51 PM
  3. Void Reaver bug
    By chyne1 in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 07-14-2007, 09:08 AM
  4. Void Reaver Strategy Guide
    By Snitch in forum World of Warcraft Guides
    Replies: 6
    Last Post: 03-31-2007, 09:06 AM
All times are GMT -5. The time now is 04:38 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search