Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Dim GoWorld As String
- GoWorld = "Http://fallensword.com/index.php?cmd=world"
- Game.Navigate(GoWorld)
- System.Threading.Thread.Sleep(2000)
- SendKeys.Send("1")
- System.Threading.Thread.Sleep(3000)
- Game.Navigate(GoWorld)
- SendKeys.Send("W")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement