How to's:
1)Make Bot walk
1.Spawn Vehicle Spawn brick.
2.Open Events(of this brick) using Wrench.
3.And make these events:
onBotSpawn -> Bot -> SetBotMovement -> [CHOOSE] -> Tick!
2)Make Bot attack
Repeat 1. and 2.
3.And make these events:
onBotSpawn -> Bot -> SetBotAiProperties -> [CHOOSE] ->Tick!
3)Add Bot a weapon
Repeat 1. and 2.
3.And make these events:
onBotSpawn -> Bot ->SetBotWeapon -> Closerange or Longrange ->[CHOOSE]
You can choose Closerange and equip Bot Sniper Rifle,but Bot will only attack when he's close to the target.
Hope it helped :D