|
| 19 May 2015 07:56 PM |
| anyone got any beginner challenges I could try to help improve my scripting skills? im new to scripting. like brand new. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:00 PM |
| Determine which numbers from 1-100 are prime |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:02 PM |
| You should probably read/watch some tutorials first. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:03 PM |
| what are you talking about? are you talking about making a script to determine the prime numbers between 1-100? |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:04 PM |
| 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97 |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:04 PM |
| That is exactly what he said. |
|
|
| Report Abuse |
|
|
| |
|
|
| 19 May 2015 08:05 PM |
| You're supposed to make a script to do it. |
|
|
| Report Abuse |
|
|
Qorm
|
  |
| Joined: 25 Jul 2010 |
| Total Posts: 1650 |
|
|
| 19 May 2015 08:05 PM |
http://wiki.roblox.com/index.php?title=CFrame http://wiki.roblox.com/index.php?title=Vector3 http://wiki.roblox.com/index.php?title=API:Class/BasePart/Touched http://wiki.roblox.com/index.php?title=Magnitude http://wiki.roblox.com/index.php?title=Function_dump/Mathematical_functions http://wiki.roblox.com/index.php?title=Beginner%27s_GUI_Tutorial http://wiki.roblox.com/index.php?title=Trigonometry (math.sin, math.cos, math.tan)
but maybe leave trig out for later |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:06 PM |
| Okay, now do it from 1- 100,037,000. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:15 PM |
| I ain't doing that, Sorry. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:17 PM |
Scripter with scripting it can be done c:
I recommend you start with here:
http://www.roblox.com/Forum/ShowPost.aspx?PostID=153548676
"I like to program" - Bosswalrus |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:17 PM |
If you did it by scripting you'd only change one simple thing.
It's quite easy. |
|
|
| Report Abuse |
|
|
vacha
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 1993 |
|
|
| 19 May 2015 08:18 PM |
Extract all the numbers from the following string and list them in order of where they occur.
String: "ad89f28c9va09s870aixucakjwn0329:2019 232 09-29847kdfnx,.zi38974-orderq2i3u" If you need help look up "Roblox string patterns"
while true do the do |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:19 PM |
| vacha thats a bit too much for a beginner |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:53 PM |
| This is all to much for a beginner.. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 08:54 PM |
| All the primes from 1 - 100,037,000 isn't that bad. |
|
|
| Report Abuse |
|
|
|
| 19 May 2015 09:01 PM |
| @Geo you saw my other post trying to fix that script I failed really badly. |
|
|
| Report Abuse |
|
|