Signup Now
Results 1 to 4 of 4
  1. #1
    Free User
    Join Date
    Nov 2019
    Posts
    2
    Reputation
    10
    Rep Power
    0

    Lightbulb Store inbox + loot bag

    I need a script that open "store inbox" and into "store box" open the "loot bag". you can help me?

  2. #2
    Wind Powered
    Join Date
    Feb 2017
    Posts
    104
    Reputation
    10
    Rep Power
    15
    guess is not possible

  3. #3
    Free User Benya's Avatar
    Join Date
    Dec 2013
    Posts
    274
    Reputation
    29
    Rep Power
    21
    wanted this as well

  4. #4
    Wind Powered wybocenooba's Avatar
    Join Date
    Jan 2014
    Posts
    409
    Reputation
    16
    Rep Power
    21
    Code:
    auto(1000)
    if windowcount() ~= 6 then
    openitem("Store Inbox")
    waitping()
    openitem('Gold Pouch')
    end
    Last edited by wybocenooba; 01-17-2021 at 09:44 PM.

 

 

Tags for this Thread

Posting Permissions

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