cbox
-
Posts
6582 -
Joined
-
Last visited
-
Days Won
139
Content Type
Profiles
Forums
Downloads
Gaming News
Everything posted by iBotPeaches
-
Whoops. VIP has not been fixed yet, its such a long process to do. I'll fix it either tonight or tomorrow morning.
-
Its definitely not good at all, if you want me to be honest. Compared to other montages it lacks. A couple no scopes here and there, but otherwise sometimes you miss 8 shots in a row. If anything edit those out just to the headshot (Thats what the real guys do) The music I liked, just not in sync with your kills.
-
Yeah I like that idea, currently I can only promote based on posts, but maybe there is an option somewhere to demote in 30 days of inactivity to a new group called "Inactive" I would make the permissions the same as "Validating" and that would prevent that inactive user from leaching content, but keeping the member count intact.
-
Its a 15 minute interval to check for people with "more than 1 post, and in usergroup: Members" then they will be moved. In other words, no thats too many posts to moderate.
-
Lately there has been a large increase in SPAM, maybe not here but at other much larger sites I've been PM spammed and email bombed by scripts. In order to better protect against that in the long run I've implemented some small changes, that will prevent spammers. Upon registering you will be placed in the "Members" group. That group has had some changes 35 Second Search Limit Only 1 PM per 5 minutes Signature Editing Disabled Upload Limit 4MB per file Total Limit 10MB overall No display name changes Larger Shoutbox "anti-spam" time 10 Downloads per day on "Download" tab Once you hit 1 approved post (SPAM section does NOT count) you will be moved to the usergroup of "Members+" which is essentially the same thing. It has the same color, same user-bar and it is the same group in the legend on the online user list. The benefits of this group just basically lets me trust you, so you get lots more things. Possibly disable word filter (still working on that) 25 Search Limit 2 PMs per minute Signature Editing Enabled Upload Limit of 6MB per file Total Limit of 2GB. Display name changes every 365 days Shoutbox "anti-spam" dropped to 4 seconds 25 file downloads per day on Download Tab
-
That would be such a mess though. The member ID is the primary key in any mySQL database, messing with that throws everything off. Thats why its best not to ever mess with it.
-
A program made 4 years ago, and posted a year ago is not going to have a FUD bot. FUD bots stay FUD for awhile not forever.
-
VB is more English words instead of symbols, so you'll get to do like For X as Integer = 0 to 10 Step 1 That same code in C# is for (int x = 0; x <= 10; x++) I use C# now after starting with VB, I prefer C# for many reasons now.
-
I naturally don't join a site if they have less than 1000 members, since it just doesn't appeal to me. However, your argument is good. If we ever get 30,000+ members I think I would prune by then, I think establishing a member count is important until you hit a certain limit, because that is what some people look for when joining a site.
-
That means theres a php error/notice/fatal error so it stretches that. If you happen to see it again, open up firebug I want to see what the error is.
-
Its not a .NET application some applications can still use command prompt, its not uncommon.
-
I hate deleting members until were a very successful site, because member count is what separates some sites at this point.
-
You just linked to the video I expected you had a full walk through with pictures.
-
http://www.virustotal.com/analisis/fe35617d9ae3ea03bde7c0054e838a620e34bb1793bc5a8f4ec8ba8ff2e9cb16-1245541561 No bot.
-
I sent out a mass email (I don't know if you got it) and specified to send 25 emails per 10 minutes. However, it thought I said 2 emails per 10 minutes so as of last week it was still running clogging our SMTP server. I got like 10 PM's of people unable to log in, starting with khoas and ending with unknown. So yeah I should have looked earlier. Also, as of 10,000 members we will require an e-mail validation when you register. This is because I'm tired of getting 1000 bounced emails since you guys enter fake ones. I just never forced it upon people because myself hated validating them. StevenSVE, caratti, Joe Walls, Jeehs and Legacy I remember off the top of my head have invalid email addresses. Tomorrow the news post of our forum re-order and clean up will be posted, based on the opinions given by you guys.
-
Fixed up the post, most of those images are gone forever but I got the download back warthog_standard.rar
-
Generate random Ascii characters
iBotPeaches replied to ixGAMEOVERxixx's topic in Coding / Development
One thing you can merge multiple declarations if its the same type. Dim RandomNumber1, RandomNumber2, RandomNumber3, RandomNumber4 As Integer Maybe you can directly put the RandomClass.Next in the Chr instead of the variable you made, not sure though. -
Moves too fast, can't tell.
-
Clean the controller once its disconnected from everything except the white case with warm water, then DRY DRY DRY. Spray KRYLON primer clear on it with 2 coats, that will make the paint stick. Let it dry for 24 hours. Get KRYLON any color plastic version, stay far back and do quick stripes until its covered. Repeat till fine. Let dry for 24 hours. Spray KRYLON (matte or shine) which ever you want your controller to have. I'd recommend matte since your hand oils mess up the shiny ones. If you bought KRYLON fusion ignore this.
-
I like the floating platforms, its like an air base mod, and then some classic old moves
-
I believe that was khoas's site. Ask for the source upload to some random free site that allows the functions it needs then use it.
-
The Help Desk tab is not ready yet. Don't try it I guess you need a decent stealth burning tutorial. I'll look around this site, then go elsewhere If I cannot.
-
If you use firefox you can have rounded corners Otherwise very ironic.
-
Source map is the clean map you need to patch too. I looked in my Relic folder, there was none called Yellow Brick Road, sorry.
-
You reading the ID3 tags? Or some much more complicated way?
×
- Create New...