Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
teamkung4627

Pls add Poe Thai server to list

Recommended Posts

Just finished the implementation, gonna make some more test and release it.

 

You'll have to setup the game to run in english tho:

Rename folder GameData\Apps\PoETH to PoETH2, then create folder PoETH and put the following compiled file inside.

#include <stdio.h>
#include <stdlib.h>


int main(int argc, char *argv[]) {
    char command[4096] = {0};
    sprintf(command, "cd ..\\POETH2 && PathOfExile.exe %s --language english", argv[1]);
    system(command);
}

Or you can download the file here : www.exiled-bot.net/downloads/pathofexile.exe :)

Share this post


Link to post
Share on other sites

Just finished the implementation, gonna make some more test and release it.

 

You'll have to setup the game to run in english tho:

Rename folder GameData\Apps\PoETH to PoETH2, then create folder PoETH and put the following compiled file inside.

#include <stdio.h>
#include <stdlib.h>


int main(int argc, char *argv[]) {
    char command[4096] = {0};
    sprintf(command, "cd ..\\POETH2 && PathOfExile.exe %s --language english", argv[1]);
    system(command);
}

Or you can download the file here : www.exiled-bot.net/downloads/pathofexile.exe :)

 

i did it but i can't start poe

aGXoQ1.png

Share this post


Link to post
Share on other sites

 

i did it but i can't start poe

aGXoQ1.png

You can use my compile

http://www.mediafire.com/download/1ea0lbkkh4vn2uc/PathOfExile.exe

 

#include <stdio.h>
#include <stdlib.h>
 
 
int main(int argc, char *argv[]) {
char command[4096] = { 0 };
sprintf(command, "cd ..\\POETH2 && PathOfExile.exe %s --language english --nopreload -gc 2", argv[1]);
system(command);
}
Edited by HelloGuy

Share this post


Link to post
Share on other sites

คนไทยสอนผมเซ็ทหน่อยได้ไหมครับ ผมมือใหม่

พอดีเซ็ทแล้ว บอทมันตีแมพ mud เสร็จ มันก็กลับเมือง แล้วมันจะไป way point ที่ mud แต่ มันค้างตรงกด way point ไม่ไปอ่ะครับ

ไม่ทราบว่าต้องแก้ตรงไหนครับ

Share this post


Link to post
Share on other sites

คนไทยสอนผมเซ็ทหน่อยได้ไหมครับ ผมมือใหม่

พอดีเซ็ทแล้ว บอทมันตีแมพ mud เสร็จ มันก็กลับเมือง แล้วมันจะไป way point ที่ mud แต่ มันค้างตรงกด way point ไม่ไปอ่ะครับ

ไม่ทราบว่าต้องแก้ตรงไหนครับ

u have to change client to english | เปลี่ยนไคลแอนเป็นภาษาปะกิดก่อนครับ

Share this post


Link to post
Share on other sites

u have to change client to english | เปลี่ยนไคลแอนเป็นภาษาปะกิดก่อนครับ

เปลี่ยนตรงไหนหรอครับ 

หาไม่เจอ

Share this post


Link to post
Share on other sites

u have to change client to english | เปลี่ยนไคลแอนเป็นภาษาปะกิดก่อนครับ

ตอบผมที plssssssssssssss

Share this post


Link to post
Share on other sites

nMI19o.jpg

how to fix this

ผมทำโฟลเดอร์ ที่สองมา ก็ขึ้นแบบนี้อ่าครับ นี่ต้องแพทใหม่อีก  exe ที่โหลดจากลิ้งค์ไปลงในโฟลเดอร์ ก็รันไม่ขึ้น เหมือนในรูปเลย แล้วก็งงอีกอย่าง

ข้อความ

Quote

#include <stdio.h>
#include <stdlib.h>
 
 
int main(int argc, char *argv[]) {
char command[4096] = { 0 };
sprintf(command, "cd ..\\POETH2 && PathOfExile.exe %s --language english --nopreload -gc 2", argv[1]);
system(command);
}
มันคืออะไร ใส่ตรงไหนอ่าครับ

Share this post


Link to post
Share on other sites

×
×
  • Create New...