Trampled Plains Bot
hi guys i made a bot for Trampled Plains to farm it hero.
i take the bot from niggawat1 and make it compatible for this dungeon.
i make a x64 and x86 version both files are in the rar.
it works with 1680x1050 resolution.
u need to bind the following keys.
would be nice if u give me some feedback.
VirusTotalⓘ
Jottis Malwarescannerⓘ
VirSCAN.orgⓘ
virus total has 1 found but i dont know what it is, maybe someone can explain me that
stay tuned
i take the bot from niggawat1 and make it compatible for this dungeon.
i make a x64 and x86 version both files are in the rar.
it works with 1680x1050 resolution.
u need to bind the following keys.
Code:
bind "F1" "cc_send_start_game_message" bind "F2" "changelevel2" bind "F3" "cc_change_figure_height .1" bind "F4" "cc_set_sub_weapon javelin_lvl2 999" bind "F5" "ohk" bind "F6" "godmode" bind "F7" "host_timescale 2"
Code:
MsgBox(4096, "Trampled Plains", "Press OK and switch to Vindictus", 5)
While 1
Sleep(7500)
;starts the boat
Send("{ALT DOWN}")
MouseClick("left", 104, 929)
Send("{ALT UP}")
;waits for the start of the map
Sleep(1000)
Send("{F1}")
Sleep(6000)
Send("{F2}")
Sleep(2500)
Send("{F2}")
Sleep(2500)
Send("{F2}")
Sleep(2500)
Send("{w down}")
Sleep(7500)
Send("{w up}")
;console commands
Send("{F3}") ; "cc_change_figure_height .1"
Sleep(100)
Send("{F4}") ; "cc_set_sub_weapon javelin_lvl2 999"
Sleep(100)
Send("{F5}") ; "ohk"
Sleep(100)
Send("{F6}") ; "godmode"
Sleep(100)
Send("{F7}") ; "host_timescale 2"
Sleep(1000)
;Boss-Kill
Send("{F7}")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Sleep (500)
Send("f")
Send("{F7}")
Sleep (1000)
Send("f")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Send("{F7}")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Sleep (500)
Send("f")
Send("{F7}")
Sleep (1000)
Send("f")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Send("{F7}")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Sleep (500)
Send("{F7}")
Sleep (500)
Send("f")
Sleep (1000)
Send("f")
Sleep (500)
Send("f")
Send("{F7}")
Sleep (1000)
Send("{F7}")
;waiting for battle cleared
Sleep(55000)
Send("{F7}")
;button coords.
Send("{ALT DOWN}")
MouseClick("left", 665, 706)
Send("{ALT UP}")
Sleep(8000)
Send("{ALT DOWN}")
MouseClick("left", 265, 707)
Send("{ALT UP}")
;wait for the boat
Sleep(5000)
WEnd
VirusTotalⓘ
Jottis Malwarescannerⓘ
VirSCAN.orgⓘ
virus total has 1 found but i dont know what it is, maybe someone can explain me that

stay tuned


)