Results 1 to 3 of 3

Thread: 140 big shot Hunting Script

  1. #1

    Default 140 big shot Hunting Script

    Anyone know how to make a script that is useable in big shot that will cast 140 when the following conditions are met:
    1. There is a monster that is about to be attacked
    2. 140 is not currently up

    I already know how to make big shot check mana before an action so I just need those 2 conditions to have a hunting script that will use 140.

    Any help would be much appreciated.

  2. #2

    Default

    Good question.

  3. #3

    Default

    Not sure if you can call a script in the attack routine, but if you can:
    if !Spell['140'].active? && Spell['140'].affordable?
    fput "inc 140"
    else
    end
    end
    W3 4R3 4N0NYM0U5.
    W3 4R3 L3610N.
    W3 D0 N07 F0R61V3.
    W3 D0 N07 F0R637.

Similar Threads

  1. Learn how to script with this simple hunting script
    By Tgo01 in forum The Lich Project
    Replies: 69
    Last Post: 08-24-2020, 03:20 PM
  2. 1605 in Active Hunting (Big Shot)
    By Stanley Burrell in forum Miscellaneous Scripts
    Replies: 3
    Last Post: 06-03-2010, 02:53 AM
  3. I need a hunting script
    By Satira in forum General Gemstone
    Replies: 4
    Last Post: 06-28-2006, 09:19 AM
  4. Looking for a hunting script
    By 100% Wool in forum Scripting Discussion
    Replies: 0
    Last Post: 02-04-2006, 01:08 AM
  5. Hunting script
    By gcstader in forum Scripting Discussion
    Replies: 19
    Last Post: 02-26-2004, 04:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •