IGN: Spinky Last thing you did: Dropping mesos in the FM Why do you think you got banned?:Idk it says I was hacking and all I was doing was dropping mesos in the FM What GM banned you (optional): no clue
Can you explain in what way you were dropping mesos? Why were you doing it and how long were you doing it for?
I was dropping mesos by going in to my invintory and click the meso coin and dropping 10 mesos I have no clue why I was doing it And I was doing it for not even 8 seconds
I don't understand how you could have got autobanned without using a packet editor. You can only drop mesos if the meso amount you choose is less than the mesos you own and more than 10 but less than 50k mesos. Else autoban. I'll need to look into this in more detail... Code: if (meso <= c.getPlayer().getMeso() && meso >= 10 && meso <= 50000) { c.getPlayer().gainMeso(-meso, false, true); c.getPlayer().getMap().spawnMesoDrop(meso, meso, c.getPlayer().getPosition(), c.getPlayer(), c.getPlayer(), false); } else { (Autoban)
Okay, luckily, I was able to recreate the problem. Only happens if you spam drop all your mesos past 10 mesos remaining. You have been unbanned. Sorry for the inconvenience.
Thank you also I need help with my main account not being able to log in it says I'm already logged in, I have already tried the character fix and still doesn't work any advice?