Toggle OOC Autocast On / Off menu

User Tag List

Results 1 to 4 of 4
  1. #1
    aeonz's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Nov 2010
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Toggle OOC Autocast On / Off

    I'm having trouble figuring out how to setup a toggle for a auto cast out of combat for example:

    Toggle:
    Code:
    	**************.toggle.create(
    	'autofire', 
    	'Interface\\Icons\\Spell_Nature_MoonGlow.blp', 
    	'Auto-Moon/Fire', 
    	'Toggle Auto-Start Casting.')

    Code:
     -- Auto Cast Out-of-Combat
    	{ '8921', { -- Moonfire Dot
    		'player.spell(8921).exists',
    		'target.debuff(8921).duration < 2',
    		'target.spell(8921).range',
    		'target.exists',
    		'target.enemy'
    	}, 'target' },
    	
    
    	{ '93402', { -- Sunfire Dot
    		'player.spell(93402).exists',
    		'target.debuff(93402).duration < 2',
    		'target.spell(93402).range',
    		'target.exists',
    		'target.enemy'
    	},'target' },
    I've tried this but I know it's wrong some how but can't figure it out...
    Code:
    {{
     -- Auto Cast Out-of-Combat
    	{ '8921', { -- Moonfire Dot
    		'player.spell(8921).exists',
    		'target.debuff(8921).duration < 2',
    		'target.spell(8921).range',
    		'target.exists',
    		'target.enemy'
    	}, 'target' },
    	
    
    	{ '93402', { -- Sunfire Dot
    		'player.spell(93402).exists',
    		'target.debuff(93402).duration < 2',
    		'target.spell(93402).range',
    		'target.exists',
    		'target.enemy'
    	},'target' },
    }, 'modifier.autofire' },

    It works fine but would like to toggle on and off when in a group/raid.

    Toggle OOC Autocast On / Off
  2. #2
    Soapbox's Avatar Legendary Founder of Soapbox Rotations

    CoreCoins Purchaser Authenticator enabled
    Reputation
    743
    Join Date
    Nov 2012
    Posts
    986
    Thanks G/R
    1118/364
    Trade Feedback
    61 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    {{
     -- Auto Cast Out-of-Combat
    	{ '8921', { -- Moonfire Dot
    		'player.spell(8921).exists',
    		'target.debuff(8921).duration < 2',
    		'target.spell(8921).range',
    		'target.exists',
    		'target.enemy'
    	}, 'target' },
    	
    
    	{ '93402', { -- Sunfire Dot
    		'player.spell(93402).exists',
    		'target.debuff(93402).duration < 2',
    		'target.spell(93402).range',
    		'target.exists',
    		'target.enemy'
    	},'target' },
    },{ 'toggle.autofire', 'modifier.party' }},


    changed "modifier" to "toggle", added "modifier.party" which will return turn when in a group/raid


    should work when its toggled on and you are in a group
    Last edited by Soapbox; 10-11-2014 at 03:27 PM.

  3. #3
    aeonz's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Nov 2010
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Soapbox View Post
    Code:
    {{
     -- Auto Cast Out-of-Combat
    	{ '8921', { -- Moonfire Dot
    		'player.spell(8921).exists',
    		'target.debuff(8921).duration < 2',
    		'target.spell(8921).range',
    		'target.exists',
    		'target.enemy'
    	}, 'target' },
    	
    
    	{ '93402', { -- Sunfire Dot
    		'player.spell(93402).exists',
    		'target.debuff(93402).duration < 2',
    		'target.spell(93402).range',
    		'target.exists',
    		'target.enemy'
    	},'target' },
    },{ 'toggle.autofire', 'modifier.party' }},


    changed "modifier" to "toggle", added "modifier.party" which will return turn when in a group/raid


    should work when its toggled on and you are in a group

    rofl! omg "Toggle"! Why did i not think of that.. lol! Ty!! I have another question, is there a way to cancel my casting say if i was to get into cat form and use cat abilites then when out of cat form go back to moonkin form and start casting if that makes sense?

  4. #4
    aeonz's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Nov 2010
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nevermind I think i've figured that out but ty for the help Soap!!

Similar Threads

  1. [Tool] Toggle your Poke Bot On/Off over the Internet v2
    By coderx2 in forum Pokemon GO Hacks|Cheats
    Replies: 14
    Last Post: 07-27-2016, 09:48 AM
  2. what way to toggle off pvp in open-world arena?
    By crunk001 in forum World of Warcraft General
    Replies: 3
    Last Post: 08-24-2015, 03:35 AM
  3. [Hunter] Get rogues out of stealth with PvP toggled off!
    By Tinyfin in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 03-27-2015, 06:43 AM
  4. How to turn off window mode
    By insaneomato in forum World of Warcraft General
    Replies: 1
    Last Post: 05-31-2006, 11:18 PM
  5. Turn off drunk effect at Spider Boss in ZG
    By Kalen24 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 04-23-2006, 06:02 PM
All times are GMT -5. The time now is 08:39 AM. 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