Page 1 of 1

Help with a MACRO.

Posted: July 3rd, 2020, 9:55 pm
by Amen-hotep
I want to automate whenever there is 1kk inside a specific bag inside the bank, identify and say: check 1000000

I have tried several ways, but something is wrong with my macro.

Code: Select all

while findtype 0xeed '0' '0x44f0734d' '1000000' '0'
msg 'check 1000000'
endwhile
BAG ID(serial)= 0x44f0734d
* Gold bag is inside the bank.

Re: Help with a MACRO.

Posted: July 4th, 2020, 7:56 am
by MMMartin
i think you need loading bag content frst,

while... find bag,
useobiect fond
pause....

after opened you can use this second command with gold check, aswell you dont need actualy checking if you have 1kk, juck make when recall in back to bank add one line
msg 'check 1000000'

xD it will work when 1kk and just will ignore if you dont have 1kk xD

well, you dont need know anything, you dont need even open back, just write check 1.000.000 and it will do all work for you