Page 1 of 3 123 LastLast
Results 1 to 15 of 33
  1. #1
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored

    RotMG AHK Scripts

    hey peoples.
    im going to start releasing different ahk scripts to help you in-game!
    Starting with a demo to the auto looter i am making
    HP Auto PickUp

    cant really show a pic of a script...

    i will post more when they are finished, enjoy!
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 37 Users Say Thank You to dg123 For This Useful Post:

    babisyahid (07-23-2013),Black (07-27-2013),CaitaXD (04-23-2019),captanejder (11-18-2016),ChickaBooka (10-15-2014),daddyme3213 (09-19-2023),Drowlys (07-22-2013),E_Z (07-28-2013),Fellepelle (07-28-2013),fierzisgay (03-24-2018),fuckT (07-25-2013),gainb (04-16-2014),HDHUE (07-10-2019),Infurno (10-21-2013),jakedogg100 (07-21-2013),JJRoomNow (03-07-2020),judi12 (07-22-2013),Kage_K (12-04-2014),kiwicrusher123 (11-12-2016),Konosuko (12-12-2019),LeandroSnowkillz (09-13-2014),ll1312ll (07-31-2013),Nobo123 (06-18-2017),Nurse (10-16-2014),passee (12-28-2013),piruchita (07-06-2014),ProMasterX (01-18-2016),ProxyDied (04-06-2018),seekout (01-21-2014),Sekkko (06-09-2014),Sesemi12 (07-03-2014),snufflesrotmg (07-09-2014),swagcool (12-08-2013),us3r89 (05-25-2014),VLASTICGHOST (08-13-2014),xNuexD (07-10-2014),zechtzeno (07-04-2014)

  3. #2
    jakedogg100's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Your Mom's Room w/ the Entire CoD Community
    Posts
    483
    Reputation
    10
    Thanks
    359
    My Mood
    Happy
    I have been waiting for something like this for a long time! Thank you so much! Other than this HP pickup, what other scripts did you have in mind, if you don't mind me asking?

  4. #3
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,140
    Reputation
    4764
    Thanks
    9,682
    Approved .
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




  5. The Following User Says Thank You to Hero For This Useful Post:

    dg123 (07-22-2013)

  6. #4
    Gynder's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    84
    My Mood
    Angelic
    Can u plz make one with

    Auto Pick any items

    Auto priest heal

    Plz thats could be so awesome!

  7. #5
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by jakedogg100 View Post
    I have been waiting for something like this for a long time! Thank you so much! Other than this HP pickup, what other scripts did you have in mind, if you don't mind me asking?
    1) better priest heal
    2) priest tp, heal, and reconect (have another client open...make it a priest... connect it to the same realm as your other account...and everytime you right click the priest tp to you. heals you, and reconnects)
    3) 100% Finished autoloot
    stuffs like dat....im also taking requests

  8. #6
    jakedogg100's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Your Mom's Room w/ the Entire CoD Community
    Posts
    483
    Reputation
    10
    Thanks
    359
    My Mood
    Happy
    I have thanked you for this, now I ask that you return the favor and please tell me how to use this XD
    I am a nub, plz t3LL m3 1n5truct10n5 pl0x

  9. #7
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by jakedogg100 View Post
    I have thanked you for this, now I ask that you return the favor and please tell me how to use this XD
    I am a nub, plz t3LL m3 1n5truct10n5 pl0x
    i made this into an exe for nubz.
    just download, double click hp.exe, play rotmg


    ---------- Post added at 06:39 PM ---------- Previous post was at 06:38 PM ----------

    ANNOUNCEMENT:
    Next script released by me will be an auto 'Ready' inside cemetery!


    ---------- Post added at 06:41 PM ---------- Previous post was at 06:39 PM ----------

    Quote Originally Posted by Gynder View Post
    Can u plz make one with

    Auto Pick any items

    Auto priest heal

    Plz thats could be so awesome!
    im working on a full autoloot as fast as i can....i have to take all the pics myself.....which means i need to buy items :P
    as for auto priest heal im making it better so it works in full screen!

  10. #8
    whomedude's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    82
    Reputation
    10
    Thanks
    4
    My Mood
    Amused
    Hi there my script is acting weird you helped me by sending me here but basicly when ^Numpad1 it changes my windows size using the top left corner of the screen
    ^Numpad2 clicks start and runs the first program and continues to do so.

    Code:
    #NoEnv
    #SingleInstance force
    SendMode Input
    SetWorkingDir %A_ScriptDir%
    
    SetKeyDelay 0
    SetMouseDelay 0
    SetTitleMatchMode 2
    
    Suspend on
    GroupAdd rotmg, Adobe Flash Player 11
    GroupAdd rotmg, Realm of the Mad God
    WinNotActive()
    
    WinActive()
    {
    	Suspend Off
    	WinWaitNotActive ahk_group rotmg
    	{
    		WinNotActive()
    	}
    }
    WinNotActive()
    {
    	Suspend on
    	WinWaitActive ahk_group rotmg
    	{
    		WinActive()
    	}
    }
    
    ;Auto loot V2! FASTER!
    RButton::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 0
    imageLocY -= 70
    Xinc = 640
    Yinc = 635
    {
    	
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		SendEvent {LButton Up}
    		SendEvent {LButton Down}
    		SendEvent {LButton Up}
    	}
    }
    
    MouseMove, mousePosX, mousePosY
    ; select all 8 slots while trading
    ^Numpad3::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\trade.png
    Xinc = 640
    Yinc = 635
    Loop 2
    {
    	Loop 4
    	{
    		MouseClick, Left, imageLocX+Xinc, imageLocY-Yinc, 1
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc -= 50
    }
    MouseMove, mousePosX, mousePosY
    return
    
    ; pick up all 8 slots
    ^Numpad2::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY,
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 25
    imageLocY += 55
    Xinc = 640
    Yinc = 635
    Loop 2
    {
    	Loop 4
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		MouseMove, imageLocX + Xinc + 3, imageLocY + Yinc + 3
    		Sleep 260
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc - 125
    		SendEvent {LButton Up}
    		Sleep 260
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc += 50
    }
    MouseMove, mousePosX, mousePosY
    Return
    
    ; drop all items in chest
    ^Numpad1::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 25
    imageLocY -= 70
    MouseMove, imageLocX, imageLocY
    Xinc = 0
    Yinc = 0
    Loop 2
    {
    	Loop 4
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		MouseMove, imageLocX + Xinc + 3, imageLocY + Yinc + 3
    		Sleep 260
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc + 125
    		SendEvent {LButton Up}
    		Sleep 260
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc += 50
    }
    MouseMove, mousePosX, mousePosY
    Return
    
    ; toggle chat
    ^Numpad4::
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    Send {Esc}
    Loop
    {
    	ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\charsel.png
    	if ErrorLevel = 1
    		continue
    	else
    		break
    }
    MouseClick, Left, imagelocx-400, imagelocy-460
    MouseClick, Left, imagelocx - 560, imagelocy-240
    Send {Esc}
    Return
    
    ; set a teleport target
    ^Numpad5::InputBox, tptarget, Teleport target, Please enter a person to teleport to:
    
    ; teleport to the target set with ^n
    ^Numpad6::
    clipboard = /teleport %tptarget%

  11. #9
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by whomedude View Post
    Hi there my script is acting weird you helped me by sending me here but basicly when ^Numpad1 it changes my windows size using the top left corner of the screen
    ^Numpad2 clicks start and runs the first program and continues to do so.

    Code:
    #NoEnv
    #SingleInstance force
    SendMode Input
    SetWorkingDir %A_ScriptDir%
    
    SetKeyDelay 0
    SetMouseDelay 0
    SetTitleMatchMode 2
    
    Suspend on
    GroupAdd rotmg, Adobe Flash Player 11
    GroupAdd rotmg, Realm of the Mad God
    WinNotActive()
    
    WinActive()
    {
    	Suspend Off
    	WinWaitNotActive ahk_group rotmg
    	{
    		WinNotActive()
    	}
    }
    WinNotActive()
    {
    	Suspend on
    	WinWaitActive ahk_group rotmg
    	{
    		WinActive()
    	}
    }
    
    ;Auto loot V2! FASTER!
    RButton::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 0
    imageLocY -= 70
    Xinc = 640
    Yinc = 635
    {
    	
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		SendEvent {LButton Up}
    		SendEvent {LButton Down}
    		SendEvent {LButton Up}
    	}
    }
    
    MouseMove, mousePosX, mousePosY
    ; select all 8 slots while trading
    ^Numpad3::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\trade.png
    Xinc = 640
    Yinc = 635
    Loop 2
    {
    	Loop 4
    	{
    		MouseClick, Left, imageLocX+Xinc, imageLocY-Yinc, 1
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc -= 50
    }
    MouseMove, mousePosX, mousePosY
    return
    
    ; pick up all 8 slots
    ^Numpad2::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY,
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 25
    imageLocY += 55
    Xinc = 640
    Yinc = 635
    Loop 2
    {
    	Loop 4
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		MouseMove, imageLocX + Xinc + 3, imageLocY + Yinc + 3
    		Sleep 260
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc - 125
    		SendEvent {LButton Up}
    		Sleep 260
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc += 50
    }
    MouseMove, mousePosX, mousePosY
    Return
    
    ; drop all items in chest
    ^Numpad1::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\searchimage.png
    imageLocX += 25
    imageLocY -= 70
    MouseMove, imageLocX, imageLocY
    Xinc = 0
    Yinc = 0
    Loop 2
    {
    	Loop 4
    	{
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc
    		SendEvent {LButton Down}
    		MouseMove, imageLocX + Xinc + 3, imageLocY + Yinc + 3
    		Sleep 260
    		MouseMove, imageLocX + Xinc, imageLocY + Yinc + 125
    		SendEvent {LButton Up}
    		Sleep 260
    		Xinc += 44
    	}
    	Xinc = 0
    	Yinc += 50
    }
    MouseMove, mousePosX, mousePosY
    Return
    
    ; toggle chat
    ^Numpad4::
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    Send {Esc}
    Loop
    {
    	ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, img\charsel.png
    	if ErrorLevel = 1
    		continue
    	else
    		break
    }
    MouseClick, Left, imagelocx-400, imagelocy-460
    MouseClick, Left, imagelocx - 560, imagelocy-240
    Send {Esc}
    Return
    
    ; set a teleport target
    ^Numpad5::InputBox, tptarget, Teleport target, Please enter a person to teleport to:
    
    ; teleport to the target set with ^n
    ^Numpad6::
    clipboard = /teleport %tptarget%
    you either need to change the x and y coord... or you need the pictures...if you need the pictures send me a pm and ill give you them
    or you can download my new version of the script @Script
    Last edited by dg123; 07-27-2013 at 07:44 PM.

  12. #10
    Black's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Dave's Heart and/or Arun's Ballsack
    Posts
    3,463
    Reputation
    816
    Thanks
    2,685
    My Mood
    Fine
    Good Job Keep 'em coming.
    Request: is it possible to configure the auto-loot in such a way that we are able to pick t9+ items etc.

  13. #11
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by shaheet View Post
    Good Job Keep 'em coming.
    Request: is it possible to configure the auto-loot in such a way that we are able to pick t9+ items etc.
    even better...
    making separate scripts you can combine
    for example:
    script for t9
    script for t5 rings
    script for ut items

  14. #12
    Black's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Dave's Heart and/or Arun's Ballsack
    Posts
    3,463
    Reputation
    816
    Thanks
    2,685
    My Mood
    Fine
    Quote Originally Posted by dg123 View Post


    even better...
    making separate scripts you can combine
    for example:
    script for t9
    script for t5 rings
    script for ut items
    very nice thanks

  15. #13
    krazyshank's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    RealmStock
    Posts
    2,589
    Reputation
    467
    Thanks
    16,668
    My Mood
    Angelic
    Quote Originally Posted by dg123 View Post


    even better...
    making separate scripts you can combine
    for example:
    script for t9
    script for t5 rings
    script for ut items
    Not sure if that's better due to performance costs.

    Accepting PayPal - Bitcoin - Giftcards - Items:

    Find it here: MPGH Sales Thread

  16. #14
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by krazyshank View Post
    Not sure if that's better due to performance costs.
    each one is on its own loop so they don't take 5 minutes each loot :P
    it stays the same speed as far as i know from testings

  17. #15
    krazyshank's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    RealmStock
    Posts
    2,589
    Reputation
    467
    Thanks
    16,668
    My Mood
    Angelic
    Quote Originally Posted by dg123 View Post


    each one is on its own loop so they don't take 5 minutes each loot :P
    it stays the same speed as far as i know from testings
    Yeah, I figured performance wouldn't be too big of an issue here.
    I'm just uncertain of the way AHK processes loops which would determine the performance costs.

    Accepting PayPal - Bitcoin - Giftcards - Items:

    Find it here: MPGH Sales Thread

Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Battlefield Dual Weapon AHK script
    By Cato38 in forum Battlefield Hacks & Cheats
    Replies: 25
    Last Post: 02-24-2013, 02:23 AM
  2. AHK Script - Vault to Inv.
    By runesje in forum Realm of the Mad God Discussions
    Replies: 0
    Last Post: 10-05-2012, 10:38 PM
  3. [Help] AHK Script
    By rsca in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 1
    Last Post: 06-07-2012, 11:36 AM
  4. [Help Request] AHK script not working ONLY on vindictus :(
    By dustinhack in forum Vindictus Help
    Replies: 0
    Last Post: 05-07-2012, 06:45 AM
  5. [Solved] Need help with an AHK script
    By Arrowins in forum Call of Duty Modern Warfare 2 Help
    Replies: 1
    Last Post: 06-26-2011, 10:45 PM