casino.mac

Post your completed (working) macros here. Only for macros using MQ2Data syntax!

Moderator: MacroQuest Developers

Groo
decaying skeleton
decaying skeleton
Posts: 6
Joined: Tue Feb 24, 2004 1:46 pm

casino.mac

Post by Groo » Fri Apr 30, 2004 10:50 am

Code: Select all

|Casino Plat-waster by Groo Apr 29, 2004

Sub Main 
	/declare i int 
	:Loop 
		/for i 0 to 3 
			/call PickupToken
			/call GiveToken ${i}
		/next i
		/call ClickTrade
		/call ClearCursor
		/if (${FindItem[Gold Ticket].ID}) {
			/beep
			/endmacro
		}
		/delay 1s
		/goto :Loop
	/return

Sub GiveToken(i)
	/if (${i}>0) {
		/notify GiveWnd GVW_MyItemSlot${i} leftmouseup
	} else {
		/click left target 
		:Loop
			/delay 1
			/if (!${Window[GiveWnd].Open}) /goto :Loop
	}
	/delay 3
	/return

Sub PickupToken
	/if (!${FindItem[King's Court Token].ID}) {
        /echo Could not find King's Court Token in inventory
		/beep
	    /endmacro 
    }

	:Loop 
		/ctrl /itemnotify ${FindItem[=King's Court Token].InvSlot} leftmouseup

		/if (!${Cursor.ID}) {
			/delay 1
			/goto :Loop
		}
	/return

Sub ClickTrade
	/notify GiveWnd GVW_Give_Button leftmouseup    
	/delay 1s
	/return

sub ClearCursor 
    :Loop 
		/if (!${Cursor.ID}) /return
		/autoinv
		/delay 1s
		/doevents 
		/goto :Loop 
    /return 

User avatar
fice
a hill giant
a hill giant
Posts: 187
Joined: Thu Jul 17, 2003 3:28 pm

Post by fice » Fri Apr 30, 2004 2:10 pm

you are supposed to use this with the trade window and bags with tokens open right?

no instructions =(

yesman
a lesser mummy
a lesser mummy
Posts: 64
Joined: Tue Apr 27, 2004 9:06 pm

Post by yesman » Fri Apr 30, 2004 3:09 pm

Target the casino person you want..

Any bags that have tokens in them, open them.

You're done.

Sensay
orc pawn
orc pawn
Posts: 26
Joined: Thu Dec 11, 2003 12:06 am
Location: VA
Contact:

Post by Sensay » Thu May 06, 2004 4:36 pm

These macros for casino are pure ev0l =(

Juggalo420
decaying skeleton
decaying skeleton
Posts: 4
Joined: Tue Oct 07, 2003 6:04 am

Post by Juggalo420 » Fri May 21, 2004 5:00 am

What do you mean by "Tokens"? Sorry im retarded. THanks!

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Fri May 21, 2004 5:53 am

Juggalo420
You're thinking of the WRONG casino here, bro. Quit while you're ahead.

Preocts
a snow griffon
a snow griffon
Posts: 312
Joined: Thu Jan 29, 2004 1:02 pm

Post by Preocts » Fri May 21, 2004 6:36 am

|Casino Plat-waster by Groo Apr 29, 2004
ROFL

Thanks, I really needed a good laugh. :lol:


ps. Nicely done.

Juggalo420
decaying skeleton
decaying skeleton
Posts: 4
Joined: Tue Oct 07, 2003 6:04 am

Post by Juggalo420 » Fri May 21, 2004 6:29 pm

magictiger wrote:
Juggalo420
You're thinking of the WRONG casino here, bro. Quit while you're ahead.

I asked a question. I did not ask for a smartass answer.

nightgod
a ghoul
a ghoul
Posts: 122
Joined: Sun Nov 02, 2003 4:39 am

Post by nightgod » Fri May 21, 2004 6:42 pm

Juggalo420 wrote:
magictiger wrote:
Juggalo420
You're thinking of the WRONG casino here, bro. Quit while you're ahead.

I asked a question. I did not ask for a smartass answer.
And yet....look at what you got.

Life's funny that way.

Oid
a snow griffon
a snow griffon
Posts: 416
Joined: Thu Oct 17, 2002 3:26 am
Contact:

Post by Oid » Fri May 21, 2004 7:08 pm

Wow, another whiney cunt on the MQ forums.... You asked a stupid fuckign question... Fuck off.
Smokey the Lax says only you can prevent reproduction.

Preocts
a snow griffon
a snow griffon
Posts: 312
Joined: Thu Jan 29, 2004 1:02 pm

Post by Preocts » Sat May 22, 2004 11:08 am

nightgod wrote:
Juggalo420 wrote:
magictiger wrote: You're thinking of the WRONG casino here, bro. Quit while you're ahead.

I asked a question. I did not ask for a smartass answer.
And yet....look at what you got.

Life's funny that way.

.... nothing. I just wanted to bury four quotes :P

theafkxper
a hill giant
a hill giant
Posts: 207
Joined: Sun Sep 08, 2002 6:41 pm

Post by theafkxper » Sun May 23, 2004 1:32 am

Preocts wrote:
nightgod wrote:
Juggalo420 wrote:
I asked a question. I did not ask for a smartass answer.
And yet....look at what you got.

Life's funny that way.

.... nothing. I just wanted to bury four quotes :P
think the forums will crash or something if we keep it up? :P

cronic
a grimling bloodguard
a grimling bloodguard
Posts: 536
Joined: Wed Nov 26, 2003 11:01 pm

Post by cronic » Sun May 23, 2004 2:56 am

I wasted 38k with this last night because I was bored. I lowered some of the delays and it worked like a charm.

By the way, all I have to show for it is a stock of illusion potions (already used), a bunch of sandwiches (already destroyed) and some beer goggles.

GD
a snow griffon
a snow griffon
Posts: 353
Joined: Sat Jun 29, 2002 11:57 pm

Post by GD » Sun May 23, 2004 6:36 am

I've plopped down about 100k, and so far only have the Snake Fingers and the usual crap items.
Opinions are like assholes, everyone has one, but most of them stink.

123456ix
orc pawn
orc pawn
Posts: 20
Joined: Wed May 05, 2004 2:15 am

Post by 123456ix » Sun May 23, 2004 10:18 am

Down 250k, 1 golden ticket. No guise :(