// CUT AND PASTE EVERYTHING BELOW THIS LINE INTO THE AC TOOL MACRO SCREEN AND ALTER IT AS NEEDED

Constants
  // Insert constants here. Change these constants to fit your need

LordName    = johnny  // Change this to your Lord Name
  Ballistas      =350        // Change this to the amount of Ballistas you want to attack with
  Transporters   =500    // Change this to the amount of Transporters you want to attack with
  
  NPC_1_Time     =16 Min
  NPC_1_Distance =1.0 Mile
  NPC_1_X        =437
  NPC_1_Y        =251
 
  NPC_2_Time     =22 Min
  NPC_2_Distance =1.4 Mile
  NPC_2_X        =436
  NPC_2_Y        =249
 
  NPC_3_Time     =30 Min
  NPC_3_Distance =2.0 Mile
  NPC_3_X        =435
  NPC_3_Y        =250
 
  NPC_4_Time     =30 Min
  NPC_4_Distance =2.0 Mile
  NPC_4_X        =439
  NPC_4_Y        =250
 
  NPC_5_Time     =32 Min
  NPC_5_Distance =2.2 Mile
  NPC_5_X        =439
  NPC_5_Y        =251
 
  NPC_6_Time     =32 Min
  NPC_6_Distance =2.2 Mile
  NPC_6_X        =436
  NPC_6_Y        =248
 
  NPC_7_Time     =42 Min
  NPC_7_Distance =2.8 Mile
  NPC_7_X        =435
  NPC_7_Y        =248
 
  NPC_8_Time     =46 Min
  NPC_8_Distance =3.2 Mile
  NPC_8_X        =436
  NPC_8_Y        =247
 
  NPC_9_Time     =46 Min
  NPC_9_Distance =3.2 Mile
  NPC_9_X        =434
  NPC_9_Y        =249
 
  NPC_10_Time     =46 Min
  NPC_10_Distance =3.2 Mile
  NPC_10_X        =438
  NPC_10_Y        =253
 
  NPC_11_Time     =46 Min
  NPC_11_Distance =3.2 Mile
  NPC_11_X        =436
  NPC_11_Y        =253
 
  NPC_12_Time     =52 Min
  NPC_12_Distance =3.6 Mile
  NPC_12_X        =439
  NPC_12_Y        =253
 
  NPC_13_Time     =52 Min
  NPC_13_Distance =3.6 Mile
  NPC_13_X        =434
  NPC_13_Y        =252
 
  NPC_14_Time     =52 Min
  NPC_14_Distance =3.6 Mile
  NPC_14_X        =439
  NPC_14_Y        =247
 
  NPC_15_Time     =58 Min
  NPC_15_Distance =4.0 Mile
  NPC_15_X        =433
  NPC_15_Y        =250
 
  NPC_16_Time     =62 Min
  NPC_16_Distance =4.2 Mile
  NPC_16_X        =434
  NPC_16_Y        =247
 
  NPC_17_Time     =64 Min
  NPC_17_Distance =4.5 Mile
  NPC_17_X        =439
  NPC_17_Y        =254
 
  NPC_18_Time     =64 Min
  NPC_18_Distance =4.5 Mile
  NPC_18_X        =433
  NPC_18_Y        =252
 
  NPC_19_Time     =64 Min
  NPC_19_Distance =4.5 Mile
  NPC_19_X        =433
  NPC_19_Y        =248
 
  NPC_20_Time     =72 Min
  NPC_20_Distance =5.0 Mile
  NPC_20_X        =440
  NPC_20_Y        =254
 
  NPC_21_Time     =72 Min
  NPC_21_Distance =5.0 Mile
  NPC_21_X        =434
  NPC_21_Y        =254
 
  NPC_22_Time     =72 Min
  NPC_22_Distance =5.0 Mile
  NPC_22_X        =433
  NPC_22_Y        =247
 
  NPC_23_Time     =72 Min
  NPC_23_Distance =5.0 Mile
  NPC_23_X        =440
  NPC_23_Y        =246
 
  NPC_24_Time     =74 Min
  NPC_24_Distance =5.1 Mile
  NPC_24_X        =432
  NPC_24_Y        =249
 
  NPC_25_Time     =62 Min
  NPC_25_Distance =4.2 Mile
  NPC_25_X        =434
  NPC_25_Y        =253
 
  NPC_26_Time     =64 Min
  NPC_26_Distance =4.5 Mile
  NPC_26_X        =441
  NPC_26_Y        =252
 
  NPC_27_Time     =74 Min
  NPC_27_Distance =5.1 Mile
  NPC_27_X        =436
  NPC_27_Y        =255
 
  NPC_28_Time     =78 Min
  NPC_28_Distance =5.4 Mile
  NPC_28_X        =439
  NPC_28_Y        =245
 
  NPC_29_Time     =78 Min
  NPC_29_Distance =5.4 Mile
  NPC_29_X        =442
  NPC_29_Y        =252
 
  NPC_30_Time     =82 Min
  NPC_30_Distance =5.7 Mile
  NPC_30_X        =441
  NPC_30_Y        =246
 
  NPC_31_Time     =84 Min
  NPC_31_Distance =5.8 Mile
  NPC_31_X        =442
  NPC_31_Y        =253
 
  NPC_32_Time     =88 Min
  NPC_32_Distance =6.1 Mile
  NPC_32_X        =431
  NPC_32_Y        =251
 
  NPC_33_Time     =88 Min
  NPC_33_Distance =6.1 Mile
  NPC_33_X        =431
  NPC_33_Y        =249
 
  NPC_34_Time     =88 Min
  NPC_34_Distance =6.1 Mile
  NPC_34_X        =436
  NPC_34_Y        =244
 
  NPC_35_Time     =92 Min
  NPC_35_Distance =6.3 Mile
  NPC_35_X        =443
  NPC_35_Y        =252
 
  NPC_36_Time     =96 Min
  NPC_36_Distance =6.7 Mile
  NPC_36_X        =440
  NPC_36_Y        =256
End

 

Procedure Ready_Group_Attack
  // Insert script commands here.  Use ":CALL Ready_Group_Attack" to use.
  MousePos 764, 696
  LeftClick
  Delay 5000
 
  Say /$LordName Starting Group Attack in 10 sec's
  Delay 10000
  MousePos 946, 402
  LeftClick
  Delay 5000
  MousePos 689, 150
  LeftClick
  Delay 5000
  MousePos 603, 449
  LeftClick
  Delay 5000
  MousePos 478, 328
  LeftClick
  Delay 5000
End

Procedure End_Group_Attack
  // Insert script commands here.  Use ":CALL End_Group_Attack" to use.
  MousePos 844, 191
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName End Group Attack
  Delay 5000
End

 


Procedure Attack_NPC_1
  // Insert script commands here.  Use ":CALL Attack_NPC_1" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_1_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_1_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_1_X, $NPC_1_Y - $NPC_1_Distance = $NPC_1_Time
  Delay 5000
End

Procedure Attack_NPC_2
  // Insert script commands here.  Use ":CALL Attack_NPC_2" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_2_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_2_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_2_X, $NPC_2_Y - $NPC_2_Distance = $NPC_2_Time
  Delay 5000
End

Procedure Attack_NPC_3
  // Insert script commands here.  Use ":CALL Attack_NPC_3" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_3_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_3_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_3_X, $NPC_3_Y - $NPC_3_Distance = $NPC_3_Time
  Delay 5000
End

Procedure Attack_NPC_4
  // Insert script commands here.  Use ":CALL Attack_NPC_4" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_4_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_4_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_4_X, $NPC_4_Y - $NPC_4_Distance = $NPC_4_Time
  Delay 5000
End

Procedure Attack_NPC_5
  // Insert script commands here.  Use ":CALL Attack_NPC_5" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_5_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_5_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /LordName attacked NPC at $NPC_5_X, $NPC_5_Y - $NPC_5_Distance = $NPC_5_Time
  Delay 5000
End

Procedure Attack_NPC_6
  // Insert script commands here.  Use ":CALL Attack_NPC_6" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_6_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_6_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /LordName attacked NPC at $NPC_6_X, $NPC_6_Y - $NPC_6_Distance = $NPC_6_Time
  Delay 5000
End

Procedure Attack_NPC_7
  // Insert script commands here.  Use ":CALL Attack_NPC_7" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_7_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_7_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_7_X, $NPC_7_Y - $NPC_7_Distance = $NPC_7_Time
  Delay 5000
End

Procedure Attack_NPC_8
  // Insert script commands here.  Use ":CALL Attack_NPC_8" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_8_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_8_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_8_X, $NPC_8_Y - $NPC_8_Distance = $NPC_8_Time
  Delay 5000
End

Procedure Attack_NPC_9
  // Insert script commands here.  Use ":CALL Attack_NPC_9" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_9_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_9_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_9_X, $NPC_9_Y - $NPC_9_Distance = $NPC_9_Time
  Delay 5000
End

Procedure Attack_NPC_10
  // Insert script commands here.  Use ":CALL Attack_NPC_1" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_10_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_10_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_10_X, $NPC_10_Y - $NPC_10_Distance = $NPC_10_Time
  Delay 5000
End

Procedure Attack_NPC_11
  // Insert script commands here.  Use ":CALL Attack_NPC_11" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_11_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_11_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_11_X, $NPC_11_Y - $NPC_11_Distance = $NPC_11_Time
  Delay 5000
End

Procedure Attack_NPC_12
  // Insert script commands here.  Use ":CALL Attack_NPC_12" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_12_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_12_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_12_X, $NPC_12_Y - $NPC_12_Distance = $NPC_12_Time
  Delay 5000
End

Procedure Attack_NPC_13
  // Insert script commands here.  Use ":CALL Attack_NPC_13" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_13_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_13_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_13_X, $NPC_13_Y - $NPC_13_Distance = $NPC_13_Time
  Delay 5000
End

Procedure Attack_NPC_14
  // Insert script commands here.  Use ":CALL Attack_NPC_14" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_14_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_14_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_14_X, $NPC_14_Y - $NPC_14_Distance = $NPC_14_Time
  Delay 5000
End

Procedure Attack_NPC_15
  // Insert script commands here.  Use ":CALL Attack_NPC_15" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_15_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_15_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_15_X, $NPC_15_Y - $NPC_15_Distance = $NPC_15_Time
  Delay 5000
End

Procedure Attack_NPC_16
  // Insert script commands here.  Use ":CALL Attack_NPC_16" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_16_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_16_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_16_X, $NPC_16_Y - $NPC_16_Distance = $NPC_16_Time
  Delay 5000
End

Procedure Attack_NPC_17
  // Insert script commands here.  Use ":CALL Attack_NPC_17" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_17_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_17_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_17_X, $NPC_17_Y - $NPC_17_Distance = $NPC_17_Time
  Delay 5000
End

Procedure Attack_NPC_18
  // Insert script commands here.  Use ":CALL Attack_NPC_18" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_18_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_18_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_18_X, $NPC_18_Y - $NPC_18_Distance = $NPC_18_Time
  Delay 5000
End

Procedure Attack_NPC_19
  // Insert script commands here.  Use ":CALL Attack_NPC_19" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_19_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_19_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_19_X, $NPC_19_Y - $NPC_19_Distance = $NPC_19_Time
  Delay 5000
End

Procedure Attack_NPC_20
  // Insert script commands here.  Use ":CALL Attack_NPC_20" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_20_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_20_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_20_X, $NPC_20_Y - $NPC_20_Distance = $NPC_20_Time
  Delay 5000
End

Procedure Attack_NPC_21
  // Insert script commands here.  Use ":CALL Attack_NPC_21" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_21_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_21_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_21_X, $NPC_21_Y - $NPC_21_Distance = $NPC_21_Time
  Delay 5000
End

Procedure Attack_NPC_22
  // Insert script commands here.  Use ":CALL Attack_NPC_22" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_22_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_22_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_22_X, $NPC_22_Y - $NPC_22_Distance = $NPC_22_Time
  Delay 5000
End

Procedure Attack_NPC_23
  // Insert script commands here.  Use ":CALL Attack_NPC_23" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_23_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_23_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_23_X, $NPC_23_Y - $NPC_23_Distance = $NPC_23_Time
  Delay 5000
End

Procedure Attack_NPC_24
  // Insert script commands here.  Use ":CALL Attack_NPC_24" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_24_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_24_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_24_X, $NPC_24_Y - $NPC_24_Distance = $NPC_24_Time
  Delay 5000
End


Procedure Attack_NPC_25
  // Insert script commands here.  Use ":CALL Attack_NPC_25" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_25_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_25_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_25_X, $NPC_25_Y - $NPC_25_Distance = $NPC_25_Time
  Delay 5000
End


Procedure Attack_NPC_26
  // Insert script commands here.  Use ":CALL Attack_NPC_26" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_26_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_26_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_26_X, $NPC_26_Y - $NPC_26_Distance = $NPC_26_Time
  Delay 5000
End


Procedure Attack_NPC_27
  // Insert script commands here.  Use ":CALL Attack_NPC_27" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_27_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_27_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_27_X, $NPC_27_Y - $NPC_27_Distance = $NPC_27_Time
  Delay 5000
End


Procedure Attack_NPC_28
  // Insert script commands here.  Use ":CALL Attack_NPC_28" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_28_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_28_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_28_X, $NPC_28_Y - $NPC_28_Distance = $NPC_28_Time
  Delay 5000
End


Procedure Attack_NPC_29
  // Insert script commands here.  Use ":CALL Attack_NPC_29" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_29_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_29_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_29_X, $NPC_29_Y - $NPC_29_Distance = $NPC_29_Time
  Delay 5000
End


Procedure Attack_NPC_30
  // Insert script commands here.  Use ":CALL Attack_NPC_30" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_30_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_30_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_30_X, $NPC_30_Y - $NPC_30_Distance = $NPC_30_Time
  Delay 5000
End


Procedure Attack_NPC_31
  // Insert script commands here.  Use ":CALL Attack_NPC_31" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_31_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_31_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_31_X, $NPC_31_Y - $NPC_31_Distance = $NPC_31_Time
  Delay 5000
End


Procedure Attack_NPC_32
  // Insert script commands here.  Use ":CALL Attack_NPC_32" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_32_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_32_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_32_X, $NPC_32_Y - $NPC_32_Distance = $NPC_32_Time
  Delay 5000
End


Procedure Attack_NPC_33
  // Insert script commands here.  Use ":CALL Attack_NPC_33" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_33_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_33_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_33_X, $NPC_33_Y - $NPC_33_Distance = $NPC_33_Time
  Delay 5000
End


Procedure Attack_NPC_34
  // Insert script commands here.  Use ":CALL Attack_NPC_34" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_34_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_34_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_34_X, $NPC_34_Y - $NPC_34_Distance = $NPC_34_Time
  Delay 5000
End


Procedure Attack_NPC_35
  // Insert script commands here.  Use ":CALL Attack_NPC_35" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_35_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_35_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_35_X, $NPC_35_Y - $NPC_35_Distance = $NPC_35_Time
  Delay 5000
End


Procedure Attack_NPC_36
  // Insert script commands here.  Use ":CALL Attack_NPC_36" to use.
  MousePos 813, 248
  LeftClick
  Delay 5000
  MousePos 753, 320
  LeftClick
  Delay 5000
  MousePos 813, 278
  LeftClick
  Delay 5000
  MousePos 753, 315
  LeftClick
  Delay 5000
  MousePos 339, 428
  LeftMouseDown
  DragTo 400, 428
  LeftMouseUp
  Delay 5000
  Keys $Transporters
  MousePos 497, 428
  LeftMouseDown
  DragTo 558, 428
  LeftMouseUp
  Delay 5000
  Keys $Ballistas
  MousePos 683, 224
  LeftMouseDown
  DragTo 645, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_36_X
  MousePos 735, 224
  LeftMouseDown
  DragTo 698, 224
  LeftMouseUp
  Delay 5000
  Keys $NPC_36_Y
  MousePos 794, 548
  LeftClick
  Delay 5000
  MousePos 556, 412
  LeftClick
  Delay 5000
  MousePos 764, 696
  LeftClick
  Delay 5000
  Say /$LordName attacked NPC at $NPC_36_X, $NPC_36_Y - $NPC_36_Distance = $NPC_36_Time
  Delay 5000
End

// ------ HERE STARTS THE MACRO STEPS --------

Delay 10000

Loop 9999999
  Loop 9999999
   

// The CALL Ready and End can be moved around to represent the number of attacks at once.

// This example shows 4 attacks at once

// The CALL Ready_Group_Attack should be used at the beginning of any group attack. 
                 CALL Ready_Group_Attack
// The CALL ATTACK_NPC_1 or any number is used to attack that specific NPC

    CALL Attack_NPC_1
    CALL Attack_NPC_2
    CALL Attack_NPC_3
    CALL Attack_NPC_4
// The CALL End_Group_Attack should be used at the end of any group attack

    CALL End_Group_Attack

// This Delay is in milliseconds and should reflect how long it takes the last Attack of the group to attack and return
    Delay 1800000
   

 

// Repeat info from group one
    CALL Ready_Group_Attack
    CALL Attack_NPC_5
    CALL Attack_NPC_6
    CALL Attack_NPC_7
    CALL Attack_NPC_8
    CALL End_Group_Attack
    Delay 2760000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_9
    CALL Attack_NPC_10
    CALL Attack_NPC_11
    CALL Attack_NPC_12
    CALL End_Group_Attack
    Delay 3120000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_13
    CALL Attack_NPC_14
    CALL Attack_NPC_15
    CALL Attack_NPC_16
    CALL End_Group_Attack
    Delay 3720000
   
        CALL Ready_Group_Attack
    CALL Attack_NPC_25
    CALL Attack_NPC_17
    CALL Attack_NPC_26
    CALL Attack_NPC_18
    CALL End_Group_Attack
    Delay 3840000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_19
    CALL Attack_NPC_20
    CALL Attack_NPC_21
    CALL Attack_NPC_22
    CALL End_Group_Attack
    Delay 4320000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_23
    CALL Attack_NPC_24
    CALL Attack_NPC_27
    CALL Attack_NPC_28
    CALL End_Group_Attack
    Delay 4680000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_29
    CALL Attack_NPC_30
    CALL Attack_NPC_31
    CALL Attack_NPC_32
    CALL End_Group_Attack
    Delay 5280000
   
    CALL Ready_Group_Attack
    CALL Attack_NPC_33
    CALL Attack_NPC_34
    CALL Attack_NPC_35
    CALL Attack_NPC_36
    CALL End_Group_Attack
    Delay 5760000
   
  End
End

// ------ HERE ENDS THE MACRO STEPS --------