Need help on FGW script

so i made a script for it, it does the attacking and everything except… it took 20 seconds before start attacking monsters.

[01:20:39] Plugin: Starting to kill (4) mobs at this area. Radius: 100.0
[01:20:40] Plugin: Killing (4) mobs at this area…
[01:20:41] Plugin: Killing (4) mobs at this area…
[01:20:42] Plugin: Killing (4) mobs at this area…
[01:20:43] Plugin: Killing (4) mobs at this area…
[01:20:44] Plugin: Killing (4) mobs at this area…
[01:20:45] Plugin: Killing (4) mobs at this area…
[01:20:46] Plugin: Killing (4) mobs at this area…
[01:20:47] Plugin: Killing (4) mobs at this area…
[01:20:48] Plugin: Killing (4) mobs at this area…
[01:20:49] Plugin: Killing (4) mobs at this area…
[01:20:50] Plugin: Killing (4) mobs at this area…
[01:20:51] Plugin: Killing (4) mobs at this area…
[01:20:52] Plugin: Killing (4) mobs at this area…
[01:20:53] Plugin: Killing (4) mobs at this area…
[01:20:54] Plugin: Killing (4) mobs at this area…
[01:20:55] Plugin: Killing (4) mobs at this area…
[01:20:56] Plugin: Killing (4) mobs at this area…
[01:20:57] Plugin: Killing (4) mobs at this area…
[01:20:58] Plugin: Killing (4) mobs at this area…
[01:20:59] Plugin: Killing (4) mobs at this area…

this is what i have for the attacking

AttackArea,100
wait,500

before i had it as this

AttackArea,100.20
wait,7000
but i edited the script while testing it and delay 20 sec doesn’t seem to change.

can someone tell me how to fix it to make it start attacking in like 2 seconds or something

i just noticed something with the bot, when going back to client from clientless, it said waiting 20 sec before starting bot. so is my problem have something to do with the delay from the bot itself or the script???