What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

need help on a formula for AHbot

pastila

New Member
Joined
Jul 30, 2011
Messages
36
Reaction score
3
Lua.DoString("for index = 1, GetNumAuctionItems(\"owner\") do local _,_,_,_,_,_,_,_,_,bidAmmount = GetAuctionItemInfo(\"owner\", index) if (bidAmmount == 0) then CancelAuction(index) end end");


it cancels all my posts (usually over 1k) and repost them, then cancels them again and so on...
pls help !
 
Back
Top