Bucket Guild | FUBU BH Forums

I Has a Bucket: Preventing bucket theft on Bleeding Hollow | FUBU: A better BH Forum
It is currently Mon Apr 21, 2025 4:43 pm



Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: The Request a Macro Thread!
PostPosted: Mon Sep 27, 2010 2:02 am  
User avatar

Falcon PUNCH! Faggot
Joined: Sun May 16, 2010 1:16 am
Posts: 5269
Location: Flolrida
Offline

Not sure how many of you use macros, I use alot of them for random things from PvP and PvE to just random bullshit. I am making this thread in an attempt to give myself something to do. That and I see people all the time asking for help, so meh.

If there's a macro you'd like, feel free to request it here. If it is possible, myself or possibly another FUBUer will make it happen, if not I'll let you know and why the if possible give you alternatives.


Image
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 7:45 am  
User avatar

Obtuse Oaf
Joined: Fri May 14, 2010 9:55 am
Posts: 817
Location: Fort Oglethorpe, Ga
Offline

This is a handy macro that I will take no credit for. I got it from a mage friend in M A who got it from someone else. Basically it can be used with any cc spell, this is just the fear version. i have the same set up for banish, shackle, and sheep. Pushing the macro will set the target as your focus and keep it until you either /clearfocus or hold shift and hit the macro again. You can then target another mob/player and blast away, hitting the macro when needed without having to change targets.




#show Fear
/clearfocus [modifier:shift]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/stopcasting
/cast [target=focus,exists,harm] Fear; Fear
END


9 level 90s and 10 85s, Damn I need another hobby.
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 1:22 pm  
User avatar

Str8 Actin Dude
Joined: Fri May 14, 2010 3:33 pm
Posts: 2988
Location: Frederick, Maryland
Offline

Code:
#Showtooltip Pummel
/cast pummel
/script if math.random(5) == 5 then local s=UnitCastingInfo("?target") or UnitChannelInfo("?target") if s then SendChatMessage('Yo %t, imma let you finish, but Hogger had the best ' .. s .. ' of all time.') end end


My pummel / interrupt macro, Kanye West style.

I did not originally make this.


Brawlsack

Taking an extended hiatus from gaming
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 1:34 pm  
User avatar

Querulous Quidnunc
Joined: Wed May 12, 2010 8:41 am
Posts: 4695
Offline

the idea of that pummel macro made me lol.


Azelma

Image
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 1:51 pm  
User avatar

Pinheaded Pissant
Joined: Thu May 13, 2010 12:29 pm
Posts: 1515
Location: Boston, MA
Offline

I would also be glad to help people write macros. I'm pretty good at it.


Image

Akina: bitch I will stab you in the face
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 2:52 pm  
User avatar

Obtuse Oaf
Joined: Fri May 14, 2010 9:55 am
Posts: 817
Location: Fort Oglethorpe, Ga
Offline

I also use modifier macros for every single button on my main toolbar.

/cast [mod: alt] spell 2; spell 1

use the ? as the icon and it will show the spell active on the bar at that time. So basically you mash button blah blah until you want to cast spell 2, then hold down alt and mash the button harder to cast spell 2. The wierd thing is I do not click to cast spells but I do keyboard turn most of the times (except pvp and long distance travel) I use my number pad bound to all of my keys so that i dont have as far to reach to cast certain spells. Its an odd way to play but it has been mine for 4 years now. As soon as I figured out how to rebind keys I did this immediately and I dont remember why, lol.


9 level 90s and 10 85s, Damn I need another hobby.
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 5:28 pm  
User avatar

Falcon PUNCH! Faggot
Joined: Sun May 16, 2010 1:16 am
Posts: 5269
Location: Flolrida
Offline

/script SendChatMessage("D a p aa Ee a bb","say","gutterspeak");

In case you didn't figure it out, you have to be under for this to work.

This simply says "Y o u re Lo o se" to anyone not an undead.

I mostly just use it for known whores.

Basicly, anything alliance can say to horde, undead can say back using gutterspeak.


Image
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 7:24 pm  
User avatar

Twittering Twat
Joined: Wed Apr 30, 2008 8:46 am
Posts: 188
Offline

Battletard wrote:
Code:
#Showtooltip Pummel
/cast pummel
/script if math.random(5) == 5 then local s=UnitCastingInfo("?target") or UnitChannelInfo("?target") if s then SendChatMessage('Yo %t, imma let you finish, but Hogger had the best ' .. s .. ' of all time.') end end


My pummel / interrupt macro, Kanye West style.

I did not originally make this.

I laughed and would love to use this. Probably gonna macro it to my wind shear as well as my pummel.


Playing WoW again in 2018, kill me, thanks
Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 27, 2010 8:59 pm  
User avatar

Falcon PUNCH! Faggot
Joined: Sun May 16, 2010 1:16 am
Posts: 5269
Location: Flolrida
Offline

The Kayne macro does seem good, but I don't think it would function as is. =/


Image
Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 28, 2010 4:09 pm  
User avatar

Str8 Actin Dude
Joined: Fri May 14, 2010 3:33 pm
Posts: 2988
Location: Frederick, Maryland
Offline

Necrachilles wrote:
The Kayne macro does seem good, but I don't think it would function as is. =/


Yeah I think I messed it up when I tried to recreate it after a WTF folder wipe.

Fix it, lul. The mathrandom 5 part means it has a 1 in 5 chance of doing it I think...to prevent spam during pve encounters.


Brawlsack

Taking an extended hiatus from gaming
Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 29, 2010 3:02 am  
User avatar

Falcon PUNCH! Faggot
Joined: Sun May 16, 2010 1:16 am
Posts: 5269
Location: Flolrida
Offline

Battletard wrote:
Necrachilles wrote:
The Kayne macro does seem good, but I don't think it would function as is. =/


Yeah I think I messed it up when I tried to recreate it after a WTF folder wipe.

Fix it, lul. The mathrandom 5 part means it has a 1 in 5 chance of doing it I think...to prevent spam during pve encounters.

Code:
#showtooltip
/cast Spellname
/script if math.random(5) == 5 then local s=UnitCastingInfo("target") or UnitChannelInfo("target") if s then SendChatMessage('Yo %t, imma let you finish, but Hogger had the best ' .. s .. ' of all time.') end end

lol I spent like an hour trying to make this code work from scratch and then I came upon the sorce of it originally. So as it turns out, the only thing wrong with yours was the question marks.
sup 60 minutes of wasted time!


Image
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

World of Warcraft phpBB template "WoWMoonclaw" created by MAËVAH (ex-MOONCLAW) (v3.0.8.0) - wowcr.net : World of Warcraft styles & videos
© World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. wowcr.net is in no way associated with Blizzard Entertainment.
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group