L
Lazoulette
Nouveau membre
- 10 Avr. 2020
- 2
- 0
- 121
- 31
MoonBot le meilleur bot pour Dofus Unity en 2026.
Je cherche comment faire en sorte que mon personnage sorte avec flatybot de la maison du zaap de pandala j'ai mis ceci concernant pandala dans mon parcours :
function pandala()
global:delay(2500)
global:clickPosition(115,222,false)
map:changeMap("zaap(143,201,207619076)")
global:delay(2500)
{map = "0,0", custom = pandala},
{map = "207619076", custom = sortir},
{map = "20,-29", gather = true, changeMap = "bottom"},
Mais ça ne fonctionne pas. Si quelqu'un a une idée/solution c'est volontiers !
function pandala()
global:delay(2500)
global:clickPosition(115,222,false)
map:changeMap("zaap(143,201,207619076)")
global:delay(2500)
{map = "0,0", custom = pandala},
{map = "207619076", custom = sortir},
{map = "20,-29", gather = true, changeMap = "bottom"},
Mais ça ne fonctionne pas. Si quelqu'un a une idée/solution c'est volontiers !