Advertisement
DOXMagician

AimBooster Start 300 a day then increase by 100 targets

Dec 17th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. #-------------------#
  2. # TARGET BEHAVIOR #
  3. #-------------------#
  4. target_size: 67
  5. time_per_target: 5
  6. target_speed: 3
  7. constant_target_size: yes
  8. misclick_kills_nearest: yes
  9.  
  10. #------------#
  11. # SPAWNING #
  12. #------------#
  13. targets_per_sec: 0.5
  14. targets_per_sec_increase_per_min: 0
  15. instant_respawn: no
  16. spawn_group_size: 1
  17. spawn_in_center: no
  18. randomized_spawntime: yes
  19. max_dist_from_previous: -1
  20.  
  21. #---------#
  22. # LIVES #
  23. #---------#
  24. lives: 3
  25. misclick_loses_life: no
  26. miss_target_loses_life: yes
  27. losing_life_clears_screen: no
  28. time_limit: 0
  29.  
  30. #--------#
  31. # GRID #
  32. #--------#
  33. # note: set these to 0 to
  34. # enable autoresize
  35. grid_width: 600
  36. grid_height: 420
  37.  
  38. #---------------#
  39. # AUTOBALANCE #
  40. #---------------#
  41. # note: you can set this to 'nothing',
  42. # targets_per_sec', 'target_size', or
  43. # 'time_per_target'
  44. autobalance: target_lifetime
  45. autobalance_accuracy: 75%
  46.  
  47. #------------#
  48. # GIMMICKS #
  49. #------------#
  50. invisible_cursor: no
  51. no_need_to_click: no
  52. target_hp: 1
  53.  
  54. #-----------------#
  55. # SMALL DETAILS #
  56. #-----------------#
  57. allow_overlap: yes
  58. show_reaction_time: yes
  59. target_fade_out_effect: on
  60. losing_life_animation: on
  61. show_target_ghosts: yes
  62. absolute_target_speed: no
  63. target_speed_randomness: 30%
  64. horizontal_movement: 50%
  65. rng_seed: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement