Advertisement
Guest User

bots.xml

a guest
Jul 18th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <configuration plugin="bots">
  2.  
  3. <settings name="settings">
  4. <!-- Bots Configuration-->
  5. <set name="name_bot1">MsT*|Drizzy</set>
  6. <set name="caracteristic_bot1">python 5 blue 110</set>
  7. <set name="name_bot2">MsT*|NotSplashing!</set>
  8. <set name="caracteristic_bot2">scorpion 5 red 110</set>
  9. <set name="name_bot3">MsT*|Gavino</set>
  10. <set name="caracteristic_bot3">scorpion 5 blue 110</set>
  11. <set name="name_bot4">MsT*|Skully</set>
  12. <set name="caracteristic_bot4">python 5 red 110</set>
  13. <set name="name_bot5">MsT*|Python</set>
  14. <set name="caracteristic_bot5">python 5 blue 110</set>
  15. <set name="name_bot6">MsT*|Chicken</set>
  16. <set name="caracteristic_bot6">python 5 red 110</set>
  17. <set name="name_bot7">MsT*|Scorpion</set>
  18. <set name="caracteristic_bot7">python 5 blue 110</set>
  19. <set name="name_bot8">MsT*|Lara</set>
  20. <set name="caracteristic_bot8">python 5 red 110</set>
  21.  
  22. <!-- Regulation of bots -->
  23. <set name="frequency_cycle_in_seconds">15</set>
  24. <set name="maximum_bot">5</set>
  25. <set name="min_level_kickbots_cmd">80</set>
  26. <set name="min_level_regul_cmd">80</set>
  27. </settings>
  28.  
  29. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement