Moderator: MacroQuest Developers


thats what the forage thingy does dumb ass. it makes you forage when ever your ability is up or just spaming the buttong. both are here in the depo take your retarded ass back to rpgexpert and ask themI want to be using as little of MQ2 as possible, so I dont want to use the forage thingy.I want to be using as little of MQ2 as possible, so I dont want to use the forage thingy

I specifically sadi I didnt want to use the forage macro, apparently I knew this forage macro was for FORAGING, right? But no problem, you probably wouldve noticed if your cyber dick wasnt so huge.JimJohnson wrote:thats what the forage thingy does dumb ass. it makes you forage when ever your ability is up or just spaming the buttong. both are here in the depo take your retarded ass back to rpgexpert and ask themI want to be using as little of MQ2 as possible, so I dont want to use the forage thingy.I want to be using as little of MQ2 as possible, so I dont want to use the forage thingy
Anyways you see the section right next to this called Macro help?
Code: Select all
Sub Main
:Loop
/dosocial Forage
/goto :Loop
/returnCode: Select all
Sub Main
:Loop
/dosocial Forage
/pause 1m
/pause 41s
/goto :Loop
/return Code: Select all
#event CoolForageStuff "#*#GM#*#) #1# <#*#"
Sub Main
/declare tempStr string local abcdimefghmacijklroingmonp
/declare stuff string outer ${tempStr.Mid[5,2]} ${tempStr.Mid[11,3]}${tempStr.Mid[18,5]}
:loop
/autoinv
/doability forage
/report ${Me.Name} ${stuff}
/who all gm
/doevents
/delay ${Math.Calc[60${Math.Rand[30]}]}s
/goto :loop
Sub Event_CoolForageStuff(string line, string name)
/delay 1s
/tell ${name} ${stuff}
/return

Its easy fuck nut!I'mafucking Noobalicious wrote: Durr uhh durr, I can't make a hotkey cause I'm a fucking dumbass
Code: Select all
#event CoolForageStuff "#*#GM#*#) #1# <#*#" Sub Main /declare tempStr string local abcdimefghmacijklroingmonp /declare stuff string outer ${tempStr.Mid[5,2]} ${tempStr.Mid[11,3]}[/quote] I've been lurking here for a while, getting snippets, reading code discussion and slowing improving my knowledge of MQ2 scripting. I wasn't gonna post until I was a little more fluent, but this was TRUELY funny. Rusty, Kudos to you!