You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
Hi will7200 , i had a great tips to make a bot that can farm 24h/day in pvp.
to get quickly exp characters in duel links :).
What the bot must to do ?
The bot just must to start a pvp battle , and wait to lose , and then restart another pvp battle ( this must huppen in continuos )
In this way , you will get free easly exp for your duel links characters :)!
How to realize/tips
I thought a simple way to realize the bot: The fastest and easly way to make this work working .
1)just autoclick on start a pvp battle
2) lose by connection error . How to: just suspend the game for X Seconds and force a connection error
for example in C# SuspendThread(Pid);
3) reactivate the suspended process and go to point 1)
This is a great idea, i tried to do it manually ( without a bot cause i don't know how to program ) and it work .
This bot will make get characters exp ( and so gems) without any effort :).
Anyone can help me and realize this simple bot ?:)
The text was updated successfully, but these errors were encountered:
I have also thought of making this a feature, but I play PvP so that would affect my ranking, thus have never pursued. But if the demand is there I am willing to make it.
Also, keep in mind Konami monitors PvP logs more closely than they do PvE. It would be ideal to rate limit this and keep it to a minimum (i.e. Not 24/7)
Hi will7200 , i had a great tips to make a bot that can farm 24h/day in pvp.
to get quickly exp characters in duel links :).
What the bot must to do ?
The bot just must to start a pvp battle , and wait to lose , and then restart another pvp battle ( this must huppen in continuos )
In this way , you will get free easly exp for your duel links characters :)!
I thought a simple way to realize the bot: The fastest and easly way to make this work working .
1)just autoclick on start a pvp battle
2) lose by connection error . How to: just suspend the game for X Seconds and force a connection error
for example in C# SuspendThread(Pid);
3) reactivate the suspended process and go to point 1)
This is a great idea, i tried to do it manually ( without a bot cause i don't know how to program ) and it work .
This bot will make get characters exp ( and so gems) without any effort :).
Anyone can help me and realize this simple bot ?:)
The text was updated successfully, but these errors were encountered: