Author

Topic: NEWBIE README (Read 134060 times)

legendary
Activity: 966
Merit: 1004
Keep it real
February 12, 2014, 03:47:31 PM
#2
A shorter version courtesy of quarkyplum

IS THE README TOO DIFFICULT TO READ, NEWBIE?
WELL, HERE IS A SUMMARY OF THE NEWBIE README

FORUM RULES
  • NO SPAM
  • NO BEGGING (AKA ASKING FOR BITCOINS)
  • NO REFERRAL LINKS

UPGRADES
  • 0 Posts: Brand New
  • 0 Activity: Newbie
  • 30 Activity: Jr. Member
  • 60 Activity: Member
  • 120 Activity: Full Member
  • 240 Activity: Sr. Member
  • 480 Activity: Hero Member
What is activity?
  • Activity = min(time * 14, posts)
  • Increase activity by posting.
  • Activity is updated every 30 minutes.
  • Maximum of 14 activity every 2 weeks.
Wait Times
Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);
legendary
Activity: 966
Merit: 1004
Keep it real
April 15, 2013, 10:01:00 AM
#1
Welcome to bitcointalk.org!  This thread goes over the basics of bitcoin, so I would suggest checking it out.  Look below for more info about the forums.

Forum Tips
theymos (the forum admin) explains how to use Watchlist.  This feature makes it easy to keep track of threads you have posted in.

Sent PMs are not saved by default, to change that:
(I'm pretty sure the default does have them saved now, instructions here just in case)
Go to 'Profile'
Click 'Personal Message Options' (left side)
Check the box that says 'Save a copy of each Personal Message in my outbox by default.'
Click 'Change Profile'
It will save messages in your outbox after you send them from now on.

Please use the report feature if you think a post deserves it!  We will take action on reports.

Read up on the trust system in this thread.  If you have questions about it, ask them over here.



Other Information


Signature Restrictions:
- Newbie: No styling (including links) allowed. Max 50 characters.
- Jr. Member: Links allowed. Max 150 characters.
- Member: Unlimited length.
- Full: Color allowed.
- Sr. Member: Size allowed
- Hero: Background color allowed

Hopefully this thread helps with some of the beginner questions.  This thread will be locked to keep it clean, you can reply over here!


USELESS SPAM AND BEGGING IS LIABLE TO BE DELETED/EDITED WITHOUT WARNING!

Edit: Edited by Miningbuddy, added link to rank/position info
Jump to: