This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - freeziez
2201
« on: June 24, 2011, 11:53:12 AM »
Guys, have you even seen the battlebots 2.0 arena? It's not exactly... flat in the middle.
Which is why fast boxes with bad wedges are actually good.
2202
« on: June 24, 2011, 10:36:30 AM »
I've made a cool little intro video with 10 of the bots and some Oblivion music. Can anyone get Hard Bot to listen to me?
- Awesome. Where? - Believe me, you do NOT want me yelling at Hard Bot.
2203
« on: June 24, 2011, 10:30:26 AM »
Church Camp.
Hey, I have to go to a church camp every year around Christmas. :P
2204
« on: June 24, 2011, 10:26:55 AM »
Hey! I NEED a reserved spot! Another reason I missed this was because I was at Church Camp.
You can't reserve a spot without sending a bot. Damn rhymes...
2205
« on: June 24, 2011, 10:00:00 AM »
I like it. :3
2206
« on: June 24, 2011, 09:24:44 AM »
how could you finish the splash? I havn`t send my reskinned frontplate yet.
I could just update it after you send it to me. :P
2207
« on: June 24, 2011, 09:15:53 AM »
*c Hell's arena prizes* Damn, only reserved entry to next Hell's Arena. SO annoyed at missing out. Well, good luck to all who got in.
waitaminute S_M, I sent you a PM saying that it was my next tournament, not the next Hell's Arena. GF93 or FOTEPX, whichever sends their bot first gets the last spot. S_M, you have a reserve. *facepalm*
2208
« on: June 24, 2011, 09:05:54 AM »
DP
Splash done except for GF93's and FOTEPX's bots, WHICH I NEED ASAP!
You have till the end of Sunday!
2209
« on: June 24, 2011, 08:15:50 AM »
Um...sorry. Never mind. Apparently, this thing was hating on Team 23. I replaced the bots on Team RA2 with the BattleBots ones and it works fine now.  I still don't get how that could have happened...
2210
« on: June 24, 2011, 07:57:44 AM »
can I put a hinge with a wedge infront of my bot to make it more wedgy? is that still realistic?
It's the wedgiest bot.  And I'm getting really pissed with this AI. I AI'd 123's bot in the space where DSC's was, and the game still crashes. I removed Team 23's folder and their teams and bindings scripts to see if the game worked, and it worked fine. WHAT AM I DOING WRONG? # 23 - BattleBots list.append(("HW - Hydralisk","OmniMultiZone",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(0,)})) index 23 BattleBots "BattleBots" AI\battlebots.bmp Robots: 0 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 I have OmniMultiZone. I NEED HELP!
2211
« on: June 24, 2011, 07:28:31 AM »
No, I made a popup because I suck at making HS's. UNLUCKILY, I got stuck with the 4 best HS's in the final.
Ounce still deserves that award, though.
2212
« on: June 24, 2011, 07:26:13 AM »
Bot Type: Anything except SnS with motors I lol'd.
Yes because you beat me with that thing.
I'll do it.
You want to take on me? Well I want to take on someone from the Southern Hemisphere if it is all right or if there is no one I'll take on someone from Mainland Europe.
Well if there is no one who can do it today then I'll take on Freezie
Anytime.
2213
« on: June 24, 2011, 07:23:49 AM »
Jeez, RR. I like the show and I think Henson's puns are pretty funny.
Haters gotta hate.
YOU'RE DOING IT WRONG
2214
« on: June 24, 2011, 07:20:59 AM »
I was away for one evening and this fills up, great... WAIT, people get in by sending a blank chassis, meaning people with a genuine entry don't get in?
Well, Goldenfox and FOTEPX actually sent me genuine bots, but want to update them. I gave them 3 days. And 123 got the last spot.
2215
« on: June 23, 2011, 07:17:37 PM »
I SAID OMNI FOR BOTH BOTS. DO YOU NOT LISTEN?
No. :P Fixxxxxxxxxxxxing.
2216
« on: June 23, 2011, 07:16:07 PM »
I thought game shows were technically supposed to be winnable. This is just watching people's stupid poor judgement and athletics while they fall and luckily win money. If it was a gameshow you'd have to pass everything no matter what. It's cheesy, it is completely half assed, and if I have to hear John Henson's annoying a$$ one more time I will shoot myself; there is a reason why he was let off of Talk Soup
You seem to hate things.
2217
« on: June 23, 2011, 07:13:06 PM »
stingray 2
I have no idea what it could be... correct number of spaces before the name`?
Yes. Entire Bindings import math
def load(list): print "Loading AI bindings"
# binding format: # ( 'name of robot from .bot file', 'name of AI from script class', # {'optional constructor parameter':value, 'another':value} )
# constructor parameters: # nose - "front" of bot in radians (default 0) # invertible - can function upside-down (default False) # topspeed - speed in meters/second AI will attempt not to exceed (default 4.0) # throttle - maximum analog value AI will attempt not to exceed (default 100) # turnspeed - turning in radians/second AI will attempt not to exceed (default 2.5) # turn - maximum analog value AI will attempt not to exceed (default 60) # radius - bot radius to use for checking for hazards and walls (default 1.0)
# 0 - Red Zone "That's where your bot will be after ten seconds with ours!" list.append(("Scout","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':100,'turn':30,'turnspeed':5,'weapons':(8,9)})) list.append(("RED ALERT","Poker",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(13,14,16,17,18)})) list.append(("Second Sentinel","Flipper",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(18,19)})) list.append(("T-Minus","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(25,)})) list.append(("Biohazard","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(4,)})) list.append(("Dreadnought","Omni",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':80,'turn':25,'turnspeed':1.5,'weapons':(20,)}))
# 1 - PREHISTORIC "Badder and still bloodthirsty!" list.append(("Roly Poly","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Saber Teeth","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.2,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.5,'weapons':(10,11,12,13,14,15,16,17,18,19)})) list.append(("Grog, the Vengeful","Spinner",{'nose':math.pi*2.25,'range':500,'radius':1,'topspeed':3,'throttle':130,'turn':60,'turnspeed':5,'weapons':(27,28,29,30,35,36,37,38,39,40,41,42,43,44,45,46,47,48,53,54)})) list.append(("Robot X","Rammer",{'invertible':True,'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Matilda","DirectionalSpinner",{'nose':-math.pi/2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(24,25,26)})) list.append(("Behemoth","Omni",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(6,23)}))
# 2 - The Good Ol' Boys "Don't need nuthin' but my truck, my shotgun, my new bots, and my REVENGE!" list.append(("Hammerhead Shark","Rammer", {'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Blood Runner","Omni",{'invertible':True,'nose':math.pi*2,'radius':.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(3,4,5,6)})) list.append(("Grisly Bear","Poker",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':3,'weapons':(22,23,24,25)})) list.append(("Billy-Bot","Omni",{'invertible':True,'nose':math.pi,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(17,)})) list.append(("Wheely Big Cheese","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(6,)})) list.append(("Thermidor II","SwitchWep",{'nose':math.pi*2,'radius':1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(11,),'sweapons':(28,29,)}))
# 3 - Team Dragon "If you defeat us again, we will sneak in at night and steal your bots." list.append(("Ninja Assassin","Omni",{'nose':math.pi*2,'range':99,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2,'weapons':(4,5)})) list.append(("Samurai","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.5,'weapons':(9,10)})) list.append(("Shogun","Flipper",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':1,'weapons':(13,14,15,16)})) list.append(("Bob","DirectionalSpinner",{'radius':0.3,'range':2.5,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(25,)})) list.append(("FireStorm","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(19,)})) list.append(("Ronin","Omni",{'invertible':True,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(55,)}))
# 4 - BLACK STORM "The BLACK STORM was only getting started with our old bots!" list.append(("BOT-205","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(19,)})) list.append(("Devil II","Pusher",{'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2})) list.append(("Industrial Coal Miner","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':150,'throttle':130,'turn':60,'turnspeed':4,'weapons':(29,41,42)})) list.append(("Cleprechaun","Omni",{'nose':math.pi,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':25,'turnspeed':3,'weapons':(7,)})) list.append(("Shrederator","Spinner",{'nose':math.pi,'radius':0.1,'range':99,'topspeed':6,'throttle':60,'turn':60,'turnspeed':2.5,'weapons':(15,)})) list.append(("El Diablo","Omni",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':3,'weapons':(25,29)}))
# 5 - Team SPARK "EMERGENCY is back with a vengeance, faster and more furious." list.append(("BROKE!","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(12,)})) list.append(("The Boxer Returns","Poker",{'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':130,'turnspeed':5,'weapons':(12,17)})) list.append(("CRITICAL EMERGENCY","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':150,'throttle':130,'turn':60,'turnspeed':2,'weapons':(9,10,11,12)})) list.append(("Ziggo","Spinner",{'nose':math.pi,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(11,)})) list.append(("Potters Wheel","Omni",{'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(21,)})) list.append(("Overkill","Frenzy",{'invertible':True,'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(15,)}))
# 6 - Spike Heads "I'd like you to meet my big metal friend..." list.append(("Raving M.A.D.","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("iNsAnItY","Flipper",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(5,)})) list.append(("Big Metal Friend","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2,'weapons':(39,42)})) list.append(("SlapHappy","Whipper",{'invertible':True,'nose':math.pi,'whip':"around",'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(9,10)})) list.append(("Hypno-Disc","Omni",{'nose':math.pi,'radius':.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(28,29)})) list.append(("Panic Attack","Omni",{'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(24,)}))
# 7 - North Polers "Sorry, no Santa Claus here." list.append(("Tip of the Iceberg","Omni",{'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.5,'weapons':(14,15,16)})) list.append(("Iceberg","Omni",{'nose':math.pi*2,'radius':0.1,'topspeed':15,'throttle':130,'turn':60,'turnspeed':2,'weapons':(11,12,13)})) list.append(("Snow Job","Pusher",{'invertible':True,'radius':0.1,'topspeed':150,'throttle':130,'turn':60,'turnspeed':2})) list.append(("S3","Omni",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(13,)})) list.append(("Vladiator Poker","Rammer",{'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(19,)})) list.append(("Beta","Frenzy",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(39,)}))
# 8 - HIGH VOLTAGE "If only electric shock was a legal weapon." list.append(("FlipJack","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(6,13)})) list.append(("SlashBack","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(18,19,20,21)})) list.append(("WIIDE LOAD","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54)})) list.append(("Lightning","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(10,11)})) list.append(("Storm II","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(33,)})) list.append(("Sir Killalot","Omni",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(25,29)}))
# 9 - Team HEX "We eat nuts and bolts for breakfast." list.append(("Grim Chopper","Omni",{'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':25,'turnspeed':3,'weapons':(16,)})) list.append(("Lock Nut","Spinner",{'nose':math.pi*1.5,'radius':0.3,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(10,11,12)})) list.append(("Cranky Spanky","Omni",{'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(7,8,34,35,37,38)})) list.append(("Pussycat","Omni",{'invertible':True,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(21,)})) list.append(("Mechavore","Omni",{'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(20,)})) list.append(("Techno Destructo","Omni",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(13,)}))
# 10 - Team Z "Still cooler than you." list.append(("Insane Berserker","Spinner",{'nose':math.pi,'range':99,'radius':0.5,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(9,10,11)})) list.append(("Razorback","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2,'weapons':(25,)})) list.append(("Eye Stabber","Poker",{'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(18,19,20,21)})) list.append(("Complete Control","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(2,13)})) list.append(("Tazbot","Omni",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(11,)})) list.append(("Razer","Omni",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':100,'turnspeed':4,'weapons':(7,)}))
# 11 - SteelYard Dog "They don't have much of a bite, but they sure can PUSH!" list.append(("Mangy Mutt","Pusher",{'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Top Dog","Pusher",{'invertible':True,'nose':math.pi*2,'radius':0.2,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Bad Dog","Pusher",{'invertible':True,'nose':math.pi*2,'radius':0.2,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Growler","Poker",{'nose':math.pi,'radius':1,'topspeed':12,'throttle':100,'turn':30,'turnspeed':2.5,'weapons':(14,16)})) list.append(("Bulldog Breed","Flipper",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(1,)})) list.append(("Killdozer","Rammer",{'invertible':True,'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(10,)}))
# 12 - RIOT "Things are going to get even LOUDER!" list.append(("Civil Uprising","DirectionalSpinner",{'invertible':True,'nose':math.pi*2,'radius':0.2,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(5,6,7,8)})) list.append(("VENGEANCE","DirectionalSpinner",{'invertible':True,'nose':math.pi*2,'range':500,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(8,9,10,11)})) list.append(("Velociraptor","Omni",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':1.5,'weapons':(56,57,58,59,60,61)})) list.append(("Whack!","Omni",{'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(11,)})) list.append(("frenZy","Frenzy",{'nose':math.pi/2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(26,)})) list.append(("Chaos2","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(14,)}))
# 13 - MEGATON "KABBBBOOOOOOOOOOOMMMMM!!!!!!!!" list.append(("Poison Stinger","Poker",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(10,11,12,13)})) list.append(("Tempest","Spinner",{'nose':math.pi*2,'radius':0.5,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(18,19,20,21,26,27)})) list.append(("UnDeadbeat","Omni",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(31,)})) list.append(("WhirlWep","Omni",{'invertible':True,'nose':-math.pi/2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(19,)})) list.append(("Supernova","DirectionalSpinner",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'range':99,'topspeed':90,'throttle':100,'turn':60,'turnspeed':2.5,'weapons':(10,)})) list.append(("Typhoon","Spinner",{'nose':math.pi/2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(22,23,24,25)}))
# 14 - The Scrappers "We scrap junk for a living, so your bots won't be a problem at all." list.append(("360 Arc Pounder","Whipper",{'invertible':True,'whip':"around",'nose':math.pi,'radius':1.5,'topspeed':12,'throttle':20,'turn':30,'turnspeed':1,'weapons':(9,11)})) list.append(("Ripblade II","DirectionalSpinner",{'invertible':True,'nose':math.pi*2,'radius':1,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2,'weapons':(17,18,19,20,21,22,23,24,25,26,27,28)})) list.append(("Backyard Shredder","Omni", {'nose':math.pi*2,'radius':0.1,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(33,45,46)})) list.append(("Flip Test Dummy","Rammer",{'invertible':True,'radius':2,'topspeed':100,'throttle':120,'turn':60,'turnspeed':4})) list.append(("The Stuff of Champions","Omni",{'nose':math.pi*2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':4,'weapons':(16,17)})) list.append(("WreckTangle 2","Rammer",{'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':4}))
#15 - Discs of Doom list.append(("Backlash","Omni",{'nose':math.pi,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(12,)})) list.append(("259","Omni",{'nose':math.pi,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(4,)})) list.append(("Nightmare","DirectionalSpinner",{'nose':-math.pi/2,'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':30,'turnspeed':1,'weapons':(9,10)})) list.append(("Tornado","Omni",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(21,)})) list.append(("Heavy Metal Noise","DirectionalSpinner",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.4,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2,'weapons':(16,17,18,19)})) list.append(("Minion","Omni",{'radius':0.1,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(42,)}))
# 16 - Radioactive Meltdown list.append(("That Darn Dustpan!","LittleMetalFriend",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(25,)})) list.append(("Vladiator","Poker",{'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(16,)})) list.append(("Vlad the Impaler","Omni",{'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(8,)})) list.append(("Wedge of Doom","Poker",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(16,)})) list.append(("Dominator 2","Omni",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.5,'weapons':(14,15,25)})) list.append(("The Judge","Omni",{'nose':math.pi*2,'radius':0.1,'reload':16,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(53,)}))
# 17 - BBEANS Champions list.append(("Smashbox 2","Smashbox",{'nose':math.pi,'radius':1,'reload':8,'topspeed':18,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(20,),'sweapons':(21,),'tweapons':(22,),'qweapons':(23,)})) list.append(("Mako","Omni",{'invertible':True,'nose':math.pi*2,'range':99,'radius':1.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.2,'weapons':(25,26)})) list.append(("Shebeast","SwitchWep",{'invertible':True,'range':99,'nose':math.pi*2,'radius':1.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.5,'weapons':(36,37,38,39,40,41,42,51,52,53,54,55,56,57,58,59,62,63),'sweapons':(20,)})) list.append(("YU812","Spinner",{'radius':0.1,'range':99,'topspeed':6,'throttle':50,'turn':60,'turnspeed':2.5,'weapons':(19,20,21)})) list.append(("Tornado Mer","Spinner",{'nose':math.pi/2.5,'range':99,'radius':0.3,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(10,11,12)})) list.append(("Hworf","Omni",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(5,7)}))
# 18 - Robot Arena Reincarnated list.append(("Gammaraze III","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':500,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(12,20,22,36,37,40)})) list.append(("Topknot II","Topknot",{'invertible':False,'whip':"around",'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(29,30,31,32,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69)})) list.append(("ScootOrDie","Poker",{'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2,'weapons':(35,36,37)})) list.append(("Aquarius 2","Poker",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':1.5,'weapons':(20,23,29)})) list.append(("Pon2n","Omni",{'nose':math.pi,'radius':0,'range':50,'topspeed':100,'throttle':130,'turn':60,'turnspeed':1.5,'weapons':(39,40,42,43,47,48)})) list.append(("Triclops v2.0","Omni",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':130,'turnspeed':2.5,'weapons':(23,24,25)}))
# 19 - Arthrobotics list.append(("AW-Nanowhirl","Spinner",{'nose':math.pi*2,'range':15,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(2,)})) list.append(("AW-Terminus","Omni",{'nose':math.pi*2,'radius':0.1,'range':15,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(17,)})) list.append(("BW-Microwhirl","Spinner",{'nose':math.pi*2,'range':30,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(6,9,10,11,12)})) list.append(("BW-True Love","Omni",{'invertible':True,'nose':math.pi*2,'radius':0.1,'range':30,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(12,13,14,15)})) list.append(("BW-Peer Pressure","Flipper",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':4.5,'weapons':(10,)})) list.append(("BW-Robokillase","Rammer",{'invertible':True,'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))
# 20 - Team RA2 list.append(("Apollyon","Pusher",{'nose':math.pi*2,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5})) list.append(("Ruiner","DirectionalSpinner",{'nose':math.pi,'radius':0.5,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(7,8,9)})) list.append(("Buster Blade","DirectionalSpinner",{'nose':math.pi*2,'radius':0.2,'range':50,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(16,17)})) list.append(("Vertigo","DirectionalSpinner",{'nose':math.pi*2,'radius':0.2,'range':99,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(20,21)})) list.append(("M.O.E.","DirectionalSpinner",{'invertible':True,'nose':math.pi,'range':99,'radius':.5,'turn':30,'turnspeed':2.5,'weapons':(12,13,25,26,27,28,29,30)}))
# 21 - BattleBots list.append(("Ryu-Kishin","Omni",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':130,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(21,)})) list.append(("Advance Australia Fair","Pusher",{'invertible':True,'nose':math.pi,'range':99,'radius':0.1,'topspeed':130,'throttle':130,'turn':30,'turnspeed':2.5})) list.append(("Unrelenting Force","Pusher",{'invertible':True,'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':130,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(21,)})) list.append(("Devilsome","Flipper",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(18,)})) list.append(("Freezerburn","Spinner",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(16,17)})) list.append(("Trebuche 2.5","Spinner",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(16,17)}))
# 22 - BattleBots list.append(("20% Cooler in 10 Seconds Flat","Flipper",{'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(22,23)})) list.append(("Death by Garvin","Spinner",{'nose':math.pi,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(5,)})) list.append(("Hard Drive","DirectionalSpinner",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(14,)})) list.append(("MegaBit","FBSPlus",{'nose':math.pi*2,'spinspeed':6,'range':99,'radius':0.1,'topspeed':99,'throttle':130,'turn':60,'turnspeed':5,'weapons':(12,13,14)})) list.append(("Nebula Belt","FBSPlus",{'nose':math.pi,'spinspeed':6,'range':99,'radius':0.1,'topspeed':99,'throttle':130,'turn':70,'turnspeed':4,'weapons':(20,)})) list.append(("Rapture","DirectionalSpinner",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':5,'weapons':(9,10)}))
# 23 - BattleBots list.append(("Stingray 2","Frenzy",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':4,'weapons':(26,)})) and entire Teams.txt index 0 Red Zone "Where your bot will be after ten seconds with ours." AI\red_zone.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 1 PREHISTORIC "Never underestimate the power of a large stick with spikes in it." AI\dino.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 2 The Good Ol' Boys "Don't need nuthin' but my truck, my shotgun, my new bots, and my REVENGE!" AI\good_ol_boys.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 3 Team Dragon "If you defeat us again, we will sneak in at night and steal your bots." AI\dragon.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 4 BLACK STORM "All the fear of the dark and all the force of a storm." AI\black_storm.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 5 Team SPARK "When SPARKs fly, robots die." AI\spark.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 6 Spike Heads "I'd like you to meet my big metal friend..." AI\spikeball.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 7 North Polers "Sorry, no Santa Claus here. But we do have some gifts for you..." AI\northpolers.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 8 HIGH VOLTAGE "Nothing like 10,000 VAC to keep you awake and alert." AI\high_voltage.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 9 Team HEX "We eat nuts and bolts for breakfast." AI\hex.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 10 Team Z "Still cooler than you." AI\Z.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 11 SteelYard Dog "Our bite is worse than our bark, but our pushing power is the worst by far." AI\steeldog.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 12 RIOT "Things are going to get even LOUDER!" AI\riot.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 13 MEGATON "KABBBBOOOOOOOOOOOMMMMM!!!!!!!!" AI\megaton.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 14 The Scrappers "We scrap junk for a living, so your bots won't be a problem at all." AI\the_scrappers.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 15 Discs of Doom "It doesn't matter if your bar is S7 tool steel; it's still candy to our discs." AI\DiscsOfDoom.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 16 Radioactive Meltdown "Warning: Critical mass reached. Robot detonation in 3... 2... 1..." AI\Radioactive.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 17 BBEANS Champions "The best of BBEANS2, with a smattering of replicas." AI\bbeans.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 18 Robot Arena Reincarnated "From the forgotten graves and rusting junk we rise again!" AI\RA1.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 19 Arthrobotics "Be warned... these bugs swat back." AI\arthrobotics.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 20 Team RA2 "Real bots built by people who play RA2." AI\ra2.bmp Robots: 0 1 2 3 4 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 21 BattleBots "BattleBots" AI\battlebots.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 22 BattleBots "BattleBots" AI\battlebots.bmp Robots: 0 1 2 3 4 5 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 index 23 BattleBots "BattleBots" AI\battlebots.bmp Robots: 0 Robot In Event: -1 0 16 16 0 0 0 0 0 100000 true 0 false 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 just in case.
2218
« on: June 23, 2011, 07:09:01 PM »
That is just ABC trying to milk out at much money as they can on a overused and abused concept. Sasuke/Ninja Warrior actually has skill, strength, stable budget, difficulty, and a cult following for MANY years.
I do like Sasuke better, but it's so hard to find for me at this point, and Wipeout's going year-round.
2219
« on: June 23, 2011, 07:02:56 PM »
Do you have Frenzy.py in your AI folder?
Yes.
2220
« on: June 23, 2011, 06:47:07 PM »
Discuss.
|