Telegram script development

Job ID: 38069570

Budget: $10 – $500 USD

The current problem is that the ghosting problem when deleting the dice information cannot be solved. If anyone can solve it, please contact me.。Still using the control script Telegram personal account, not a robot, ❶ Throw two dice A times, the script automatically recognizes that if the sum of the points of the two dice thrown by A exceeds 8 points, it will be retained; if the sum of the points is less than 8 points, the smaller point will be deleted and the larger point will be retained. ❷ If neither of the two dice thrown by A is deleted, and the sum of the points exceeds 8 points, then throw two dice B again, and keep the larger point. The sum of the points of the two dice thrown before must exceed 11 points. If A only throws one dice, B will automatically recognize whether the sum of the points of the two dice thrown exceeds 11 points. If it reaches 11 points or more, there is no need to throw C times. If it does not reach 11 points, B will choose to keep the larger point and delete the smaller point. Then throw the dice C times again, keep the largest point in C, and delete the smaller point. If the sum of the points of the dice of A, B, and C is not 11, or does not exceed 11, then still take the largest dice in C and delete the smallest dice. Note: A, B, and C are the first, second, and third dice rolls, respectively. The numbers must be 11 or above, including 11, and there cannot be three identical numbers. For example, 111, 222, 333, 444, 555, and 666 require manual control by the background script, which sends the dice roll instructions instead of issuing instructions in the group. The personal account must also be able to send other information at will, and the deletion of dice information must be done in milliseconds, and the information cannot be observed to be deleted.