Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Perfect World > PW Hacks, Bots, Cheats, Exploits
You last visited: Today at 06:15

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Refine Center for PWI: Eclipse

Discussion on [Release] Refine Center for PWI: Eclipse within the PW Hacks, Bots, Cheats, Exploits forum part of the Perfect World category.

Reply
 
Old 03/23/2015, 18:29   #16
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
as far as i know this prophet bot is not working anymore because the used actionstructs for movements and interactions dont work anymore... so even with the correct offsets (btw those are the same as for the refinement tool just different name) it will not work unless someone fixes all the functions.
Stark77 is offline  
Thanks
1 User
Old 03/25/2015, 02:51   #17
 
elite*gold: 0
Join Date: Aug 2014
Posts: 18
Received Thanks: 1
Hi there.
Today I go a neck to refine and decided to give the Refine Center a try, idk if I am the unluckiest guy alive or what but, first the it was saying no recognized action for "Global" starting line 12.
I took the liberty of extracting the script and deleting it hence all functions in ahk are global.
Then, at line 483 another stop, no function StrSplit... nothing wrong with that, it was my ahk version... installed a new one and voila! the refine center show his face...
Happiness last a minute, first try and it dont recognize my mirages celestones....
Any help with that? offset? script? itemid?
haikiri is offline  
Old 03/25/2015, 17:13   #18
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
First of all its weird that u get this error msg in line 12 - it simply defines a stopflag. did u start the exe and got this error? cos for this also your ahk version doesnt matter... dont even need to have it installed.

In case you removed all global's i can tell u that they are needed...not the stopflag but all others are. so this way it will not find your mirage. Another thing: do u play on pwi and use windows?
Stark77 is offline  
Old 03/25/2015, 22:10   #19
 
elite*gold: 0
Join Date: Aug 2014
Posts: 18
Received Thanks: 1
Yes, PWI- Archosaur. Win7x86
Someone told me the differences were caused because my OS is win7x86 and the .exe was made on Win8x64.
After that reply yesterday I tried to debug the entire script and all I could see is that everything seems to be right.
I said Mirage before because of the msg about mirage counter = 0
when actually it doesnt see anything... I placed an item lv10 and it dont say that the refinement is high, nor count the tishas or tienkan.
So the problem could be in the inventory scan or item list, idk.
Other stuff worked, player name, id etc
To be honest, I never had any class on programming so it could be something simple that im missing.
Can u make an exe in another SO that is not 64 bits plz?
or play SantaClaus role and pm the code itself hehehe
-----
Edit: Wait.. no need, your were right, global was needed in other places. tyvm XOXO
haikiri is offline  
Old 03/26/2015, 05:08   #20
 
elite*gold: 0
Join Date: Aug 2014
Posts: 18
Received Thanks: 1
Tests done, conclusion.
Works, but isn't worth using if u know the mule system.

I spend 1800+ mirages, 400+ Tienkan, 50+ Tisha = Got 2 pieces +7
Reached +6 about 8 times
Using 3 different accounts and all elders of main cities.

Meanwhile on mule system I always spend about 300mirages, 40 tienkan and 20 tisha to reach +7.

Also had fun analyzing the code

Tests done, conclusion.
Works, but isn't worth using if u know the mule system.

I spend 1800+ mirages, 400+ Tienkan, 50+ Tisha = Got 2 pieces +7
Reached +6 about 8 times
Using 3 different accounts and all elders of main cities.

Meanwhile on mule system I always spend about 300mirages, 40 tienkan and 20 tisha to reach +7.

Also had fun analyzing the code
haikiri is offline  
Old 03/26/2015, 15:21   #21
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
900 mirage for one gear is prety unlucky. i normally need about 400 in average. sometimes u only need 100 sometimes u need close to 1000. i completely share jasty's opinion about this mule system but thats up to u. for me time is worth more than mirage or event gold
Stark77 is offline  
Old 03/26/2015, 15:27   #22
 
elite*gold: 0
Join Date: Dec 2014
Posts: 80
Received Thanks: 1
i think it has a trojan o.o
matkayaka is offline  
Old 03/26/2015, 16:19   #23
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
i am 100% sure thats not the case^^
its AHK so if u want u can even extract the source code and check it
Stark77 is offline  
Old 07/13/2016, 09:21   #24
 
elite*gold: 0
Join Date: Apr 2008
Posts: 84
Received Thanks: 5
nice program, how to find address?
wongfei888 is offline  
Old 10/02/2016, 18:48   #25
 
elite*gold: 0
Join Date: Jun 2013
Posts: 12
Received Thanks: 0
i tried this with new offseets, it doesn't detect any mirages, i imagine they changed the code for the items or something?
cody.cos is offline  
Old 10/03/2016, 00:54   #26
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
Maybe try those:

Code:
[Base]
realBaseAddress = 0xE78F64
SendPacketAddress = 0x832970
AutoPathAddress = 0x4595D0
ADDRESS_ACTION1 = 0x4C9300
ADDRESS_ACTION2 = 0x4CF7D0
ADDRESS_ACTION3 = 0x4C98F0
ADDRESS_GATHER = 0x4BEA50
CastAddress = 0x4B6AA0
ADDRESS_FOLLOW = 0x70BD00
partyInviteOffset = 0xE84760
UnfreezOffset = 0x4EC
chatBase_offset = 0xDAA3D8
baseOffset= 0x1C
ListOffset = 0x1C
XposOffset = 0x3C
YposOffset = 0x44
ZposOffset = 0x40

[Player]
PlayerListOffset = 0x1C
sortedPlayerListOffset = 0x98
PlayerCounterOffset = 0x18
playerOffSet = 0x34
playerNameOffset = 0x700
playerIDOffset = 0x4B8
PlayerHPOffset = 0x4CC
PlayerHPmaxOffset = 0x520
PlayerMPOffset = 0x4D0
PlayerMPmaxOffset = 0x524
playerLvlOffset = 0x4F8
PlayerChiOffset = 0x4E0
PlayerCoins_Offset = 0x5A8 
PlayerClass_Offset = 0x704
PlayerTarget_Offset =  0x5A4
PlayerGuildID_Offset = 0x694
PlayerPVPmode_Offset = 0x668
PlayerEarningTime_Offset = 0x1730
PlayerParty_Offset = 0x7D0
PlayerEventGold = 0x1608
PlayerNpcWindow = 0xEB6

[NPC]
NpcListOffset = 0x20
sortedNpcListOffset = 0x5c
NpcCounterOffset = 0x18
NpcUIDOffset = 0x114
NpcIDOffset = 0x118
NpcNameOffset = 0x260
NpcLVLOffset = 0x120
NpcHPOffset = 0x128
NpcHPmaxOffset = 0x17C
NpcSpecialOffset = 0x24C

[Item]
ItemListOffset = 0x24
sortedItemListOffset = 0x1C
ItemCounterOffset = 0x14
ItemNameOffset = 0x168
ItemUIDOffset = 0x110
ItemIDOffset = 0x114

[Inventory]
InventoryListOffset = 0x10B4
sortedInventoryListOffset = 0xC
InventorySizeOffset = 0x10
InvName_Offset = 0x4C
InvID_Offset = 0xC
InvStackAmount_Offset = 0x14
InvMAXStackAmount_Offset = 0x18
InvDurability_Offset = 0x74
InvMaxDurability_Offset = 0x78
refineLevelOffset = 0x90
InvSellPrice_Offset = 0x1C
FlyerID_Offset = 0x5E0
DefCharmOffset = 0x1739

[actions]
MoveMode_Offset = 0x70C 
playerActionStructOffset = 0x1514
SkillsBase_Offset = 0x152C 
SkillsCount_Offset = 0x1530
Stark77 is offline  
Thanks
1 User
Old 10/04/2016, 04:19   #27
 
elite*gold: 0
Join Date: Jun 2013
Posts: 12
Received Thanks: 0
Thank you, those offsets work like a dream.
cody.cos is offline  
Old 10/16/2016, 14:15   #28
 
Smurfin's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,243
Received Thanks: 670
Hi Stark77, do you still have older offset files ?

The PW server where I play is currently using these offsets below, if you still have the old offset files, please post the one that fit with these offsets value.

Real Base Address 0xD56B8C
Send Packet Address 0x79D330
$invCounterBase=0xD616C8 (=partyInviteOffset?)
$partyInviteCounter = memread(memread($invCounterBase)+0x14)

tks.
Smurfin is offline  
Old 10/17/2016, 20:35   #29
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
Well i cannot test them but maybe give it a try:

Code:
[Base]
realBaseAddress = 0x00D56B8C
SendPacketAddress = 0x0079D330
AutoPathAddress = 0x00457030
ADDRESS_ACTION1 = 0x004A25B0
ADDRESS_ACTION2 = 0x004A8970
ADDRESS_ACTION3 = 0x004A2BC0
ADDRESS_GATHER = 0x00497D30
CastAddress = 0x00490120
UnfreezOffset = 0x4EC
partyInviteOffset = 0xD45190
chatBase_offset = 0xD405E0
baseOffset= 0x1C
ListOffset = 0x14
XposOffset = 0x3C
YposOffset = 0x44
ZposOffset = 0x40

[Player]
playerOffSet=0x28
PlayerListOffset = 0x1C
sortedPlayerListOffset = 0x98
PlayerCounterOffset = 0x9C
playerNameOffset = 0x6E8
playerIDOffset = 0x4B8
PlayerHPOffset = 0x4CC
PlayerHPmaxOffset = 0x520
PlayerMPOffset = 0x4D0
PlayerMPmaxOffset = 0x524
playerLvlOffset = 0x4C4
PlayerChiOffset = 0x4E0
PlayerCoins_Offset = 0x59C 
PlayerClass_Offset = 0x6EC
PlayerTarget_Offset =  0x5A4

[NPC]
NpcListOffset = 0x20
sortedNpcListOffset = 0x5c
NpcCounterOffset = 0x18
NpcUIDOffset = 0x114
NpcIDOffset = 0x118
NpcNameOffset = 0x25C
NpcLVLOffset = 0x120
NpcHPOffset = 0x128
NpcHPmaxOffset = 0x17C
NpcSpecialOffset = 0x244

[Item]
ItemListOffset = 0x24
sortedItemListOffset = 0x1C
ItemCounterOffset = 0x14
ItemNameOffset = 0x168
ItemUIDOffset = 0x110
ItemIDOffset = 0x114

[Inventory]
InventoryListOffset = 0xFA0
sortedInventoryListOffset = 0xC
InventorySizeOffset = 0x14
InvName_Offset = 0x4C
InvID_Offset = 0xC
InvStackAmount_Offset = 0x14
InvMAXStackAmount_Offset = 0x18
InvDurability_Offset = 0x74
InvMaxDurability_Offset = 0x78
refineLevelOffset = 0x90
InvSellPrice_Offset = 0x1C
FlyerID_Offset = 0x5D8
DefCharmOffset = 0x160D

[actions]
MoveMode_Offset = 0x6F8
playerActionStructOffset = 0x1400
SkillsBase_Offset = 0x142c
SkillsCount_Offset = 0x1430
Stark77 is offline  
Thanks
1 User
Old 10/19/2016, 07:48   #30
 
elite*gold: 0
Join Date: Nov 2013
Posts: 11
Received Thanks: 3
works!
where i can find information about "mule system"?
ehasz is offline  
Reply


Similar Threads Similar Threads
[FIX]DoRefineWithScroll: REFINE : Unknown refine scroll
07/27/2013 - Metin2 PServer Guides & Strategies - 9 Replies
Hi, falls euch der fehler DoRefineWithScroll: REFINE : Unknown refine scroll item in der syserr auf den sack geht habe ich hier eine Lösung für euch wie ihr es fixt. 1. Player Datenbank öffnen 2. refine_proto tabelle öffnen 3. Oben links auf "file" und dann auf "Query Table.." klicken 4. folgendes einfügen und oben auf "Run" klicken UPDATE player.refine_proto SET count0='0' WHERE vnum0='0'; UPDATE player.refine_proto SET count1='0' WHERE vnum1='0'; UPDATE player.refine_proto SET...
[Release] Item_proto & Mob_proto von Refine of World (Serverside)
12/20/2011 - Metin2 PServer Guides & Strategies - 34 Replies
Wird nicht mehr weiter geschickt Entschuldigung an aza ... Bitte darum das Moderator das Thema closed!



All times are GMT +1. The time now is 06:15.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.