Hi, I'm looking for some help on how to create these rolls as a macros, if they are possible. Just totally new to macro building here. ROLL A-LOST ACTION ROLL (This uses a custom table of values called TABLE HE.) --Generate a value of TABLE HE. --Roll d100. --Is the d100 result less than the TABLE HE value? --Yes: "Success is yours!" --No: "Failure-Better Luck Next Time!" ROLL B-COLD ROLL --Roll 2d6. --Take the higher result and multiply by 10. If d6 roll is doubles (numbers match), only multiply one result by 10. --Add the lower die result to the multiplied result. --TEXT: "Your cold roll result is:" (show the final result in RED). For example: d6 results are "3" and "2". Result is 32. For example: d6 results are "3" and "3". Result is 33. ============== Thanks in advance!!! Larry