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
Bot dies by Firefield HELP plx
#1
Ppl actually shoot firefields under me and let me die inside my house.. Is there any script that logout/exit when im on 50% of hp ? 

Explanation: If some1 is in my screen i walk inside my house and my character waits 3/4 mins before it goes back outside with alana sio. In those last minuts the guy shoots a fire field, my character does alana sio and gets hit by the fire field  my character goes inside. This happens again in 3/4 min untill i die.. 

Anyone any idea =D?
Reply

#2
Hello.

local SAFE_LOCATION = { X = 12345, Y = 12345, Z = 5 }

if hppc() <= 50 and posx() == SAFE_LOCATION.X and posy() == SAFE_LOCATION.Y and posz() == SAFE_LOCATION.Z then
    xlog()
end
Reply

#3
thx for replying so soon ! If i try this script it says : 

23:44:28 - Core:Lua:ExecuteScript
|Only Registered members can see download links. | Click here to buy subscription or here to register.
|Only Registered members can see download links. | Click here to buy subscription or here to register.alt="Big Grin" title="Big Grin" class="smilie smilie_4" />oString:Hud01: 2: '<name>' expected near 'local'

23:44:29 - Cavebot:LUA Setup->Line :2: '<name>' expected near 'if': if ischannelopen("Default") 

any idea why this is the case? 

ps where do i put the script ? 

I've also changed the '12345'  X    Y  and Z 

greetings
Reply

#4
Hello.

Persistents.

The error messages are not related to this script, it's certainly some other script that you are using.
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016