1. Ethic question Script?

    So I started playing in Onyxia, got 80 got tailoring but noticed the farming for Pattern: Runecloth Bag is insanely competitive, i waited 4 hours to get it only to never get it, so I started reading the form on https://www.wowhead.com/classic/item...h-bag#comments and there is a comment about :

    /script local f=CreateFrame("FRAME");f:RegisterEvent("MERCHANT_S HOW");f:SetScript("OnEvent",function(s, e, ...) for i=1,31 do local l=GetMerchantItemLink(i);if l and l:find("Pattern: Runecloth Bag") then BuyMerchantItem(i,1);end end CloseMerchant();end);

    so I started to use it made a maco and just spammed my key for this and I luckily got the item then I realised I could farm it as well.

    then a player said I am booting and scripting, noticing is sais "script" I jumped here to ask if I am doing something wrong?

  2. So I started playing in Onyxia, got 80 got tailoring but noticed the farming for Pattern: Runecloth Bag is insanely competitive, i waited 4 hours to get it only to never get it, so I started reading the form on https://www.wowhead.com/classic/item...h-bag#comments and there is a comment about :

    /script local f=CreateFrame("FRAME");f:RegisterEvent("MERCHANT_S HOW");f:SetScript("OnEvent",function(s, e, ...) for i=1,31 do local l=GetMerchantItemLink(i);if l and l:find("Pattern: Runecloth Bag") then BuyMerchantItem(i,1);end end CloseMerchant();end);

    so I started to use it made a maco and just spammed my key for this and I luckily got the item then I realised I could farm it as well.

    then a player said I am booting and scripting, noticing is sais "script" I jumped here to ask if I am doing something wrong?
    It's not botting or scripting as long as it's not automated, ie you have a program pressing the button for you. People have been doing this for literal years on Icecrown buying up engineering mats in k3.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •