Wow, 18 pages of QQ.
So, what if Plox will prove you something, will you change your mind?
I doubt. You'll still find a way to deter him from his work.
How about you show the community what you're capable of instead?
Edit
Man, Ive been here since 2006 and still finds this amusing to see people QQ who does **** better than the other.
This is a public cheating forum, do something for the community and stop being jelly.
Since people were using alot of ACTools scripts an other things to prevent the afk timer I whiped up a small tool in C# that is now bundled with the mod using postmessage methods to send key interactions to the client.
Will work downsized, will level your mount. Has a built-in auto clicker aswell that will send max threshold of clicks to the game without a hiccup since the game can only accept a certain amount of directinput before it will lag an not accept more.
Those who know where to get it, enjoy! ( Will be adding a autorelogin on disconnect when I have time )
AH is very easy, the file you want to change is in the game/scriptsbin/x2ui/auction folder and is called common.alb
At the very bottom you find the "CheckLeftTime" function, change it to something like
Code:
function CheckLeftTime(leftSec)
local hours_1 = 60
local timeWarning = false
local leftMin = math.floor(leftSec / hours_1)
local leftTimeStr
local h = math.floor(leftMin / 60)
local m = leftMin % 60
local s = leftSec % 60
leftTimeStr = string.format("%02d:%02d:%02d", h, m, s)
if h == 0 and m <= 30 then
timeWarning = true
end
return leftTimeStr, timeWarning
end
to get the desired result.
Make sure to pad the file with "-------" at the end to regain the old size of the file.
Ok i will write now after i tried and sucefully mod the auction house.
This is how i did it, thanks to the guy that posted the script edit for AH.
1- Download ArcheAgePackTool_v1.0.1.rar
2- Unrar the content
3- Run ArcheAgePackTool.exe
4- Choose game_pak (tool is in russian so choose the left side and search your game_pak in archeage folder)
5- Scrool to \game\scriptsbin\x2ui\auction\commo.alb
6- Press the top arrow
7- go to your archeage folder and search \export\game\scriptsbin\x2ui\auction\commo.alb
8- where the export folder is create an import folder
9- copy past commo.alb file to your user folder (C:\User)
10- Download unluac.jar and put it in user folder
11 - open cmd and copy past this command
Java -jar unluac.jar common.alb > common.lua
12 - Almost there
13 - Install LUAforwindows
14 - use the SciTE.exe that comes with LUA after install
15 - open common.lua in Scite
16 - At the end of the text you find CheckLeftTime
17 - replace with this
function CheckLeftTime(leftSec)
local hours_1 = 60
local timeWarning = false
local leftMin = math.floor(leftSec / hours_1)
local leftTimeStr
local h = math.floor(leftMin / 60)
local m = leftMin % 60
local s = leftSec % 60
leftTimeStr = string.format("%02d:%02d:%02d", h, m, s)
if h == 0 and m <= 30 then
timeWarning = true
end
return leftTimeStr, timeWarning
end
----------------------------------------------------
(Fill the missing kbites with ------- till you get 24.7kbytes file
18 - Save this
19 - change common.lua to common.alb
20 - create this path \game\scriptsbin\x2ui\auction\ (in import folder)
21 - put this new file in \import\game\scriptsbin\x2ui\auction\common.alb
22 - Use the botom Arrow of ArcheAgePackTool (thats the import)
23 - exit all
24 - run archeage enjoy
If i missed something please point it out.
PS: you can now see ingame the auctions going to 1seg and bid at last second.
One last thing
Ploxasarus you can now suck my ****.......
If you're gonna to sell hacks who belong to you please put it in the Black Market, not here.
If you don't own the hack/tool you're not allowed to sell it here.
If you're gonna to sell hacks who belong to you please put it in the Black Market, not here.
If you don't own the hack/tool you're not allowed to sell it here.
Is that to me?
Because im not selling nothing..
The tool is free to anyone pick it.
All here is free to do get. nothing is paid.
I just didnt upload files , because i dont like to upoad files.
But i can do a easier tutorial tho this is not what intended.
This is a way to decrypt the files and to some extent mode client.
Is that to me?
Because im not selling nothing..
The tool is free to anyone pick it.
All here is free to do get. nothing is paid.
I just didnt upload files , because i dont like to upoad files.
But i can do a easier tutorial tho this is not what intended.
This is a way to decrypt the files and to some extent mode client.
If you're gonna to sell hacks who belong to you please put it in the Black Market, not here.
If you don't own the hack/tool you're not allowed to sell it here.
Yeah and thats how you easily bend the rules like I did in the gw2 section by making it a donation base an not an actual sale. The only tool out of it that isn't of own doing in terms of it is the qbms. The modifications themselves are done by hand not including myself since raf has joined in on the handy work an gets cut into it.
Report it to a moderator if you want to qq about it an be a *****, 'shrug'.
anyone tried to remove the CD on Pots ? Increase the Time on Boss attacks, Mana use on skills ?
I also tried to dupe via Mail, i modified the attachment function and the item count but its not working. Is it even possible ? I thought that might be one of the things that could work without packed editing.
[Buying] Auction House Bot 06/02/2013 - Guild Wars 2 Trading - 0 Replies I want an auction house bot that is undetectable, allows me to leave it on afk over night and buys cheap, sells higher, can look for items, calculate profits etc.
mail me price and features.
Bump.
Really want an AH bot safe to use on main.
Auction House 06/18/2011 - Shaiya Private Server - 2 Replies Hey all, Been a long time since I been deving in Shaiya do to real life circumstances. I'm trying to get bk into to see how the progress has come thus far.
I'm tinkering around on my test server and everything in Auction House is disappearing. I tried searching for information on this, but, it doesn't seem to show anything. Prof once told/gave me the fix, But for the life of me I can't remember it what it was... Brain fart I guess lol. Anyone willing to help me out here?
Thanks in...
Auction house 12/17/2010 - Archlord - 9 Replies I am trying to figure out how to put something up for sell.
auction house 09/14/2010 - Lord of the Rings Online - 1 Replies in lotro if u have a free account is it true that u cant use the auction house?
Auction house 10/26/2009 - Shaiya - 0 Replies Hi,
Any of u guys have managed to find hack for the auction house??
I've tried but came up with nothing good till now.
If someone know something more please give me some hints..