Religion Actions

Randomism

Founded by random in September 2008.

The World began as a board for the gods to play upon. The stakes are much like strip poker except that gods bet body parts. The only gods left are The Lady, Death and The Gods of Irony. They all continue to play, but have reached a point where each has so many parts stock piled they essentially are stalemated.

The world will end when The Lady, Death, and The Gods of Irony come to an accord that it has served it's purpose.

Followers

Randomism has 1 follower.

  • shadow

Gods

Randomism is a monotheistic religion.

Devils

37 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `sins_tags`660
2DESCRIBE `users`10100
3DESCRIBE `profiles`11110
4DESCRIBE `countries`220
5DESCRIBE `comments`550
6DESCRIBE `tasks`550
7DESCRIBE `beliefs`12121
8DESCRIBE `beliefs_categories`440
9DESCRIBE `beliefs_tags`550
10DESCRIBE `objs`440
11DESCRIBE `people`11110
12SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` WHERE `Religion`.`id` = 101 LIMIT 1110
13SELECT `Symbol`.`id`, `Symbol`.`religion_id`, `Symbol`.`photo`, `Symbol`.`description`, `Symbol`.`default` FROM `symbols` AS `Symbol` WHERE `Symbol`.`religion_id` IN (101) 000
14SELECT `Commandment`.`id`, `Commandment`.`obj_id`, `Commandment`.`shalt`, `Commandment`.`verb` FROM `commandments` AS `Commandment` JOIN `commandments_religions` ON (`commandments_religions`.`religion_id` = 101 AND `commandments_religions`.`commandment_id` = `Commandment`.`id`) WHERE 1 = 1 ORDER BY `commandments_religions`.`priority` ASC 000
15SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` JOIN `comments_religions` ON (`comments_religions`.`religion_id` = 101 AND `comments_religions`.`comment_id` = `Comment`.`id`) WHERE 1 = 1 ORDER BY `comments_religions`.`id` DESC LIMIT 10000
16SELECT `Holiday`.`id`, `Holiday`.`title`, `Holiday`.`start_date`, `Holiday`.`end_date` FROM `holidays` AS `Holiday` JOIN `holidays_religions` ON (`holidays_religions`.`religion_id` = 101 AND `holidays_religions`.`holiday_id` = `Holiday`.`id`) WHERE 1 = 1 000
17SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `religions_sins` ON (`religions_sins`.`religion_id` = 101 AND `religions_sins`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 000
18SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief` FROM `users` AS `User` JOIN `religions_users` ON (`religions_users`.`religion_id` = 101 AND `religions_users`.`user_id` = `User`.`id`) WHERE 1 = 1 110
19SELECT `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `profiles` AS `Profile` WHERE `Profile`.`user_id` = 155 110
20SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (155) 110
21SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 155 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 000
22SELECT `Belief`.`id`, `Belief`.`title`, `Belief`.`prefix`, `Belief`.`description`, `Belief`.`belief_id`, `Belief`.`beliefs_category_id`, `Belief`.`created`, `Belief`.`modified`, `Belief`.`obj_id`, `Belief`.`user_id`, `Belief`.`photo`, `Belief`.`main` FROM `beliefs` AS `Belief` JOIN `beliefs_users` ON (`beliefs_users`.`user_id` = 155 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 660
23SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `sins_users` ON (`sins_users`.`user_id` = 155 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 16160
24SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` JOIN `religions_users` ON (`religions_users`.`user_id` = 155 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 440
25SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief`, `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `users` AS `User` LEFT JOIN `profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) WHERE `User`.`id` = 177 LIMIT 1110
26SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (177) 000
27SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 177 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 110
28SELECT `Belief`.`id`, `Belief`.`title`, `Belief`.`prefix`, `Belief`.`description`, `Belief`.`belief_id`, `Belief`.`beliefs_category_id`, `Belief`.`created`, `Belief`.`modified`, `Belief`.`obj_id`, `Belief`.`user_id`, `Belief`.`photo`, `Belief`.`main` FROM `beliefs` AS `Belief` JOIN `beliefs_users` ON (`beliefs_users`.`user_id` = 177 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 440
29SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `sins_users` ON (`sins_users`.`user_id` = 177 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 000
30SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` JOIN `religions_users` ON (`religions_users`.`user_id` = 177 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
31SELECT * FROM gods_religions WHERE religion_id = '101'110
32SELECT `Obj`.`id`, `Obj`.`created`, `Obj`.`modified`, `Obj`.`type` FROM `objs` AS `Obj` WHERE `Obj`.`id` = 90 LIMIT 1110
33SELECT `Person`.`id`, `Person`.`forename`, `Person`.`surname`, `Person`.`gender`, `Person`.`date_of_birth`, `Person`.`photo`, `Person`.`description`, `Person`.`obj_id`, `Person`.`user_id`, `Person`.`title`, `Person`.`country_id`, `Obj`.`id`, `Obj`.`created`, `Obj`.`modified`, `Obj`.`type` FROM `people` AS `Person` LEFT JOIN `objs` AS `Obj` ON (`Obj`.`id` != 0 AND `Person`.`obj_id` = `Obj`.`id`) WHERE `Person`.`obj_id` = 90 LIMIT 1110
34SELECT * FROM devils_religions WHERE religion_id = '101'110
35SELECT `Obj`.`id`, `Obj`.`created`, `Obj`.`modified`, `Obj`.`type` FROM `objs` AS `Obj` WHERE `Obj`.`id` = 92 LIMIT 1110
36SELECT `Person`.`id`, `Person`.`forename`, `Person`.`surname`, `Person`.`gender`, `Person`.`date_of_birth`, `Person`.`photo`, `Person`.`description`, `Person`.`obj_id`, `Person`.`user_id`, `Person`.`title`, `Person`.`country_id`, `Obj`.`id`, `Obj`.`created`, `Obj`.`modified`, `Obj`.`type` FROM `people` AS `Person` LEFT JOIN `objs` AS `Obj` ON (`Obj`.`id` != 0 AND `Person`.`obj_id` = `Obj`.`id`) WHERE `Person`.`obj_id` = 92 LIMIT 1110
37SELECT ru.id FROM religions_users as ru WHERE ru.religion_id = '101' AND ru.user_id = ''000