Welcome, Guest. Please login or register.
Did you miss your activation email?
April 26, 2024, 08:40:58 am *

Login with username, password and session length
  Show Posts
Pages: 1 2 3 4 5 [6] 7 8 9 10 11 ... 56
76  General Category / General Discussion / Re: T10 Bugs/Problems/Questions on: November 17, 2015, 12:24:11 am
wtb bard version of Fading Memories to be separate from the donator items / found clickies.. so I can maybe pull with my bard and split camps as the pathing makes baby jesus cry.
77  General Category / Updates / Re: T10 Goes Live Friday the 13th (11/13/15) on: November 09, 2015, 03:32:44 pm
I got my crew T10 ready over this week.. so hopefully I can help! :p
78  General Category / Updates / Re: Halloween 2015 Live! on: November 04, 2015, 12:10:57 pm
Already having double loot withdrawals  Grin
79  General Category / Suggestions / Re: Broken Stuff Repair Shop v2.0 on: November 02, 2015, 10:41:29 pm
Halloween files has an OLD spell file in it... so just regrab the new spell file from the left.. I also said this in game when people were asking it.
80  General Category / General Discussion / Re: Server being retarded on: October 10, 2015, 03:06:56 pm
if [Waraesh] = ONLINE
      then /kill server

But with that statement the server would always be dead!
81  General Category / Quest and Guides / BuyAA -- for the lazy people on: August 23, 2015, 09:05:06 pm
This will try to buy any AA that it can in the normal 3 tabs

Code:
Sub Main
:loop
/if (${AltAbility[${Window[AAWindow].Child[List1].List[1]}].ID}==NULL && ${AltAbility[${Window[AAWindow].Child[List2].List[1]}].ID}==NULL && ${AltAbility[${Window[AAWindow].Child[List3].List[1]}].ID}==NULL) /endmacro
/if (${Me.AAPoints}>=25) {
/call BuyAA
/goto :loop
}
/return

Sub BuyAA
/declare a int local
/if (!${Window[AAWindow].Open}) {
/windowstate AAWindow open
}
/if (!${Window[AAWindow].Child[CanPurchaseFilter].Checked}) /nomodkey /notify AAWindow CanPurchaseFilter leftmouseup
/for a 3 downto 1
/if (!${AltAbility[${Window[AAWindow].Child[List${a}].List[1]}].ID}==NULL) {
/nomodkey /notify AAWindow AAW_Subwindows tabselect ${a}
/nomodkey /notify AAWindow List${a} listselect 1
/nomodkey /notify AAWindow List${a} leftmouse 1
/delay 1
/nomodkey /notify AAWindow TrainButton leftmouseup
/delay 1
/return
}
/next a
/return


Save into a file  "buyaa.mac" inside the macros folder of your MQ2 and just run it with /macro buyaa


EDIT
: Once it finishes buying the first 3 tabs worth of AAs.. it will auto end


Make sure Fast AA Purchase is ON
82  General Category / General Discussion / Re: MySEQ on: August 23, 2015, 01:49:47 pm
loot on mobs is not sent to the client so MySEQ would not be able to see that.

Pretty sure AGES ago it DID show on MySEQ, but SOE changed how that is works.


MySEQ is harmless though.. so people going nuts over it.. are crazy!
83  General Category / General Discussion / Re: MySEQ on: August 22, 2015, 01:11:01 pm
MySEQ is probably fine.. but better off using MQ2.. and if you need offsets you can get them from the mq2 source from mqemulator.net  and look in the file eqgame.h  .... not sure if it has all the offsets needed by MySEQ but Im sure it does.
84  General Category / General Discussion / Re: MQ2 macros on: August 11, 2015, 08:21:27 pm
/bcaa //ex

Best MQ2 macro for giving uber EXP buffs!
85  General Category / General Discussion / Re: ROF2 client on: July 30, 2015, 10:29:41 pm
hi folks, /lootall doesn't work on my ROF2 client. It just open up the loot window and doesn't do anything. Just wondering if anyone else is facing the same issue.

Cheers.

Report this issue on the mqemulator.net forums and maybe maudigan can fix it.. if its a problem with MQ2
86  General Category / General Discussion / Re: ROF2 client on: July 30, 2015, 04:40:10 pm
The /lootall command is not an Everquest command it is MQ2. Not sure if the memory address that MQ2 calls is correct /shrug
87  General Category / General Discussion / Re: Mage pets on: July 09, 2015, 10:10:25 am
The runspeed on the Insane Goblin / Stone Monster pets seems fine.. I'm guessing the normal mage pets are just too fucking fast and their runspeed needs to be lowered  Tongue
88  General Category / General Discussion / Re: >.BAT launch assist< By popular demand. on: July 09, 2015, 06:30:39 am
Nice work lol this is neat Smiley

Converted it to Perl for my own personal use so thank you for this  (yay perl)


It now auto loads my whole group for me! yay
89  General Category / Updates / Re: Essence Trader Now Accepts Bulks! 7-8-15 on: July 08, 2015, 06:33:45 pm
Instructions were unclear and my dick got stuck in a blender.. halp!
90  General Category / Updates / Re: Source Update 6/23/2015 on: June 28, 2015, 08:54:59 am
The only way you can see your real HP percentage on EZ is through the Target of Target window due to HP numbers being so damn high :p  ...
Or multibox and look at the warriors HP percentage through the group window
Pages: 1 2 3 4 5 [6] 7 8 9 10 11 ... 56
TinyPortal v1.0 beta 4 © Bloc