Watch video first.

Everyone be advised that I am releasing this purely on the fact that BT is going to add a lvl bot to gms soon according to biz and I speculate its this. I don't think it's fair for Bizarro to uber profit off of this, and ruin it for all of the people who spent time finding it themselves.


1) Go to the portal that leads to mushking empire, or any place with a cut scene There is NPC's at tutorial island and the cyngus knight place that will show you a cut screen aswell.


2) Block the recv packet 0123 in BT or 2301 in RiPE VIP


3) Modifiy the send packet 2D to 2D 00 ?? xx xx xx xx 00 00 00 00 00 where xx's are the map id. For moonstead yard use 2D 00 ?? 88 25 F8 36 00 00 00 00 00 (see video on how to do)


4) Activate the cut scene, once the cut scene is done you will be teleported.


5) Entering another portal with the packet still in replace will bring you back to the map (seen in vid)


6) Once you teleport once use this script in legit bot 3.9 at henesys and it will rush you through the moonstead yard, droping items gained. Put one chaos scrawl and gm clean slate at the bottom of your inv so they don't get dropped. (kinda ripped apart one of joshina's scripts to make this).




Code:
VAR RusherPacket 0
VAR NPC1 0
VAR NPC2 0
VAR RusherMap 0
VAR Temp 0
VAR DropShit1 0 
VAR DropShit 0
:Loop


SET DropShit "5B 00 ** ** ** ** 02 01 00 00 00 32 00"
SET DropShit1 "5B 00 ** ** ** ** 01 01 00 00 00 01 00"
SET RusherPacket "2D 00 01 88 25 F8 36 00 00 00 00 00"
SET NPC1 "4D 00 E7 7C 00 00 00 00 00 00"
SET NPC2 "4F 00 02 01"
SET RusherMap 100000000
GOCALL Rusher


SLEEP 200
GOTO Loop
END
:Rusher
SET Temp Maple.Portal
INTTOHEX Temp Temp 2
REPLACE RusherPacket RusherPacket 7 Temp
PRINT RUsherPacket
SENDPACKET RUsherPacket
SLEEP 25
SENDPACKET NPC1
SLEEP 25
SENDPACKET NPC2
SLEEP 50
SENDPACKET DropShit
SLEEP 50 
SENDPACKET DropShit1
:ExitNow
EXITGOCALL

or zakum jump quest

Code:
VAR RusherPacket 0
VAR NPC1
VAR NPC2
VAR RusherMap 0
VAR Temp 0
VAR DropShit 0
:Loop

 SET DropShit "5B 00 ** ** ** ** 04 01 00 00 00 01 00"
SET RusherPacket "2D 00 01 21 C4 B0 10 00 00 00 00 00"
 SET NPC1 "4D 00 2D 3F 00 00 D7 16 F1 FE "
 SET NPC2 "4F 00 00 01"
SET RusherMap 211042300
GOCALL Rusher

SLEEP 200
GOTO Loop
END
:Rusher
SET Temp Maple.Portal
INTTOHEX Temp Temp 2
REPLACE RusherPacket RusherPacket 7 Temp
PRINT RUsherPacket
SENDPACKET RUsherPacket
SLEEP 25
SENDPACKET NPC1
SLEEP 25
SENDPACKET NPC2
SLEEP 50
SENDPACKET DropShit
:ExitNow
EXITGOCALL
tradeable 60% armor/accessory scrolls here
Code:
VAR RusherPacket 0
VAR RusherMap 0
VAR Temp 0
:Loop


SET RusherPacket "2D 00 01 8C C7 33 37 00 00 00 00 00"
SET RusherMap 100000000
GOCALL Rusher


 SET RusherPacket "86 00 01 05 00 6F 75 74 30 30 45 00 66 00"
SET RusherMap 926140300
GOCALL Rusher


SLEEP 100
GOTO Loop
END
:Rusher
COMPARE Maple.MapID RusherMap
GOTONOTEQUAL ExitNow
SET Temp Maple.Portal
INTTOHEX Temp Temp 2
REPLACE RusherPacket RusherPacket 7 Temp
PRINT RUsherPacket
SENDPACKET RUsherPacket
:ExitNow
EXITGOCALL






This should work for all / most maple versions. There are plenty of maps to go to! Have fun!

SFC ORIGINAL