Dofus Retro Snowbot Tutorial Guide
Dofus Retro Snowbot Tutorial Guide
Discord: Whitewalker
Hello, I made this tutorial for new people who want to learn how to do it.
a script or use Snowbot. I will explain everything I learned as a self-taught person!
Of course, this document is made for Retro players.
COMMENCEMENT!
To begin with, one must know some things:
Using Snowbot on Dofus is prohibited in the game!
Dofus Retro, on Snowbot, is not profitable if you want to make €10M.
days, forget!
I will teach you everything I know, I may sometimes forget things.
But I am available on Discord if needed!
Each link is surrounded by « », you can click on it to see the tutorial in
images.
All download links will be in the Downloads category!
Here we go!
SNOWBOT!
To begin, you need to download Snowbot (the latest version if possible).
In image
Once downloaded, you need to install it on your computer and then you launch Snowbot.
Normally at the first use
er you have this window that appears:In image
In image
On the other hand, this time he is asking us for a 'path', but for everyone it is the same!
C:\Users\ (Your PC name)
\AppData\Local\Ankama\zaap\retro\resources\app\retroclient
Then 'Connection'
In image
These subscriptions are sold with tokens that can themselves be purchased with money.
real (CB, Paypal, Skrill etc...)
In image
Une fois avoir pris des jetonssur l’interface d’abonnement, vous avez plusieurs choix, c’est
here or you decide what you want to do! You have the choice between: Dofus PC, Dofus
Retro, Dofus Touch.
Attention: A PC subscription does not work on retro or Touch and vice versa!
I recommend that you take the following 4 subscriptions for Retro: SnowBot Retro,
Optimized combats, advanced protections, Artisanatsoit12€ / month (if you take 1 month)
In image
PROXY !
You can also, if you wish, protect your IP address.
strongly recommend! If you are betting with your only IP, for example (108.484.244:10) and a
The moderator will ban you, all accounts with the same IP will be banned...
The Proxy is used to bypass this: each account will have a different IP and therefore if a Bot
is banned, the others will be saved.
Personally, I get my proxies from Proxy6 and it works very well!
For Retro, you need Sock5et not HTML!
The installation of Proxy is very simple on Retro, just go to the Proxy6 website and
take the information from the purchased Proxy (for example: In image)
2
THE SCRIPTS
You created an account, you subscribed it, you protected it. Now it's missing
more than a script because Snowbot works with scripts.
A script is the functions you give to your Bot (for example: move,
harvest, fight...) Without Script, the Bot does not move and does nothing.
CREATION OF A SCRIPT
I am not going to teach you how to make very complicated scripts, but I will teach you the
bases !
Once the software is installed, you can add these two to your favorites:
[Link] / [Link]
The 1er link is the map of Dofus Retro that we will call Retro.
The second link is the current Dofus map which we will call 2.0. It is on this one.
that we will use the software.
--
For this, we will open the 2 maps on the Internet (each in a tab):
On the 2.0 map, you have this to your rightIn image
This bar is used to give commands to your Bot such as moving, harvesting,
to fight...
To begin, we will tell the Bot to move in a loop like in the image of the
linkIn image, we can see that I made a rectangle with black arrows because I
I remind you, the black arrows are there for movement. So my Bot moves.
en boucle de la map 1 à la map 10. Arrivé sur la 10 map, thit takes the route of the 1 and era
restart continuously...
Simple, isn't it?!
We are going to spice things up, we want the Bot to collect what is on map 5.
For that, I take the arrow pointing left (like in the example in the photo) then I
then click on the green sheet, which asks the Bot to gather everything that is on the
map. Here is the result:In image
The Bot continues its loop but when it reaches square 5, it will collect what is on the map, a
Once everything is collected, he will resume his loop journey, etc...
3
We will do the same thing on square 8 for the fights: we take the arrow that points.
to the right and we also select the red shield: In image
In the image of the link, you can see that it continues its loop, but on square 5, it collects.
then on square 8, he fights all the monsters on the map and continues, etc...
You can already do Harvest and Combat trips, isn't that great?!
Note: If you want to make a second run on the same map, without it being a
loop, there is this little icon If you select an arrow while selecting, that this
icon, you can go back on your map with a maximum of 4 arrows in a map!
Example:In image
One can see on the screen that there is a 1 passage
er and then a 2. The Bot
th will always execute the 1. er
At the end of 2 passage, if the Bot no longer finds an arrow of 2 passage, it resumes the 1
th th er
--
You may ask me what the map I opened in Dofus Retro is for?!
It serves you only one thing: to see the good coordinates of Dofus Retro because I
reminds you that map 2.0 is made for Dofus 2.0 and not for Dofus Retro! So the maps do not
are not the same.
You need to use the Dofus Rétro map and juggle on the 2.0 map to complete your route.
Example: In image
In the two images, the entrance of Astrub is not in the same place, so if we make a
script on 2.0 without looking at the other map in the game, it will not work... You always have to
check with the other map that the coordinates are correct.
--
Next part: The blue temple! Said like that, it sounds like a mythical temple of
the mythological era☺
It actually serves to indicate to your Bot: 'When you are full of resources, you must return to the
bank to deposit everything
I put blue arrows on each map where the Bot moves, as if it's full on
One of those maps, he knows the direction to the bank.
blue arrow on the bank map!)
Once the action is completed, the Bot will put all the resources of the Bank but without an arrow.
to find his route he will not move... So we add black arrows like
this: In image
He will come in and go out on his own like a big boy to find his loop route.
Once the script is verified and completed, we save it on our PC. To do this, it's very simple:
4
--
Last thing: you can modify the script using software like Notepad++
I advise you to download it because modifications to the scripts often need to be made.
because of maps that glitch or simply incorrect information.
--
The Move part is the one that encompasses everything; without it, you cannot do anything, it is the core.
of the script. In this part, you have the movements and the bank.
Which means in summary: on the map -23,-48, I gather (or fight) and I go to the right.
then.
You can change the map coordinates to a unique one for each map.
Dofus.
For example, when you want to go to a workshop on a map like -23,48, you do not
pouvez pas faire ceci : {map = "-23,-48", path = {"right"}, gather = true},
He will not understand that he needs to stay on -23, -48 and that he must enter the workshop on the
go instead of going to the right.
5
Ce qu’il faut faire c’est cela: {map = "7414", path = "142"},
Map = coordinates of the map
Path = cellule oùil doit aller, sur l’exemple c’est 142
Which means: when the Bot arrives on map 7414, it will go directly to 142.
It's simple, just connect the Bot to Snowbot and then go to the map where it
Find the cell, you look on the Snowbot map and you can see the identifier.
--
The Banking part is the one we will touch the least, but because of Dofus Retro we
we will be forced to change data every time.
I am not going to explain to you how to do it because it is the same principle as before, but I will
Rather, I will give you directly the contact details of the banks that I know. Because it is necessary.
know that for each script you create, you will need to change the bank coordinates
because they are incorrect for Dofus Retro.
Astrub :
{map = "7414", path = "142"}, --Devant banque Astrub
{map = "7549", path = "381", npcBank = true},
Bonta :
{map = "4308", path = "325"}, --Devant banque Bonta
{map = "5703", path = "351", npcBank = true},
Amakna:
Then to put it on Snowbot, there are 3 buttons next to 'Login', you need to choose
the one with a Leaf. To launch it, just press Play!
(Attention: make sure your Bot in the game is on a map where there is a
Movement of the script
6
End
7
DOWNLOAD!
Snowbot: [Link]
Proxy6: [Link]
8
CLICK HERE TO GO BACK UP
9
CLICK HERE TO GO UP
Click here to go up
10
Click here to go up
Click here to go up
Click here to go up
11
Click here to go back up
Click here to go up
Click here to go up
13
Click here to go up
Click here to go up
14
Click here to go up
Click here to go up
15
CLICK HERE TO GO UP
16
Click here to go up
Click here to go up
17
Click here to go up
Click here to go up
18
Click here to go back
19