Signup Now
Results 1 to 1 of 1
  1. #1
    Free User
    Join Date
    Oct 2014
    Posts
    172
    Reputation
    10
    Rep Power
    20

    (Request) Assassin Stars from Inbox?

    Hello, lets say i'd like to take 500 assassin stars from inbox, and if no more stars, logout ,

    How do i proceed?

    PHP Code:
    wait(2000)
    while 
    windowcount("inbox") == do
        
    reachgrounditem("depot")
        
    wait(200,400)
        
    openitem("depot")
        
    wait(200,400)
        
    openitem(12902"Locker")
        
    wait(1000,2000)
    end 
    Last edited by terje; 10-20-2015 at 10:35 PM.

 

 

Posting Permissions

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