{lang: 'en-US'}

[GMS v141.1] Mushy Auto Clicker

Hello! I am releasing this because people who had it claimed it was a "private" method and bragged about it. Here you go!

For permits:
Code:
program PermitAC;
begin
sendpacket ('84 00 00 01 00 00 00') //Uses mushy/permit in first slot
waitrecvpacket ('3F 00 07') //Waits for blue message
waitrecvpacket ('48 01 (uID) 00') //Waits for person to drop spot
sendpacket ('24 01 10 06 08 00 (shop name in hex) 73 00 01 00 (your mushys item id) 00') //Opens 50%
sendpacket ('24 01 22 04 01 00 01 00 01 00 FF E3 0B 54 02 00 00 00') //First item in etc slot gets set to 9,999,999,999 meso
sendpacket ('24 01 1A 01') //Opens 100%
end.
For mushy:
Code:
program MushyAC;
begin
sendpacket ('84 00 00 01 00 00 00') //Uses Mushy/Permit in first slot
waitrecvpacket ('3F 00 07') //Waits for blue message
waitrecvpacket ('76 02 (uID) 00') //Waits for mushy to drop
sendpacket ('24 01 10 06 08 00 (your shop name in hex) 73 00 01 00 (your mushys item id) 00') //Opens 50%
sendpacket ('24 01 22 04 01 00 01 00 01 00 FF E3 0B 54 02 00 00 00') //First item in ETC slot gets placed for 9,999,999,999 meso
sendpacket ('24 01 1A 01') //Opens 100%
end.
Store IDs:
Code:
76 C0 4C = Mushroom House Elf (30 day)

7A C0 4C = Granny's Food Stand (30 day)

71 C0 4C = Mushroom House Elf (1 day)

70 C0 4C = Mushroom House Elf (7 day)

76 C0 4C = Mushroom House Elf (14 day)

7A C0 4C = Granny's Food Stand (1 day)

7A C0 4C = Granny's Food Stand (7 day)

78 C0 4C = Homely Coffeehouse (1 day)

78 C0 4C = Homely Coffeehouse (7 day)

73 C0 4C = Cashier: Teddy Bear Clerk (1 day)

72 C0 4C = Cashier: Teddy Bear Clerk (7 day)

75 C0 4C = The Robot Stand (1 day)

74 C0 4C = The Robot Stand (7 day)

7C C0 4C = Tiki Torch Store (1 day)

7C C0 4C = Tiki Torch Store (7 day)

20 6E 4E = Regular Store permit
Just simply stand on a spot you want to steal. To add a name to your store, use a ASCII to hex converter. Enjoy ~
Credits to Versace from GS

Blogger Tips and TricksLatest Tips And TricksBlogger Tricks