Search found 16 matches

by Mental
Sun Mar 21, 2004 10:27 am
Forum: Macro Depot (MQ1)
Topic: casino.mac
Replies: 2
Views: 1696

his code auto inventory's everything, then does an inventory check for a golden ticket, and ends the maco if one is found. Very nice code, i like the stats counter. I have dropped over 200k trying for a ticket, wish I had this thing since the start :D edit: bleh, now that I have ran it, there seems ...
by Mental
Fri Mar 19, 2004 2:48 pm
Forum: Macro Depot (MQ1)
Topic: Casino Macro
Replies: 12
Views: 5236

red changes were some code clean ups, believe this runs the same/more efficiently. |AIM is Qosis55. |USAGE: /macro casino Sub Main /declare l0 local :Loop /if n $count("Gold Ticket")>0 /endmacro /sendkey down ctrl /for l0 1 to 4 /finditem "King's Court Token" /if $find()==FALSE /...
by Mental
Thu Mar 18, 2004 12:07 am
Forum: Macro Requests (MQ1)
Topic: casino script
Replies: 4
Views: 1656

thanks alot :)

My main issue was I did not know how to do npc trade with items being handed in 1 by 1 (i fiddled with it, but it would not function right).
by Mental
Wed Mar 17, 2004 2:55 pm
Forum: Macro Requests (MQ1)
Topic: casino script
Replies: 4
Views: 1656

yeah, i did that, as I always search before i make a post asking for assistance. I did search "casino" and I did get the same 10 thread. However, I am assuming you just looked at the thread titles and assumed one had what i was after in it, because upon opening that thread " http://ma...
by Mental
Tue Mar 16, 2004 3:15 pm
Forum: Macro Requests (MQ1)
Topic: casino script
Replies: 4
Views: 1656

casino script

Anyone have a casino script that simply hands 4 unstacked tokens to the casino guy, then hits trade and will destroy everything returned unless it is a golden ticket/gem/illusion potion (perhaps just putting in a section in the macro telling it what to keep), and will end the script upon getting a g...
by Mental
Tue Feb 24, 2004 9:31 pm
Forum: MQ2::Bug Reports
Topic: Buff/debuff descriptions
Replies: 6
Views: 1708

Buff/debuff descriptions

Did not see this posted anywhere, but it seems that if you click some debuffs in god (I know it happens with Siphon life, unsure about others) it will cause a client lockup and an active character bug. I know it has happened to 4 other people i know who use mq2. I don't know how to get a error repor...
by Mental
Mon Aug 11, 2003 11:23 pm
Forum: Outdated Macros::Macro Depot
Topic: metalrings.mac: Basic, but very fast
Replies: 12
Views: 12294

Did you ever get around to making/posting the shadowscream combine macro?

I would be very interested in a macro tailored specifically to this combine.
by Mental
Sun Jul 13, 2003 11:38 am
Forum: MQ2::Development::Feature Discussion
Topic: Start of 2003-07-11 offsets...
Replies: 30
Views: 10642

I am having the same problem compuboy. I have downloaded the cvs/compiled 3 or 4 times now, as well as updated the eqclient.ini with whats been posted here, and as soon as I run a macro with /click left, I crash to desktop. Either that or it is the /itemtarget and/or the /face item commands. Let me ...
by Mental
Tue Jun 17, 2003 1:15 am
Forum: Bullshit
Topic: A pointless thread
Replies: 744
Views: 288923

My first post into the depraving land of cheese..... mmmm

ooo, and top of page 29
by Mental
Sun Jun 08, 2003 2:14 am
Forum: Outdated Macros::Macro Requests
Topic: Working Combine Macro
Replies: 7
Views: 2310

You can edit the hero.mac that comes with the the cvs for any tradeskill combine. I have succesfully used it for brewing (duh, hehe), and fletching. I have also used it for grunt combines in smithing such as studs. Just gotta look at the code to make some adjustments and fiddle with a few of the com...
by Mental
Fri Jun 06, 2003 3:14 pm
Forum: Outdated Macros::Macro Help
Topic: New to macroquest
Replies: 13
Views: 3277

Ahh, ok.

I know there is a page that details all the commands, hehe.

I was just a little sketchy on actually pausing it since typing anything leads to the macro messing up.

Didn;t even think of a hotkey to make it go instant.
by Mental
Thu Jun 05, 2003 12:23 pm
Forum: Outdated Macros::Macro Help
Topic: New to macroquest
Replies: 13
Views: 3277

Ok, I have one more question I think for the time being, hehe. Is there a command i have to add to my script in order to allow me to pause mq? When my macro is running, using any keyboard commands/text messes with the script and doesn't go through. Is there a way i can add a hotkey to it for pausing...
by Mental
Thu Jun 05, 2003 12:38 am
Forum: Outdated Macros::Macro Help
Topic: New to macroquest
Replies: 13
Views: 3277

I feel like an idiot. I couldn't get the cvs cause I wasn't specifying where the download should go, lol. After compiling I see the locations.txt is correct there, the zip file location is out dated :( annnnnnd it comes with a hero brew mac, and it looks alot like what i had fiddled with on my notep...
by Mental
Wed Jun 04, 2003 1:56 pm
Forum: Outdated Macros::Macro Help
Topic: New to macroquest
Replies: 13
Views: 3277

hmm, my locations.txt file is 2kb, lol.

But I downloaded the source in a zip at : http://macroquest2.com/phpBB2/viewtopic.php?t=2324

Because for some reason wincvs refused to download the files.

Is that zip innacurate?
by Mental
Tue Jun 03, 2003 4:03 pm
Forum: Outdated Macros::Macro Help
Topic: New to macroquest
Replies: 13
Views: 3277

Ahh, I thought find item was completely broke.

I have no problem with openning all my bags manually, that should make this easier.

Thanks for the reply.