generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Club Houses » ROBLOX Talk
Home Search
 

Re: Features in roblox are getting WORSE

Previous Thread :: Next Thread 
SameAsOhkaInTheBush is not online. SameAsOhkaInTheBush
Joined: 14 Jan 2015
Total Posts: 17
02 Jul 2016 08:42 AM
The roblox features are having many problems,one post on a item a HOUR how does that work???
I know you are trying to stop bots,but every HOUR,that only makes it worse for everyone,and meshes...you removed them and then took them back,making your own studio,just use Unity or Python or Microsoft Visual Studio
You might think "Python and Visual studio,they are so hard!",its not so hard... i can show you how simple it is to make a calculator in C# (Csharp) in Microsoft Visual Studio

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;


namespace ConsoleApplicati9on1
{
class Program
{
static void Main(string[] args)
{

Console.WriteLine("Write a number for x");
int x = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Write a number for y");
int y = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("-----------------------");
Console.WriteLine("// Choose a option //");
Console.WriteLine("-----------------------");
Console.WriteLine("1 - addition");
Console.WriteLine("2 - subtration ");
Console.WriteLine("3 - multification");
Console.WriteLine("4 - division");
int z = Convert.ToInt32(Console.ReadLine());
switch (z)
{
case 1:
Console.WriteLine("-----------------------");
Console.WriteLine("// Result //");
Console.WriteLine("-----------------------");
Console.WriteLine(x + y);
break;
case 2:
Console.WriteLine("-----------------------");
Console.WriteLine("// Result //");
Console.WriteLine("-----------------------");
Console.WriteLine(x - y);
break;
case 3:
Console.WriteLine("-----------------------");
Console.WriteLine("// Result //");
Console.WriteLine("-----------------------");
Console.WriteLine(x * y);
break;
case 4:
Console.WriteLine("-----------------------");
Console.WriteLine("// Result //");
Console.WriteLine("-----------------------");
Console.WriteLine(x / y);
break;
}
Console.ReadKey(true);
}
}
}
"WAIT BUT I WANT A GAME"
No problem,its also easy
And this is more simple then the bad roblox one,that you need MODELS to make stuff,you just use graphics in this... but if the moderators dont agree,then just think about making a hangman game in 3 minutes,i can in visual studio,what about you?
(Could not paste in due to being several files,i might show you something else in the future)


"Wait,i checked and visual studio costs so much!"
Take a 30 day trial instead!
You can also PM me if you want me to learn you some basics
But back to why roblox should use stuff like this,cause its much better,and more simple,so you developing roblox,learn how to use stuff that is better,a bad studio makes a bad game,im not saying roblox is bad,but 75%-85% of all the game ARE SO BAD,so community.... just make better stuff,make a better scripting,the scripting is very bad,so your platform is getting good updates,and also bad updates,thats all for now,i might release more!


-------------------------Coding is life---------------------------
Report Abuse
penrod is not online. penrod
Joined: 18 Dec 2011
Total Posts: 74
02 Jul 2016 08:47 AM
no one cares nerd


hypergone's alternate ex-friend
Report Abuse
SameAsOhkaInTheBush is not online. SameAsOhkaInTheBush
Joined: 14 Jan 2015
Total Posts: 17
02 Jul 2016 08:48 AM
Whats the best you can offer?



-------------------------Coding is life---------------------------
Report Abuse
ItsjerryPlaysRoblox is not online. ItsjerryPlaysRoblox
Joined: 10 Jul 2013
Total Posts: 4150
02 Jul 2016 08:49 AM
didnt read because of your outfit
Report Abuse
SameAsOhkaInTheBush is not online. SameAsOhkaInTheBush
Joined: 14 Jan 2015
Total Posts: 17
02 Jul 2016 08:49 AM
What else would i be?



-------------------------Coding is life---------------------------
Report Abuse
doggy00 is online. doggy00
Joined: 11 Jan 2011
Total Posts: 3571
02 Jul 2016 08:50 AM
or just switch to a different programming software because roblox is always sticking with 100% lua as long as i'm here.


what should be siggy be?
Report Abuse
iRecreational is online. iRecreational
Joined: 12 Aug 2014
Total Posts: 3529
02 Jul 2016 08:52 AM
Aww man... Just when I beginning learning Lua scripting. ;(
Report Abuse
Tetteroo is not online. Tetteroo
Joined: 28 May 2016
Total Posts: 4170
02 Jul 2016 08:52 AM
WHAT


Report Abuse
SameAsOhkaInTheBush is not online. SameAsOhkaInTheBush
Joined: 14 Jan 2015
Total Posts: 17
02 Jul 2016 08:57 AM
Dont lua script,use something better,use more C# or C++


-------------------------Coding is life---------------------------
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Club Houses » ROBLOX Talk
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image