XenoBot Forums - Powered by vBulletin

User Tag List

Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 49

Thread: [Update] XenoBot v3.2.4

  1. #11
    Banned
    Join Date
    Jun 2012
    Posts
    595
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    working great!
    Last edited by popit; 06-26-2013 at 11:02 AM.

  2. #12

    Join Date
    Feb 2012
    Location
    Poland
    Posts
    400
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    i should now delete pause walker in all my scripts or i can left it as is and it dont break anything? I need to edit all scripts now?

    Code:
        elseif (labelName == "bank1) then
            setWalkerEnabled(false) 
            Self.Say("hi")
            sleep(math.random(700, 1400)) 
            Self.SayToNpc("deposit all")
            sleep(math.random(700, 1400))
            Self.SayToNpc("yes")
            sleep(math.random(700, 1400))
            Self.SayToNpc("withdraw 5000")
            sleep(math.random(700, 1400))
            Self.SayToNpc("yes")
            setWalkerEnabled(true)
    all my labels looks like that. I need to edit and delete turning walker on and off?
    Last edited by kubax36; 06-26-2013 at 11:31 AM.

  3. #13
    Lifetime Subscriber Blaze's Avatar
    Join Date
    Dec 2010
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! Really needed this because even paid script executed labels too late for me sometimes. Awesome!




  4. #14
    Tirekos's Avatar
    Join Date
    Feb 2012
    Location
    Spain
    Posts
    286
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    It still not working for me.
    It doesnt check label of "checker" and "leave" :/
    I'm using Zao dls of Joswha
    Done Trades:
    Bought 150RP from Xongiver.
    Bought 1kk from Coins.
    Bought 1 Xeno License from Madarauchiha.
    Bought 2kk from PunktG.
    Bought script from Joshwa534.
    Bought 158ED from Fenol.
    Bought some cash from Pidek.
    Sold 135EK on another forum site
    Sold 170RP to Mr. Smith

  5. #15

    Join Date
    Oct 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello!
    Now my script don't work as it did. "Yalahar gates" , He just stays outside the gate. Does it mean that the script is bad coded? hehe

  6. #16
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by kubax36 View Post
    i should now delete pause walker in all my scripts or i can left it as is and it dont break anything? I need to edit all scripts now?

    Code:
        elseif (labelName == "bank1) then
            setWalkerEnabled(false) 
            Self.Say("hi")
            sleep(math.random(700, 1400)) 
            Self.SayToNpc("deposit all")
            sleep(math.random(700, 1400))
            Self.SayToNpc("yes")
            sleep(math.random(700, 1400))
            Self.SayToNpc("withdraw 5000")
            sleep(math.random(700, 1400))
            Self.SayToNpc("yes")
            setWalkerEnabled(true)
    all my labels looks like that. I need to edit and delete turning walker on and off?
    It doesn't matter if you remove it or keep it, technically, but it is best to remove it where ever it's not needed (so, more most intents and purposes, from everywhere).

    Quote Originally Posted by Tirekos View Post
    It still not working for me.
    It doesnt check label of "checker" and "leave" :/
    I'm using Zao dls of Joswha
    Talk to him about that.

    Quote Originally Posted by peggeg View Post
    Hello!
    Now my script don't work as it did. "Yalahar gates" , He just stays outside the gate. Does it mean that the script is bad coded? hehe
    put the script on pastebin and leave the link here. Tell me which label is causing the issue.

  7. #17

    Join Date
    Oct 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok. will do
    Last edited by peggeg; 06-26-2013 at 02:24 PM.

  8. #18
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    The LUA script.

  9. #19

    Join Date
    Oct 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ofc... Sorry
    Last edited by peggeg; 06-26-2013 at 02:13 PM.

  10. #20
    Senior Member Xeromex's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    2,201
    Mentioned
    117 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by peggeg View Post
    I'd recommend to remove your previous post.
    You just posted a paid script.

Posting Permissions

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