Be a Supporter!
Response to: ArmorBot design contest :) Posted March 14th, 2006 in Game Development

At 3/13/06 04:46 PM, Inglor wrote: I think fun plays the major incentive here, not the prize

but the prize stills good :D

Response to: load/save not working Posted March 13th, 2006 in Game Development

maybe you need to put the "var savefile = SharedObject.getLocal("Space Game4");" before the buttons?

Response to: ArmorBot design contest :) Posted March 12th, 2006 in Game Development

good layouts sofar ;D
I'll make a quickscript to make the vote/review bar check if the user already voted or reviewed, to want him, since the system doesn't register 2 votes of the same IP per day, or 2 reviews with same IP

Response to: ArmorBot design contest :) Posted March 11th, 2006 in Game Development

sorry about the silly error tho
btw I can only vote once per day (and review once per movie)
I'll make a quick "check if voted/reviewed" script then update the default bars later

Response to: ArmorBot design contest :) Posted March 11th, 2006 in Game Development

done, I fixed the sample fla

Response to: ArmorBot design contest :) Posted March 11th, 2006 in Game Development

At 3/11/06 12:58 PM, James_Prankard_Inc wrote: Cool, wierd design, but cool nonetheless :)

Hey, considering you coded this thing, can you help me. I've been trying to figure this out for ages. I've got my bar, and it should work fine, but within that bar, i have another MC with the rate buttons. The point of this, is that i can change rate, to rated with ease. However, in doing so, it screws up of the variables that were placed. So, then i put the variables in that MC as this._parent.variable, and it works.... BUT if you vote first, it screws up the variables for reviewing, meaning that you can't review. It's very strange ... :/

Erm, could you help me, would it require a simple explination? Or would you need a .fla, or would i have to figure it out by myself?

hm that's ny fault, I forgot to fix the sample fla, you will need to put the LoadVars code again, before the vote frame and at the review frame, like that:
//ARMORbot BAR START
al128947 = new LoadVars();
al128948 = new LoadVars();
al128947.mv = _level0._url;
//replace the key below with your movie key
al128947.md = "12ac425957335528f185ebbd3f344307";
//replace the id below with your movie id
al128947.mid = 39;
//ARMORbot BAR END
I will update the fla now

Response to: ArmorBot design contest :) Posted March 11th, 2006 in Game Development

public release = done
I updated the "put in flash" page ;D

Response to: ArmorBot design contest :) Posted March 11th, 2006 in Game Development

ArmorBot official bar (for flash8 users)
I'll release it to public use/download soon
btw I used the same scripts given on the explanations
(I'm not in the contest!)

Response to: ArmorBot design contest :) Posted March 10th, 2006 in Game Development

At 3/10/06 05:02 PM, -fuzz- wrote: http://img74.imagesh..votingbarrate1pf.swf

good, but you can change the "inside bar mc" layout also :P

Response to: Dreamlines Posted March 10th, 2006 in Game Development

"The system has been developed in Java and PHP. First, a PHP script makes a Google image search of the words entered by the user. Then, the Java applet retrieves the images one by one, and uses them as input to generate an ever-changing drawing."
yea it's google, amazing tho =D

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

you can place it anywhere, try making it trace "myvariable" to you see
P.S.: I updated the getbar page with that script

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

<as>
//replace the id 39 with your bot ID
receiver = new LoadVars();
receiver.load("http://bot.armorstudios.com
/getrating.php?id=39");
receiver.onLoad = function(){
myvariable = receiver.rating;
}
</as>
hm I pasted worng before

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

At 3/10/06 12:20 PM, -fuzz- wrote: Cool! if this works im gonna be a BIG fan of armourbot and games

<as>
//replace the id 39 with your bot ID
receiver = new LoadVars();
receiver.load("http://bot.armorstudios.com
/getrating.php?id=39");
receiver.onLoad = function(){
myvariable = receiver.rating;
}
</as>
this is for standalone checking (when you want to check without needing the bar, like Jack Russell get the best player name @ the menu)
I'll make it show right after you vote too

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

At 3/10/06 12:11 PM, -fuzz- wrote: Is there a way of showing the current score of the flash inside the flash that you vote on

yea I'm testing it right now(massive testings to see if it's hack-free XD) before making it public

Response to: Split Screen Multiplayer Game Posted March 10th, 2006 in Game Development

cool engine there, but the problme is that u can't press more than 3 keys at once when u're using a Keyboard =/ that's the problem for real time action multiplayer games

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

At 3/10/06 11:44 AM, -Reedo11- wrote: Cool cool! LS is in the making of a scoreboard generator too, but you guys finished first =\

Armorbot Highscores is out for like a month, but was closed beta ;D

Response to: ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

At 3/10/06 11:35 AM, fwe wrote: That scoreboard was let on your part. Since syko's here, i might as well request an option to pick weather the lowest score counts as the highest or not.

yea that's on my to-do list, because some games have lowest numbers as score, like "seconds to beat a level", this is coming with the brand new "edit highscore layout" tool

ArmorBot vote/review tool! Posted March 10th, 2006 in Game Development

Yes, it's out!
ArmorBot tools are free, there's also tracking and Highscore tables creation avaliable!
You can customize the layout, right now there is a basic layout if you choose to load it from the server.
Voting goes from 1 to 10
You can read all the reviews, like Newgrounds
email field is optional

ArmorBot vote/review tool!

Response to: As War 1 Posted March 6th, 2006 in Game Development

this is bound to be good ;D

Response to: help on converting files to MX Posted March 6th, 2006 in Game Development

yea just open > save as > MX format = done = sykes happy & Armorbot MX users!

Response to: New Mochibot Feedback Bar Test Posted March 6th, 2006 in Game Development

At 3/5/06 07:34 PM, Glaiel_Gamer wrote: uh... inglor i hate to break it to you byt the armorbot stole some ideas from the mochibot

nowai, tracking is a very old idea o.o!

Response to: help on converting files to MX Posted March 6th, 2006 in Game Development

hmz

Response to: help on converting files to MX Posted March 5th, 2006 in Game Development

omg it's not the export settings --__--"
I have flash8
I saved as MX2004 (the .fla!)
someone needs to get this file and save as MX
Its for enlarge ArmorBot compability
cuz MX people can view & download the samples!

Response to: help on converting files to MX Posted March 5th, 2006 in Game Development

I don't want an swf, but the fla failes in MX format :P
so I need someone with MX2004

Response to: help on converting files to MX Posted March 5th, 2006 in Game Development

any1? :P


I made some sample files on flash8 & saved as flashMX2004, can anyone get those files and convert them to MX?(it's to maxilize compability, since many users still have MX)
files(3 zipped fla files):
http://bot.armorstudios.com/samples.zip
you can send to syko227[at]gmail[dot]com or tell me here.
Thanks.

Response to: ArmorGames is committed to quality! Posted March 2nd, 2006 in General

yea Kenne was acting emo then he made those games -_-"
omg how to deal with emo friends >.<"

Response to: Newground Artist showcase thread Posted February 7th, 2006 in Game Development

yay page 1k

Response to: Armor games? Posted January 27th, 2006 in General

<3 ArmorGames

Response to: Recruiting For A Flash Studio Posted January 27th, 2006 in Game Development

he steals things... and now he's trying to be a flash pimp XD