of     1   

SytheDaBeast
#226243689Wednesday, October 11, 2017 1:43 AM GMT

Hey, I need a scipter that can code a random spawn location around a map that is being built and when you spawn you get a knife. I also want another script that when you kill someone it shows on the leaderboard. I can pay anything up to 2k, with game profits because my ad revenue from my website didn’t come it yet to buy robux.
itsjustatlas
#226243706Wednesday, October 11, 2017 1:44 AM GMT

hey there #code error("floodcheck blocked this post.") if floodcheck Filters() then do Destroy(Post) wait(.1) print("FLOODCHECK") end end
SytheDaBeast
#226243761Wednesday, October 11, 2017 1:45 AM GMT

hey hey
ETHANdagama
#226247266Wednesday, October 11, 2017 4:02 AM GMT

hi i can script see............ # These are called modules import random import sys import os # Hello world is just one line of code # print() outputs data to the screen print("Hello World") ''' This is a multi-line comment ''' # A variable is a place to store values # Its name is like a label for that value name = "Derek" print(name) # A variable name can contain letters, numbers, or _ # but can't start with a number # There are 5 data types Numbers, Strings, List, Tuple, Dictionary # You can store any of them in the same variable name = 15 print(name) # The arithmetic operators +, -, *, /, %, **, // # ** Exponential calculation # // Floor Division print("5 + 2 =", 5+2) print("5 - 2 =", 5-2) print("5 * 2 =", 5*2) print("5 / 2 =", 5/2) print("5 % 2 =", 5%2) print("5 ** 2 =", 5**2) print("5 // 2 =", 5//2)
romanaisawesome
#226247881Wednesday, October 11, 2017 4:39 AM GMT

wow good job u can coppy from the wiki This siggy is classified | R$4,215
romanaisawesome
#226247905Wednesday, October 11, 2017 4:40 AM GMT

copy* This siggy is classified | R$4,215
SytheDaBeast
#226265467Wednesday, October 11, 2017 8:37 PM GMT

Clap clap

    of     1