BBot - The best bot of the world

Full Version: [Macro] Close tibia if get Frag
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Simple macro for chill botting xDD
Code:
1 {Close tibia if get Frag} When.SystemMessage(CLOSE TIBIA, Warning! The murder of ) Exit()  {CLOSE TIBIA} Tibia.Close() Exit()

Code:
When.SystemMessage(CLOSE TIBIA, Warning! The murder of )
Exit()

{CLOSE TIBIA}
Tibia.Close()
Exit()