GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > Scions of Fate

Scions of Fate Discuss Scions of Fate here.



Enhance/enchant tools

Scions of Fate


Closed Thread
 
Thread Tools Display Modes
Old 01-21-2008, 03:04 AM   #1
Lurker
 
Last Online: 08-15-2008 12:56 AM
Join Date: Jan 2008
Age: 31
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
kijuto is on a distinguished road
iTrader: 0 / 0%
Points: 682.00
Bank: 0.00
Total Points: 682.00
Enhance/enchant tools

Hi all,

Does anyone know the tool or the background mechanism of those terms in SoF.

I guess when we start the enhance/enchant process from blacksmith, server app will initial a randomize result of suceed from our data such as: the percentage of luck from our charactor, the level of enhance/enchant ... those data would be the input of this randomize function. With this assumption, the data we send from client to server should contain the percentage of success (L%), so if we catch the package sending from client to server and edit this L% to 100% => this should be fun.

Another assumption, after the randomize is initialed, it should start a timer which set the percentage of succesful, for ex (a lot of mechanism should be, this is one of my assumption): we have 99% of sucessfull on first enhance, the timer should be: 1 1 1 (99 times) and 0 (1 is success, 0 is fail). If we can get this timer back to client, we can send the enhance/enchant request at succesfull time to server (this may depend on the trafic time of network).

Nomatter how, those are my assumptions, if anyone has a deep knowledge on this. Please give me a hint. I'm starting with a research to make my weapon sharper and my armour harder
kijuto is offline  
Sponsored Links
Old 02-14-2008, 05:12 PM   #2
Lurker
 
Last Online: 03-11-2008 05:29 PM
Join Date: Feb 2008
Age: 18
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
godisgreat02 is on a distinguished road
iTrader: 0 / 0%
Points: 155.00
Bank: 0.00
Total Points: 155.00
Re: Enhance/enchant tools

its actually easy, if wat u say is true. becaus most of the probability crap in most games are client sided, the probalility of an item being elite is calculated on your computer, then the RESULT is sent to the server, but u wanted to modify the process, so u might have to do a lil memory hunting
godisgreat02 is offline  
Old 02-24-2008, 08:51 PM   #3
Lurker
 
Last Online: 08-15-2008 12:56 AM
Join Date: Jan 2008
Age: 31
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
kijuto is on a distinguished road
iTrader: 0 / 0%
Points: 682.00
Bank: 0.00
Total Points: 682.00
Re: Enhance/enchant tools

I don't think we have to do a lot on mem editing, just edit the sending package that's fine.
kijuto is offline  
Old 02-25-2008, 01:00 AM   #4
Registered User
 
Last Online: Today 12:15 AM
Join Date: Apr 2007
Posts: 16
Thanks: 3
Thanked 2 Times in 2 Posts
pangky is on a distinguished road
iTrader: 0 / 0%
Points: 7,668.53
Bank: 0.00
Total Points: 7,668.53
Re: Enhance/enchant tools

pls bear with my english!

this is what i did
i start YG helper
and started enchanting a weapon
whenever i get a success i get a code
whenever i use the code to enchant again
i found out that its not the code for the success
its the code to start the enchanting

pls reply if this helped u in some sort of a way
how to find the packet which says that ur weapon was a success
ty

pangky added 4 Minutes and 5 Seconds later...< --- Please use the edit button in the future--- >

i tried it on my weapon and miraculously no fail tried it again and again and still no fail but when i tried it on another weapon zzzzzz u know what then i remade the odes to fit the new weapon zzz maybe i did something wrong

Last edited by pangky; 02-25-2008 at 01:04 AM. Reason: Automerged Doublepost
pangky is offline  
Old 02-25-2008, 01:16 AM   #5
Lurker
 
Last Online: 08-15-2008 12:56 AM
Join Date: Jan 2008
Age: 31
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
kijuto is on a distinguished road
iTrader: 0 / 0%
Points: 682.00
Bank: 0.00
Total Points: 682.00
Re: Enhance/enchant tools

@pangky: i don't think we can use any info send back from server after we get the result because the calculation is happened at server site. I raised my question here to see if pursuited or anyone can know about the inside process at server site or not.

My hope is when we do the enchant/enhance we might use the lucky charm with the fixed percentage, if we can fake that percentage or not. But after skimming through the get ItemID thread from pursuited above, it seems we can't cheat the server on the itemID anymore. I have no idea on what next we should do but if admin can give us any hints :)
kijuto is offline  
Old 02-25-2008, 01:40 AM   #6
Registered User
 
Last Online: Today 12:15 AM
Join Date: Apr 2007
Posts: 16
Thanks: 3
Thanked 2 Times in 2 Posts
pangky is on a distinguished road
iTrader: 0 / 0%
Points: 7,668.53
Bank: 0.00
Total Points: 7,668.53
Re: Enhance/enchant tools

if we can try the sent packets to the server with
GSC on costume 4% and HU 4% and 20% charm etc etc
and freeze the sent packets so it will continuously send high success percentage code to the server = get high success rates
ill check on this
i recall sum1 in this thread has a codes on having buffs all the time
even though he has none but it appears that he is buffed coz of his packets blah blah
i wonder how he did it
ima experiment now how to hehe

pangky added 1 Minutes and 24 Seconds later...< --- Please use the edit button in the future--- >

update: i think ill combine wpe and yg helper with lil help from ce maybe

Last edited by pangky; 02-25-2008 at 01:42 AM. Reason: Automerged Doublepost
pangky is offline  
Old 02-26-2008, 01:57 AM   #7
Lurker
 
Last Online: 08-15-2008 12:56 AM
Join Date: Jan 2008
Age: 31
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
kijuto is on a distinguished road
iTrader: 0 / 0%
Points: 682.00
Bank: 0.00
Total Points: 682.00
Re: Enhance/enchant tools

I don't think we can send the package with custome percentage because server will get the info from the login ID with the current equipped custome, based on the equipped custome server will get the Lucky percentage. But, instead of using 5% lucky charm, we might send the package with 20% (save a bit money) but I'm not sure about this.

BTW, do you know any others tricks can help in this game. I'm new and I see a lot of tricks here but they are almost out of date
kijuto is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT -7. The time now is 05:45 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Poker Tips | Watch Desperate Housewives | Visits: