Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Action:
  2. If ((A_GuiEvent = "DoubleClick") || (Trigger_Action))
  3. {
  4. Gui, Submit
  5. If (Choise = "20")
  6. T:=15
  7. If (Choise = "100")
  8. T:=100
  9. If (Choise = "200")
  10. T:=200
  11. If (Choise = "300")
  12. T:=300
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement