Everything posted by Alek
-
R8 My Setup
thanks m8, you were not l8 to r8 my gaming cr8. My f8 is gr8, just sit back and spect8.
-
R8 My Setup
My target was $800 for the complete build. I saved the case, old hard drive for extra storage, and psu. Paid $220 for the 970 and h100i v2(new), which I think was a very good deal. Edit: Plus Age of Empires 2 HD doesn't really even need a graphics card
-
R8 My Setup
From: AMD 8350 16GB DDR3 1600 XFX HD 6870 2TB 7200 HDD 212 EVO To: i7 6700k GTX 970 960 EVO SSD 16GB DDR4 2133 H100i v2 Price: $800 (I use a lan box case)
-
Im going to apply for CBA
I'm going to throw your app out. I'm the only active non-CBA staff in the Chatbox so I know which of you have been naughty and nice.
- 1am roll call
-
1am roll call
I have signatures disabled, but your signature is too big. You have an 800x600 limit + an additional image.
-
CBA's Needed
Strange, everyone talks about there being no Chatbox mods but when someone thinks they can get away with this: They get permanently banned from the Chatbox. Now how is that possible with nobody to moderate the Chatbox?
-
maldesto the turkey
Quality shitposting +1
- Issues downloading.
-
Web Walking using massive amounts of cpu
Don't use it to walk to things right next to you, use it to traverse large distances. Edit: If you want to discuss anti-ban regarding the two different events, I'll move this over to the tinfoil section (Bans & Botting forum).
-
new phone case
If I had a phone, I would get a case like this.
-
Online Game Project
I will be building detection systems to combat botters. It will be a serious of mouse algorithm checks and if you check your skills every so often. Additionally I cannot ban unless I'm awake during business hours.
-
Online Game Project
I've decided to start a small online RPG game written from scratch. I'm using C++ with Direct2D and Winsock. What I have done (Milestones): -Recursive image loading through Windows Imaging Component (23 December 2016) -Image filtering (seen in screenshots below, no filter was applied) (24 December 2016) -Map Editor; adds and removes sprites (with layering), collision editor (27 December 2016) -Generic Client/Server communication, moving players and sending entity information (16 Jan 2017) -Finished basic login system with player profile saving/loading (19 Jan 2017) -Added multiple region support, save and load easily (01 Feb 2017) -Link regions with doors, create game objects (06 Feb 17) -Created simple menu system (15 Feb 17) -Finished basic battle system (26 Mar 17) The next stuff: -Huge code cleanup -Replace placeholder skill system with real skills Recent News: 26 Mar 17: After a much needed small break, I went through and scrapped my old battle system and created a new one. It's much cleaner and allows for me to treat enemies as actual clients; this opens up some pretty dynamic play in the future. Originally I intended for the ability to attack multiple targets, but for now a 1v1 battle will suffice. As you see below, there are 4 remaining tiles on each side for this team battle mechanic. The menu is wonky, but I'll work on aesthetics later. For now only "Attack" works, however in the future Item will be for using things like medpacks and "Taunt" will be used to skip your turn. Changelog History:
-
Price Check Old PC (Original Links)
Yeah I had the number $235, I pretty much went down the line and halved everything and took some additional arbitrary number off. Looks like everyone is saying about $250 so I'm pretty comfortable then. I don't really give a crap about graphics to be honest, this card has lasted me 5 years and it wasn't top tier when I got it. I know the 970 will last me just as long maybe even longer. The 960 EVO/PRO releases were the driving factor behind me making a new build, the rest of these parts could probably last me another 2-3 years easily.
-
Price Check Old PC (Original Links)
Im getting the 970 and h100i v2 for $220 together.
-
Price Check Old PC (Original Links)
Thanks for the input guys, looks like the general consensus is $250. I'll probably be asking $235 firm then. My new build: i7 6700k h100i v2 960 evo 970 gtx 16 gb ddr4
-
Price Check Old PC (Original Links)
I'm keeping my case and psu for my new build, so that's why I didnt include them
-
Price Check Old PC (Original Links)
I guessed $235, not sure how accurate I am.
-
Price Check Old PC (Original Links)
Serious pls
-
Price Check Old PC (Original Links)
This is my build with the original Newegg links. What do you think someone would buy this for? Had this computer for 5 years, got the 8350 during the summer but that was a mistake because I'm doing an Intel build. RAM (DDR3 1600MHZ): http://www.newegg.com/Product/Product.aspx?Item=N82E16820233198 Motherboard (GIGABYTE 990XA): http://www.newegg.com/Product/Product.aspx?Item=N82E16813128510 GPU (Radeon HD 6870 2GB 256-Bit): http://www.newegg.com/Product/Product.aspx?Item=N82E16814150563 CPU (AMD FX 8350): http://www.newegg.com/Product/Product.aspx?Item=N82E16819113284 Cooler (Hyper 212 EVO): http://www.newegg.com/Product/Product.aspx?Item=N82E16835103099 Also if anyone is seriously interested let me know.
-
OSBot 2.4.106 - No Interface Mode
You are saving a lot of bandwidth as well (provided you are using a local script). Glad to see you are having a positive impact
-
OSBot 2.4.106 - No Interface Mode
Since there was an overwhelming positive outcome on the vote thread, I decided to finish up the interfaceless mode of OSBot. How it looks: Also you will notice that when you are in nointerface mode, it will only load the script pool which you are using. This makes bot farming with local scripts really awesome because OSBot will not download any remote scripts. The one difference to be aware of when you are in nointerface mode, calling "stop()" will exit the OSBot process (namely because you cannot start a new script after you have stopped the one you loaded). The updated parameters: For now this feature is available to everyone, including non-VIP members. I do plan on restricting this feature to VIP+ only on the Stable Build! Download: http://osbot.org/devbuilds/osbot%202.4.106.jar Happy Botting!
-
Waiting for Alek to release the new dev build like :O
It's finished right now, just polishing it up.
-
Webwalking|Walking, the position the mouse is suppose to click.
WebWalkEvent does not generate a list of positions. It's a relatively complicated set of instructions that is derived from a list of links and general procedures for handling objects. Also if you think you're better than the 15 years worth of reverse engineering on this game, go for it. There is a lot more that goes into a ban than your mouse movements.
-
New OSBot Feature - Vote
Thanks for your feedback, the next dev update will have the feature implemented.