There should be a check to see if the user is logged in game after the zeny transfer is complete. This exploit allows a zeny dupe, if the user is logged in.
This bug is fixed in money.php
if (is_online()) redir("motd.php", "main_div", $lang['NEED_TO_LOGOUT_F']);
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
This bug is fixed in money.php
if (is_online())
redir("motd.php", "main_div", $lang['NEED_TO_LOGOUT_F']);