Dreamer_1314

How to make a calculator command part 2

Aug 4th, 2022
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $nomention
  2. $suppressErrors
  3. $removeButtons
  4. $onlyIf[$getUserVar[Equation]!=;Pls enter an equation first]
  5. $title[Results]
  6. $description[Answer = $calculate[$getUserVar[Equation]]]
  7. $color[00ff00]
  8. $setUserVar[Equation;]
Advertisement
Add Comment
Please, Sign In to add comment