someone please gimme scrip or tools every ten minute all eud will automaticly thunder
Please help me
THX
Please help me
THX
What was the point ?Quote:
hurmmm
c:\Documents and Settings\Administrator\Desktop\EO Server\mysql\bin\mysql.exe -u root -ptest -D my -e "source c:\thunder.sql" -o c:\MyResults.txt -e
update cq_eudemon set item_type = item_type + 4000, damage_type = 5 where item_type < 1075999 and magic_defence > 1071999; update cq_eudemon set item_type = item_type - 3000 where item_type > 1077000 and magic_defence > 1071999;
mysql.exe -u root -ptest -D my -e "source c:\thunder.sql"
i dont understandQuote:
What was the point ?
Hmm, Here is what i use ...
Create a File and add this to it on your C:/
[code]c:\Documents and Settings\Administrator\Desktop\EO Server\mysql\bin\mysql.exe -u root -ptest -D my -e "source c:\thunder.sql" -o