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.


Topics - Vector

Pages: [1] 2 3 ... 6
1
Java Battle.Net Logon Server (JBLS) / Guys, use my jbls -.-
« on: March 16, 2009, 10:51:01 AM »
It's up, so why not use it? -.-

I noticed you guys change whenever my computer goes down, but I'll try and keep it up for yah, so that doesn't happen.

2
VectorNet / v1.1 client / server
« on: March 16, 2009, 10:15:13 AM »
You all were probably wondering how far along I have come with v1.1 of the client / server. I've been coding off and on, but lately I've been coding more of VectorNet. Its just been a long ass time since I released 1.0, and I think its time for an udpate on where this stands.

For v1.1, the client will be able to play tic-tac-toe with other users (this is where packet 0x08 comes in (previously defunct, remember?)). Also, it will have an update manager as well, so this may be the last client I post on here, as it will be able to auto-update itself (Jd's looks more slick!).

Jd has pushed out more versions than I have, and I think I need to focus more on developing VectorNet.

As of right now, the tic-tac-toe system works pretty well, and I have yet to finish coding the moves portion, as well as a few other things.

On completion of the tic-tac-toe, and the update manager, I will have finialized v1.1 of the client. I will then block the commands on the server that I was intent on working on for the next version.

Just a heads up on the progress.

3
Completed / External Safelist
« on: March 09, 2009, 07:42:43 PM »
[div align='center'][size=]External Safelist - How to use[/size][/div]

This sticky complements the plugin "External Safelist", obtained from either this link, or (if you have the rev77.net plugin manager) by typing /r77 get esc in your bot.

There are two ways you may get a list of safelisted users:

  • Providing a name of an ASP/PHP file designed to return a list of users, each on a new line
  • Providing a name of a text file that has users in it

You may, of course, combine both if you want.

In the script, you may define either a URL or text file like this:

Code: [Select]
Private escDocument1, escDocument2, escDocument3, escDocument4, escDocument5
escDocument1 = "http://www.yoursite.com/safelist.php"
escDocument2 = "c:\program files\StealthBot\safelist.txt""
escDocument3 = "empty"
'escDocument4 = "empty"
'escDocument5 = "empty"
The second line in this example, escDocument2, would mean any safelisted users to your bot may be able to enter your channel. Of course, you would need to define a relative path to your safelist file if you installed StealthBot in a different directory.

This script would combine both files into one, meaning you may use multiple sources for your safelisted users.

4
Trash Can / From: A Request
« on: March 09, 2009, 07:15:04 PM »
ROFL

5
Test Area / Just curious... shoutbox test
« on: March 04, 2009, 03:57:07 PM »
Fail.

6
Xbox / Halo CE/2/3
« on: March 03, 2009, 10:28:19 AM »
I know CE and 2 are a bit old, but I couldn't stay away from Halo 2, any chance that I had to play. I saw some screenshots of Halo 3, and I am a bit nerved. For one, they go back to the weapon set of Halo Combat Evolved, whose weapons images sucked compared to Halo 2. Also, the sniper rifle's zoom acts like the zoom in Halo CE....Unless I'm wrong..

Anyway, I really like the different weapons of the game. My favorite weapon is the sniper rifle, but I also like the rocket launcher, and the shotgun. Nothing could go wrong with the shotgun!

Then, there was multiplayer, where a few of 100 games out there would play battle rifle without any armour. One shot to the head = dead! It wasn't my most favorite game, but it was pretty cool. I like the team games, where you can have a ton of fun!

Halo 2 will always be my most favorite game on the xbox, EVER!

7
News / Clan remade
« on: February 26, 2009, 06:49:35 PM »
Since we lost the password to the chieftain, Mike and myself decided to remake the clan. The clan has been changed to Clan CODE @ useast, which, as far as I can say so myself is the best battle.net clan name EVER.

We will decide if we should keep the same shamans, or not. Post here with any comments or questions you may have.

8
Fail Bot / Failage opening FB 1.0
« on: February 21, 2009, 02:45:26 PM »
Code: [Select]
An error occured! Make sure your connected to the internet! The bot will now close!
I suggest being able to make a config without a dependency of an existing file. But what does this error mean?

9
Java Battle.Net Logon Server (JBLS) / Reformatting computer
« on: February 17, 2009, 06:23:06 PM »
Later on tonight, i will go through the process of restoring my computer to factory default settings. I will be redirecting VectorJBLS.no-ip.org to Alendar.no-ip.org before I do, so you will still be able to use my address, for those of you who use that JBLS.

10
News / Welcome
« on: February 17, 2009, 10:54:14 AM »
Welcome to your new Board!



Congratulations on setting up your community. Please take some time and read through the Getting Started Guide and Administrator Documentation. The Getting Started Guide will walk you through some of the necessary steps to setting up your Board and starting your community. The Administrator Documentation takes you through the details of the capabilities of the Board.



You can remove this message, topic, forum or even category at any time.

OMG, I LOST THE ORIGINAL POST..

11
Completed / RPK
« on: February 15, 2009, 12:12:57 AM »
Prefix: rpk
Name: Repeat Kick Script
Bot(s) Supported: StealthBot

Author: Vector

Use: kicks a user on the RPK list for a random word

Commands:
  • rpkadd, addrpk
    - Adds a user to the RPK kick list
  • rpkdel, delrpk
    - Deletes a user from the RPK kick list


Download (click) - View Online Scripts for info.
View (click)

12
Trash Can / Trash Talking
« on: February 04, 2009, 10:19:04 AM »
LETZ DO SOME!

13
Releases / VectorNet Server 1.0 Revision 2
« on: February 01, 2009, 01:22:00 AM »
An error with how I handle packets on 0x0C should be corrected with this version, which resulted in an Object Required RTE.

14
Releases / VectorNet Server 1.0
« on: January 31, 2009, 12:36:50 AM »
This version of the server includes slick new forms, among other features.

Changelog:

  • Added load protection, among span protection
  • Server now sends ping to all clients
  • Ban/Kick work much differently on server than clients (Drops user/bans user from vectornet via IP ban)
  • If all ops leave a channel a user was banned in, that user, and all others banned from the channel are unbanned
  • Mute works via server/clients

15
Releases / VectorNet Client 1.0
« on: January 31, 2009, 12:18:54 AM »
This version fixes a lot of bugs, plus adds new features.

Changelog:

  • All whispers can now be sent (it split it incorrectly if you had included /r = /w <user you are whispering> as the whisper)
  • Client now sends a ping value to the server
  • Added a "Tools" menu item to quickly toggle greet/idle settings
  • Added a right-click menu to the ListBox. Kick/ban are unlocked if you are a moderator / admin
  • kick/ban are now server-side, among a few other commands
  • You can now use makemod/makeadmin commands from the client
  • Admins can now mute/unmute users
  • Greets/Idles now work properly
  • Re-did settings menu
  • Added a hidden easter egg :D:D (Do NOT ask how to get it)

Pages: [1] 2 3 ... 6