This is a simple Enchant script made by me. You just need to edit the IP, the username and the password.
This is a simple Enchant script made by me. You just need to edit the IP, the username and the password.
Last edited by killburne; 09-07-11 at 11:04 PM. Reason: Attached the script again
Very cute and simple.
However you could improve it a tad.
Get rid ofAnd changeCode:mssql_select_db($db, $conn);ToCode:$sql3 = 'INSERT into td_Enchant (TargetItemUniqueNumber, TargetItemNum, EnchantItemNum) Values ('.$_POST["ID"].', '.$_POST["ItemNum"].', '.$_POST["CardNum"].')';You could improve it even more but small things like that never hurt.Code:$sql3 = 'INSERT into '.$db.'.dbo.td_Enchant (TargetItemUniqueNumber, TargetItemNum, EnchantItemNum) Values ('.$_POST["ID"].', '.$_POST["ItemNum"].', '.$_POST["CardNum"].')';
All in all, well done and a nice tool for people who are too limited to do it manually.
Yea, I know but I just changed a bit from my other script which shows and edit something in the database and I was to lazy to change more then I need :)
can you repost it again? :/
http://imageshack.us/photo/my-images...ant100000.jpg/
I guess there is no maximum enchant xD
EDIT: There IS an maximum xD. After making enchant 200k I can´t log in xD
Last edited by killburne; 09-07-11 at 11:53 PM.
sorry for my noobish question, but, how to use it?
it´s a website script >_>
just download WAMP or something like that and put it in the "www" folder.
then you can open it by typing 127.0.0.1 in your browser
sorry for the beginner question. Im thinking about developing this game for a pserver for fc. but nevermind that. can this be used as a donation gift? like a reward for donating.?
You can do this. But I would create a login for this and adjust it so that you can make only 3 weapons with max enchant 14. But you need to have mysql and php skills.
so whats the point of enchanting weapons?
why i can't enchant over 40
i use EP 3 server file
ti_EnchantInfo and edit it.
add table Prob41 ?
not table, a new column with the name Prob41
Hum is this so necessary to enchant more than 40? ^^