Ah yeah, my bad. Ill add it.
Printable View
-A function to know wether looter finished looting corpses ALTERNATIVE: Function to know how many corpses remain to be looted. Example: When making a skinning script, you want to wait until you have killed all monsters before skinning. BUT, the moment you kill the last monster, the looter and the skinner can come in conflict. Skinner will send your character in direction of a skinnable corpse, looter in the direction of last killed corpse, and the result is that the loot will probably be lost. If we had a way to ask the looter wether any body remains to be looted or not, then we could check this before starting to skin. The same way one can add a Self.TargetID() == 0 to check you finished attacking.
the ability to use an item in your backpack on another item in your backpack would be great
Profiles.
Each character has a 'profile' which is a seperate xbst file saved in a seperate folder. It is loaded on login, and has options to override certain panels when a different xbst is loaded.
(i.e. Profile has healing settings and they are locked in, when loading new xbst, healing settings do not change.)
@Hendy where if someone talked to the bot (like they say "Bot?") ect the bot will respond saying no or something like that
I got a suggestion, but it kind of is the same as the ones listed below.
- Reading server messages [*No comment*]
- HUD - Recent PMs
Ability to read text from Server Log or NPC etc.
It can be used for quite powerful things even though its just a simple line. Example;
lua code:
if (NPC.XXX.Text.Contains("you do not have enough gold on your account") then
Cavebot.Stop()
I have no clue weather its hard or not to implement, but my gut tells me its alot easier than some of the other requests made. Idk, totally up to developer ofc, but I think it'd make the bot ALOt more powerful! :)
I'd beg Darkstar for looting offscreen :( Im wasting twice as much mana's in half the amount of time comparing to neobot times.
Gets me in tricky situations aswell e.g. getting trapped by several serpent spawns/hydras/medusas cuz my boy wants to loot something.
Its not possible to make smaller special area's so I cant set looting to last.
Any suggestions by user's would be appreciated, if you got any better idea's that is xD