Frigost
Site webDiscord
  • Préface
  • Introduction
  • Téléchargement
  • Abonnement Frigost
  • Démonstration (Vidéo)
  • Mise en place
    • Installation de A à Z (Vidéo)
    • Désactiver Proxifier/VPN
  • Dofus 3.0
    • Fonctionnalités globales
    • Abonnement: Frigost [Multi]
  • Abonnement: Frigost [Confort]
  • Abonnement: Frigost [Bot]
    • Console
    • Identifiants du jeu
    • Configuration des combats
    • Configuration du script
    • Syntaxe du script
    • Paramètres du script
    • Outils pour les scripts
      • PixelTool
      • Éléments de la carte
    • Astruces et exemples
      • Utilisation de l'havre sac
      • Script linéaire + circulaire
      • Faute à éviter en groupe
      • Paramètre dans 'custom'
    • JSON ⇆ LUA
    • Méthodes
      • console
        • print
        • error
        • success
        • clear
        • lines
      • web
        • get
        • post
        • urlEncode
        • discordLiteMessage
        • discordMessage
      • inventory
        • pods
        • podsMax
        • podsPercent
        • kamas
        • content
        • objectQuantity
        • objectPosition
        • objectUid
        • objectName
        • deleteObject
        • useObject
        • moveObjectToStorage
        • setObjectPosition
      • job
        • name
        • level
      • script
        • name
        • folder
        • restart
        • load
        • stop
      • config
        • get
        • set
        • import
        • importFighters
      • memory
        • set
        • get
        • erase
      • global
        • sleep / delay
        • random
        • isInTeam
        • isTeamLeader
        • teamCount
        • inTeamIndex
        • teamNumber
        • token
        • username
        • alias
        • password
        • disconnect
        • verifyTeam
        • input
        • question
        • playSound
        • timestamp
        • crashAfter
        • currentIP
      • character
        • id
        • name
        • level
        • isInFight
        • wasInFight
        • fightCount
        • resetFightCount
        • gatherCount
        • resetGatherCount
        • playerInMap
        • launchExchange
      • npc
        • exists
        • talk
        • interact
        • possibleReplies
        • reply
        • inDialog
        • leaveDialog
      • map
        • fight
        • gather
        • door
        • interactive
        • change
        • move
        • onMap
        • waitChange
        • currentMap
        • currentMapId
        • currentCellId
        • x
        • y
        • data
        • autotripOne
        • autotripDistance
        • archiMonsters
      • window
        • getByCharacterId
        • getByUniqueId
        • getByTeamData
      • keyboard
        • press
        • down
        • up
        • write
        • pressInWindow
        • downInWindow
        • upInWindow
        • writeInWindow
      • mouse
        • click
        • doubleClick
        • press
        • release
        • move
        • dragAndDrop
        • clickInWindow
        • doubleClickInWindow
        • pressInWindow
        • releaseInWindow
        • moveInWindow
        • dragAndDropInWindow
      • pixel
        • RGB2HEX
        • fromScreenToClient
        • fromClientToScreen
        • color
        • wait
        • fromScreenToClientInWindow
        • fromClientToScreenInWindow
        • colorInWindow
        • waitInWindow
      • ipc
        • post
        • get
  • Définir une team
  • Dofus Retro
    • Abonnement: Frigost
    • Abonnement: Loader
    • Abonnement: Advanced Loader
    • Chemin Dofus Retro
    • Bonus
  • Wakfu
    • Abonnement: Frigost
    • Chemin Wakfu
  • Autres
    • Connexion via un réseau
    • Conseils en or
    • Problèmes fréquents
Propulsé par GitBook
Sur cette page
  1. Abonnement: Frigost [Bot]

Configuration du script

PrécédentConfiguration des combatsSuivantSyntaxe du script

Dernière mise à jour il y a 7 jours

Charger, lancer, recharger et arrêter un script :

  • Clique droit sur la fenêtre :

  • Le script ne peut être lancé, chargé ou arrêté que quand le compte est connecté en jeu.

Le script ne peut être lancé, chargé ou arrêté que par un personnage en SOLO ou par le chef du groupe. .

Voir ici pour plus d'information