Showing you a method on how to get to GM Island on live servers patch 5.4.8.
You will need: To be a mage, have a two-seater, and a nearby CRZ.)
Steps:
- Run through a CRZ with someone in your two seater.
- Dismount milliseconds prior to it loading. If it worked, you will be fused.
- Go to the nearest vendor and have the passenger lag.
- While the passenger is lagging, have the driver mount onto his flying mount and dismount.
- Fly through a CRZ to keep the flying effect.
- Head towards GM Island and blink past the invisible walls. GG
Lag Macro: (Rename where it says "Simple Dagger" to whatever item you're going to sell to initiate the lag).
:/run for bag=0,4,1 do for slot=1,GetContainerNumSlots(bag),1 do local name=GetContainerItemLink(bag,slot) if name and string.find(name,"Simple Dagger") then DEFAULT_CHAT_FRAME:AddMessage("- Selling "..name) UseContainerItem(bag,slot) end end end
No comments:
Post a Comment