PDA

View Full Version : [Update] XenoBot v2.8.7



DarkstaR
11-22-2012, 05:21 AM
This update reverts the changes to follow made in the last update, adds a few more new Scripter functions, and fixes some small issues.

Changelog:

v2.8.7
Modified Scripters event system, hoping to fix some weird bugs people were experiencing.
Modified Container:Minimize(), Client.HideEquipment(), and Client.ShowEquipment(). They will now fail if context menus are open.
Modified the "Follow" Targeting stance to work like before, since the new version was accidentally going down holes and up stairs.
Added Self.StopAttack() and Self.StopFollow() to the Scripter.



For download and operation instructions, refer back to this thread:
http://forums.xenobot.net/showthread.php?19

jaime
11-22-2012, 06:00 AM
signed!! bro when you gonna fix special areas?

Niyar
11-22-2012, 07:17 AM
Looks good! Will test it tonight after work!

ogwako
11-22-2012, 07:26 AM
updated

Mega
11-22-2012, 09:38 AM
i hope something will be done with diagonal stance, so it doesnt move around so much when monster runs away

Avani
11-22-2012, 12:00 PM
i hope something will be done with diagonal stance, so it doesnt move around so much when monster runs away

If let's say the monster runs away below 20% HP do it like this:

21 - 100 : 4SQM Diagonal
0 - 20 : Diagonal

This will fix your problem :)

Mega
11-22-2012, 01:28 PM
If let's say the monster runs away below 20% HP do it like this:

21 - 100 : 4SQM Diagonal
0 - 20 : Diagonal

This will fix your problem :)
im a knight:)

problem is diagonal spam movement from left to right when running drags.

soul4soul
11-22-2012, 01:54 PM
if the mon runs at 20% set it like this

21 - 100 : Diagonal
0 - 20 : Follow

yes you might get beamed a little but it works much better and you end up kill the monster faster most of the time. When you have diagonal and it runs away the bot struggles.

Mega
11-22-2012, 02:01 PM
if the mon runs at 20% set it like this

21 - 100 : Diagonal
0 - 20 : Follow

yes you might get beamed a little but it works much better and you end up kill the monster faster most of the time. When you have diagonal and it runs away the bot struggles.

ok man thx, i will try this, looks logical

jalleballe
11-22-2012, 06:09 PM
Thanks alot man! This going up stairs was really annoying

PunktG2pc
11-22-2012, 11:19 PM
i got big problem
im not sure how ppl do this
but

http://img831.imageshack.us/img831/8995/bughx.png (http://imageshack.us/photo/my-images/831/bughx.png/)

Uploaded with ImageShack.us (http://imageshack.us)

some lua dont work with this open window

padj
11-23-2012, 12:28 AM
good job as per.

dondiablo
11-23-2012, 12:41 PM
DarkstaR the targetting is working again! No more falling into holes etc. well done.

DarkstaR
11-23-2012, 08:10 PM
i got big problem
im not sure how ppl do this
but

http://img831.imageshack.us/img831/8995/bughx.png (http://imageshack.us/photo/my-images/831/bughx.png/)

Uploaded with ImageShack.us (http://imageshack.us)

some lua dont work with this open window

There are certain functions which do not work with dialogs open. These are documented and are not considered to be bugs.

Messed Around
11-23-2012, 09:12 PM
There are certain functions which do not work with dialogs open. These are documented and are not considered to be bugs.

I'm pretty sure PunktG2pc means that people manage to make that happen, probably by some weird timing throwing it onto a body and the bot clicks it which will open the dialog and then when that happens it bugs some of the lua.

PunktG
11-24-2012, 12:07 AM
I'm pretty sure PunktG2pc means that people manage to make that happen, probably by some weird timing throwing it onto a body and the bot clicks it which will open the dialog and then when that happens it bugs some of the lua.
yes this is mine problem
when i got open this window bot dont buy mp , and ignore many lua

DarkstaR
11-24-2012, 04:45 PM
I'll check it out. May just add a Client.CloseDialog() function that you can use.

PunktG
11-24-2012, 06:06 PM
I'll check it out. May just add a Client.CloseDialog() function that you can use.

k thx
when i will be home i will use this :)

nato12
11-25-2012, 01:06 AM
DarkstaR
well, the version 2.8.5 work better than the new one.
cuz the lua bug so much than the old version mentioned.

i will give a an example:
if i use a script that destroy forniture (for avoid the trap) and if im going to refill, at the momment that i arrive to the dp mine client stop working (the .lua stop working)

kbzin
11-25-2012, 02:08 PM
I'm still falling down holes sometimes. Always when i'm attacking something. I tried re-installing it twice. Hope we get a new version soon.

kubax36
11-25-2012, 04:50 PM
yeah, its still falling down to holes ;/

B0tt3r
11-25-2012, 04:54 PM
yeah, its still falling down to holes ;/

+2.......

sirmate
11-25-2012, 08:37 PM
@DarkstaR (http://forums.xenobot.net/member.php?u=2)
well, the version 2.8.5 work better than the new one.
cuz the lua bug so much than the old version mentioned.

i will give a an example:
if i use a script that destroy forniture (for avoid the trap) and if im going to refill, at the momment that i arrive to the dp mine client stop working (the .lua stop working)

Try using "TIMER_TICK" event instead "while" loop. You can find example in v2.5.1 thread.

Mus
11-26-2012, 11:35 AM
how does the minimizing backpack and equipment work?

Pepsi_901
11-26-2012, 02:01 PM
yup, still falling down/going up at ramps... Not as much as before this update, but it's still a lot and really annoying since I can't bot at nights cause of it

DarkstaR
11-26-2012, 02:19 PM
@People still falling down shit:
The code is EXACTLY how it was before the problem occurred. You're either not installing the newer version (try clearing your cache) or something else is happening. But the code is EXACTLY how it was before, so there's no reason it's acting different.

Pepsi_901
11-26-2012, 03:56 PM
The thing is that it's always been doing it, more or less. Atleast since I started using the bot (7-8(?) months ago)
Maybe it's cause of lagg or something else, but it still does it.

jalleballe
11-26-2012, 04:05 PM
For me it happends when the bot is targetting a monster and then walks into stairs sometimes for some odd reason, and sometimes it dosent.

kbzin
11-26-2012, 04:47 PM
@People still falling down shit:
The code is EXACTLY how it was before the problem occurred. You're either not installing the newer version (try clearing your cache) or something else is happening. But the code is EXACTLY how it was before, so there's no reason it's acting different.

I couldn't bot this night because of this problem. I didn't change anything in the script that i'm using and i tried to re-install it twice. Anyway when i arrive home today i'm going to uninstall it, clean cache, download and install it again. I'll post feedback here later.

Thanks.

PunktG
11-26-2012, 05:34 PM
I'll check it out. May just add a Client.CloseDialog() function that you can use.

got this problem on only 1 world for sure some ppl do this
waiting for new fuction :)

kubax36
11-26-2012, 09:18 PM
@People still falling down shit:
The code is EXACTLY how it was before the problem occurred. You're either not installing the newer version (try clearing your cache) or something else is happening. But the code is EXACTLY how it was before, so there's no reason it's acting different.
I cleared cache, installed again and its still falling to holes. Maybe u was tired and u forgot to change it and upload again version with not changed code :DDDDDD

Jayy375
11-26-2012, 10:02 PM
Same here, goin up stairs, falling down holes on 3 different accs 3 different scripts.
Did a clean install in a new map nothing changed.

Pepsi_901
11-27-2012, 06:13 AM
Did you guys have this problem before as well? I mean, I've had it for months. I don't know if it's cause of lags or something like that

kubax36
11-27-2012, 09:09 AM
Did you guys have this problem before as well? I mean, I've had it for months. I don't know if it's cause of lags or something like that
ye, i had this problem but only with walking on mapclicks, now i have with walk on furniture and walk on fire too

B0tt3r
11-27-2012, 01:07 PM
I cleared cache, installed again and its still falling to holes. Maybe u was tired and u forgot to change it and upload again version with not changed code :DDDDDD


same here

DarkstaR
11-27-2012, 02:15 PM
So I just did a hash compare and it turns out that, for some reason, the automatic deployment system failed to rebuild the MSI installer database using the new executables and used the old ones from version 2.8.6. My bad, guys. I will release the right patch for this as soon as I'm home.

Hendy
11-27-2012, 06:42 PM
So I just did a hash compare and it turns out that, for some reason, the automatic deployment system failed to rebuild the MSI installer database using the new executables and used the old ones from version 2.8.6. My bad, guys. I will release the right patch for this as soon as I'm home.

Shit happens. ;/

DarkstaR
11-27-2012, 07:35 PM
Shit happens. ;/

Well, 70 releases to date and I've only fucked up one. That's still a 98.6% RONBFS (Rate of not being fucking stupid). :D

Hendy
11-27-2012, 08:28 PM
Well, 70 releases to date and I've only fucked up one. That's still a 98.6% RONBFS (Rate of not being fucking stupid). :D

;D Yeah, no harm done.

Avani
11-27-2012, 09:08 PM
Well, 70 releases to date and I've only fucked up one. That's still a 98.6% RONBFS (Rate of not being fucking stupid). :D

Are you going to update this version (2.8.7) or are you going to upload it as a new version?

DarkstaR
11-27-2012, 11:35 PM
Re-download and re-install the current version, it contains the proper executables now.

martinpwnage
11-27-2012, 11:43 PM
YAY! the fix! :D

kubax36
11-28-2012, 12:54 AM
Re-download and re-install the current version, it contains the proper executables now.
ok, its working good now, but... Can u add Deepling Filet to food list? its sooooo fucking bored to add it each time when there is update of the bot. Just do it please when u will make new update, it will take 5 seconds for u, please :]

Characterforsale
11-28-2012, 01:52 PM
Thanks :P

DarkstaR
11-28-2012, 02:11 PM
ok, its working good now, but... Can u add Deepling Filet to food list? its sooooo fucking bored to add it each time when there is update of the bot. Just do it please when u will make new update, it will take 5 seconds for u, please :]

Throw me the ID and I will.

kubax36
11-28-2012, 04:17 PM
Throw me the ID and I will.

17:17 You see a deepling filet.
It weighs 6.40 oz. [ID 14085]

Y2Quake
11-30-2012, 11:19 AM
i didn't even update my bot yet since the last update and i didn't have any problems with follow as u stated