of     2   
chevron_rightchevron_rightchevron_right

MisBloxy
#182974140Thursday, February 04, 2016 5:02 AM GMT

i wanna do scripting for people. plz hire me. dont underestimate meh.
MisBloxy
#182974474Thursday, February 04, 2016 5:10 AM GMT

i can do scripts. give meh a chance
cofunction
#182974499Thursday, February 04, 2016 5:10 AM GMT

I'm underestimating you. u mad? #Code print("Song Link: http://www.roblox.com/Deorro-vs-Swedish-House-Mafia-Save-The-5-Hours-item?id=340827217")
SkelectroTM
#182974541Thursday, February 04, 2016 5:11 AM GMT

How about a script that makes a player spas out completely when you press the "P" key? (idek xD) y-y-you too...
MisBloxy
#182974562Thursday, February 04, 2016 5:12 AM GMT

shutup = game:GetService("ShutupService") shutup:ShutupPlayer("AbovePerson")
MisBloxy
#182974619Thursday, February 04, 2016 5:14 AM GMT

i can make that. it will be great. ppl will be like "wtf is happening?!"
MisBloxy
#182975187Thursday, February 04, 2016 5:29 AM GMT

plz! i need something to do. i need to use my skill!
cntkillme
#182975213Thursday, February 04, 2016 5:30 AM GMT

make the 4 horsemen kill all the children
MisBloxy
#182975284Thursday, February 04, 2016 5:32 AM GMT

>_< i was talking abut scripting! hire me!
MisBloxy
#182975726Thursday, February 04, 2016 5:43 AM GMT

gimme a task to do! i wanna test myself.
cofunction
#182975769Thursday, February 04, 2016 5:44 AM GMT

I'll give you something fairly basic. Make two different loops run at once in the same script. #Code print("Song Link: http://www.roblox.com/Deorro-vs-Swedish-House-Mafia-Save-The-5-Hours-item?id=340827217")
SippinBubbly
#182975884Thursday, February 04, 2016 5:46 AM GMT

@advance idk is this ritE? coroutine.resume(coroutine.create(function() while true do print("LOOP1") wait() end end)) coroutine.resume(coroutine.create(function() while true do print("LOOP2") wait() end end))
cofunction
#182975954Thursday, February 04, 2016 5:48 AM GMT

MisBloxy
#182976558Thursday, February 04, 2016 6:04 AM GMT

the only way 2 loops will run at once is to fire an event
MisBloxy
#182976621Thursday, February 04, 2016 6:06 AM GMT

nvm. it does work. but i think thats an advanced way. because i never knew that.
morashsPeasant
#182976643Thursday, February 04, 2016 6:07 AM GMT

Learn about coroutines :)
Locard
#182976677Thursday, February 04, 2016 6:08 AM GMT

Incorrect. You can spawn 2 separate loops at almost exactly the same time if they are running on separate threads. You don't need an event. The coroutine example is also correct, btw.
cofunction
#182976690Thursday, February 04, 2016 6:09 AM GMT

Coroutines are sexy and majestic. c: #Code print("Song Link: http://www.roblox.com/Deorro-vs-Swedish-House-Mafia-Save-The-5-Hours-item?id=340827217")
Locard
#182976736Thursday, February 04, 2016 6:10 AM GMT

spawn is much better since it runs in the native language. :) spawn(function() while true do wait() print('hi') end end) spawn(function() while true do wait() print('hi again') end end)
MisBloxy
#182976771Thursday, February 04, 2016 6:11 AM GMT

i just researched coroutine. it doesnt sound like a thing a lot of ppl know about. well thx. i just learned something new.
MisBloxy
#182976908Thursday, February 04, 2016 6:17 AM GMT

:O im learning more stuff!
cntkillme
#182976986Thursday, February 04, 2016 6:19 AM GMT

"spawn is much better since it runs in the native language" wat? coroutines are part of real Lua, spawn/delay is just roblox if that's what you were referring yo
MisBloxy
#182977011Thursday, February 04, 2016 6:20 AM GMT

well, can i script for 1 of u guys then?
Locard
#182977044Thursday, February 04, 2016 6:22 AM GMT

Sorry cntkillme, I heard that from one of you guys on the slack so I assumed it so :p
MisBloxy
#182977106Thursday, February 04, 2016 6:25 AM GMT

pm me if u want me to script for u. ill do it for free if i have to. i wanna test my skills.

    of     2   
chevron_rightchevron_rightchevron_right