Viewing profile - JohnBobSmith

User avatar
Prole
Username:
JohnBobSmith
Age:
25
Groups:
Interests:
Programming, Art, Sound. So really game design and concepts. I like playing my guitar. And I like women (who doesn't?). Though they seem to be a lot less interested in me...
Occupation:
Student when I'm not sick, gamer, developer.
Location:
Alberta, Canada

Contact JohnBobSmith

User statistics

Joined:
Tue Nov 03, 2015 9:17 pm
Last active:
Sun Nov 15, 2015 1:25 am
Total posts:
4 | Search user’s posts
(0.00% of all posts / 0.00 posts per day)
Most active forum:
Games and Creations
(2 Posts / 50.00% of user’s posts)
Most active topic:
Thrust II Reloaded
(2 Posts / 50.00% of user’s posts)

Signature

I'm a catholic and I like code.

Code: Select all

if god.isReal() and god.recievedPrayers() then
  god.endPoverty()
  god.endWars()
  god.answerAllPrayers()
else
  prayer = human.prayFor(poverty.end(), wars.end())
  table.insert(god.prayerStorage, {prayer})
end