X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 13 Feb 2012 07:26 PM |
Hello, I'm making a game called "Red Versus Blue Versus White Versus Black" and I need the following:
-Bank with currency and no 214.1 I don't wan't any .1 or .2, .3 ect. -Save/Load/Clear no code it does it automatically and it saves, loads or clears Cash, Whipouts and Knockouts -Donate with a list of the players to donate from and a custom donate and a donate all
That's all I need for my game for now. |
|
|
| Report Abuse |
|
|
| |
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
| |
|
joeyme
|
  |
| Joined: 11 Oct 2009 |
| Total Posts: 530 |
|
|
| 13 Feb 2012 07:54 PM |
| Wow that is very interesting... |
|
|
| Report Abuse |
|
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
|
| 13 Feb 2012 09:41 PM |
I like the name; it's very original.
~UFAIL2 Novice Coder~ |
|
|
| Report Abuse |
|
|
mage11561
|
  |
| Joined: 03 Sep 2008 |
| Total Posts: 13217 |
|
| |
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
| |
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
| |
|
tycoon121
|
  |
| Joined: 12 Dec 2011 |
| Total Posts: 120 |
|
|
| 14 Feb 2012 01:47 PM |
| good luck :) better get working |
|
|
| Report Abuse |
|
|
22436106
|
  |
| Joined: 19 Dec 2011 |
| Total Posts: 90 |
|
|
| 14 Feb 2012 02:17 PM |
> can't script. > randomly get free request from hardworking scripters
|
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 02:22 PM |
| I can script just not these |
|
|
| Report Abuse |
|
|
hansiec
|
  |
| Joined: 18 Jun 2011 |
| Total Posts: 85 |
|
|
| 14 Feb 2012 02:28 PM |
I've got some trouble with DataPersistance, but when I fix my script it's used for saving without codes
Donate is an easy one...
Bank with currency and no 214.1 I don't wan't any .1 or .2, .3 ect.
What???? |
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 02:46 PM |
| Can you make a the donate I want then please, and the Bank GUI I found does this its starts like this: First: 21443 Second: 44213 Third: 95423.4 That's what I don't want. |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2012 02:48 PM |
Here's a script:
Instance.new("Message",workspace).Text="MAKE THEM YOURSELF!" |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 14 Feb 2012 02:50 PM |
Very interesting indeed! I hope you succeed!
~TheWisest~ |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2012 02:52 PM |
penguin, you can do messages like that? It's always taken me 5 or so lines
http://www.roblox.com/My/Groups.aspx?gid=80738 |
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 02:52 PM |
| Thanks a lot "TheWisest"!!! And every heard of "No one is perfect"!!! Jerk. |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 14 Feb 2012 02:53 PM |
Wait, if you can script, then show us one that you made. If you already have scripting knowledge, then branch off of what you already know to create these. If you need help, go to the wiki, or here. That's what we're here for, we HELP people with their scripts, we don't create them for you. That's why it's called Scripting Helpers, and not 'MAKE ME A SCRIPT!'
~TheWisest~ |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2012 02:54 PM |
@tiger
most new scripters make messages like this:
local m=Instance.new("Message") m.Parent=game.workspace m.Text="Message goes here"
Here's the shortened version:
Instance.new("Message",workspace).Text="Message goes here"
That makes a new msg, parents it, and sets its text all in 1 line. |
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 02:55 PM |
| I don't make scripts when I meant was I edit scripts I never understood scripting on Roblox. |
|
|
| Report Abuse |
|
|
| |
|
|
| 14 Feb 2012 02:56 PM |
@X88
Ironic how youre calling us jerk when you're the one whos trying to get us to make you a script for freeusing our knowledge that we spent time to learn. Now who here is the jerk? |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 14 Feb 2012 02:57 PM |
I have a nifty idea then, LEARN! It is a steep learning curve, but once you learn it, you can pretty much do anything you want.
~TheWisest~ |
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 02:59 PM |
| -.- Whatever sorry how about people who have helped me gets a small pay. |
|
|
| Report Abuse |
|
|
X888X
|
  |
| Joined: 08 Oct 2011 |
| Total Posts: 243 |
|
|
| 14 Feb 2012 03:00 PM |
| Why are you guys posting in this thread if you're not gonna help but keep saying "LEARN IT" I think I got it and I'm trying!!!!!!! |
|
|
| Report Abuse |
|
|