Show Posts

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 - Badger

Pages: 1 ... 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 ... 308
1341
Tournament Archives / Re: Bittybots - SBV
« on: April 10, 2017, 07:10:31 PM »
Round 4 for the upper and lower bracket is up!

1342
Tournament Archives / Re: Complete Carnage [STOCK HW/SHW]
« on: April 10, 2017, 07:44:52 AM »
Question: How will I get pass of the weight limit without the use of CF though
You can use anti-ballasts. Or just use that feature of CF, in that sentence I meant the no collision/RO7 part of CF.

1343
Stock Showcases / Re: Silverfish's Stock Showcase
« on: April 09, 2017, 05:39:58 PM »
You should consider switching the maces out for irons; iron have more range (and therefore tip speed) to them and the tribars don't need the extra protection of the maces.

1344
DSL TC Showcases / Re: TheRoboteer Tries and Fails at DSL
« on: April 09, 2017, 01:11:40 PM »
ah, ok. Very bland bot but you executed the design well.

1345
DSL TC Showcases / Re: TheRoboteer Tries and Fails at DSL
« on: April 09, 2017, 12:55:41 PM »
Its still a tiny bit too high and it irritates me

1346
DSL TC Showcases / Re: TheRoboteer Tries and Fails at DSL
« on: April 09, 2017, 12:21:55 PM »
I think you should BFE the chassis height a lil lower to make it flush w/ the panels.
I'm not sure I really want to go any lower with the chassis. The disc motor is already sticking out the top of the bot slightly.
That's fine, you can add some protection for it. I still would recommend lowering the chassis,

1347
DSL TC Showcases / Re: TheRoboteer Tries and Fails at DSL
« on: April 09, 2017, 11:57:56 AM »
I think you should BFE the chassis height a lil lower to make it flush w/ the panels.

1348
Tournament Archives / Re: Bittybots - SBV
« on: April 09, 2017, 09:06:43 AM »
UBR3 and LBR3 are up

1349
Stock Showcases / Re: Wen's Stock Bot-Dump
« on: April 08, 2017, 10:07:50 AM »
Rotate your Zteks 90 degrees, you can get shinies then.
This. You should also be able to get both drive motors on a single extender though EFFE. And why are you making CWs in stock again?

pretty good bot tho, you've come a long way my boy.

1350
Stock Showcases / Re: TheRoyalBadger's Stock Showcase
« on: April 08, 2017, 10:02:57 AM »


Outwedge Devourer. No more massive AGOD, wedges are slightly ass but it's a god at eating other bots wedges so that makes up for it.


Probably my favourite bot out of all the ones I've built. Maybe except kyoto, idk. It needs a skin.

1351
Stock Showcases / Re: TheRoyalBadger's Stock Showcase
« on: April 08, 2017, 07:59:32 AM »


AGOD fugg'd the wedges. And I have about 20kgs of spare weight that I have nowhere to use. Mayb eI should remove the bracket wedges and move the weapons onto a couple separate snappers, but using 5 snappers in 1 bot feels sh**ty.

1352
Tournament Archives / Re: Complete Carnage [STOCK HW/SHW]
« on: April 08, 2017, 05:14:49 AM »
what is caster?
If i send you the bot can you make it 1 hp factor?
Or , how can I?
I have a special rule for you, bud; you're banned from all my tournaments! : )

1353
Tournament Archives / Re: Complete Carnage [STOCK HW/SHW]
« on: April 07, 2017, 10:03:27 PM »
is this single elim or double elim or something else?
updated op

1354
Off-Topic Discussion / Re: Music ATM
« on: April 07, 2017, 09:30:50 PM »

1355
Tournament Archives / Complete Carnage - Signups [STOCK HW]
« on: April 07, 2017, 09:23:54 PM »
[cool logo here]

So I've recorded all the matches for BittyBots, and I'll be drip-feeding the videos over the coming week. Therefore, it is time to plan my next tournament (that I'm totes not gonna half abandon this time honest). This tournament won't enter signups until BittyBots is completed.

Gimmick
All components have 1HP 1 fracture. Chassis have 1hp.
Pure/majority popups and HS banned (i.e. non-trivial hybrids allowed)
Caster armour is banned
Matches are 1 minute long (bots basically can't move after 30 seconds)
BO1 Double Elim, Finals are BO5 with the winner bracket bot having a 1 round advantage.
Parallel HW and SHW tournaments

Normal Rules
HW (400.1 > 800.0)
Standard Stock ruleset
Condenser Arena, Hazards Enabled
Crawlers and SnS ARE allowed
Multibots are allowed, will lose when both are defeated
I will give unlimited havok restarts due to the nature of the tournament. If I literally can't record a match due to havok I'll give the win to the less havoky bot.
I will not enter
After the tournament I'll upload the components folder for you guys so you can try it for yourself
3 week signups. You may enter up to 3 bots per weightclass, which will be placed in a waiting queue. Empty spaces will be filled with random ASAI and Starcore AI bots.

Preview match


Signups (ending Friday 12th May)
Please send your bots through GTM PM, uploaded to the bot exchange, with any AI lines in the body of your message. Thanks!

HW (6/8 spots taken)
- NeonCalypso (Received)
- TGM (Received)
- Squirrel_Monkey (Received)
- MegaNerdBomb (Received)
- Guldenflame (Received)
- Jamied (Received)
- Mr AS (Received)

Waiting List (2nd entry)

Special Thanks
Special thanks to Mr AS for helping me get this 'mod' working. Luv u bby.

1356
Tournament Archives / Re: Bittybots - SBV
« on: April 07, 2017, 04:51:24 PM »
Hey! Where is mine?


Sorry I tripped and it fell into the trash, where it belonged.


1357
Tournament Archives / Re: Bittybots - SBV
« on: April 07, 2017, 04:29:04 PM »

1358
General Support / Re: The arena changes randomly
« on: April 07, 2017, 02:36:20 PM »
should be possible. If you look in the .py for the arena, and look on line 16, you should see:
Code: [Select]
        Arenas.SuperArena.__init__(self, "Arenas/arenaname/arenagmf.gmf")
change that to:

Code: [Select]
    randomnumber = random.randint(0,3)
    if randomnumber == 0:
        Arenas.SuperArena.__init__(self, "Arenas/arenaname/arenagmf1.gmf
    elif randomnumer == 1:
        Arenas.SuperArena.__init__(self, "Arenas/arenaname/arenagmf2.gmf
    else
        Arenas.SuperArena.__init__(self, "Arenas/arenaname/arenagmf3.gmf

Obviously, changing the filenames as needed.

1359
Off-Topic Discussion / Re: Say it with me folks
« on: April 07, 2017, 01:56:12 PM »

1360
Tournament Archives / Re: Bittybots - SBV
« on: April 07, 2017, 01:18:42 PM »
Round 1 of the lower bracket is up!


Pages: 1 ... 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 ... 308