Skip to content

splatert/PyPlaceRoulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPlaceRoulette

Python tool to discover random Roblox places

Untitled-1

Requirements

Python

Setup

  • Open cfg.py and set any options you want to toggle to True or False.
  • Pass your ROBLOSECURITY key to the 'SecurityKey' option. It is required so that you don't get 'Forbidden' and 'GuestProhibited' errors. Do NOT share this key with anyone.

Usage

  1. Run PyPlaceRoulette.py.
  2. Choose a mode.
  • Standard - Standard way of doing searches.
  • Fast - Another way to perform searches. Gives faster results.
  1. ??? PROFIT

Options and what they do

  • SkipStarterPlaces — Do not search for starter/new-user places. These games typically end with ''s Place' and are never edited most of the time.
  • SkipPrivatePlaces — Makes a request to verify that the place you find is open to the public. If the place is not available, a new search will be made.
  • ViewPlaceInWebBrowser — If the place search was successful, a new browser tab will open that will take you to the page of the place.

How it works

Untitled-1

About

Python tool to discover random Roblox places

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages