Mr kill you... i cant do the auto critical explosion when i got hyper... =( is it possible.. thanks for the program.. its really nice.. did all the skills and saved it... XD is this correct?
if (pos('7200',CurHex) <> 0) and (pos('009101',CurHex) <> 0) or (pos('000E01',CurHex) <> 0) or (pos('000F01',CurHex) <> 0) then
begin
if (pos('000E01',CurHex) <> 0) then
begin
if (pos('009101',CurHex) then
if (pos('000E01',CurHex) then
begin
@Send_Callback := pSendWs1;
for i := 0 to 30 do // the number how often this packet should be send
begin
sleep(0); // delay you can chhose however you like (time in ms)
SendPacket(s,CurHex);
i did this and no auto critcal explosion.. =( thanks man..