Skip to content

jackyyf/RenRenRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenRenRP

RenRenRP is a small script, which simulates the "REFRESH" action to earn RenRen RP Point.
Specially thanks xiaohuangji project, which provides the original RenRen class.

Usage

Just run python renren.py :)
Or modify renren_preconfig.py, and run python renren_preconfig.py.

Branches

Branch master is for daily develop, may be broken or not work at all.
You may want to use stable branch, which contains source code of the latest stable release.

Requirements

Scripts are tested on python 2.7.3.
Requires requests (python-requests), you may use pip install requests to install.
For 0.1.x version, you may also need colorama for colorful console output, you may use pip install colorama to install.
For windows users, after installing pip with get-pip.py, you may use python -m pip instead of pip.

If you want to build windows binaries with PyInstallerBuild32.sh or PyInstallerBuild64.sh, you may need pyinstaller, and dependencies required by pyinstaller.
PyInstallerBuild32.sh is for x86/32bit, and PyInstallerBuild64.sh is for x64/64bit.

Windows Binaries

From now on, for each release I will publish windows binaries for both x86 and x64.
If you are not sure which architecture you are using, please download x86 one (compatible to x64).

Download address:
RenRenRP x86/32bit: Adf.ly Link or Direct Link
RenRenRP x64/64bit: Adf.ly Link or Direct Link

Donation

I like vim very much. So... you may want to make a donation to uganda kids :)
And... if you really want to support me, use Adfly link instead of Direct Link does help a lot :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published