Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Mar 2014
    Location
    In my house, Sweden
    Posts
    34
    Reputation
    -3
    Rep Power
    0

    Open Store Inbox

    I'm surprised no one has written this yet.
    Just a simple code to open a Store inbox, you can customize it yourself since it only opens the Store Inbox when it's closed.
    auto(1000)
    if windowcount("Your Store Inbox") < 1 then
    openitem("Store Inbox")
    wait(200)
    resizewindows()
    end
    Last edited by Civilis; 04-22-2017 at 12:40 PM.

  2. #2
    Free User
    Join Date
    Aug 2016
    Posts
    4
    Reputation
    10
    Rep Power
    0
    nice job !

 

 

Posting Permissions

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