Jump to content

kuzzuki

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

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

kuzzuki's Achievements

0

Reputation

  1. Hello. I have a question, why do I get bothered after an hour of standing on afk? and so it is all the time .... HELP
  2. Hello. The case looks like this, the bot crashes for me, it just turns it off every now and then and I don't know if it's not because of the money exchange script because I see in the logs that this script is spamming a bit. Please help i use this scripts auto(250) if not g_game.isOnline() then return end local coinIds = {3031, 3035} local playerItems = g_game.getLocalPlayer():getItems() for _, item in pairs(playerItems) do for _, coinId in pairs(coinIds) do if item and item:getId() == coinId and item:getCount() == 100 then g_game.useItem(item) return end end end
  3. something I don't want to work ;/
  4. Hello, I have a question, is there a script that turns off targeting and cavebot and you can set it in the bot on hotkey?
  5. Hey Zelek, I need 2 scripts. the first on the spell bit, but with a cold 3 seconds so that he does not spam on ROTS, the second is for treatment, so that he does not spam all the time because hotkeye are on F1 and spam is terrible
×
×
  • Create New...