A script written in C# that changes the coordinates of all the twinkies to the coordinates of the main.
Prewiew:
How to use the script?
1. It is important to launch the trove main account first!
2. Then, you need to click on the account's PID (It should be the first one)
3. Approach the characters almost closely (3-5 blocks) so that they have the opportunity to teleport
4. Mark the "Следовать"(Follow) checkbox.
5. Forgive me for not knowing English
TODO:
1. Finish the layout of the form and the display of coordinates.
2. Make an adequate choice of the main account
3. Stop writing programs after 2 hours of language learning
4. Make the program close on a cross, and not through the task manager)
5. Make English language support, depending on the language of your system
I am not responsible if you get banned for using my script!
The antivirus will swear at the project because it climbs into the memory of the game and changes it! This can be seen in the VirusTotal report
Ты можешь закинуть сюда свой код, чтобы люди смогли обновить твое приложение? Либо закинь в ЛС, чтобы я попробовал сделать это.
Can you drop your code here so that people can update your app? Or drop it in private messages so that I can try to do it.
Originally Posted by twotrove
Ты можешь закинуть сюда свой код, чтобы люди смогли обновить твое приложение? Либо закинь в ЛС, чтобы я попробовал сделать это.
Can you drop your code here so that people can update your app? Or drop it in private messages so that I can try to do it.
its c#, you can decompile in dnspy and change as needed.
Originally Posted by twotrove
Ты можешь закинуть сюда свой код, чтобы люди смогли обновить твое приложение? Либо закинь в ЛС, чтобы я попробовал сделать это.
Can you drop your code here so that people can update your app? Or drop it in private messages so that I can try to do it.
I have temporarily abandoned the game, but I plan to return soon. If you updated the pointers, will be fine.
FollowBots_src_mpgh.net.rar
Update for the bot from MrNanoDragon (v1.0)
1. Run the exe file in the folder.
2. Click the "Update" button to update the list of running Trove windows.
3. Check the box next to the PID and Nickname to select the main account. (NEW) Now you can choose the main account, there is no need to start it first)
4. Click "ComeHere" and all accounts will be teleported behind the main account. (NEW) Accounts will not be teleported if they are more than 5 blocks away from the main account.
Now there will be no "flashing" if the accounts is far away.
Also added a base address so that everyone can just change it.
In the future I will add a hotkey for "ComeHere" as well as a coordinate display. Right now I need to know if anyone will use it.
I used a translator because I don't understand English well
будет возможность увеличить радиус телепортации твинков? или частоту скипа? потому что твинки очень часто теряюстя
Update v1.1
Update v1.1
(UPDATE)Previously, about 100ms was spent on teleporting one account.
Now the time has been reduced to 3-8ms.
Works well at 90 movement speed. (accounts will no longer be lost on the way)
It is better to use the program for Delve farm (it is not particularly good for ubers)
I will add the coordinates display next time (now they are "flashing" when output to the form, I will try to fix it)
I'll also add a hotkey for ComeHere (it's just more convenient this way )
(UPDATE)Previously, about 100ms was spent on teleporting one account.
Now the time has been reduced to 3-8ms.
Works well at 90 movement speed. (accounts will no longer be lost on the way)
It is better to use the program for Delve farm (it is not particularly good for ubers)
I will add the coordinates display next time (now they are "flashing" when output to the form, I will try to fix it)
I'll also add a hotkey for ComeHere (it's just more convenient this way )
@twotrove
Any news on that update with hotkeys? <3
Update v1.2
Update v1.2
(NEW)Added a hotkey to the "V" key (cannot be changed at the moment)
(NEW)Added "Info" key to get some information about the program.
(CORRECTED)The base address is now saved to a text file "address.txt"
I will also not add the display of coordinates, as this greatly slows down the teleport
If you find errors or know what else I can add to the program - write here.