PDA

View Full Version : shAdOwArt's Lua Scripts



shadowart
11-16-2015, 02:12 PM
Here I will be sharing some longer lua scripts.


LUA SCRIPTS


HUD (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=457477&viewfull=1#post457477)
Speed Looter (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=457478&viewfull=1#post457478)
Dynamic Looting (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=457479&viewfull=1#post457479)
Chat Replier (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=460853&posted=1#post460853)
Waypoint Maker (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=463452&viewfull=1#post463452)
Raid Alerts (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=478713&posted=1#post478713)
Conservative Spell Shooter (http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=493640&viewfull=1#post493640)

shadowart
11-16-2015, 02:13 PM
shAdOwHUD
Download (https://goo.gl/fYaO0K)

Description

My standard HUD that displays exp rate and profits. No configuration is required and rings, soft boots and amulets counts towards waste.

The script will generate a config file in the Documents/Xenobot/Configs folder which can be used to change the value of items.


If your scripts are doing backpack resets its best if those are done in the presence of either a npc, a depot chest or a training statue. However, if your backpacks are full when you're doing it I should be able to ignore it anyway in most cases.

shadowart
11-16-2015, 02:13 PM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.

shadowart
11-16-2015, 02:14 PM
Dynamic Looting
Download (https://goo.gl/rIIXY2)


Description

This script dynamically changes your lootlist depending on cirumstance. It can, for example, be used to loot gold only over certain capacities.

You will need to supply the xbst with the original loot-list in the config. There is short-hand notation for expressing that you want an item to be looted only over a certain capacity and a more general notation for describing any circumstance.

One limitation is that conditionally looted items cannot be deposited by the built-in Deposit Items waypoint.

alacare
11-22-2015, 05:57 PM
Hello shadowart.

I found one of your scripts that I wanted to use and have a question about some of the editable settings.

What would be or what I should select for the "local TmpFile =" ?

http://forums.xenobot.net/showthread.php?35953-Loot-rare-items-first

http://webcache.googleusercontent.com/search?q=cache:H6T-sEoRSbEJ:forums.xenobot.net/archive/index.php/t-35953.html+&cd=1&hl=ja&ct=clnk&gl=jp

Thanks

shadowart
11-22-2015, 06:17 PM
Do not touch anything after:

-------------------------------------
---------- END OF SETTINGS ----------
-------------------------------------

alacare
11-22-2015, 07:06 PM
Do not touch anything after:

-------------------------------------
---------- END OF SETTINGS ----------
-------------------------------------


Thanks for the reply.

So for example (I'm using one of your old ice witch temple script):


local TmpFile = "../Tmp_"..Self.Name():gsub(" ", "_")
local xbst = "[Mage] Ice Witch Temple"
local RaresList = {"spider silk", "knight armor"}
local Timeout = 10 -- After how many seconds do we switch back to loot-last if we fail to loot the rare?

The first line, where the "local TmpFile =" is located. Should I edit something or no?

Thanks again...

shadowart
11-22-2015, 07:08 PM
That script is not from this thread. It is old and outdated and should not be used. Since Binary the built in looter now has an option for looting only rares first - that is what you should use.

alacare
11-22-2015, 08:06 PM
The problem I'm facing is that most of the profit comes from the Spider Silks which has a value of 100 gold so it keeps ignoring it.

Thanks

Kajane
11-24-2015, 08:06 AM
Just change the HUD settings, you can add some other values if you need like spider silk ;)
12986

shadowart
11-24-2015, 10:36 AM
Updated DynamicLooting to be compatible with the new looting modes from Binary. I also changed the script to use a separate config file so that you can use it with many characters simultaneously.

nervous89
11-24-2015, 11:35 AM
I love ur HUD man :)
However after ss is crashing :<
Would you be so kind and add some kind of auto screenshooter right before ss, so after relog I can still check my profit/loot before ss?
If it is possible ofc.

THX!

shadowart
11-24-2015, 11:49 AM
I love ur HUD man :)
However after ss is crashing :<
Would you be so kind and add some kind of auto screenshooter right before ss, so after relog I can still check my profit/loot before ss?
If it is possible ofc.

THX!
I'll fix the crash instead. Paste the error message here next time it happens.

Krim
11-25-2015, 05:18 PM
shadowart would you be able to create a magic level trainer script? Like taking GMP from a backpack below you to put in main inventory and drop empty flasks as well. The rest can be done with xenobot itself.

shadowart
11-25-2015, 05:27 PM
shadowart would you be able to create a magic level trainer script? Like taking GMP from a backpack below you to put in main inventory and drop empty flasks as well. The rest can be done with xenobot itself.
Not interested.

Krim
11-25-2015, 08:05 PM
Not interested.

What if I pay for it?

shadowart
11-25-2015, 08:07 PM
What if I pay for it?
Nope.

nervous89
11-26-2015, 11:12 AM
Tomorrow morning I will try to catch error with HUD, sorry It takes so long I just didnt have time to bot lately :)

nervous89
11-27-2015, 09:14 AM
Tomorrow morning I will try to catch error with HUD, sorry It takes so long I just didnt have time to bot lately :)

Today I somehow solve the problem of crashing hud on my own.
I dont know under what condition it crash, however today after ss relog everything was fine :)
If it crash again in the future I will do my best to catch this error.

nervous89
11-27-2015, 09:16 AM
Tomorrow morning I will try to catch error with HUD, sorry It takes so long I just didnt have time to bot lately :)

Today I somehow solve the problem of crashing hud on my own.
I dont know under what condition it crash, however today after ss relog everything was fine :)
If it crash again in the future I will do my best to catch this error.

shadowart
11-28-2015, 03:50 PM
Fixed an issue in the HUD with rings sometimes getting counted a second time as they expired.

Bollo
11-30-2015, 10:26 AM
shAdOwHUD
Download (https://goo.gl/fYaO0K)
Download - OT Version (https://goo.gl/I7j4s2)

Description

My standard HUD that displayed exp and profit gained per stamina hour. No configuration is required and rings, soft boots and amulets counts towards waste. The OT version is slightly more fragile as it cannot detect nearby NPCs, but the normal version will not work at all on many OTs. The script will generate a config file in the Documents/Xenobot folder which can be used to change the value of items.

11:22 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: C:?Users?Bollo?DOCUME?1?XenoBot?Scripts??SHADOW?1. LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

Crashes randomly after a while.

#453 elseif count < 0 and not IsSupply(id) then
#454 totalNewCount = totalNewCount + (Item.isStackable(id) and 1 or new[id])

Any ideas?

shadowart
11-30-2015, 10:30 AM
11:22 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: C:?Users?Bollo?DOCUME?1?XenoBot?Scripts??SHADOW?1. LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

Crashes randomly after a while.

#453 elseif count < 0 and not IsSupply(id) then
#454 totalNewCount = totalNewCount + (Item.isStackable(id) and 1 or new[id])

Any ideas?

That's a very old bug, just redownload and it will be fixed.

FiestaMan
11-30-2015, 12:39 PM
Yo ive been using ur hud for a few weeks allready and without any problems, rlly nice work man, however i do have one question :p
when im on a pally and i hunt with spears it works fine but if i hunt with arrows the hud doesnt count each arrow as waste .. Could u help me fix this please? thx alot :)

shadowart
11-30-2015, 12:49 PM
Yo ive been using ur hud for a few weeks allready and without any problems, rlly nice work man, however i do have one question :p
when im on a pally and i hunt with spears it works fine but if i hunt with arrows the hud doesnt count each arrow as waste .. Could u help me fix this please? thx alot :)
Oh fuck, I did not think about Paladins at all when I made the waste counter (I never play Paladins). I'm surprised that it has taken this long for someone to point that out. I'll edit this when I've fixed it.

Edit: Fixed.

xux
11-30-2015, 01:20 PM
Oh fuck, I did not think about Paladins at all when I made the waste counter (I never play Paladins). I'm surprised that it has taken this long for someone to point that out. I'll edit this when I've fixed it.
Vocation racist :P

shadowart
11-30-2015, 01:44 PM
Vocation racist :P
Haha, I just like that sweet exp you get when you play mages =)

Also, fixed the ammunition issue.

xux
11-30-2015, 03:00 PM
Haha, I just like that sweet exp you get when you play mages =)

Also, fixed the ammunition issue.
True exp is nice on mages :D

here i got an interesting flaw on my druid
13006
And nope these stones are not in the looter or even in my bp :p
(doing stone golems and mammoths on a 34 druid)

shadowart
11-30-2015, 03:51 PM
True exp is nice on mages :D

here i got an interesting flaw on my druid
13006
And nope these stones are not in the looter or even in my bp :p
(doing stone golems and mammoths on a 34 druid)
That's interesting. This bunch of prefixes that I got from an old speed looter are used to identify decayed corpses: "the", "demonic", "dead", "slain", "dissolved", "remains", "elemental". However, it turns out that for stone golems we also need the "split" prefix. So what happened in your case was that you missed looting a corpse, and then the next time you came back to it it had decayed and since "split" wasnt in the prefix list it couldnt tell that it was a corpse and counted the corpse items as if they had been in a backpack, then you walked away and the small stones disappeared so it added them to the waste list.

I've fixed the stone golem issue now.

Edit: I also removed the OT version. The script will now automatically detect if you're on an OT and adapt accordingly, so you don't have to bother with two files if you play both OTs and regular tibia.

FiestaMan
12-01-2015, 09:26 AM
it works perfect now thx man :)

shadowart
12-04-2015, 05:53 AM
Chat Replier
Download (https://goo.gl/8dr5uw)


Description

This script logs and optionally replies to messages, both local and private. It can also play an alarm when you receive a message. It filters out low level gold sellers and checks for npcs and large number of players to avoid replying to or alarming for messages that likely weren't meant for you. However, the npc counter doesn't work on OTs.

shadowart
12-04-2015, 05:55 AM
Also, I managed to overwrite my ammunition fix for the HUD so if you downloaded it late yesterday or early today you might have gotten the old version. But now the right version is uploaded again.

nervous89
12-06-2015, 11:10 AM
Is it possible to make screen shooter at character lvl up?

shadowart
12-06-2015, 11:26 AM
Is it possible to make screen shooter at character lvl up?
There's a level up screenshotter in Xeno's examples folder: Program Files/Xenobot/Examples or something like that. Just copy it to your scripts folder.

nervous89
12-06-2015, 11:45 AM
Thx :)

Chanceler
12-08-2015, 09:20 PM
Does the speed looter open bodies that are under other bodies?

shadowart
12-08-2015, 09:43 PM
Does the speed looter open bodies that are under other bodies?
Yeah.

garre93
12-09-2015, 04:46 PM
Yeah.

Really like the auto-looter. Simple to setup and so good. The only problem i have with it is that when you loot gold it loot it very slow. It doesnt take the whole stack, it loots like 10-30 in one stack for every 100 if you know what i mean.
Edit: Not that big of a deal, just putting it out there

shadowart
12-09-2015, 05:28 PM
Really like the auto-looter. Simple to setup and so good. The only problem i have with it is that when you loot gold it loot it very slow. It doesnt take the whole stack, it loots like 10-30 in one stack for every 100 if you know what i mean.
Edit: Not that big of a deal, just putting it out there
I just fixed the gold issue. It will now only move a partial stack in the case when the destination backpack is full. Thanks for the report.

cepadilla
12-10-2015, 03:25 AM
shAdOwHUD
Download (https://goo.gl/fYaO0K)

Description

My standard HUD that displays exp rate and profits. No configuration is required and rings, soft boots and amulets counts towards waste.

The script will generate a config file in the Documents/Xenobot/Configs folder which can be used to change the value of items.

In the config file you can also set whether you want to use per stamina measurements or per real time measurements. The default is per stamina measurements.


Getting this error... Any idea?


22:12 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: ...sers?CARLOS?1?DOCUME?1?XenoBot?Scripts??SHADOW? 1.LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

shadowart
12-10-2015, 03:57 AM
Getting this error... Any idea?


22:12 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: ...sers?CARLOS?1?DOCUME?1?XenoBot?Scripts??SHADOW? 1.LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Redownload. That line is something different in the uploaded version so you must be running an old version.

The_Miguelito
12-10-2015, 03:30 PM
Hey ShadowArt, I love your HUD, but it does not count arrows, also sometimes it seems to miss some potions.

shadowart
12-10-2015, 04:39 PM
Hey ShadowArt, I love your HUD, but it does not count arrows, also sometimes it seems to miss some potions.
You're using an old version, update and it should count all types of ammunition. I'm pretty sure it never misses any potions though, unless you're looting one at the same time as you're using another.

However, I have noticed that my cavebot scripts are overwriting the HUD with whatever version they're bundled with so I'll be making an effort to reupload all cavebot scripts bundled with the newest version of the HUD - and make it so they won't automatically overwrite existing versions with bundled versions.

arthurviolence
12-10-2015, 05:39 PM
Yo, the hud seems to get confused between looted boh and boh switched with soft boots sometimes.

shadowart
12-10-2015, 06:12 PM
Yo, the hud seems to get confused between looted boh and boh switched with soft boots sometimes.
You sure? That has never ever happend to me. In theory there is a race condition that could make it possible, but it should be EXTREMELY rare.

arthurviolence
12-10-2015, 06:16 PM
You sure? That has never ever happend to me. In theory there is a race condition that could make it possible, but it should be EXTREMELY rare.

Yeah, I'm 100% positive, but it only happened once, with one script by Bollo, in this specific case, the hud counted both the soft boots and the boh as looted hahaha but hey, shit happens, I just wanted to give you feedback, having a simple, plug and play hud is awesome, great job. Always loved your work.

shadowart
12-10-2015, 06:24 PM
I honestly think it's more likely that his script did a backpack reset in a bad place. Most of the time I can catch backpack resets anywhere, but there are some rare situations where I might let one through.

Thanks though =)

Oh and this gave me a new idea for improving the accuracy.

The_Miguelito
12-10-2015, 06:30 PM
You're using an old version, update and it should count all types of ammunition. I'm pretty sure it never misses any potions though, unless you're looting one at the same time as you're using another.

However, I have noticed that my cavebot scripts are overwriting the HUD with whatever version they're bundled with so I'll be making an effort to reupload all cavebot scripts bundled with the newest version of the HUD - and make it so they won't automatically overwrite existing versions with bundled versions.

Yep, probably what happened, I have two versions of the HUD and one of them was from a cavebot script! Redownloading right now! Thanks!

thad
12-11-2015, 06:24 PM
HEllo i looking for lua script or so for alarm when player on screen on spawn and when bot leave spawn turn off alarm.
Just need 'player detected' only on spawn.
Is any option to do it?

Tripkip
12-12-2015, 01:05 PM
shadowart im not sure if you're doing requests?

But could you make a sio script that will mas res if player X and/or Y are within range of the mas res, if not then just sio. Basicly this would be for team hunting and sometimes its better to mas res the rp and ek at once rather then trying to sio em both.

Basicly would be great to have these conditions
- self hp
- self mana
- exhuast checker so it doesnt spamn mas res (2 sec exhaust insted of 1 like sio)
- ofc hp from players x and y and so on.

geuss you get the picture. not sure if this would be better to make with or witouth the "navigation", geuss witouth so u can also sio people withouth xenobot :

shadowart
12-12-2015, 01:36 PM
I generally don't take requests. Also, IPC/Navigation is not required to make a sio/mas res script.

Tripkip
12-13-2015, 10:24 AM
I generally don't take requests. Also, IPC/Navigation is not required to make a sio/mas res script.

But are you willing to do it? :)

shadowart
12-13-2015, 10:29 AM
Nope.

Bollo
12-13-2015, 01:06 PM
Yeah, I'm 100% positive, but it only happened once, with one script by Bollo, in this specific case, the hud counted both the soft boots and the boh as looted hahaha but hey, shit happens, I just wanted to give you feedback, having a simple, plug and play hud is awesome, great job. Always loved your work.


I honestly think it's more likely that his script did a backpack reset in a bad place. Most of the time I can catch backpack resets anywhere, but there are some rare situations where I might let one through.

Thanks though =)

Oh and this gave me a new idea for improving the accuracy.
Yeah I think so aswell. It seems like BP-resets outside of PZ-zone counts the items as looted.



Was about to write something else aswell that I noticed about ur HUD, some small bug but now I totally forgot it. God damn hangover. Love your HUD otherwise! =)

IronMan
12-13-2015, 08:46 PM
hey, do you still have that follow script? if you do, can you send it to me please?

shadowart
12-14-2015, 12:44 PM
hey, do you still have that follow script? if you do, can you send it to me please?
I wanna gather all relevant IDs before I upload that script again.

IronMan
12-14-2015, 05:18 PM
I wanna gather all relevant IDs before I upload that script again.


awesome, thank you!

shadowart
12-16-2015, 01:24 AM
Waypoint Maker
Download (https://goo.gl/bjlIl7)

Description

This script automatically records a node every 5 sqm. Recording can be paused and resumed. Most other kinds of waypoints can be added using using chat commands and when you're done, or if you just want to inspect your work so far, you can load everything into the walker.

Read the help message that's printed when you start the script.

sholh
12-19-2015, 01:14 AM
need script to heal my friend next to me by potion can ?

L!p3
12-21-2015, 04:26 AM
Shadow, Thank you for the HUD!

I was going to ask u a question but already figured out.

Awesome job mate.

shadowart
12-22-2015, 08:54 AM
Furniture Destoryer
Download (https://goo.gl/wu7D2g)


Description

A furniture destroyer that automatically detects what weapon you're carrying (even if it's inside a backpack instead of your hand) and is capable of searching for bugged furniture using browse field.

arthurviolence
12-22-2015, 01:54 PM
Is the HUD able to show total xp acquired in session?

shadowart
12-22-2015, 01:56 PM
Nah, I don't give a fuck about that stat.

hotshotgg
12-22-2015, 09:19 PM
thanks shadow i use your script and the hud and are awesome :D

viser14
12-22-2015, 11:02 PM
Waypoint Maker
Download (https://goo.gl/bjlIl7)

Description

This script automatically records a node every 5 sqm. Recording can be paused and resumed. Most other kinds of waypoints can be added using using chat commands and when you're done, or if you just want to inspect your work so far, you can load everything into the walker.

Read the help message that's printed when you start the script.


wow, pure awesome sauce.

Snurq
12-23-2015, 07:43 PM
Thank you for hud and wpt maker. You are best

yaraforce
12-27-2015, 07:29 PM
need lua Invisible Monster Shooter

Snurq
12-27-2015, 09:55 PM
need lua Invisible Monster Shooter

Have u checked this? by Syntrax
http://forums.xenobot.net/showthread.php?39587-Invisible-Monster-Shooter

yaraforce
12-28-2015, 04:54 PM
Have u checked this? by Syntrax
http://forums.xenobot.net/showthread.php?39587-Invisible-Monster-Shooter

ty bro

oruxtozz
01-05-2016, 08:00 AM
downloaded hud and looter, nice work. keep it up

kolibal
01-06-2016, 09:47 AM
I am willing to learn lua and wow these scripts are some of the most amazing and creative also
nice job dude +1

zezztah
01-08-2016, 08:42 PM
Waypoint Maker
Download (https://goo.gl/bjlIl7)

Description

This script automatically records a node every 5 sqm. Recording can be paused and resumed. Most other kinds of waypoints can be added using using chat commands and when you're done, or if you just want to inspect your work so far, you can load everything into the walker.

Read the help message that's printed when you start the script.


Awesome lua shadowart! I really love it! thought there's some features that I think is needed to make a real good functioning script, Like instead on Label "name"
then there's script "name" so for example script Self.SayToNpc("hi") then it adds a script which says that.

Also so you can add your own waypoints etc like the advanced waypoint without it getting deleted later when loading the waypoints. Like a way to save and stop it, then you add a advanced waypoint and the you start it again without the advanced waypoint getting deleted.


Otherwise awesome lua!
Would love to see these features in it!

Jetta
01-10-2016, 11:27 PM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.


wanna thank you for this great script but here is only one problem for me and that is after a while it starts to browse field everywhere when i walk so i have to reload script, happends like every 10-20 min.

Hik
01-21-2016, 06:09 PM
hi bro
please i wanna simple function
i wanna function that use pick on (x,y,z) till it get 3 corlas (boxes) then leave i will make wp and use this boxes on (x,y,z) thx
if u wanna see the vido for function here
http://www.youtube.com/watch?v=EOar1W7O9mk

Cambute
01-24-2016, 12:45 AM
Somehow the script (speed looter) closes my tibia client after maybe 1 minute of being running. It works as intended in the meantime but then it crashes.


shadowart


Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.

harry bond
01-24-2016, 01:18 AM
Is this HUD the same as the scrips build into the bot? If not, where could i find a HUD like the one on those scripts, its so good!

Shlowmo
01-25-2016, 12:51 PM
shadowart, did you still have the lua for the luring script you mentioned in another thread? Im tired of script luring monsters so far they poff. cheers

shadowart
01-25-2016, 01:01 PM
shadowart, did you still have the lua for the luring script you mentioned in another thread? Im tired of script luring monsters so far they poff. cheers
Luring script? Good luring requires the xbst to be written in a specific way (different depending on what method you use to lure), it's not something you can provide as a stand-alone lua.

Shlowmo
01-25-2016, 01:08 PM
ahh i read you had one in a different thread so you dont lure monsters too far away from their origin and they poof. I just wanna lure the creatures in the room im in around it til theyre dead :(

kamilqq
01-28-2016, 12:21 AM
shAdOwHUD
Download (https://goo.gl/fYaO0K)

Description

My standard HUD that displays exp rate and profits. No configuration is required and rings, soft boots and amulets counts towards waste.

The script will generate a config file in the Documents/Xenobot/Configs folder which can be used to change the value of items.

In the config file you can also set whether you want to use per stamina measurements or per real time measurements. The default is per stamina measurements.

If your scripts are doing backpack resets its best if those are done in the presence of either a npc, a depot chest or a training statue. However, if your backpacks are full when you're doing it I should be able to ignore it anyway in most cases.


Its a bit laggy but just a bit. Used 45sd it counted to waste like around 20. Try maybe other method to count items.

alehopper
01-28-2016, 08:01 AM
Its a bit laggy but just a bit. Used 45sd it counted to waste like around 20. Try maybe other method to count items.

I have experienced this also, the way I "fixed" it was by having all supplies backpacks opened. And sometimes with ammunition it even says you looted them if you don't have the ammo backpack open.

But there should be another solution since that's not very good imo, u don't want to have all of your backpacks opened xD

Would be lovely if you could look into some other way to count items. An idea would also to make the HUD more adjustable (since it's the only public one i can find..) for example let us customize what we want the hud to show and the place of it. Maybe even integrate a Loot HUD? http://forums.xenobot.net/showthread.php?40613-Improve-Recent-LOOT-Hud&p=469878&viewfull=1#post469878 (like this)

Obviously you can edit it if you're experienced I have personally removed some things (like ping, session length, shadowHUD and all the big spaces) that I found unecessary but i'm sure ppl would love to have a config of what the hud should show.

shadowart
01-28-2016, 09:59 AM
Its a bit laggy but just a bit. Used 45sd it counted to waste like around 20. Try maybe other method to count items.
It doesn't fail like that on real tibia if all your supplies are visible, it shouldn't do it on OTs either but I don't really play those. It has undergone massive testing without a single fuckup. Most likely your supply backpack was closed.

dean015
01-28-2016, 03:51 PM
Chat Replier
Download (https://goo.gl/8dr5uw)


Description

This script logs and optionally replies to messages, both local and private. It can also play an alarm when you receive a message. It filters out low level gold sellers and checks for npcs and large number of players to avoid replying to or alarming for messages that likely weren't meant for you. However, the npc counter doesn't work on OTs.


hello m8 thanks for the script, is there any way to not reply to players from VIP

thanks

kamilqq
01-29-2016, 02:38 PM
hello m8 thanks for the script, is there any way to not reply to players from VIP

thanks

I don't think u can get VIP LIST, so make table with nickname's not to answer and add for loop in isValidSpeaker. like that:







notAnswer =
{
'Tom', 'Agness', 'Rick'
}



local function isValidSpeaker(name, level)
local failCounter = 0
for i = 1, #notAnswer do
if name:lower() == notAnswer[i]:lower() then
failCounter = failCounter + 1
end
end
if failCounter == 0 then
return name ~= Self.Name() and level and level > MinLevelForReply
else
return false
end
end



Its nooby written but its going to work for you. Shadowart will fix it for you in his style i think :P.
Also shadowart its ur post, so if u want i wont help to others. :)

shadowart
01-29-2016, 05:12 PM
Go ahead and post whatever modifications you want. I don't take requests and I don't modify scripts to suit specific users.

DerKingpintin
03-05-2016, 06:24 PM
Is it possible that you add something like an ignore list to your chat replier?
It works really well but i dont want friends to get strange answers :)

topnotch
03-08-2016, 03:45 PM
Speed looter small question.

ive noticed that it randomly do browse field on the ground when i run, for no reason.

i just wonder why?

maroxy
03-08-2016, 04:23 PM
Speed looter small question.

ive noticed that it randomly do browse field on the ground when i run, for no reason.

i just wonder why?

That's a XenoBot thing, not a problem.

topnotch
03-08-2016, 08:48 PM
"LootAboveValueRatio = 0 -- Will loot any stackable item with a NPC price to weight ratio greater or equal to this."

i may be retarded, but i dont understand this. i want it to loot stackables, but it outruns some of it. what should i have it at?

it doesnt loot potions or assasin stars for example

yaraforce
03-19-2016, 02:14 PM
Furniture Destoryer
Download (https://goo.gl/wu7D2g)


Description

A furniture destroyer that automatically detects what weapon you're carrying (even if it's inside a backpack instead of your hand) and is capable of searching for bugged furniture using browse field.


can the script use disintegrate runes instead of weapon

shadowart
03-26-2016, 04:30 AM
Raid Alerts
Download (https://goo.gl/CjbImv)


Description

This script logs and alerts whenever a white raid message occurs. You'll only get warned once per raid and you can disable/enable alerts on a per town basis.

Mvm1
03-27-2016, 01:45 PM
shAdOwHUD
Download (https://goo.gl/fYaO0K)

Description

My standard HUD that displays exp rate and profits. No configuration is required and rings, soft boots and amulets counts towards waste.

The script will generate a config file in the Documents/Xenobot/Configs folder which can be used to change the value of items.

In the config file you can also set whether you want to use per stamina measurements or per real time measurements. The default is per stamina measurements.

If your scripts are doing backpack resets its best if those are done in the presence of either a npc, a depot chest or a training statue. However, if your backpacks are full when you're doing it I should be able to ignore it anyway in most cases.



Hello, maybe here you could add time for next level? That would be awesome. Thanks for this script man.

kamilqq
03-28-2016, 12:43 PM
Hello, maybe here you could add time for next level? That would be awesome. Thanks for this script man.

use implemented one and set it under this hud.

krille09
03-28-2016, 01:45 PM
use implemented one and set it under this hud.

It's not accurate...

shadowart
03-29-2016, 03:21 PM
Hello, maybe here you could add time for next level? That would be awesome. Thanks for this script man.
Added.

oruxtozz
03-31-2016, 11:12 AM
I'm using ur HUD but I'd love an function to be able to "hide" all the looted items, since it always end up too long and messing up my chat window..

And as a mage in team hunts I'm mostly just in need to count my supplies used.

Just my idea, keep up the great work!

Tobjun
04-02-2016, 09:51 PM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.


I feel that it's looting very slow, i dont know what i am doing wrong but it picks up some items way slower than i would do manually, and some items it just loots in a jiff, could you perhaps guide me in what i am doing wrong?

Mvm1
04-03-2016, 06:50 PM
I feel that it's looting very slow, i dont know what i am doing wrong but it picks up some items way slower than i would do manually, and some items it just loots in a jiff, could you perhaps guide me in what i am doing wrong?


Personally I did used this script and worked fine for me, keep in mind it doesnt work the way it should in OT servers. This one is made for Rl.

biff
04-06-2016, 09:16 AM
im getting this error from your HUD

11:13 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 460
Chunk: ...:?Users?Dator?DOCUME?1?XenoBot?Scripts??SHADOW? 1.LUA
Error: attempt to index global 'XenoBot' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

shadowart
04-06-2016, 06:13 PM
im getting this error from your HUD

11:13 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 460
Chunk: ...:?Users?Dator?DOCUME?1?XenoBot?Scripts??SHADOW? 1.LUA
Error: attempt to index global 'XenoBot' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Too old bot version. This, and most of my scripts, require Binary.

oruxtozz
04-09-2016, 06:00 PM
I still miss my request :( <3 puss

skinn
04-12-2016, 12:25 AM
Thank you, long ago I was in search of this HUD proft.

glycerine
04-13-2016, 04:58 PM
Hello!
Loving the HUD, been using it for such a long time.

However with the new potions it's not registering the value of them at all it seems.
I tried adding it manually in the config file but it didn't change anything.

Is there any way I can fix this myself, or is it something that'd need to be done by you?

Thanks in advance

shadowart
04-13-2016, 10:15 PM
New potions? I haven't played in a while, if there's new potions then that's something I have to change.

Luls
04-14-2016, 07:50 AM
New potions? I haven't played in a while, if there's new potions then that's something I have to change.

Yeah, with the new update there's new mana potions for ED/MS, new HP potions for EK, and new spirit potions for RP.

pawelekkk
04-16-2016, 12:11 AM
shadowart
Hello,
I got problem but i dont know how to set higher priority runes (thunderstorm) before spell (exori vis)

How can I set the priority for the rune? If more than two monsters that uses only runes without spell (exori vis). If the back is one monster that beats the spell.

I used this script : http://forums.xenobot.net/showthread.php?39231-shAdOwArt-s-Scripts&p=459059&posted=1#post459059

Thanks for help!

leux10
04-26-2016, 07:43 PM
Hi,

Can you tell me how to change so it counts loot from server log and not what it acutally picks up?

mauricioneu
04-27-2016, 09:14 PM
Shadow, how to make the speed looter stop taking an specific item, it keeps looting zaoan halberd and snakebite rod, and I'm not interested in those items. thx in advance.

Edit: could you make a 'do not loot list' in the script?

pagge123
05-04-2016, 12:38 PM
Would it be possible to set a whilelist on the chat replier?

Ditri
05-18-2016, 04:43 PM
Can any 1 giv me a hand & explain or just say with 1 looter is better for me?

I want play mage manualy after i kill all stuff or not all( depend on place) i want the bot to take all stuf from death body when i opened it by myself, thx. just bought xeno specialy for looting, i saw it with amazing speed on somee cast.

leux10
05-29-2016, 08:14 AM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.


Tjena!

Använder din speed looter när jag huntar manuellt och fungerar bra som fan!
Vill bara se om du kan förklara med ett exempel hur detta fungerar:

LootAboveValueRatio = 5
-- Will loot any stackable item with a NPC price to weight ratio greater or equal to this.

Ser du har skrivit en kort förklaring men kan du ta något item som exempel och förklara uträkningen?

En annan fråga, går det att "blacklist" items man inte vill det ska plocka upp?

romarranger
06-09-2016, 11:42 PM
Hi, can you help me ? When boting on Hive, the loter dont take items from corpses of Spidris and Spidris Elite, i dis put the corpse ID on the file (it.XXX) and still no working. Any sugestion ?

soturion
06-23-2016, 02:19 AM
Hey shadow, I just loved your HUD, really good =), I am having a little trouble, as you told us it would be, I tried to change some stuff but i couldnt, do you know what I could do ?


Every time i have an internet breakdown or something that disconnects me, the Bot will reconnect and re-open the bps, but this counts as if I am resetting the bps, therefore it makes my profit see the double amount of itens and GP.



Do you have any idea on how can I fix it =)?



Thank you very much

Trykon
06-23-2016, 12:23 PM
Hey shadow, I just loved your HUD, really good =), I am having a little trouble, as you told us it would be, I tried to change some stuff but i couldnt, do you know what I could do ?


Every time i have an internet breakdown or something that disconnects me, the Bot will reconnect and re-open the bps, but this counts as if I am resetting the bps, therefore it makes my profit see the double amount of itens and GP.



Do you have any idea on how can I fix it =)?



Thank you very much

Restart Bp in depo, or near npc :) alse you can restart hud

texmex47
06-23-2016, 01:16 PM
Furniture Destoryer
Download (https://goo.gl/wu7D2g)


Description

A furniture destroyer that automatically detects what weapon you're carrying (even if it's inside a backpack instead of your hand) and is capable of searching for bugged furniture using browse field.


Been trying your furniture destroyer but it has not been working on a specific way of trashing troughs and stuff.
Is there any way I can contact you in game and show you how the trashing actually works?
It is not just an empty potion flask or something like that, on top of a trough. It's more advanced type of traps.
I think you will be able to untrash it. Just need to browse field on the SQM the trough is on, and destroy the 2nd item in the browse field window.
The second index is always the blocking item.

shadowart
06-23-2016, 02:28 PM
Nope. I'm not playing anymore, I won't change any scripts.

Sweadia
07-06-2016, 04:53 AM
So my question is to you, I have loaded your HUD file, and your waypointmaker. Everything seems to work fine, only one thing. Where can i read what commands the bot will listen to. For example, is it: "Supply" "Check" "Checksupplies" or how do i know? Sorry for a newb question?

shadowart
07-11-2016, 01:36 PM
Changed the HUD to display the loot and waste on the right side of the screen.

grendal
07-11-2016, 01:53 PM
Hey ! How to make doors opener with checker have you maybe scipt?

Zanee
07-12-2016, 07:20 AM
@shadowart Hey man! Im having some troubles with your HUD on OT's, when I use goldchanger scripts it counts the money twice, for example when I goldchange 100 goldcoins it also adds 1 plat coin and if 100 plat it adds 1 crystal coin, any way to fix this to get more realistic numbers on the HUD? Thanks.

shadowart
07-12-2016, 08:19 AM
@shadowart Hey man! Im having some troubles with your HUD on OT's, when I use goldchanger scripts it counts the money twice, for example when I goldchange 100 goldcoins it also adds 1 plat coin and if 100 plat it adds 1 crystal coin, any way to fix this to get more realistic numbers on the HUD? Thanks.
Fixed

Zanee
07-12-2016, 10:02 AM
Fixed

Thanks alot man! Seems to be working flawlessly now, really appreciate you taking ur time to fix it for me <3

shadowart
07-12-2016, 04:31 PM
Decided to rewrite almost the entire HUD from scratch, because the code was ugly as fuck. Feature-wise it's almost exactly the same as the old one. However, the new one will automatically move itself around when you resize the game window. But if you don't care about that, then there's not much reason to upgrade. Unless you want to read the code, that is.

I'm quite pleased with the new code. It's based around a publisher-subscriber pattern where there's one module that gathers data about the character and the actual HUDs subscribe to changes in that data. The HUDs are also organized into recursive containers which utalize a flow-based layout to automatically resize themselves when nearby containers grow.

Same download link as usual, you'll find it in the index.

Also, I recently changed it handle coin changing on OTs and moved the item lists to the right side of the screen. Those updates are included in the new version.

Trykon
07-12-2016, 05:54 PM
Didn't see that coming :) thanks

shadowart
07-15-2016, 10:32 PM
Fixed a bug in the new hud that could sometimes cause it to count used potions as both loot and waste.

Sargul
07-15-2016, 11:12 PM
Fixed a bug in the new hud that could sometimes cause it to count used potions as both loot and waste.

Woop! :cool:

shadowart
07-18-2016, 01:01 PM
Fixed a bug in the furniture destroyer that made it possible to trick it by hiding a piece of furniture under so many other items that it was no longer visible.

Also added a "Totals" section to the hud:
http://i.imgur.com/f5NCZHS.png

Sargul
07-18-2016, 05:56 PM
This "totals" make the HUD perfect! By the way you updated the link? I downloaded and I this section doesnt appear on the hud

shadowart
07-18-2016, 07:54 PM
This "totals" make the HUD perfect! By the way you updated the link? I downloaded and I this section doesnt appear on the hud
Seems I forgot that.

alpha91
07-24-2016, 10:41 PM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.


Is this safe? Do someone use this for manual hunting?

Sargul
07-25-2016, 07:19 PM
Is this safe? Do someone use this for manual hunting?

I did, used it while hunting in team Walls, work perfectly and I used it like 2 days so at least for me is ok

shadowart
07-25-2016, 08:09 PM
Many very high level players use looting scripts. They're safe.

Millemed2l
07-30-2016, 05:56 PM
I saw you have a pic with a nice lua, and this isnt the one i saw, Witch one is you useing?

sensej123
08-24-2016, 06:21 PM
Can you make some good "Sio" scripte?

heng
08-25-2016, 02:01 PM
Can you make some good "Sio" scripte?

There are many sio scripts on the forum yet :)

tempz
08-31-2016, 04:55 PM
shadowart hi, do you have any good follow script that will work good or disable itself while targeting is on?

Dzonzi
09-01-2016, 04:50 AM
Which script is for looting playing manual?

Dzonzi
09-03-2016, 05:06 AM
Can u add code if cap < x then drop gold from corpse to ground?

tadek67
09-04-2016, 01:31 PM
Hey, very nice project. I have one question, where i can download this Hud for all places to exp or How i can create that Huds for few other place? Ty for help, be care

Trykon
09-04-2016, 01:47 PM
Hey, very nice project. I have one question, where i can download this Hud for all places to exp or How i can create that Huds for few other place? Ty for help, be care

http://forums.xenobot.net/showthread.php?39301-shAdOwArt-s-Lua-Scripts&p=457477&viewfull=1#post457477
https://goo.gl/fYaO0K
here you can download it

tadek67
09-04-2016, 01:49 PM
Yes i know but i wanna exchange one thing, how i can grow up the picture of items?

shadowart
09-04-2016, 02:04 PM
You're welcome to download the script and read the code.

tadek67
09-04-2016, 02:33 PM
What must i do to take this view items bigger than they're? I check with image size 5 and 20 and 50 and they dont change

shadowart
09-04-2016, 05:46 PM
Conservative Spell Caster
Download (http://goo.gl/EzEiPG)


Description

This is a spell shooter for mages with very conservative pvp safety checks. I wrote it since I couldn't make even a single hunt without taking a skull when sharing a cave -- with another bot, he wasn't even trying to make me get skulled. At the time, I was botting on Hexera, I am unsure if the built-in shooter performs as badly on real Tibia pvp servers since I don't play those.

This spell shooter supports:

UE with 3 squares buffer when checking pvp safety.
Aoe runes with 3 squares buffer when checking pvp safety.
Strikes with 2 squares buffer around your look-position when checking pvp safety. It will also try to turn away from nearby players before retrying if the pvp check fails.
The shooter will not do shit like using Exori Flam on 5 Glooth Bandits. If the shooter determines that a spell should be cast, but it fails to cast it (frequently happens due to either movement or potions useage) it will not fall through to the next option but rather retry. It only falls through when an options cannot be cast at all (is on cooldown for more than 2s or cannot be cast in any pvp safe locations or cannot hit enough targets).
Pvp safety can be disabled and checking the floor above and the floor below you for players is optional (note that level spy doesn't work between the surface and the first underground level).
There's an option to ignore party members when checking pvp safety.


The spell shooter does not support:

Single target runes.
Health and mana checks.
Waves and beams.
Configurable buffer sizes.
Multi-floor checks only around holes and stairs etc.

In roughly the order I may add them.

Trykon
09-04-2016, 09:13 PM
Conservative Spell Caster
Download (http://goo.gl/EzEiPG)


Description

This is a spell shooter for mages with very conservative pvp safety checks. I wrote it since I couldn't make even a single hunt without taking a skull when sharing a cave -- with another bot, he wasn't even trying to make me get skulled. At the time, I was botting on Hexera, I am unsure if the built-in shooter performs as badly on real Tibia pvp servers since I don't play those.

This spell shooter supports:

UE with 3 squares buffer when checking pvp safety.
Aoe runes with 3 squares buffer when checking pvp safety.
Strikes with 2 squares buffer around your look-position when checking pvp safety. It will also try to turn away from nearby players before retrying if the pvp check fails.
The shooter will not cast strike spells because you are moving or recently drunk a potion if it is possible to use a rune or ue. This should boost your exp/h and also keeps me from ripping my hair out when watching the bot play. Seeing the built-in shooter use "exori flam" on 7 Glooth Bandits always makes me so mad.
Pvp safety can be disabled and checking the floor above and the floor below you for players is optional (note that level spy doesn't work between the surface and the first underground level).


The spell shooter does not support:

Single target runes.
Health and mana checks.
Waves and beams.
Configurable buffer sizes.
Multi-floor checks only around holes and stairs etc.

In roughly the order I may add them.


maybe people will stop complaining about: is your script good for retro pvp, does it avoid skulls?
GJ :D

Chiitus
09-10-2016, 06:25 AM
Just another level shadowart, xenobot lua code looks very flexible, missing this since elfbot.
Thanks!

shadowart
09-10-2016, 11:23 AM
Thanks.

I've rewritten my shooter from scratch in order to be able to support more complex decision. New things include:

Configurable pvp safety margins.
A configurable blacklist where you can add the ids for holes and stairs etc. If you add all floor changers in your spawn you won't need multi-floor checks.
A bundled potions drinker that minimizes interference with the rune shooter.
Hp percent checks on creatures.
Mana checks on all spells.
"At least one" checks that allow you to configure stuff like "use an avalanche on at least two creatures if at least one of the creatures is a demon skeleton".
Single target runes.
Performance improvements.


I have a lot of testing left though before I'm going to upload the new version. Anyone have any more ideas? Waves/beams won't make it into this release.

HeberPcL
09-28-2016, 03:32 AM
Thanks!

tiagoaao
09-29-2016, 06:07 PM
u have one reconnect lua script??

shadowart
09-29-2016, 07:10 PM
Reconnect is built into the bot.

kroto
09-30-2016, 01:15 PM
Good morning buddy, would u mind helping me to code: A script that changes knife to fire sword when 3 or more mobs (rotworm, carrion rotworm) on screen. Please help me, thanks.

Thanks shadowart

josets79
01-31-2017, 08:17 PM
love you :D

L!p3
03-04-2017, 03:19 PM
Dynamic Looting
Download (https://goo.gl/rIIXY2)

Can you please upload 'Dynamic Looting' again?

Thanks!

theverdils
03-11-2017, 11:43 PM
thanks

Thorpoxdruider
03-29-2017, 02:45 AM
Could you make a script that beeps when a player with a given name or a GM appears on the screen? The Alarms of the xenobot itself whistle with anyone and I do not want this.

big
05-09-2017, 02:28 AM
the dynamic looting script doesn't open the corpses

Thorpoxdruider
06-16-2017, 12:39 AM
Hello, I'm in need of a very simple script.lua, but I do not know how to do it. I need a Elder Druid script that always throws wild growth in front of me or 2 sqm away.

Where:

Me-#-#-@
FR-#-#-@

Me = myself
FR = my friend Master Sorcerer
# = free sqm
@ = wild growth

It's simple, I hope someone gets it for me.

david4200
07-07-2017, 01:10 PM
about this how do i add check potions or checker when i use labele what are my lable commands?

amilcars10
07-13-2017, 02:45 PM
Sadly all your links are broken :( I couldnt test anything

david4200
07-27-2017, 03:33 AM
are u able how to explain waypoint maker to talk to npc n check supplys?

cornel
08-06-2017, 08:51 AM
Hi,

Can u please reuplad ur scripts? becouse links doesnt works ;\ i want to download hud and smart looter

HjugO
08-06-2017, 09:48 AM
Hi,

Can u please reuplad ur scripts? becouse links doesnt works ;\ i want to download hud and smart looter

ebe ebe XD

cornel
08-06-2017, 08:51 PM
ebe ebe XD

Say whaaat?

sowber
08-24-2017, 09:45 PM
Conservative Spell Caster
Download (http://goo.gl/EzEiPG)


Description

This is a spell shooter for mages with very conservative pvp safety checks. I wrote it since I couldn't make even a single hunt without taking a skull when sharing a cave -- with another bot, he wasn't even trying to make me get skulled. At the time, I was botting on Hexera, I am unsure if the built-in shooter performs as badly on real Tibia pvp servers since I don't play those.

This spell shooter supports:

UE with 3 squares buffer when checking pvp safety.
Aoe runes with 3 squares buffer when checking pvp safety.
Strikes with 2 squares buffer around your look-position when checking pvp safety. It will also try to turn away from nearby players before retrying if the pvp check fails.
The shooter will not do shit like using Exori Flam on 5 Glooth Bandits. If the shooter determines that a spell should be cast, but it fails to cast it (frequently happens due to either movement or potions useage) it will not fall through to the next option but rather retry. It only falls through when an options cannot be cast at all (is on cooldown for more than 2s or cannot be cast in any pvp safe locations or cannot hit enough targets).
Pvp safety can be disabled and checking the floor above and the floor below you for players is optional (note that level spy doesn't work between the surface and the first underground level).
There's an option to ignore party members when checking pvp safety.


The spell shooter does not support:

Single target runes.
Health and mana checks.
Waves and beams.
Configurable buffer sizes.
Multi-floor checks only around holes and stairs etc.

In roughly the order I may add them.


Link's broken bro, does anyone have this script?

bashante
08-29-2017, 07:22 PM
pls reupload :)))

L!p3
09-22-2017, 12:39 PM
Dynamic Looting
Download (https://goo.gl/rIIXY2)

May you upload this again, please?

Thanks!

heruxz
10-25-2017, 03:41 PM
shadowart

Can you please upload 'Conservative Spell Shooter' again?

Thanks.

riesjuh666
02-09-2018, 11:42 AM
Shadow, can you please re-ub your hud?

ty<3

bboiadeiro
02-26-2018, 02:44 PM
speed looter + dynamic looter are broken, please reupload

riesjuh666
04-01-2018, 09:26 AM
shadow can u reup your hud please? =D

Mercox
05-15-2018, 10:55 PM
~~~REFRESH

kozdam4s
10-26-2018, 05:17 PM
can you refresh Speed ​​Looter link

Chiitus
12-08-2018, 12:06 PM
Lot of links are dead :(

IKillYou
12-12-2018, 12:28 AM
Can you refresh links, please?

Chiitus
07-25-2019, 02:37 PM
Speed Looter
Download (https://goo.gl/ExwqGJ)


Description

A speed looter that also optionally opens corpses next to you. You can set a minimum value and a minimum value/oz ratio and the script will automatically loot all items that exceed either of those values. Of course there's also an explicit loot list for items that have no NPC price, but it should not have to be very long at all.

The corpse opener works significantly better when you stand still so all in all it's much more useful for Knights. Of course you can run the script with the corpse opener disabled as well.

Finally, the corpse opener may not work on most OTs and it has problems with corpses that fall on top of ladders and rope spots.


shadowart
Can u please reupload this script (or al :D)
I wanna study your logic, u are a master bro.

Thanks adv.

muhamed husam
05-13-2020, 06:00 PM
ty so much