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
Auto fallow
#1
hello i need a script to exp duo ek + ed .
i want to fallow knight and help him to kill monsters

#2
local Player = 'Player name'
local Monsters = { 'Demon', 'Demon Skeleton', 'Ghoul' }

if maround(0, table.unpack(Monsters)) == 0 and target().id == 0 then
    local follow_creature = followed()
    if follow_creature.id == 0 or (follow_creature.id > 0 and follow_creature.name:lower() ~= Player:lower()) and paround(0, Player) > 0 then
        follow(Player)
        wait(1000)
    end
end

#3
Not working
script just follow player

#4
Hello.

Use Targeting to kill the monsters.
Script follows the player.

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

HELLO , Excuse me, where do I paste that autofollow, I need help, can you guide me?

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

Hello.

Persistents.

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

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

Hello.

You are not copying & pasting it properly OR you did bad changes.



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016