XenoBot Forums - Powered by vBulletin

User Tag List

Page 12 of 31 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 308

Thread: ♛ Jontorscripts ♛ ❯ 50+ Scripts | Fresh | High Quality | 100% AFK ❮

  1. #111
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by jahpocalypse View Post
    Drillworms west for RPs crashes as soon as I disable the HUD in config
    I'll get it fixed in the next release, probably saturday/sunday.

    Going to make some new free scripts too. Suggestions welcome.

  2. #112

    Join Date
    Apr 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having troubles with the [RP] Upper Spike -3 while at the potion/rune waypoints. I seems to be getting stuck in a loop while for some reason. I suspect it is trying to buy holy missiles instead of withdrawing them from the depot.

    The script withdrew spears correctly from my depot but didn't withdraw missiles as I assumed it would. It then goes to the mana shop, finds the NPC correctly, purchases the manas, and continues to loop through all of the if(Creature.isOnScreen) wayponts.

    I do have missiles in my 3rd depot slot, as I do spears. I tried checking the script's actions but the file is jumbled text, seems to be encoded.. Any tips here?

    Thanks!

  3. #113
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by andyhenry26 View Post
    I'm having troubles with the [RP] Upper Spike -3 while at the potion/rune waypoints. I seems to be getting stuck in a loop while for some reason. I suspect it is trying to buy holy missiles instead of withdrawing them from the depot.

    The script withdrew spears correctly from my depot but didn't withdraw missiles as I assumed it would. It then goes to the mana shop, finds the NPC correctly, purchases the manas, and continues to loop through all of the if(Creature.isOnScreen) wayponts.

    I do have missiles in my 3rd depot slot, as I do spears. I tried checking the script's actions but the file is jumbled text, seems to be encoded.. Any tips here?

    Thanks!
    You might want to remove this part from your config:
    Code:
    [Runes]
    RuneName = holy missile rune                            ; Name of the rune to buy
    RuneMax = 80                                            ; Amount of the runes to buy ( 0 to disable )
    RuneMin = 15                                            ; Amount of the runes to leave at
    And change the withdraw part to this:
    Code:
    [Withdraw]
    WithdrawName = royal spear                              ; Name of the item to withdraw
    WithdrawMax = 15                                        ; Amount of the item to withdraw ( 0 to disable )
    WithdrawMin = 5                                         ; Amount of the item to leave at
    
    Withdraw2Name = holy missile rune                       ; Name of the item to withdraw
    Withdraw2Max = 80                                       ; Amount of the item to withdraw ( 0 to disable )
    Withdraw2Min = 15                                       ; Amount of the item to leave at
    And if you're over lvl 40, you can add exori san to magic shooter for Ghosts and completely remove the holy missiles part or just ignore Ghosts.

    I'll change to config in a few days.

  4. #114
    ~Tziki~'s Avatar
    Join Date
    Jun 2012
    Location
    England
    Posts
    174
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    double post. woops.
    Last edited by ~Tziki~; 05-20-2016 at 12:20 PM.

  5. #115
    ~Tziki~'s Avatar
    Join Date
    Jun 2012
    Location
    England
    Posts
    174
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    RP - Upper spire.

    Script doesnt like withdrawing from depot number 4+, just bugs out.
    Also loops by the mana pot npc, i already had all the pots i needed but it just kept running around, checking if near npc, talking, then leaving, then doing the same.

    Also the step north/west function doesnt actually work.

    Also the targetting switching to the closest monster when several are around, has made my character get surrounded 3-4 times repeatedly.

    edit: seems the config script bugged out and stopped working, but the script continued. So yea. script doesnt really work at all.
    Last edited by ~Tziki~; 05-20-2016 at 12:21 PM.

  6. #116
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by ~Tziki~ View Post
    RP - Upper spire.

    Script doesnt like withdrawing from depot number 4+, just bugs out.
    Also loops by the mana pot npc, i already had all the pots i needed but it just kept running around, checking if near npc, talking, then leaving, then doing the same.

    Also the step north/west function doesnt actually work.

    Also the targetting switching to the closest monster when several are around, has made my character get surrounded 3-4 times repeatedly.

    edit: seems the config script bugged out and stopped working, but the script continued. So yea. script doesnt really work at all.
    What do you mean by 'the config script bugged out'?
    How did it fail withdrawing items? Any error?
    Did you have .lua file connected to the .xbst? There's sometimes an error with the website that may fail doing so.

    The loop with potions/runes npc could be connected to the fact that there are Holy Missile runes in config - they need to be removed ( I will remove it officially in a few days )

  7. #117
    ~Tziki~'s Avatar
    Join Date
    Jun 2012
    Location
    England
    Posts
    174
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Jontor View Post
    What do you mean by 'the config script bugged out'?
    How did it fail withdrawing items? Any error?
    Did you have .lua file connected to the .xbst? There's sometimes an error with the website that may fail doing so.

    The loop with potions/runes npc could be connected to the fact that there are Holy Missile runes in config - they need to be removed ( I will remove it officially in a few days )
    so you dont need the holy missiles? -.- i bought some just for that script (which didnt work).

    The fail withdrawing, was exactly that. It went to DP to withdraw stealth and holy missile, but if you put it in dp4,5,6+ it wont withdraw, so it has to be 1-3.

    Also at some point the lua file in the scripter debugged and was no longer active, which caused it not to walk on the teleport tiles etc.

  8. #118
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by ~Tziki~ View Post
    so you dont need the holy missiles? -.- i bought some just for that script (which didnt work).

    The fail withdrawing, was exactly that. It went to DP to withdraw stealth and holy missile, but if you put it in dp4,5,6+ it wont withdraw, so it has to be 1-3.

    Also at some point the lua file in the scripter debugged and was no longer active, which caused it not to walk on the teleport tiles etc.
    You do need Holy Missiles for ghosts ( but you can also ignore them, or be lvl 40+ and exori san ), but I'll change them to be withdrawed.

    If you'd scroll a bit up, there is my post where the Holy Missiles are withdrawed.

    Not sure why the script 'debugged', because you didn't give me any error message, but I'll look into depots with a higher number than 3

  9. #119
    jironmonger's Avatar
    Join Date
    May 2011
    Posts
    26
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I bought the ED warlock script, but when I start it my character just runs to the depot box, back two squares then back to it over and over again. I've checked the xblua file (which is blank?)

    I've downloaded the script twice and can't get it working. Apologies if I'm missing something simple, only been using xeno for 3-4 months.

    Cheers
    Jiron

  10. #120
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by jironmonger View Post
    I bought the ED warlock script, but when I start it my character just runs to the depot box, back two squares then back to it over and over again. I've checked the xblua file (which is blank?)

    I've downloaded the script twice and can't get it working. Apologies if I'm missing something simple, only been using xeno for 3-4 months.

    Cheers
    Jiron
    Try redownloading now ( seems to be working ), but if it won't work - PM me.

    Sorry for the issue.

Posting Permissions

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