- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9
 
Programs
        LucBerge edited this page Jun 6, 2019 
        ·
        1 revision
      
    Use the scollbox to select a program :
Set the stopping conditions for the program :
- Maximum turns number (-1 for infinite)
 - Maximum deposits number (-1 for infinite)
 
The options are cumulative.
When the inventary is full, the bot wil automaticaly empty it. You can here choose three options for a deposit :
- Sell as more items as possible in selling hostels.
 - Store the full inventory at the bank.
 - Stop the program (equal to a maximum deposits number of 1)
 
The options are cumulatives and will be executed chronogicaly.
A simple button to start the program.
NB : If this one is hidden, you first have to configure the sreen and add at least one character.
Here is a list of all the programs :
Place, Category, Sub-sategory, Name : Description
- Aucun, Test, Test, Test : Display a simple message. This program is used to test and handle the bot.
 
Message API
- Aucun, Tutorial, Message API, Tutorial 1 : Display the next chat message.
 - Aucun, Tutorial, Message API, Tutorial 2 : Send a private message to a friend and reply "ça va ?" after the answer.
 - Aucun, Tutorial, Message API, Tutorial 3 : Answer "C'est qui moi ?" to the first 3 business messages containing "moi".
 
Exchange API
- Aucun, Tutorial, Exchange API, Tutorial 1 : Wait for an exchange and wait for 100 000 kamas.
 
Transport API
- Aucun, Tutorial, Transport API, Tutorial 1 : Go to [4, -18] then to [3, -19].
 - Aucun, Tutorial, Transport API, Tutorial 2 : Go to the player registered zaap.
 
- Astrub, Jeux, Argent, Loto : Create a lottery with players and display the bets on a googlesheet.
 
Something been wrong during the program ? Notify it !
B4D
Utilisation
Contribution