Jump to content

[Exploit] for gold works up to 4.0.3 but not 4.0.6a


Recommended Posts

Posted

this is is for 4.0 ?????    you can't do it on 4.0.6 any more it's a gold exploit

 

1 make a macro name it buy ......... then add this

 

/run for i=1,GetMerchantNumItems() do local I=GetMerchantItemLink(i) if I then if I:find("Sands of Time") then BuyMerchantItem(i, 1250)end end end

 

2 make a macro name it sell ......... then add this

 

/script for b = 0, 4 do for s = 1, GetContainerNumSlots(b) do local name = GetContainerItemLink(b,s) if name and string.find(name,"Sands of Time") then UseContainerItem(b,s) end end end

 

then go to http://www.wowhead.com/item=65893  it well show you where to go to get the Sands of Time  with this you can get to gold cap with in 5 mins

 

now l need to know is there any one like this for 4.0.6a for monster-wow

 

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock