I can’t believe that BAHAHAHAHAHA I legit made that GIF as a joke in MY discord and it has ended up EVERYWHERE. God I’m the king of pranks.
lol 32k THEIR RICH, but really if you post anything like a vid of the market dupe it will instantly get deleted, I posted some guys vid twice and it was deleted within a minute.
So they are reading just pulling the old New Dawn on us then. Ignore until the whole pop goes away Lol. I wonder what school of business that technique is taught? I prefer the honest transparent business model myself.
I use ahk to load the game and swap between different screen resolutions depending if i am dual boxing or single boxing and it will save my xml files and swap em out so that I dont have to realign my gui every time i swap my res. I also use it to log in because its a freakin pos to log in to this game. ~^+m:: FileCopy, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\*.xml, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\ten80p, 1 FileCopy, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\fourK\*.xml, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\, 1 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, DisplayMode, 1 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, FullScreen, 1 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, Height, 2160 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, Width, 3840 StartDF('xxxxxxxx') return ~^+,:: FileCopy, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\*.xml, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\fourk\, 1 FileCopy, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\ten80p\*.xml, C:\Users\XXXXXX\AppData\Roaming\DarkfallRoA\Character\0\XXXXXX\, 1 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, DisplayMode, 0 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, FullScreen, 1 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, Height, 1080 RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Big Picture Games\Darkfall RoA, Width, 1920 StartDF('xxxxxxxx') return StartDF(accountName) { Run, Darkfall_RoA.exe, C:\apps\Darkfall RoA, Max Sleep, 500 Send {tab} Sleep, 100 Send {enter} Sleep, 500 IfWinExist, Rise Of Agon WinActivate Send, %accountName% Sleep, 200 Send, {tab} Sleep, 200 Send, {PSW_HERE} Sleep, 100 Send, {enter} Sleep, 8000 MouseClick, left, 277, 593 Sleep, 500 MouseClick, left, 405, 418 Sleep, 2000 MouseClick, left, 483, 602 id := WinExist("A") } I also use it to select the right hotbar column if i hit a hotkey because the damn in game feature causes the spells to not be able to be held when cast and just auto cast without being able to be held. ~$+a:: ~$+s:: ~$+d:: ~$+x:: ~$r:: ~$c:: Send, {f5} RETURN
Yea. Right click the icon and choose the option to select which column to activate. When you choose a column to select when you activate that hotkey, for some reason it doesn't adhere to the 'Charge on Press' So I just implemented it in ahk instead. Took me a while to figure out wtf my spells wouldn't charge you can also click while charging a spell and it's supposed to hold the charge...however, if you have the column to select activated as an option, it doesnt work either. It still just casts the spell without being able to hold the charge.
Nah neilk said he agrees with this thread and he would be ninja patching soon. Hooooold They also said they are tracking the people using it.
Will you post a video of you using your script then one of the in game, i honestly dont believe its enough difference to warrant using it lol.
They have to make staff plus spell with one click, not two. I think that a weapon bar like ND will solve this.