• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

For Alpine - Others as well

Status
Not open for further replies.

BenAdam

Pirate King
Site Supporter
Jan 10, 2006
12,032
3,357
Tortuga
✟74,213.00
Faith
Christian
Marital Status
Married
Politics
US-Others
Alpine my brother, in an effort to not derail a thread anymore than I have already, I wish to comment on another post you made.
It's getting harder and harder for me to come to the SF forum for this very reason, I can't take much more of it.

You stated this in response to my statement that Christianity's problem is too many weirdos and then subsequent refusal to back up my statement.

Are you saying that you find too often that people come to the forum and use it as a soapbox for their "revelation" or "prophecy" and yet will not allow or submit to any testing of said items?
 
A

AllForJesus

Guest
Alpine my brother, in an effort to not derail a thread anymore than I have already, I wish to comment on another post you made.


You stated this in response to my statement that Christianity's problem is too many weirdos and then subsequent refusal to back up my statement.

Are you saying that you find too often that people come to the forum and use it as a soapbox for their "revelation" or "prophecy" and yet will not allow or submit to any testing of said items?


I dont come often to SC but sometimes i notie untested prophecies...
 
Upvote 0

Alpine

Resident Sojourner
Sep 19, 2005
6,969
468
50
Wisconsin
✟33,555.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Married
Yea, and some of the stuff is pretty far out too. If we question it, we are told we are opposing the very words of God.

Last year some guy on here told me a bunch of things about me that were totally false, and when I challenged his wrong assertions I was told it doesn't matter what I say, it's what God told him.

Just seems lately we've been going off the deep end.

That or my patience is fast disappearing. :)
 
Upvote 0

BenAdam

Pirate King
Site Supporter
Jan 10, 2006
12,032
3,357
Tortuga
✟74,213.00
Faith
Christian
Marital Status
Married
Politics
US-Others
You are not alone my friend. Too often people have opinions that they try to wrap in a mantle of it being from God. I get pretty frustrated that we cannot question something because the person that gave it believes it is from God.

I get words all the time for people, and I DESIRE to be held accountable to the truth of what I believe God is saying.
 
Upvote 0

He put me back together

Official Hog washer
Sep 4, 2003
2,754
229
Visit site
✟4,092.00
Faith
Pentecostal
public class Prophet
{
public String opinon;
private int TimeAbandonmentThreshold;
private int TestAbandonmentThreshold;

public Prophet( String Opinion, int TimeThreshold, int TestThreshold )
{
opinon = Opinion;
TimeAbandonmentThreshold = TimeThreshold;
TestAbandonmentThreshold = TestThreshold;
}
public void Prophesy( TimeStamp TimeOfCompletion )
{
int Testometer = 0;
ForumThread ProphecyThread = new ForumThread();
while(true)
{
int TimeUntilCompletion = DateDiff( days, GetCurrentDate(), TimeOfCompletion )
ProphecyThread.Thump("Thus saith the Lord:");
ProphecyThread.Thump(opinion);

if( ProphecyThread.ProphecyTested )
{
Testometer++;
ProphecyThread.Thump("He said in the last days there would always be scoffers! But in " + TimeUntilCompletion + " days, you'll be sorry!");
}
if( TimeUntilCompletion <= TimeAbandonmentThreshold || Testometer > TestAbandonmentThreshold )
break;
}
ProphecyThread.RequestClosure();
Forget();
opinion = AdjustOpinionToCurrentEvents(opinion);
}
}
 
Upvote 0

gratefulgrace

Contributor
Jul 26, 2006
13,109
3,210
British Columbia
✟47,492.00
Faith
Pentecostal
Marital Status
Married
Politics
CA-Conservatives
I do not see why anyone would be upset when their assertions are questioned. Even God's word commends those Christians who did that very thing. I jot it down to immaturity or persoanality flaws. I usually take a light approach and just figure that God is still not finished with any of us yet so I let it go. That is unless I feel prompted to respond according to the Holy Scriptures. gg
 
Upvote 0

He put me back together

Official Hog washer
Sep 4, 2003
2,754
229
Visit site
✟4,092.00
Faith
Pentecostal
I don't think it discourages me to come here, so long as good discussion still exists. It just encourages me not to waste my time with the prophecy threads, since not one of them in my experience has ever been subject to the parameters of the Bible. Not even one, that I can think of. I could be wrong, especially since I don't bother looking into that many.

Though I'm a little more sporatic out here than I'd like to be, due to time and my job, I'm here to discuss stuff. If someone doesn't want to discuss stuff, that's his business. We just don't have a common interest on this board.
 
Upvote 0

KleinerApfel

When I awake I am still with You
Mar 4, 2004
12,411
1,327
Somewhere
✟42,970.00
Faith
Christian
Marital Status
Married
Yup, lots of weird Christians....BUT there are lots of weird "normal" humans too.
When we Christians are weird it seems to show up more than when non-Christians are weird. Maybe.

Or maybe I'm just thinking weird today....
 
  • Like
Reactions: Alpine
Upvote 0

EyezOFire

Well-Known Member
Jun 29, 2006
423
57
✟23,369.00
Faith
Christian
Marital Status
Private
Most of the time I dont read into anyone else's prophetic insight. I think some of the charismatic stuff is wackado anyways... I think last year someone posted a thread about getting the anointing from John Alexanders Dowies grave.. I'm like sweet Jesus must we go to another state and laydown in a mans grave to conjour up God, does he not live inside of us.. When I hear people talking about doing stuff like that I think A) it's silly and B) it's sad, because they are striving too hard for something they already have... Same thing with all the end-time prophecies and God's Wrath- I read and go ok- now where is the fragrence of Father on these.. hmmmmmm
 
Upvote 0

probinson

Legend
Aug 16, 2005
24,542
4,603
48
PA
✟208,427.00
Country
United States
Gender
Male
Faith
Word of Faith
Marital Status
Married
Politics
US-Others
public class Prophet
{
public String opinon;
private int TimeAbandonmentThreshold;
private int TestAbandonmentThreshold;

public Prophet( String Opinion, int TimeThreshold, int TestThreshold )
{
opinon = Opinion;
TimeAbandonmentThreshold = TimeThreshold;
TestAbandonmentThreshold = TestThreshold;
}
public void Prophesy( TimeStamp TimeOfCompletion )
{
int Testometer = 0;
ForumThread ProphecyThread = new ForumThread();
while(true)
{
int TimeUntilCompletion = DateDiff( days, GetCurrentDate(), TimeOfCompletion )
ProphecyThread.Thump("Thus saith the Lord:");
ProphecyThread.Thump(opinion);

if( ProphecyThread.ProphecyTested )
{
Testometer++;
ProphecyThread.Thump("He said in the last days there would always be scoffers! But in " + TimeUntilCompletion + " days, you'll be sorry!");
}
if( TimeUntilCompletion <= TimeAbandonmentThreshold || Testometer > TestAbandonmentThreshold )
break;
}
ProphecyThread.RequestClosure();
Forget();
opinion = AdjustOpinionToCurrentEvents(opinion);
}
}

I don't know what's scarier... the fact that you took the time to type that all out, or the fact that I understood it all! :D

:cool:
 
  • Like
Reactions: JAS4Yeshua
Upvote 0

charityagape

Blue Chicken Gives You Horns
May 6, 2005
7,146
516
51
Texas
Visit site
✟32,430.00
Faith
Word of Faith
Marital Status
Married
Politics
US-Republican
Alpine my brother, in an effort to not derail a thread anymore than I have already, I wish to comment on another post you made.


You stated this in response to my statement that Christianity's problem is too many weirdos and then subsequent refusal to back up my statement.

Are you saying that you find too often that people come to the forum and use it as a soapbox for their "revelation" or "prophecy" and yet will not allow or submit to any testing of said items?


When that happens to me I immediately start picturing the person as Mr. Peanut. GIANT WALKING TALKING NUT. I will soon and suddenly see lots of Mr. Peanuts.......this I prophesy (?sp?)

mr_peanut.png
 
  • Like
Reactions: Alpine
Upvote 0

gratefulgrace

Contributor
Jul 26, 2006
13,109
3,210
British Columbia
✟47,492.00
Faith
Pentecostal
Marital Status
Married
Politics
CA-Conservatives
IMHO
There are many Christians and non Christians who have strong egocentric personalities. They just cannot imagine an opinion that is better or truer than their own. For the christians this gets transferred to their practise of their faith and mars their witness and yes it is sad because often they move in the flesh and presume they are speaking for God running ahead of the true 'still small voice' of the Holy Spirit. For the non christians it isn't as serious cause most people will just say to themselves "Man that guy is weird" and withdraw but God doesn't get the blame. gratefulgrace
 
Upvote 0

Alpine

Resident Sojourner
Sep 19, 2005
6,969
468
50
Wisconsin
✟33,555.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Married
public class Prophet
{
public String opinon;
private int TimeAbandonmentThreshold;
private int TestAbandonmentThreshold;

public Prophet( String Opinion, int TimeThreshold, int TestThreshold )
{
opinon = Opinion;
TimeAbandonmentThreshold = TimeThreshold;
TestAbandonmentThreshold = TestThreshold;
}
public void Prophesy( TimeStamp TimeOfCompletion )
{
int Testometer = 0;
ForumThread ProphecyThread = new ForumThread();
while(true)
{
int TimeUntilCompletion = DateDiff( days, GetCurrentDate(), TimeOfCompletion )
ProphecyThread.Thump("Thus saith the Lord:");
ProphecyThread.Thump(opinion);

if( ProphecyThread.ProphecyTested )
{
Testometer++;
ProphecyThread.Thump("He said in the last days there would always be scoffers! But in " + TimeUntilCompletion + " days, you'll be sorry!");
}
if( TimeUntilCompletion <= TimeAbandonmentThreshold || Testometer > TestAbandonmentThreshold )
break;
}
ProphecyThread.RequestClosure();
Forget();
opinion = AdjustOpinionToCurrentEvents(opinion);
}
}



^_^ wow post of the year for me!
 
Upvote 0

BenAdam

Pirate King
Site Supporter
Jan 10, 2006
12,032
3,357
Tortuga
✟74,213.00
Faith
Christian
Marital Status
Married
Politics
US-Others
It's disturbing when people are adament that they heard from God such detailed and set in stone type prophesies................what do they think when they don't happen?
The problem is many of them don't care, they just move along to the next revelation.
 
Upvote 0

Tamara224

Well-Known Member
Jan 13, 2006
13,285
2,396
Wyoming
✟48,234.00
Gender
Female
Faith
Charismatic
Marital Status
Married
I don't think it's wrong to test prophecies. In fact, I think we should examine them according to Scripture, pray about them and see whether the Spirit confirms it to us.


But I think we shouldn't be mocking one another or calling each other names.
 
Upvote 0
Status
Not open for further replies.