Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not looting custom monsters
#1
As the topic says the bot doesn't loot custom monsters for some reason , i have tried different settings but it just dont want to work.
Reply

#2
Hello.

Bot will loot every single monster that you setup and that its body has the container attribute.
I can check what's going on, but i need you to tell me which server you are playing and what's the body id.
Reply

#3
|Only Registered members can see download links. | Click here to buy subscription or here to register.

Faloria  and the body id is (ID 99)
Reply

#4
99 is the id of a living creature (player, monster, not, etc.)
Reply

#5
|Only Registered members can see download links. | Click here to buy subscription or here to register.
How do i get the right ID ? What i did was checking the id of the dead body dont know if thats the right way to do it.
Reply

#6
|Only Registered members can see download links. | Click here to buy subscription or here to register.

Use method #3 or #5. I recommend you to use method #5, which will print all ids on that sqm. So you just need to paste all here!
Reply

#7
|Only Registered members can see download links. | Click here to buy subscription or here to register.

06:28:06 - LUA command sent.
06:28:06 - 5662
06:28:06 - 2887
06:28:06 - 99
Reply

#8
Are you sure that you print the correct sqm? Because there's no body.
Just kill the monster, stand still on its body sqm and run this code on console:
local tile = gettile(posx(), posy(), posz())
if tile ~= nil then
   for _, item in ipairs(tile.items) do
       print(item.id)
   end
end
Reply

#9
|Only Registered members can see download links. | Click here to buy subscription or here to register.
yes i did and tried twice now gives the same ID standing on the body .

23:03:28 - 5668
23:03:28 - 5675
23:03:28 - 99
23:03:28 - 99
Reply

#10
Hello.

None of those items are a body. I believe you are doing that while monster is alive, but you should kill the monster then step into the sqm that monster body is then use the script above.
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016