of     1   

NsNidPL
#227476111Sunday, November 12, 2017 1:40 PM GMT

What can I do: -Make old stuff work with R15 -Make FE weapons (R15 and R6) -Script rail vehicles -Make special effects -Test your game -Make FE GUIs -Make a custom NPC that can respawn! It could be a tank (that shoots real bullets), or even a robot! PM me if interested.
mattscy
#227476158Sunday, November 12, 2017 1:42 PM GMT

prove you can script write a script that prints numbers backwards from 1 to 0.02 going down by 0.02, and for every second number there is a half chance of the script printing "banana"
Diegurzio123
#227476176Sunday, November 12, 2017 1:43 PM GMT

to people considering hiring him: -uhh idk it sounds a bit fake (wth is a fe gui) -when giving him access to your game, he can copy all what you did -so he can steal your game
Galvicand
#227476216Sunday, November 12, 2017 1:45 PM GMT

Mattscy I'm pretty sure if you wrote the script that you're asking OP to make you'd screw up.
mattscy
#227476252Sunday, November 12, 2017 1:47 PM GMT

hes allowed to test it before posting
Galvicand
#227476335Sunday, November 12, 2017 1:50 PM GMT

Seriously post it yourself lol I'm honestly curious if you can do it.
NsNidPL
#227476386Sunday, November 12, 2017 1:53 PM GMT

@Diegurzio123 you just proved us that you don't even made a single game. EVERY developer should know what FilteringEnabled is. Also no, I don't want to steal your game. You just tell me to do somethign, we can go on one of MY places, the I'll give it to you.
mattscy
#227476405Sunday, November 12, 2017 1:54 PM GMT

im on tablet with no access to studio, so the pressure is real for i = 100,2,-2 do print(i/100) if i%2 == 0 then if math.random(1,2) == 1 then print("banana") end end end
Lightning_Dev
#227476407Sunday, November 12, 2017 1:54 PM GMT

for i = 1, 0.02, 0.02 do wait() if i%0.04 == 0 then if math.random() > 0.5 then print("banana") end end end
Lightning_Dev
#227476438Sunday, November 12, 2017 1:55 PM GMT

N00000000000000000000000 he posted before me ;(
GameDevy
#227476920Sunday, November 12, 2017 2:18 PM GMT

Murder game?
NsNidPL
#227477035Sunday, November 12, 2017 2:22 PM GMT

DELAY = 1 --Delay between number prints. number = 1 --The number we have. isSecond = false --Changes every second number. while true do if number > 0.2 then number = number - 0.2 if ######## ## false then isSecond = true else isSecond = false local bananaNum = math.random(1, 2) if bananaNum == 2 then print"banana" end end if number > 0.2 then print(number) end else print"Number already reached 0.2!" end wait(DELAY) end
NsNidPL
#227477081Sunday, November 12, 2017 2:24 PM GMT

BLOODY HASHTAGS
GameDevy
#227477087Sunday, November 12, 2017 2:24 PM GMT

Can you script some stuff for a murder game?
NsNidPL
#227477119Sunday, November 12, 2017 2:26 PM GMT

yup what is it?
AMAZINBUN
#227477120Sunday, November 12, 2017 2:26 PM GMT

Hey could we have you as our scripter? Add me on Disc@rd. AMAZINBUN#3592
GameDevy
#227477180Sunday, November 12, 2017 2:28 PM GMT

I don't rally know. Im not sure yet. Any ideas urself?
GameDevy
#227477208Sunday, November 12, 2017 2:29 PM GMT

Really
GameDevy
#227477241Sunday, November 12, 2017 2:30 PM GMT

You can build as well right?
death2logic
#227477375Sunday, November 12, 2017 2:36 PM GMT

ill hire you to my game ill pay music 500 robux to you if the game is successful
NsNidPL
#227492228Sunday, November 12, 2017 8:55 PM GMT

Ok what is that game about?
Jetskiis
#227492377Sunday, November 12, 2017 8:59 PM GMT

NsNidPL
#227517664Monday, November 13, 2017 1:16 PM GMT

datastore is my weak point, sorry ps there is a tutorial on yt and it seems to sync leaderboard
rtmf2004
#227517684Monday, November 13, 2017 1:17 PM GMT

mee

    of     1