What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] "Item Rules 2" File based scripting language!

I dont know if i am doing anything wrong.. But when i try to use the new giles with the item rules.. always my demonbuddy appears empty, like this pic....

Please help

Sem título.webp
 
Just downloaded 2005-1.7.1.3 stable and replaced with medium rules. Looks very promising. It will save me hours of sorting out loads of crap. I can only say, ppl. donate here, the plugin is worth those few bucks! :cool:


better take 2003 ... 2004 & 2005 have a nasty bug at the moment ... they might not recognize legendary by name ... im working on it .... thats why 2005 and 2004 are still alpha releases ... ^^

thx .-)
 
better take 2003 ... 2004 & 2005 have a nasty bug at the moment ... they might not recognize legendary by name ... im working on it .... thats why 2005 and 2004 are still alpha releases ... ^^

thx .-)

Hehe, good to know, was watching a bit, but still worked fine for me...but no prob. will switch back to 2003 :)
 
if i donate, is it possible to use this with unifiedtrinity 0.45 ?? end especially use brand new feature about item pickup selection with unified 0.45??
 
cant see anything wrong there other than you need to set your defaults.

when i use the gile 1.6.3.4 its set a default...

and when the bot drop one item.. when he identify.. he doesnt appear its a trash or keep. like the version 1.6.3.4 ...

undertand??

i need to know.. afteer i download the new version.. i need delete the old folder of giles and put the new one... and i need to do anything more????

thanks a lot
 
when i use the gile 1.6.3.4 its set a default...

and when the bot drop one item.. when he identify.. he doesnt appear its a trash or keep. like the version 1.6.3.4 ...

undertand??

i need to know.. afteer i download the new version.. i need delete the old folder of giles and put the new one... and i need to do anything more????

thanks a lot


if u want to see the msg ... u need to activate .. Debug ItemValidation in giles Settings
 
if i donate, is it possible to use this with unifiedtrinity 0.45 ?? end especially use brand new feature about item pickup selection with unified 0.45??

there is a version with Unified0.45 ... but pickup validation is still in development ...:-) i need some more time
 
i hope that this could be a public release soon... sifting thru 5 bots worth everyday is tiring. takes me an hour everytime
 
i hope that this could be a public release soon... sifting through 5 bots worth everyday is tiring. takes me an hour every time
If it's such a pain, why not just donate to get access to the alpha/beta/pre-release content? I'm assuming you've made at least a few hundred dollars from your bots. Donating 0.1% of your earnings wouldn't hurt, right?
 
the thing is im not interested in alpha beta ones... since i see people having problems with it. and also, i do not want to thrash away thrash legendaries. i want to salvage... thats why. still doing it manually. :(
 
the thing is im not interested in alpha beta ones... since i see people having problems with it. and also, i do not want to thrash away thrash legendaries. i want to salvage... thats why. still doing it manually. :(
Personally, the beta releases are close to being stable for me.
Also, Untitled.webp :)
 
I found a bug with Heart Slaughter always being kept. It seems that it's base type is being read as Misc for some reason.

Code:
12/3/2012 8:12:37 PM: HeartSlaughter(60) Legendary Polearm [-1.178677E+09]
+--------------------------------------------------------------
| - [BASETYPE]: Misc
| - [TYPE]: Polearm
| - [QUALITY]: Legendary
| - [NAME]: HeartSlaughter
| - [LEVEL]: 60.00
| - [ONEHAND]: False
| - [TWOHAND]: True
| - [LIFE%]: 10.00
| - [DPS]: 687.28
| - [WEAPAS]: 0.95
| - [WEAPMAXDMG]: 830.70
| - [WEAPMINDMG]: 616.20
| - [CRITDMG%]: 107.00
| - [DMGFACTOR]: 21.40
| - [OFFSTATS]: 1.00
| - [DEFSTATS]: 2.00

So it's not being picked up by the trash rules at the end of legendary.dis

I added
Code:
[QUALITY]=="Legendary"&&[NAME]=="HeartSlaughter"->[TRASH]

to compensate but it's not being salvaged, I assume because it's coming back as a misc item.
 
I had it trash a 219 STR / 50 VIT Vile Ward worth around 22 mil :(

using ItemRules200UniTrinity0_45stable.zip
 
Back
Top