MegaRealmScriptV3 (AutoHotKey)
Correct me if im wrong, but the trading message will only appear twice on others screens if set below 10 seconds.
I encountered this awhile ago and made my script say my message and add 4 different endings.
Take a look at my script.
I encountered this awhile ago and made my script say my message and add 4 different endings.
Take a look at my script.
Code:
^numpad7::
InputBox, lo, Enter your desired Timing(Miliseconds, eg 1000=1second)
MsgBox, , , You entered "%lo%", .25
IfExist, Lines.txt
TF_ReplaceLine("!Lines.txt", "13", "13", lo)
else
Gosub error
return
#MaxThreadsperhotkey, 3
^z::
#MaxThreadsPerHotkey 1
if KeepF5
{
KeepF5 := false
return
}
; Otherwise:
KeepF5 := true
Loop
{
;
Send, {ENTER}%clipboard%{ENTER}
Sleep %lo%
Send, {ENTER}%clipboard%.{ENTER}
Sleep %lo%
Send, {ENTER}%clipboard%{!}{ENTER}
Sleep %lo%
Send, {ENTER}%clipboard%..{ENTER}
Sleep %lo%
;
if not KeepF5
break
}
KeepF5 := false
return
You took his code, and dumbed it down pretty much. You stole half his shit and ideas, lold
Works great 

i accidentally saved over the next release script so ill rush through it and do a fast test
First of all, it's not "fullscreen" I'm after, it's an autolooter script that works in fullscreen...
Second, It's still relevant, and from what I can see this is the latest version. I read from the op in an older version of AL, that "a more recent version of this loot script is working in fullscreen." So I need help from the author. Is this not technically a "support thread" of sorts for this script?
I think if he's publicly sharing it that you can freely use the script as long as you don't claim it as your own.
Second, It's still relevant, and from what I can see this is the latest version. I read from the op in an older version of AL, that "a more recent version of this loot script is working in fullscreen." So I need help from the author. Is this not technically a "support thread" of sorts for this script?
I think if he's publicly sharing it that you can freely use the script as long as you don't claim it as your own.
Whoa, Didn't see this. Nice job, full A+ on this. Mind if use some of your AHK code to add onto my script I use? (None public release that is) Just want to ask before I do.
Jake
Jake
RealmScript 2.0! Ty 

Similar Threads
Combat Arms Hacks & CheatsSimple AutoHotKey Rapid Fire.: 16 Combat Arms Hacks & CheatsSimple AutoHotKey Pistol Rapid Fire.: 74 Call of Duty Modern Warfare 2 HelpAutohotkey burst-fire 14 Call of Duty Hacks & CheatsAutoHotKey for CoD 4,5,6
20 Call of Duty 6 - Modern Warfare 2 (MW2) HacksNEW! AutoHotKey App!
40
