-
Member
Hey Guys
Its me again. My request is a little bit offtopic. Since I want to +rep all of the profile writers equally I appreciate it if someone can tell me whom I have already repped and who still need to be repped (not raped!) by me...
and yes I know my english still sucks and isn“t becoming better^^
Greetings from Germany
-
Knight
Originally Posted by
lawlmoto
Thanks for all your work mentally, I am about 90% done with a modification of your code that properly clips mind flay with near perfect precision.
can you post the modifikation than?
-
Sergeant
I've created a profile from one of Bubbas older DK profiles specifically for farming Lovely Charms from Throne of the Tides. All you need to do is park yourself in a position where your back is to a wall where the Unstable Corruptions spawn. You need to be in blood spec for this to work.
It gives me an average of 10 charms per minute so around 4.5 hours for the mount.
TotTCharm_DEATHKNIGHT_Abilities.zip
-
Corporal
Originally Posted by
popeofdope
I've created a profile from one of Bubbas older DK profiles specifically for farming Lovely Charms from Throne of the Tides. All you need to do is park yourself in a position where your back is to a wall where the Unstable Corruptions spawn. You need to be in blood spec for this to work.
It gives me an average of 10 charms per minute so around 4.5 hours for the mount.
TotTCharm_DEATHKNIGHT_Abilities.zip
I wanted to try this but apparently my DK is not geared enough to solo the first boss, lol. I failed wiping on her for like 30 minutes. I probably should have put on my tanking gear though, I was trying to champion it out in dps gear. Will go back later with tanking set equipped to try this, but for now..Halls of lightning.
-
★ Elder ★
Originally Posted by
Kratick
I wanted to try this but apparently my DK is not geared enough to solo the first boss, lol. I failed wiping on her for like 30 minutes. I probably should have put on my tanking gear though, I was trying to champion it out in dps gear. Will go back later with tanking set equipped to try this, but for now..Halls of lightning.
Could always just invite a friend to the party to take down the first boss.
-
Master Sergeant
Xelper are there new offsets for the ninja us patch??
-
★ Elder ★
Originally Posted by
solarwake
Xelper are there new offsets for the ninja us patch??
I wasn't aware of one. I will look into it. It shouldn't take me longer than 15 minutes or so to do when I get a chance this morning.
-
Member
Originally Posted by
popeofdope
I've created a profile from one of Bubbas older DK profiles specifically for farming Lovely Charms from Throne of the Tides. All you need to do is park yourself in a position where your back is to a wall where the Unstable Corruptions spawn. You need to be in blood spec for this to work.
It gives me an average of 10 charms per minute so around 4.5 hours for the mount.
TotTCharm_DEATHKNIGHT_Abilities.zip
+Rep
---------------
Todays ninja patch was a Launcher tools update. PQR is working for me
-------------
EDIT: PQR wont prevent you from becaming AFK. If u want to bot charms get an anti-afk tool
Last edited by pepe2c; 02-06-2012 at 01:17 PM.
-
★ Elder ★
Originally Posted by
solarwake
Xelper are there new offsets for the ninja us patch??
I get no patch when I launch my launcher. What version does your WoW say at the bottom left at the login screen. It should look like: 4.3.2 (15211)
EDIT: nm, pepe2c clarified.
-
Member
Any chance you share how to create offsets with some other community member/s?
-
★ Elder ★
Originally Posted by
smrdlja
Any chance you share how to create offsets with some other community member/s?
Anyone who would have the ability to find offsets would already have the ability to find the offsets in use by my program, but I will provide a brief overview:
XML fields:
CurrentWoWVersion: The current version of WoW, for example we are on 4.3.2.15211. So set this field to 15211.
WoWVersionOffset: Use CheatEngine to search for a TEXT (string) that contains the current version of WoW (ie: 15211). Make sure you select the static one.
PlayerName: Use CheatEngine to search for the TEXT (string) that contains the currently logged in player's name. Make sure you select the static one.
PlayerClass: Use CheatEngine to search for "ALL (byte to double)" with a value containing the integer value (see below) of the player's class. Keep switching characters til you have it narrowed down. This should be within a few hundred bytes of the PlayerName offset.
Code:
switch (myClass)
{
case "1":
return "WARRIOR";
case "2":
return "PALADIN";
case "3":
return "HUNTER";
case "4":
return "ROGUE";
case "5":
return "PRIEST";
case "6":
return "DEATHKNIGHT";
case "7":
return "SHAMAN";
case "8":
return "MAGE";
case "9":
return "WARLOCK";
case "11":
return "DRUID";
default:
return "";
}
GetCurrentKeyBoardFocus: Using IDA go to the function for GetCurrentKeyBoardFocus (generate strings, search strings, etc.) then find the offset of the global variable that this function copies the value from.
GameState: I'm not exactly sure of the easiest way to find this, since RivaLFr provided this offset originally, and I simply know how to track it down in new versions... I am sure he has an easier way. Use IDA to find the offset in an older version of WoW where you know the offset. Find an XREF to this offset, then make a pattern to search for that same XREF in a new client.
Lua_DoStringAddress: This is the same as FrameScript::ExecuteBuffer from the InfoDump thread. If you can find GameState you can also find this using the same method.
Lua_GetLocalizedText: This is the same as FrameScript__GetLocalizedText from the InfoDump thread. If you can find GameState you can also find this using the same method.
It should be noted that IDA rebases the offsets by +400000, so you should subtract 400000 from any offset you find in IDA or the InfoDump by TOM_RUS.
And please do not go asking the memory editing section for offsets or help finding them, there is plenty of documentation and they do not take kindly to that kind of thing over there. Its probably a really fast way to get banned.
Last edited by Xelper; 02-06-2012 at 09:40 AM.
-
Post Thanks / Like - 1 Thanks
DarhangeR (1 members gave Thanks to Xelper for this useful post)
-
Member
Originally Posted by
smrdlja
Any chance you share how to create offsets with some other community member/s?
Why? Xelper generally comes out with the new offsets before the maintenance is finished.
We probably won't be getting new offsets until 5.0 anyways.
-
Sergeant
Hi Guys Iv been here for a while now and sinds i dont want to be seen as a leecher i tought i made my self helpfull and made this if i should continu and buy host adress for it please let me know and Many thanks to The DEV of this programm may The lazyness guide you :P
PQR Website
-
Member
Yea....not clicking on that ^
-
Sergeant
Originally Posted by
Phishstick
Yea....not clicking on that ^
No one is forcing you sweety :P