Jump to content

Recommended Posts

Posted

progtx5.png

 

#include <stdio.h>
#include <stdlib.h>
#include <time.h>

int main()
{
    int i,O=0,I=0,Ot=0,It=0,total=241,r=0;
srand(time(0));
for(i=0;i<total;i++)
{
	r=rand()%2;
	printf("%i ",r);
	if(r)
	{
		I++;
	}
	else
	{
		O++;
	}
	if(!(i%60))
	{
		printf("\n%i/%i\n Probability of success: %.2f\n",I,O,I/0.60);
		Ot+=O; It+=I;
		I = 0; O = 0;
	}
}
printf("Probability of success in the whole: %.2f\n",It/2.40);
system("pause");
return 0;
}

 

Download it (source, executable in C)-> http://www.filehost.gr/download.php?file=94a588cf552d814b0fbe1719c58522e4

 

PS: I try to understand it ...

Posted

About this some kind of chain i knew before, on some server there is even chance to enchant weapon from 1 up to +16 1by1 and i belive u just found ++++++++++++++++++++ round.

Im  always enchanting at night, cuz i belive its also depend of ppl which are encahnting at the same time.

Because as i belive this chain is 1 for whole server

Posted

  If it's randomized, theres gotta be something randomizing it. Aka, something in l2. Meaning if you find what's generating the success and failures, you could most likely find out what succeeds and what fails. Or if theres an actual set pattern like people seem to think.

Posted

About this some kind of chain i knew before, on some server there is even chance to enchant weapon from 1 up to +16 1by1 and i belive u just found ++++++++++++++++++++ round.

Im  always enchanting at night, cuz i belive its also depend of ppl which are encahnting at the same time.

Because as i belive this chain is 1 for whole server

yeah, i too enchant only in night. less lags ;D

Posted

   If it's randomized, theres gotta be something randomizing it. Aka, something in l2. Meaning if you find what's generating the success and failures, you could most likely find out what succeeds and what fails. Or if theres an actual set pattern like people seem to think.

 

well if u wanna know whats randomizing then u have to look at the l2server.exe u have to look at the code but anyway u cant get 100% enchant rate by doing this...

The idea of enchanting a +5 weapon but telling the server its a +0 weapon doesnt work either... the enchants are serverside saved and u can change it only by enchanting it but maybe u could make a script which will let u buy 10 weapons but all in 1 slot like it worked at c3 and some c4 servers years ago... that would rly help to enchant weapons high enough.....

I couldnt think of any other exploit which we could use

 

cheers

Posted

If i was a nc soft coader i would link the software to the cpu core clock ^^ and furthermore i would make the +-++---+ sequence global for all players so that even if you DID figuer out a pattern in the clock other ppl trying to enchant would mess up your pattern.Im pretty sure that thats the way it works ;) (just a point ive observed)

Posted

well to tell the truth i think there is no patern (even global) and its simple rand(1,0) generated... the thing imo is how to cheat server so he can only think about rand number as "1" :P

Posted

gm's can snatch ++ out of the air so there must be a way to manipulate it.

yup and it would be helpful if some of us who can run for a moment own server (just to check smth :P) can take a look at packets when he is as gm and hes enchanting at 100% rate  :>

Guest
This topic is now closed to further replies.



  • Posts

    • Fix Visual Boundary for AutoFarm when entering a new zone. Fix Assassin Interface Automatic SoulShot usage. Fix Assassin Interface not displaying Castle/Base. Fix Achievements displaying item rewards for CommunityBoard & NPC. Fix Prevent players from purchasing their own Auctioned items. Added ''.raid'' and ''.achievement'' commands. Added support for multiple currencies on Auction Added Search feature to Auction. Added Offline Stores Added '.exit' & '.quit' command to Dungeon System so players can now exit/quit dungeons Added VIP Account System (Alternative XP, SP & Drop Rates, Unlocks Costumes) Added Loot Box System Changed DungeonsManager now displays reward list on dungeon pages. Changed GlobalShop to include pages for all currencies. HTML/XML edits
    • When I teleport to town, my current location is differ from the map. How do I fix this?    
    • A New Chapter Begins We're Rebuilding – Join Our Staff Team After many years of activity, growth, and challenges, it’s finally time for our community to restructure and move forward. We’re ready to turn a new page and evolve into something greater — but we can’t do it without the help of passionate and committed people. That’s why we’re now opening up staff applications for those who want to actively shape the future of our community. If you have the motivation, time, and patience to contribute to something meaningful, this is your chance to step in and make a real impact. What We're Looking For We’re building a fresh and dedicated team of individuals who are ready to support and grow this project. Open roles include: Moderators – to keep the forum clean, safe, and organized Gaming Moderators – to help manage gaming boards (e.g., Lineage, GTA FiveM) Content Creators – to post updates, guides, and articles Community Managers – to engage users and drive activity Technical Staff – for development, backend, and server work We’re not focusing only on Lineage anymore. Our vision is expanding to new areas — including GTA FiveM and other multiplayer games you might have expertise in. If you have a good idea, a server plan, or something new to suggest — we’re open to it. Now’s the time to bring it forward. Requirements We’re looking for individuals who have: A history of activity on the forum (preferred) Available time to contribute consistently A sense of teamwork and responsibility A genuine interest in gaming and community building If you're interested, just send a private message to me or Celestine. (or just reply here) Tell us a few things about yourself and how you’d like to contribute. Let’s bring this community back to life. Let’s rebuild something great — together.   M M G A 
  • Topics

×
×
  • Create New...