ΟΜΑΔΑ STEAM
Benji and the Weirdos BATWco.
ΟΜΑΔΑ STEAM
Benji and the Weirdos BATWco.
1
ΣΕ ΠΑΙΧΝΙΔΙ
8
ΣΥΝΔΕΔΕΜΕΝΟΙ
Ίδρυση
5 Νοεμβρίου 2014
Περιοχή
Canada 
ΠΕΡΙ Benji and the Weirdos

Δεν υπάρχουν περισσότερες πληροφορίες.
ΔΗΜΟΦΙΛΕΙΣ ΣΥΖΗΤΗΣΕΙΣ
ΠΡΟΣΦΑΤΕΣ ΑΝΑΚΟΙΝΩΣΕΙΣ
Weekly Digest #1 Steam bots
Weekly Digest #1

Hello all!
We have all been busy, or on vacation, or doing nothing (awkward stares), and if you are like me, doing practicly nothing and wasting your days away, START TALKING IN THE GROUP ARE YOU ALL F*CKING DEAD? !@#!@$

Anyways,

lately I have started development on a steam trading bot, at first he will buy and sell tour of duty tickets, eventually he will sell the vouchers, and after that, anything you could possibly desire (except women, (or men....) comment below what you want to be sold)

I have also been busy on a small game for a gamejam, its titled: Growth: How to make your teeny weeny inchworm a real tool The deep labyrinth.
Its about a young adult getting kidnapped by a demon and forced to escape a labyrinth, the story itself is really developed! it has procedurally generated mazes, random items (borderlands style) as well as a bunch of cool animations and moves (think of pokemon), (its also an rpg). I just realised that the contest closes on august 7... I should probably hurry up on the game...

And here is the weekly code snippet, it belongs to the trading bot im creating
public bool Validate () { AmountAdded = TF2Value.Zero; List<string> errors = new List<string> (); foreach (TradeUserAssets asset in Trade.OtherOfferedItems) { var item = Trade.OtherInventory.GetItem(asset.assetid); if (item.Defindex == 5000) AmountAdded += TF2Value.Scrap; else if (item.Defindex == 5001) AmountAdded += TF2Value.Reclaimed; else if (item.Defindex == 5002) AmountAdded += TF2Value.Refined; else { var schemaItem = Trade.CurrentSchema.GetItem (item.Defindex); errors.Add ("Item " + schemaItem.Name + " is not a metal."); } } if (AmountAdded == TF2Value.Zero) { errors.Add ("You must put up at least 1 scrap."); } // send the errors if (errors.Count != 0) SendTradeMessage("There were errors in your trade: "); foreach (string error in errors) { SendTradeMessage(error); } return errors.Count == 0; }

Congrats on 30+ members & Why have we been so silent?
5 σχόλια
AquaDark 7 Ιουλ 2017, 21:28 
Howdy All!
MachoWaffles 3 Απρ 2015, 13:58 
▉▉▉▉▉▉◤┳◥▉▉▉▉▉▉
▉▉▉▉▉◤┳┻┳◥▉▉▉▉▉
▉▉▉▉◤┳┻┳┻┳◥▉▉▉▉
▉▉▉◤┳━┳━┳━┳◥▉▉▉
▉▉◤┳┃┈╰━╯┈┃┳◥▉▉
▉◤┳┻╰━━━━━╯┻┳◥▉
◤┳┻┳┻┳┻┳┻┳┻┳┻┳◥
Nathan 20 Δεκ 2014, 23:18 
aqua dark r u lukas
MachoWaffles 3 Δεκ 2014, 17:45 
Wow No one uses the comment section :3 I guess I can fill it with my overly amazing spam ( ͡° ͜ʖ ͡°)
MachoWaffles 6 Νοε 2014, 19:43 
FEGELEIN!
ΜΕΛΗ ΟΜΑΔΑΣ
Παίκτης της εβδομάδας:
Διαχειριστές
Μέλη
1
ΣΕ ΠΑΙΧΝΙΔΙ
8
ΣΥΝΔΕΔΕΜΕΝΟΙ
0 ΣΕ ΣΥΝΟΜΙΛΙΑ
Είσοδος
Ίδρυση
5 Νοεμβρίου 2014
Περιοχή
Canada 
ΣΧΕΤΙΖΟΜΕΝΑ ΠΑΙΧΝΙΔΙΑ