Für das Glitzern muss man den letzten Wert (socket_pct) ändern:
Wichtig hierbei ist die letzte Ziffer der ID der Rüstung.
Die letzte Ziffer der ID entscheidet, welchen Wert man für "socket_pct" angeben muss, damit das richtige Glitzern erscheint.
Beispiel SSP mit Blueshining:
Das geht nun bei jeder Rüstung, ihr müsst nur die letzte Ziffer der ID anschauen und dann entsprechend den richtigen Wert für socket_pct nehmen. Auch bei den King-Rüstungen, z.B.:
11791 ---> socket_pct=12
// Socket.Form1 private void button1_Click(object sender, EventArgs e) { if (string.IsNullOrEmpty(this.textBox1.Text)) { MessageBox.Show("Effect darf nicht leer sein."); //hier fehlt übrigens ein return; crash 1 } if (string.IsNullOrEmpty(this.textBox2.Text)) { MessageBox.Show("vnum darf nicht leer sein"); return; } int num = Convert.ToInt32(this.textBox1.Text); //hier fehlt die prüfung ob zahl oder nicht (wie sensi gesagt hat) crash 2 if (num < 19) { MessageBox.Show("Für Nummern unter 19 schau in der Item_proto.", "Wichtig!"); // Hmm das steht ja nicht fast 1zu1 so im orginal von KilRoy //hier fehlt übrigens wieder ein return; -> gibt - socket aus } int num2 = Convert.ToInt32(this.textBox2.Text); //hier fehlt die prüfung ob zahl oder nicht (wie sensi gesagt hat) crash 3 int num3 = num2 % 10; int num4 = -20 + num; int num5 = -num3 + 14; int num6 = num4 + num5; this.textBox3.Text = num6.ToString(); }
[Release] CS:GO Bet-Win Calculator v1.0 09/29/2015 - Coding Releases - 13 Replies http://i.epvpimg.com/1T9mc.png
Today Team FAiTh want to release CS:GO Bet-Win Calculator.
It's a simple tool to calculate the real win chance for a offical CS:GO league-game.
You choose 2 teams you want and CS:GO Bet-Win Calculator will simulate the win chances of both teams.
The tool is based on a database it downloads form CSGO Lounge.
Wich means, you only can simulate a pairing of listed teams on CSGO Lounge.
Notice: CS:GO Bet-Win Calculator gives you a guess based on algorithm...
[Release]Fortification calculator 06/09/2012 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 31 Replies So yeah, here's something random! This tool calculates the chances of successfully upgrading an item or a number of items, from a selected fortification level to another one. Don't ask me why I made this. I guess I just had nothing better to do, and since I made it, why not release it? :D
Default Global A8 fortification rates are implemented in program, but it can load an itemupgrade.csv file (Both A1-A6 and A7+ architecture, so it can easily be used for private servers as well) and use...
[Release]Create a calculator - with c++ 11/13/2011 - Coding Releases - 8 Replies #include
#include
using namespace std;
int main()
{
int rechenoptionen;
double number1; //always use float or double for number1 and 2
[RELEASE]PSF EXP CALCULATOR 12/05/2009 - Soldier Front Hacks, Bots, Cheats & Exploits - 1 Replies That's not a hack, just a little exp calculator. (Sorry if it's not the right place to post it)
Please read the ReadMe.txt before using. ;)
Size: 311Ko
Download Link : RapidShare: 1-CLICK Web hosting - Easy Filehosting
Or : MEGAUPLOAD - The leading online storage and file delivery service