Sunday 30 August 2015

Digimon World 1 Useful Links

I'll just dump some useful links for this game here in case i got the mood to play this game again (my ePsxe (including the save file) got deleted when i'm trying to create Vegiemon's script). I'll delete this post once i'm done with this game i think.

Recruitment Guide
Digivolution Chart
Digivolution Guide
Technique List
Enemy Digimon Technique (to learn technique from) and Their Item Drop List
Chance for Learning Technique
Piximon, Mamemon, Metal Mamemon Spawn Time
Step by Step Guide to Recruit Nanimon


AutoHotKey script


Autofire any key - hold down the key to autofire

SetKeyDelay, 50      ; <-- Adjust if needed, smaller=quicker keypress
WinWait, ePSXe - Enhanced PSX emulator
IfWinNotActive, ePSXe - Enhanced PSX emulator
WinActivate, ePSXe - Enhanced PSX emulator
Sleep, 200

$a::
$b::
$c::
$d::
$e::
$f::
$g::
$h::
$i::
$j::
$k::
$l::
$m::
$n::
$o::
$p::
$q::
$r::
$s::
$t::
$u::
$v::
$w::
$x::
$y::
$z::
StringReplace, ThisKeyLabel, A_ThisLabel, $
While GetKeyState(ThisKeyLabel,"P")
{
    Random, r, 20, 50
    sleep r
    Send % ThisKeyLabel
}

Escape::
ExitApp
return


Mojyamon (trading med. recovery for S. Def (?) Disk) - hold F8 to auto press (press F4 too make it faster)

SetKeyDelay, 50      ; <-- Adjust if needed, smaller=quicker keypress
WinWait, ePSXe - Enhanced PSX emulator
IfWinNotActive, ePSXe - Enhanced PSX emulator
WinActivate, ePSXe - Enhanced PSX emulator
Sleep, 200
list={Z down},{Z up},{Down down}, {Down up},{Z down},{Z up},{Z down},{Z up},{Z down},{Z up},{Z down},{Z up}    ; the list of keys and combos. comma separated.
stringsplit, list, list,`,
Counter = 0

$F8::
    While GetKeyState("F8","P"){
        Counter := (Counter=list0) ? (1) : (Counter+1)
        Send % list%counter%
        Sleep 50
    }
Escape::
ExitApp
return


Vegiemon (buying hawk radishes) - hold F8 to auto press (press F4 too make it faster) [WIP]

SetKeyDelay, 50      ; <-- Adjust if needed, smaller=quicker keypress
WinWait, ePSXe - Enhanced PSX emulator
IfWinNotActive, ePSXe - Enhanced PSX emulator
WinActivate, ePSXe - Enhanced PSX emulator
Sleep, 200

$F8::
SendInput {Z down}
Sleep, 50
SendInput {Z up}
Sleep, 300
SendInput {Down down}
Sleep, 50
SendInput {Down up}
Sleep, 300
SendInput {Z down}
Sleep, 50
SendInput {Z up}
Sleep, 500
SendInput {Z down}
Sleep, 50
SendInput {Z up}
Sleep, 500
return

1 comment:

  1. 1xbet - No 1xbet Casino | Live dealer casino online
    1xbet is a reliable casino site that offers a great ford fusion titanium casino games from the best 1xbet login software providers for worrione the regulated gambling markets. Rating: 8/10 · jancasino.com ‎Review by a Tripadvisor user · ‎Free · ‎Sports deccasino

    ReplyDelete