XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 10 of 61

Thread: [Update] XenoBot v2.4.2

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #35
    Super Moderator Infernal Bolt's Avatar
    Join Date
    Dec 2011
    Location
    Skellefteć, Sweden
    Posts
    2,880
    Mentioned
    217 Post(s)
    Tagged
    2 Thread(s)
    Quote Originally Posted by Bazzolator View Post
    Which is the code? too tired to search on the forums, just want my depositer done so I can go to sleep :u

    sowwy for asking nub questions :d

    delayWalker(10000)
    will delay the walker for 10 seconds.

    this is my halberd&twohanded sword seller

    PHP Code:
    delayWalker(10000)
    Self.SayToNpc({"hi""trade"}, 65)
    wait(9001200)
    Self.ShopSellItem(3269Self.ItemCount(3269))
    wait(9001200)
    Self.ShopSellItem(3265Self.ItemCount(3265))
    wait(7001400
    Last edited by Infernal Bolt; 05-07-2012 at 12:55 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
  •