Results 1 to 6 of 6
  1. #1
    nomnomrice's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Ponyville.
    Posts
    90
    Reputation
    10
    Thanks
    6

    [Script] Irukul Script

    Ok so..this is my 1st script..I used it a bit today for double exp..it worked well..beside the fact that i was lagging cuz of a huge storm..

    This is for windows mode.

    Also you need Perm Binds and ezBossX_ep7

    Code:
    Global $Pause
    HotKeySet("{F10}", "Pause")
    HotKeySet("{F9}", "Irukul")
    
    While 1
    	WinWaitActive("Vindictus","")
    WEnd
    
    Func Irukul()
    	While 1
    		Sleep(1000)
    		MouseClick("left",149,644,1) ; Clicks START to launch mission
    		Sleep(500)
    		Send("{Numpad6}") ; fast
    		Sleep(15000)
    		Send("{F7}") ; transform into paladin
    		Sleep(1000)
    		Send("{7}") ; sets bombs
    		Sleep(1000)
    		Send("{Numpad8}") ; Move to next part of stage
    		Sleep(1000)
    		Send("{Numpad9}") ; revisible
    	    Sleep(1000)
    		Send("{Numpad8}") ; Move to next part of stage
    		Sleep(1000)
    		Send("{Numpad9}") ; revisible
    		Sleep(3000)
    		Send("{Numpad4}") ; slow
    		Sleep(1500)
    		Send("{f}") ; this will get your sitcky bomb out
    		Sleep(1000)
    		Send("{e}") ; and throw
    		Sleep(400)
    		Sleep(68000) ; waiting.
    		MouseClick("left",231,736,1) ; Replay
    		Sleep(25000)
    
    	WEnd
    EndFunc
    
    Func Pause()
    	$Pause = NOT $Pause
    	While $Pause
    		sleep(100)
    		ToolTip('Script is PAUSED, press F10 to UNPAUSE',0,0)
    	WEnd
    	ToolTip("")
    EndFunc
    Approve please~ (And yes..i lurk..x...x -I be pro lurker-)
    Last edited by Nico; 07-25-2011 at 03:56 PM.

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

    sasha96 (05-29-2011),sweepy15 (05-30-2011)

  3. #2
    sasha96's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    My house
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Bashful
    I edited it to 1440 x 900

    Code:
    Global $Pause
    HotKeySet("{F10}", "Pause")
    HotKeySet("{F9}", "Irukul")
    
    While 1
    	WinWaitActive("Vindictus","")
    WEnd
    
    Func Irukul()
    	While 1
    		Sleep(1000)
    		MouseClick("left",103,755,1) ; Clicks START to launch mission
    		Sleep(500)
    		Send("{Numpad6}") ; fast
    		Sleep(15000)
    		Send("{F7}") ; transform into paladin
    		Sleep(1000)
    		Send("{7}") ; sets bombs
    		Sleep(1000)
    		Send("{Numpad8}") ; Move to next part of stage
    		Sleep(1000)
    		Send("{Numpad9}") ; revisible
    	    Sleep(1000)
    		Send("{Numpad8}") ; Move to next part of stage
    		Sleep(1000)
    		Send("{Numpad9}") ; revisible
    		Sleep(3000)
    		Send("{Numpad4}") ; slow
    		Sleep(1500)
    		Send("{f}") ; this will get your sitcky bomb out
    		Sleep(1000)
    		Send("{e}") ; and throw
    		Sleep(400)
    		Sleep(68000) ; waiting.
    		MouseClick("left",207,709,1) ; Replay
    		Sleep(25000)
    
    	WEnd
    EndFunc
    
    Func Pause()
    	$Pause = NOT $Pause
    	While $Pause
    		sleep(100)
    		ToolTip('Script is PAUSED, press F10 to UNPAUSE',0,0)
    	WEnd
    	ToolTip("")
    EndFunc

  4. #3
    sweepy15's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    66
    Reputation
    10
    Thanks
    0
    doesn't numpad 9 make you bigger according to nunyas binds unless your using other binds [bind "KP_PGUP" "cc_change_figure_height 1"]

  5. #4
    nomnomrice's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Ponyville.
    Posts
    90
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by sweepy15 View Post
    doesn't numpad 9 make you bigger according to nunyas binds unless your using other binds [bind "KP_PGUP" "cc_change_figure_height 1"]
    Well. Numpad 8 from the times i used it makes me invidible and turn me into gold o..o and Numpad 9 Makes u revisible. Numpad8 Also moved me through the stage to different parts lol. Numpad 9 makes u small anyways. Lol

  6. #5
    kvndai's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    12
    My Mood
    Asleep
    First, you need to credit nunya and pyrobryant for their release / source

    Second, what is it that you are waiting to be approved? you didnt attach anything just posted your code people can just copy it to their editor lol i just thought that was funny just wanted to point that out.

  7. #6
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    Quote Originally Posted by kvndai View Post
    First, you need to credit nunya and pyrobryant for their release / source

    Second, what is it that you are waiting to be approved? you didnt attach anything just posted your code people can just copy it to their editor lol i just thought that was funny just wanted to point that out.
    My stuff has been used and abused upside down and all around this forum without any credits given.. Honestly I don't care..
    PLAYING RIFT!