Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Mabinogi
You last visited: Today at 06:04

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

Advertisement



Is this even worth the time?

Discussion on Is this even worth the time? within the Mabinogi forum part of the MMORPGs category.

Reply
 
Old   #1
 
AutoLib's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 51
Received Thanks: 30
Is this even worth the time?

I have been working on a small library in C#. My original plan was to make a shell for mouse clicks and the like so I could make that old Fossil Restoration script in C# that isn't detected since the AHK/AU3 versions are. So far I've gotten clicks and things to work. My only problem is sending text but that's not important.

I haven't played Mabi in forever and haven't been looking on here in even longer, so did I miss something about fossil restoration? Is there already a script out there that doesn't get detected or should I continue to make my own?

Also my current class map is below. Assume working unless otherwise stated. Included overloads for I don't know why.

Code:
namespace AutoLibrary
	namespace AutoLib
		class Window
			["user32.dll" functions]
				MoveWindow(IntPtr, int, int , int, int, bool)
				FindWindow(string, string)
				SetForegroundWindow(IntPtr)
				GetForegroundWindow(void)
				GetWindow(IntPtr, uint)
			[User Defined Methods]
				GetAllChildHandles(IntPtr)
				FindHandle(string, int)
				GetHandle(string)
				Active(string)
				Active(IntPtr)
				Activate(string)
				Activate(IntPtr)
		class Text
			["user32.dll" functions]
				PostMessage(IntPtr, uint, IntPtr, IntPtr)
			["Kernel32.dll" functions]
				GetLastError(void)
			[User Defined Methods]
				PostText(IntPtr, uint, IntPtr, IntPtr)
				ManagedSendKeys(string, string) // Got from somewhere else. Can't remember exactly where.
		class MouseButton	//Just holds data for Mouse class. Probably going to be moved.
		class Mouse
			["user32.dll" functions]
				mouse_event(uint, uint, uint, uint, uint)
				SetCursorPos(int, int)
				__BlockInput(bool)
			[User Defined Methods]
				BlockInput(bool)
				BlockInput(int)
				CurrentPosition(void)
				Move(int, int)
				Move(Point)
				Click(int, int, [int])
				Click(Point, [int])
				Click([int])
				ClickDown(int, int, [int])
				ClickUp(int, int, [int])
				ClickDown(Point, [int])
				ClickUp(Point, [int])
				ClickDown([int])
				ClickUp([int])
				ClickDrag(int, int, int, int, [int])
				ClickDrag(Point, Point, [int])
AutoLib is offline  
Old 12/27/2011, 23:17   #2
 
elite*gold: 0
Join Date: Jul 2009
Posts: 539
Received Thanks: 64
Since when did AU3 start getting detected?
lilaznboy2 is offline  
Old 12/27/2011, 23:39   #3
 
AutoLib's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 51
Received Thanks: 30
I'm not sure if it's just that script or something I've done wrong, but every time I start up Fossil Restoration 9.5 or 10.whatever either AHK or AU3 my client closes with the hacking message.

Edit: Also the hotkeys never wanted to start. Everything looks fine, but doesn't want to work. I work a lot in AHK and couldn't find a problem.

On another note, I just successfully made an autotyper that works with the client minimized. Seems like a nice addition for the library.
AutoLib is offline  
Old 12/28/2011, 03:17   #4
 
elite*gold: 0
Join Date: Oct 2009
Posts: 373
Received Thanks: 115
AHK is literally ripped off of AutoIt. AutoIt isn't detected (run a script directly; if you're using ImageSearch, make sure you run as x86) and hotkeys only work with a hook. If you're looking to send anything to a minimized window with AI3 you can use ControlClick, ControlSend, etc. AutoIt can do anything in MSDN.
Blade3575 is offline  
Reply


Similar Threads Similar Threads
Every 1 read its worth your time trust me
11/11/2011 - Conquer Online 2 Trading - 0 Replies
hi there every 1 i have been noticeing couple names always saying 1 another are trust worthy then som1 being scamed so heres the names i noticed. 3uma5 ushiro Kardon
Boss Time Spawn in Server Time
05/26/2011 - Eudemons Online - 3 Replies
Anyone her would like to share the boss time spawn? from Monday to Sunday what place and time. thanks
[QUESTION] skill time/regen time pointer
12/10/2008 - Ace Online / AirRivals - 0 Replies
hi question is: how to change all skill timer/regen timer at once and static addresses in ayoris trainer there are boxes for it but i am using the EU version and there they do not work i also wrote into the RA root address topic that i can't find it for EU (i know how to get pointers and how to single edit skills/weapons/radar/etc) i already found some static addresses but they do not work ^^
Worth A try
11/27/2006 - CO2 Weapon, Armor, Effects & Interface edits - 11 Replies
Ok if i get flamed so be it im just trying to bring a little something to the game and alot of your post have gotten me where i am . so here you go. This is just my version of a new portal done in ying yang style. i have quite a few others if anyone would like them just let me know. Ok i was half asleep when i made this post so to correct everything you will add the file exit.dds to your c3/effects folder.. so it will be c3/effects/exit.dds If I hope you all enjoy this little skin and...



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


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.