Yeah i know its not me who found out this gold exploit but ive made macros
The npc that we need is Eldara Dawnrunner (47.30) isle of qeul danas
first make macro
Warning:First, verify that sold Naaru Ration for more than the purchase price(credit: Escape)
1
Code:
/script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Naaru Ration",20);
then second one
2
Code:
/script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Naaru Ration") then UseContainerItem(bag,slot) end end end
put first one macro to leftmulti bar and second one
then make
2 more macros
3
Code:
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton2
and one more
4
Code:
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton2
screenshot:

with this method you will get 200k in less than one minute