Jump to content

Lance Dance

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Lance Dance's Achievements

1

Reputation

  1. Bot stopped working on the ROTS client. I don't see the crash file. But there is a otclientbot.txt in the client folder it contains the following: Also when injecting it shows error, see attached.
  2. Well. This one doesn't work. At least not on DBL. I got banned today :c I was in front of the PC, doing something else, so its not like I haven't heard the alarm or something 😕
  3. Unfortunately this one is not working 😕 I'm not sure why. There is no error message, It just doesn't do anything. I have check and i have both itemToUse and items in my bp and it just doesn't do anything.
  4. Can you make scrip to use item on table of items? Eg useitem - 3199 on items ( 3411, 3042, 3412 etc) And do you have a script to pause bot and play alert when BN is sending msg check??
  5. Bot was asking to add auto function to necro wand script so here it is for DBL players: (seems to be working fine, although I haven't tried it with cavebot yet, maybe sleep time needs adjusting a bit, but it works) if not g_game.isOnline() then return end local itemIdtoUse = 12124 if not g_game.isAttacking() then g_game.useItemOnPosition(itemIdtoUse, g_game.getLocalPlayer():getPosition()) sleep(1000, 1500) end auto(100) Obviously your skill needs to be high enough to get range of 1 SQM. Have fun. Thanks Zelek 🙂 If it comes to inventory repair script, I'm not sure if DBL has some modifications, or is it the bot itself but it repaired everything but the items that I have marked in red and it is opening and closing the backpack(the top one), instead of using the necklace I guess. Edit: I also forgot to ask a question. Sorry to be such a pain mate. Do you by any chance have a script for DBL to pause the bot and sound the alarm when Banner is doing MSG check? I think I saw it on the old forum. Thanks for such quick reply 🙂
  6. Ok, I think I got the equipment repair script, just modified one script that I found on forum to send F1-F5 every 15-20 minutes and set items to hotkeys. But I would still like to sort script for that necro wand. Could you help me out please? If the bot cannot read the ground then you could use the wand on yourself, It has a range of 1 sqm so every dead body around the character would be revived. So maybe create a script that uses necro wand on character every 2 seconds if the character is not attacking. But ideally it should use it straight after killing monster. So maybe: if not attacking use ID on yourself sleep 2000 (I'm hoping it will use it on yourself straight after killing a monster and wait 2000 ms instead of killing monster, waiting 2000 ms and then using ID, by that time cavebot would take the char somewhere else) Or if possible maybe make something like that: if character just killed the monster turn off cavebot use ID on yourself turn on cavebot sleep 2000 Could you try to create both of those scripts for me please? If its possible to create both I'll try them both and see which one is better.
  7. I think that pussydestroyer69 xDDD would like to request a same script as me. Could you make a script that uses a necro wand on DBL on corpses on the ground, it has reach of 1SQM. So Use ID on the other ID that's on the ground only within 1SQM range. Is it possible to create on like that? Also if that's not too much to ask for someone who hasn't subscribed yet: Could you create a script that uses equipment every 5 minutes. Again DBL, when training certain skill you need to repair your equipment every 15-30 minutes, you do that by pressing "Use" on armor, legs etc. Is it possible to make one like that? Even if it requires to set those items as hotkeys that would still be great.
×
×
  • Create New...