Kuribo64
Views: 19,995,765 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-19-24 09:18 PM
Guest:

0 users reading Fake Error Messages! | 1 bot

Main - Computers and technology - Fake Error Messages! Hide post layouts | Thread closed

Pages: 1 2
Sevrault
Posted on 01-15-14 03:53 AM (rev. 2 of 01-15-14 03:53 AM) Link | #37630
Post your fake error message on this thread!

Here's where you can: http://atom.smasher.org/error/

Here's mine:

[image]

[i dont understand
discord: Sevvy#4212, twitter: @Sevvyuwu
add me if you want, kinda shy tho

Degolegodyl
(post deleted) #37666

Sevrault
Posted on 01-17-14 05:29 AM Link | #37687
Posted by Degolegodyl

[image]


No no no, what you are supposed to do is save the picture (download it) then upload the error message to some photo website then use the page that has the error message picture uploaded and use the picture from the page.

[i dont understand
discord: Sevvy#4212, twitter: @Sevvyuwu
add me if you want, kinda shy tho

Degolegodyl
Posted on 01-19-14 03:13 PM Link | #37756
Too much work meh. Not worth it for a stubborn website trying to make money off some error messages.

Arisotura
Posted on 01-21-14 09:23 PM (rev. 3 of 01-21-14 09:24 PM) Link | #37853
Blah, if they can't be assed to spend some effort and not be uncool like that, fuck them.

Someone should tell them that kuribo64.net says hi :)

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

natnew
Posted on 02-12-14 01:08 AM (rev. 4 of 02-12-14 01:12 AM) Link | #38470
[image]

____________________

[image][image][image]

Nadia
Posted on 02-12-14 02:18 PM Link | #38478

Polar Hacker
Posted on 02-13-14 09:47 PM Link | #38509
[image]

D.a.r.e.
Posted on 02-20-14 03:11 AM Link | #38734
[image]

____________________
Mom: You had a party while we were gone?
We are concerned about your 91 year old babysitter!
Friends: I didn't do it!
Mom: You are grounded for the rest of your lives!
Friends: FFFFFFFFFUUUUUUUUUUUUUUUUUUUUUUUUUU

Moral: NEVER have a party at your house.

Polar Hacker
Posted on 02-25-14 06:46 PM Link | #38958
[image]

Luigifan2010
Posted on 07-30-14 01:07 PM (rev. 2 of 07-30-14 01:07 PM) Link | #45046
[image]

inb4 windows error message in an os x terminal
it was convienent

____________________
Hey you! Why don't you join my forums? Click here to join!

StarLand
Posted on 07-30-14 01:20 PM Link | #45050
[image]

Microsoft hate me. Windows 7 Fake Error.
( In C )

Nadia
Posted on 08-07-14 03:30 PM Link | #45781



using GLib;
using Gtk;

int main(string[] args) {
Gtk.init(ref args);

var message = new Gtk.MessageDialog(null, 0, 0, Gtk.ButtonsType.NONE, args[1]);
message.secondary_use_markup = true;
message.secondary_text = args[2];

message.response.connect((res) => {
Gtk.main_quit();
GLib.Process.exit(res);
});

message.show();

for (int i = 3; i < args.length; i++) {
if (args[i].has_prefix("!")) {
message.add_button(args[i].substring(1), i);
message.set_default_response(i);
} else if (args[i].has_prefix("_")) {
message.add_button(args[i].substring(1), i);
message.set_response_sensitive(i, false);
} else {
message.add_button(args[i], 0);
}
}

Gtk.main();
return 0;
}
Can be compiled with valac --pkg=gtk+-3.0 error-message.vala

Celestial
Posted on 08-07-14 03:43 PM Link | #45784
[image]

Degolegodyl
Posted on 08-07-14 03:44 PM Link | #45785
Posted by Nina



using GLib;
using Gtk;

int main(string[] args) {
Gtk.init(ref args);

var message = new Gtk.MessageDialog(null, 0, 0, Gtk.ButtonsType.NONE, args[1]);
message.secondary_use_markup = true;
message.secondary_text = args[2];

message.response.connect((res) => {
Gtk.main_quit();
GLib.Process.exit(res);
});

message.show();

for (int i = 3; i < args.length; i++) {
if (args[i].has_prefix("!")) {
message.add_button(args[i].substring(1), i);
message.set_default_response(i);
} else if (args[i].has_prefix("_")) {
message.add_button(args[i].substring(1), i);
message.set_response_sensitive(i, false);
} else {
message.add_button(args[i], 0);
}
}

Gtk.main();
return 0;
}
Can be compiled with valac --pkg=gtk+-3.0 error-message.vala


You should include that this is linux, for some people might not know :P

LifeMushroom
Posted on 08-07-14 03:45 PM (rev. 2 of 08-07-14 03:46 PM) Link | #45787
[image]

MercuryPenny
Posted on 08-07-14 05:03 PM Link | #45791

Celestial
Posted on 08-07-14 06:59 PM Link | #45799
[image]

SuperMario2
(post deleted) #58410

SuperMario2
Posted on 03-24-15 09:32 PM Link | #58411
Sorry I tried to add a image
Pages: 1 2

Main - Computers and technology - Fake Error Messages! Hide post layouts | Thread closed

Page rendered in 0.045 seconds. (2048KB of memory used)
MySQL - queries: 27, rows: 233/233, time: 0.010 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.