XenoBot Forums - Powered by vBulletin

User Tag List

Page 25 of 36 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 353

Thread: [Update] XenoBot Apophis v14.7.6.656 [10.50 & Apophis Global Release]

  1. #241
    CaptainReynolds's Avatar
    Join Date
    Jul 2014
    Posts
    120
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Depositor was still bugged for me haha, I will double check that I am fully updated some time within an hour or two (having "about" on xenosuite would be very helpful!)

    No one else has this problem?


    Here's the code (from InfernalBolt's script):

    Code:
    <item text="Self.DepositMoney('all')" tag="254"/>
    		<item text="!cdataread" tag="254"><![CDATA[if(Self.ItemCount(266) < 15)then Self.WithdrawMoney((15-Self.ItemCount(266))*45)end]]></item>
    		<item text="Stand (33020, 32059, 6)" tag="1"/>
    		<item text="!cdataread" tag="254"><![CDATA[Walker.Goto("dp"..math.random(1,10)) wait(2000)]]></item>
    		<item text="dp1:" tag="255"/>
    		<item text="Stand (33020, 32056, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32056, 7) ~= 0,'dp2','deposit')" tag="254"/>
    		<item text="dp2:" tag="255"/>
    		<item text="Stand (33020, 32054, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32054, 7) ~= 0,'dp4','deposit')" tag="254"/>
    		<item text="dp3:" tag="255"/>
    		<item text="Stand (33020, 32052, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32052, 7) ~= 0,'dp6','deposit')" tag="254"/>
    		<item text="dp4:" tag="255"/>
    		<item text="Stand (33020, 32050, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32050, 7) ~= 0,'dp8','deposit')" tag="254"/>
    		<item text="dp5:" tag="255"/>
    		<item text="Stand (33020, 32048, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32048, 7) ~= 0,'dp10','deposit')" tag="254"/>
    		<item text="dp6:" tag="255"/>
    		<item text="Stand (33020, 32046, 7)" tag="1"/>
    		<item text="Self.Step('east') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32046, 7) ~= 0,'dp1','deposit')" tag="254"/>
    		<item text="dp7:" tag="255"/>
    		<item text="Stand (33015, 32052, 7)" tag="1"/>
    		<item text="Self.Step('west') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32052, 7) ~= 0,'dp3','deposit')" tag="254"/>
    		<item text="dp8:" tag="255"/>
    		<item text="Stand (33015, 32050, 7)" tag="1"/>
    		<item text="Self.Step('west') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32050, 7) ~= 0,'dp5','deposit')" tag="254"/>
    		<item text="dp9:" tag="255"/>
    		<item text="Stand (33015, 32048, 7)" tag="1"/>
    		<item text="Self.Step('west') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32048, 7) ~= 0,'dp7','deposit')" tag="254"/>
    		<item text="dp10:" tag="255"/>
    		<item text="Stand (33015, 32046, 7)" tag="1"/>
    		<item text="Self.Step('west') wait(1000)" tag="254"/>
    		<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32046, 7) ~= 0,'dp9','deposit')" tag="254"/>
    		<item text="deposit:" tag="255"/>
    		<item text="!cdataread" tag="254"><![CDATA[print("Found Free Depot")]]></item>
    		<item text="Self.DepositItems(9689,8031,10275,9692,5894,11485,12600)" tag="254"/>
    		<item text="Stand (33020, 32059, 7)" tag="1"/>
    		<item text="!cdataread" tag="254"><![CDATA[if (Self.ItemCount(266) >= 15) then gotoLabel('goSpawn') end]]></item>
    		<item text="Node (33005, 32073, 6)" tag="0"/>

    Edit: Apparently I was up to date.
    Last edited by CaptainReynolds; 07-09-2014 at 10:40 PM.

  2. #242

    Join Date
    Feb 2012
    Location
    Poland
    Posts
    400
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    <item spell="exevo mas san" rune="3155" srange="4" type="2" reason="3" minhp="0" maxhp="100" mana="10" count="1" creature="monster names" danger="1" enabled="1"/>
    Thats my setting from Magic Shooter. Bot should shoot exevo mas san when is stuck and at least one monster is next to him BUT its shooting when there is one monster next to him even if its not stuck.
    @DarkstaR

  3. #243

    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, i noticed twice that walker is bugged i mean it wont follow waypoints. they are not even move on.
    first time it happens when char wants reach depot but it was taken so it stuck and walker stop working.
    second time when ticket on kazo end and it stuck near cart. walker also stop working.
    bot wasnt paused or anything it just stop working.

  4. #244

    Join Date
    Jun 2014
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How does the skinning works? My character is just walking past all the monsters, I got the obsidian knife visible

  5. #245
    Moderator Nakuu's Avatar
    Join Date
    Feb 2013
    Location
    EU
    Posts
    5,194
    Mentioned
    642 Post(s)
    Tagged
    2 Thread(s)
    Quote Originally Posted by taco93 View Post
    How does the skinning works? My character is just walking past all the monsters, I got the obsidian knife visible
    Stop the looter, right click on the item's list, there will be an option to turn it on.

  6. #246

    Join Date
    Jun 2014
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know Naaku's that's what I've done but it still doesn't skin. Do I need a script or is that feature built in?

  7. #247

    Join Date
    Jun 2014
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry I'm just super duper uber mega ultra tired today, I'm at vamps and I'm trying and the bot is trying to use obsidian knife. I'm a fucking retard, sorry for wasting your time guys. hahah I'm laughing so hard at myself right now xD

  8. #248
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by CaptainReynolds View Post
    Depositor was still bugged for me haha, I will double check that I am fully updated some time within an hour or two (having "about" on xenosuite would be very helpful!)

    No one else has this problem?


    Here's the code (from InfernalBolt's script):

    Edit: Apparently I was up to date.
    This info is useless. I don't know what "bugged" means, give me an explanation.

    Quote Originally Posted by kubax36 View Post
    <item spell="exevo mas san" rune="3155" srange="4" type="2" reason="3" minhp="0" maxhp="100" mana="10" count="1" creature="monster names" danger="1" enabled="1"/>
    Thats my setting from Magic Shooter. Bot should shoot exevo mas san when is stuck and at least one monster is next to him BUT its shooting when there is one monster next to him even if its not stuck.
    @DarkstaR
    Can you screenshot the config?

  9. #249
    CaptainReynolds's Avatar
    Join Date
    Jul 2014
    Posts
    120
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    This info is useless. I don't know what "bugged" means, give me an explanation.
    I suppose I should have quoted the previous post that had described it, but anyhow, when trying to deposit, it successfully finds the depot, opens it up, and then minimizes and then closes it without depositing anything and goes on its way. I also included the depositor part of the xbst that I was using, as I'm not ruling out the possibility that it's a script problem.

  10. #250
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by CaptainReynolds View Post
    I suppose I should have quoted the previous post that had described it, but anyhow, when trying to deposit, it successfully finds the depot, opens it up, and then minimizes and then closes it without depositing anything and goes on its way. I also included the depositor part of the xbst that I was using, as I'm not ruling out the possibility that it's a script problem.

    I'll look into it~

Posting Permissions

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