restarted and same ping :/
Did you get answer from support yet? @Dworak
Still kinda confused what VPS is... my main question is can I turn off my computer during the night and check up on my bots when I wake up? Or will everything just shut off when I turn off my computer?
Great guide!
I found it difficult to download chrome through IE for some strange reason it wasn't working. Instead, open up PowerShell and run the following command:
$LocalTempDir = $env:TEMP; $ChromeInstaller = "ChromeInstaller.exe"; (new-object System.Net.WebClient).DownloadFile('http://dl.google.com/chrome/install/375.126/chrome_installer.exe', "$LocalTempDir\$ChromeInstaller"); & "$LocalTempDir\$ChromeInstaller" /silent /install; $Process2Monitor = "ChromeInstaller"; Do { $ProcessesFound = Get-Process | ?{$Process2Monitor -contains $_.Name} | Select-Object -ExpandProperty Name; If ($ProcessesFound) { "Still running: $($ProcessesFound -join ', ')" | Write-Host; Start-Sleep -Seconds 2 } else { rm "$LocalTempDir\$ChromeInstaller" -ErrorAction SilentlyContinue -Verbose } } Until (!$ProcessesFound)
This will install chrome.
TY for your help on this!
Dude, what MC do you use? NEOMc doesn't work on the server configuration you online. Something "side by side". I've tried running in every compatible OS (properties) and installed the latest C++ re files and still no luck.
Kindest Regards,
Jonathan
if got a problem with my vps from vps2days.
1 week ago i bought the vps and installed it myself. ( windows 2008 r2, netframe work, tibia, windbot ect ).
Worked all fine until i found the thread in here about how to windbot with vps.
Since it was all fine but i wanted a higher resolution i changed it from 1024x768 to 1280x1024 and the problems began.
Since the higher resolution all bots and scripts stuck and some point, trying to find a whole,stair, leader, waypoint ect. they stuck at waypoints where no scripts are and just trying to reopen the backpacks.
It looks like all thinks with the mouse emulation dosnt work as it should.
When i chose the task manager to be the "active" window. Sometimes they can continue until they find the next spot where the mouse cant find the right x and y coordinates ( seems so for me ).
I tryed to change the resolution back, restarted vps nothink worked for me right now.
The next think is, that the HUD from the scripts looks rly lazzy if its on 1280x1024 but on 1024.768 everythink looks fine. ( I rly dont care how it looks, but i noticed it )
I use Wind Addons
Regards
Well make sure you choosed right resolution because there is 16 and 32 bit if i remember good else if you have problems make reinstall OS and make like in instructions @scofa you need have also HUDS OFF
Regards
still worth to buy a vps ? when tibia change to 11 we'll be able to bot ?
Congratz for the tutorial, helped me a lot.
Just one thing, when i bot, after a couple while all characters buy more then needed amount of supllies(i think its because the supply bp is closed) and stuck.Do you have any ideia why or how to prevent to happen again?(fyi: i made all steps of tutorial)
How can I run Tibia with Directx9 selected in graphics? I am not able to select that option so Tibia is freezing alot
VPS is running for Tibia 11?
is there a way to open navigation on windows server 2008 ?
What can be reason of much lower profit, on my PC client throught wind addons with same settings like on vps had up to 35-50k/h profit on vps cant hit above 25, same settings, same targetting, everything is same, can it be solved somehow?
good tutorial
Already bought with that promo xD.
Do you know, if I dont prepaid 1 month I lost the price of 7.5 Euro /mo?
Edit: Your tutorial is amazing but maybe pics in english, I cant understand your pic configuring teamviewer session.
Thanks =D
I have the same problem that someone else mentioned, I set up my vps (following your guide exactly, including resolution and hud off - except the window top bar hud (GeneralInfo) so I could see ping.
I'm sitting at around 300-400 even after a server restart. It's not so bad at the moment, as I'm botting facc to test it out - and the script works fine with this lag - but longer term that could be a huge problem. My server is in NL and I tested that ping on Refugia over several hours, no change(except going higher sometimes!).
In case it's relevant, I opened the client with windaddons and was viewing it at 10fps. I'm really excited about using a VPS, but this lag seems to be an issue and I guess one or two other people are experiencing the same thing. Do you have any thoughts/advice?
Regards
That's a good question Dworak, no I actually haven't as I started on a server that I don't have any chars on.
When I first remote in with teamviewer, I see that the ping spikes a little bit up to the 300+ area, and if it connects quickly sometimes I see avg ping at 200. Do you think teamviewer is the problem? Does your connection produce similar effects? I imagine if I had 3-5 clients running, then the jump in ping would have even more impact on the clients. If I connect via vps2day console, it's the same ping.
I just realised that I'm on teamviewer 11 though, not 10...but surely that's not the issue? Maybe it is?
update: I tried using teamviewer 10, no difference. I'm really curious to hear what happens to your VPS ping when you connect.