#script:

import tkinter

import tkinter.messagebox

print("--------------error message generator---------------")

iconset = 0

window = tkinter.Tk()

window.eval('tk::PlaceWindow %s center' % window.winfo_toplevel())

window.withdraw()

title_input = input("Title?")

print("Title set as: " + title_input)

message_input = input("Message?")

print("Message set as: " + message_input)

print("type 1 for warning")

print("type 2 for error")

print("type 3 for info")

icon = input ("icon?")

if icon == "1":

iconset = 'warning'

if icon == "2":

iconset = 'error'

if icon == "3":

iconset = 'info'

message = tkinter.messagebox.showinfo(title_input, message_input, icon=iconset)

window.deiconify()

window.destroy()

window.quit()



2 comments

Loading...

Next up

decided to add an exterior

Vr hub thing

- BIG boy and aubrey - ------------------------------------- These goobers were made for @BubbledDEV 's OC contest which should've finished around the time I post this, really proud with how these turned out and I can't wait to see the results!

HOW THE HECK YOU MAKE A FRICKING NUCLEAR BOMB??!!?

spent way too much on this trashy selection highlighting

Another Sneak peek

new tarkov style game in progress

made in TW using my engine flashback 2

GUN MODEL IS DRAWN BY @Fragg556

another another sneak peek