Coder Social home page Coder Social logo

Comments (79)

alisonrag avatar alisonrag commented on May 28, 2024 4

if someone else try to sell something i will lock the conversation

from openkore.

alisonrag avatar alisonrag commented on May 28, 2024 3

again, its not related to recvpackets (packets are encrypted by SARD):

image
#3791 (comment)

you will need to find a way to inject a dll and after u will need to modify Netredirect to use CRagConnection::SendPacket

from openkore.

99hertz avatar 99hertz commented on May 28, 2024 3

automacro calculate {
pubm /(\d+) (?:+|plus) (\d+)/i, 5
call {
$num = $.lastMatch1
$num2 = $.lastMatch2
$result = @eval($num+$num2)
pause 2.5
do c $result
}
}

from openkore.

pwr43nd37 avatar pwr43nd37 commented on May 28, 2024 2

I'm trying to replicate what was said here, if I can get through it. I share a step by step guide here.

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024 1

Thx guys im gonna try to build it up... By the way, some of u guys got send to the Jail?? i lost 2 Chars, one today and another yesterday.

yeah I have some char that is in jail. that's normal. they have an anti bot that disguises as a normal monster. openkore can't detect that. I checked my console before it was sent to jail, and I can't find what was detected. All I see as normal monsters being attacked.

from openkore.

alisonrag avatar alisonrag commented on May 28, 2024 1

openkore ruRO has a discord but u can use to comunicate there too

https://discord.gg/dQyJtGSN

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024 1

https://discord.gg/dQyJtGSN

here bro

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024 1

@alisonrag Can you close or delete this thread?

Someone posted information on Discord.
There is a risk that it will be fixed.

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

I'm an old school botter. I only use the oldest Kore (Xkore 0). I just returned from the scene since like 2006. If anyone can guide me through about xkore 1, then I can try to do some work arounds to make it connect.

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

i think Xkore1 injects DLL into the ragexe.exe so that openkore can send signals and scripts to do the commands and stuffs, as of now the Server connects to SARDS server first, then SARDS verification > Server > Client Side >

from openkore.

nashzin avatar nashzin commented on May 28, 2024

The Sard is back? cant logging anymore... if someone finds the solution, please share

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

i think we need to patch the ragexe.exe , or get sards packets?

from openkore.

Tlcardoso avatar Tlcardoso commented on May 28, 2024

@alisonrag do you know one way to solve this problem? or where we start debug this to find this solution?

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

i think Xkore1 injects DLL into the ragexe.exe so that openkore can send signals and scripts to do the commands and stuffs, as of now the Server connects to SARDS server first, then SARDS verification > Server > Client Side >

have you initially tested with xkore 1? until which part it worked?

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

so the possible solution is to manual inject NetRedirect.DLL in to ragexe.exe while sard is functioning?

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

can you share how to do this?

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

Screenshot_246 X1

No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.

Netredirect' 'CRagConnection::SendPacket'. No required at the moment.

Sard's only task is to remap the IP addresses as follows:

14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

from openkore.

99hertz avatar 99hertz commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

https://github.com/jbersamin/ROEXEOpenkore

7year ago. We fight with EAC. We can use this method and more.

I know this method but don't have the dll to inject it.

from openkore.

nashzin avatar nashzin commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

https://github.com/jbersamin/ROEXEOpenkore
7year ago. We fight with EAC. We can use this method and more.

I know this method but don't have the dll to inject it.

Just https://github.com/alisonrag/NetRedirect-WinDetour

im total noob on this thing, how u runing the bot? can u explain plz?

from openkore.

7847696e65 avatar 7847696e65 commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

https://github.com/jbersamin/ROEXEOpenkore
7year ago. We fight with EAC. We can use this method and more.

I know this method but don't have the dll to inject it.

Just https://github.com/alisonrag/NetRedirect-WinDetour

im total noob on this thing, how u runing the bot? can u explain plz?

Just Opk lastest. NetRedirect-WinDetour Inject method . Time.

Hello, im kinda confuse with "time" can you elaborate it more.

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

https://github.com/jbersamin/ROEXEOpenkore
7year ago. We fight with EAC. We can use this method and more.

I know this method but don't have the dll to inject it.

Just https://github.com/alisonrag/NetRedirect-WinDetour

im total noob on this thing, how u runing the bot? can u explain plz?

Just Opk lastest. NetRedirect-WinDetour Inject method . Time.

Hello, im kinda confuse with "time" can you elaborate it more.

there's a readme from the link he shared. He meant time for understanding it and setting it up. I'm a total noob in xkore 1 as well and will try it.

from openkore.

nashzin avatar nashzin commented on May 28, 2024

Thx guys im gonna try to build it up... By the way, some of u guys got send to the Jail?? i lost 2 Chars, one today and another yesterday.

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

if you have time you can create a Guide with Screenshot it will be very helpful for those new in xkore 1

from openkore.

nashzin avatar nashzin commented on May 28, 2024

Thx guys im gonna try to build it up... By the way, some of u guys got send to the Jail?? i lost 2 Chars, one today and another yesterday.

yeah I have some char that is in jail. that's normal. they have an anti bot that disguises as a normal monster. openkore can't detect that. I checked my console before it was sent to jail, and I can't find what was detected. All I see as normal monsters being attacked.

theres no way to dodge it? I got banned just after i left the boa/spore resp...

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024

use koreShield plugin.
It helpful.

from openkore.

nashzin avatar nashzin commented on May 28, 2024

use koreShield plugin. It helpful.

to not get jailed?? Thx alot man u helping alot, im gonna study and learn those things

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

use koreShield plugin. It helpful.

I used this. Still got jailed.

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024

use koreShield plugin. It helpful.

to not get jailed?? Thx alot man u helping alot, im gonna study and learn those things

koreShield plugin.

scan packet gm id in sec time in map.

If Found do some thing what you want.

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

use koreShield plugin. It helpful.

to not get jailed?? Thx alot man u helping alot, im gonna study and learn those things

koreShield plugin.

scan packet gm id in sec time in map.

If Found do some thing what you want.

GMs are clever now. I think they also know about koreShield. Instead they go to the map, they just deploy customized monsters. If that monster is attacked, it will pop up a question and if not answered, you go to jail.

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024

use koreShield plugin. It helpful.

to not get jailed?? Thx alot man u helping alot, im gonna study and learn those things

koreShield plugin.
scan packet gm id in sec time in map.
If Found do some thing what you want.

GMs are clever now. I think they also know about koreShield. Instead they go to the map, they just deploy customized monsters. If that monster is attacked, it will pop up a question and if not answered, you go to jail.

Macro can answer?

from openkore.

nashzin avatar nashzin commented on May 28, 2024

You are now attacking Monster Elder Willow (Lv. 34) (4) Monster Elder Willow (Lv. 34) (4) is casting Goodnight, Sweety on you (Delay: 0ms) You are now: state: BODYSTATE_SLEEP Monster Elder Willow (Lv. 34) (4) uses Goodnight, Sweety on you (Lv: 1) [dist=1.4] Elder Willow (Lv. 34) (4): Hello, Please verify yourself as human player. [dist=1.4] Elder Willow (Lv. 34) (4): You have 30 seconds to answer the following quiz. [dist=1.4] Elder Willow (Lv. 34) (4): 6 + 2 = ? You tried too long to move

Some one can write macro?

bro got caught

from openkore.

panikim avatar panikim commented on May 28, 2024

Você agora está atacando o Monstro Elder Willow (Lv. 34) (4) Monster Elder Willow (Lv. 34) (4) está lançando Goodnight, Sweety em você (Delay: 0ms) Você está agora: estado: BODYSTATE_SLEEP Monster Elder Willow (Lv. 34) (4) usa Goodnight, Sweety em você (Lv: 1) [dist=1.4] Elder Willow (Lv. 34) (4): Olá, Por favor, verifique-se como jogador humano. [dist=1.4] Élder Willow (Lv. 34) (4): Você tem 30 segundos para responder ao seguinte teste. [dist=1.4] Élder Willow (Lv. 34) (4): 6 + 2 = ? Você tentou muito tempo para se mover

Alguém pode escrever macro?

I have a macro! me discord LuizinN#4728
Can you teach me how to inject the dll to connect xkore 1?

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024

Screenshot_246 X1
No bypass is required at the moment. We just need to implement a basic procedure to load a DLL when 'ragexe' starts. Additionally, the packets are not encrypted.
Netredirect' 'CRagConnection::SendPacket'. No required at the moment.
Sard's only task is to remap the IP addresses as follows:
14.128.8.32:8888 14.128.8.32:51000 should be remapped to 103.169.66.142:51000. 14.128.8.32:52000 should be remapped to 103.169.66.142:52000. 14.128.8.32:53000 should be remapped to 103.169.66.142:53000.

do you encounter disconnections randomly?

I got it. Befor DC have some recev unknow packet.

how did you inject the DLL into ragexe? using what method?

https://github.com/jbersamin/ROEXEOpenkore
7year ago. We fight with EAC. We can use this method and more.

I know this method but don't have the dll to inject it.

Just https://github.com/alisonrag/NetRedirect-WinDetour

im total noob on this thing, how u runing the bot? can u explain plz?

Just Opk lastest. NetRedirect-WinDetour Inject method . Time.

Atlast someone shed some light about this,
thank you bro
I'm a total noob about this but will try to read to make it run

from openkore.

marcgaming avatar marcgaming commented on May 28, 2024

Let's wait for the maintenance end. I think they will not use SARD again for sure !!!!

from openkore.

pwr43nd37 avatar pwr43nd37 commented on May 28, 2024

image

feel good. Server runs smoothly after restart.

unknowpk_72328 discord

let me guess, you gonna selling the solution.

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024

items.txt
all item

from openkore.

pwr43nd37 avatar pwr43nd37 commented on May 28, 2024

i share how to already guy.

But fast way talk in discord.

u used the method described in url https://github.com/jbersamin/ROEXEOpenkore, using the tool https://github.com/alisonrag/NetRedirect-WinDetour ?

from openkore.

unknowpk avatar unknowpk commented on May 28, 2024

yes

i share how to already guy.
But fast way talk in discord.

u used the method described in url https://github.com/jbersamin/ROEXEOpenkore, using the tool https://github.com/alisonrag/NetRedirect-WinDetour ?

yes

from openkore.

pwr43nd37 avatar pwr43nd37 commented on May 28, 2024

i send you message in discord

from openkore.

HudsonFranco avatar HudsonFranco commented on May 28, 2024

Guys, does anyone have the recvpacket updated? Share with us please

from openkore.

raizes01 avatar raizes01 commented on May 28, 2024

I'm lost, I didn't understand anything hahaha

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

@unknowpk

  1. What do I need to change in the NetRedirect-WinDetour project?

  2. What is CFF Explorer for?

  3. do I need kore1?
    With kore 1 I get the error: "Unable to inject NetRedirect.DLL"

can you help me please

from openkore.

NegrongPNKMLupeT avatar NegrongPNKMLupeT commented on May 28, 2024

@unknowpk files missing hooktest.dll in C:\Windows\SysWOW64

from openkore.

pwr43nd37 avatar pwr43nd37 commented on May 28, 2024

valeu alison, eu ja ia esculachar esse maluco tentando vender.

from openkore.

ryomahostingph avatar ryomahostingph commented on May 28, 2024

ok waiting for guide here, for us that want to learn openkore xkore1

from openkore.

arrumodepois avatar arrumodepois commented on May 28, 2024

I'm trying to replicate what was said here, if I can get through it. I share a step by step guide here.

i'm trying one solution too, whats your discord to share the progress?

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

Here all you need in side? https://github.com/OpenKore/openkore/archive/refs/heads/master.zip

And build netredirect https://github.com/alisonrag/NetRedirect-WinDetour

And CFF Explorer https://ntcore.com/?page_id=388

And Microsoft Visual Studio Community 2022 + vcpkg

Microsoft Visual code or notepad ++

and a lot of time!!!!

im new to this stuff but willing to learn all i need is the complete programs that i need to download and the first step of what i need to do in order

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

i dont get this part where to find the hooktest and netdirect.dll

You need 2 PC or VMware(Run RO in VM) ***********
EAC Detect Openkore in ring1

********** CRITICAL STEP **********
********** FAIL TO FOLLOW THIS YOU MAY GET DETECTED BY EAC ****************

  1. copy "hooktest.dll" + netredirect.dll in folder "to_syswow64&inject yourself" to...

from openkore.

nashzin avatar nashzin commented on May 28, 2024

i tried to understand but i couldnt make it work, sad. Would apreciate if someone share the steps ( for retards like me XD )

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

i tried to understand but i couldnt make it work, sad. Would apreciate if someone share the steps ( for retards like me XD )

same try to do it by myself but can't make it work

i dont get this part where to find the hooktest and netdirect.dll
You need 2 PC or VMware(Run RO in VM) *********** EAC Detect Openkore in ring1
********** CRITICAL STEP ********** ********** FAIL TO FOLLOW THIS YOU MAY GET DETECTED BY EAC ****************

  1. copy "hooktest.dll" + netredirect.dll in folder "to_syswow64&inject yourself" to...

I think this part is not needed because this is for EAC and SARD doesn't do thinks like EAC

In his previous comment he said to use that method.
But if not then where part should we start? There is no actual first by step guide.

from openkore.

vhinz2145 avatar vhinz2145 commented on May 28, 2024

openkore ruRO has a discord but u can use to comunicate there too

https://discord.gg/dQyJtGSN

Sir, This is my
servers.txt
and my
config.txt. How can i inject Netredirect.dll. I'm a newbie here. Please Help. :(

from openkore.

noppGithub avatar noppGithub commented on May 28, 2024

@AutoLoot03 Thank you so much for a summarized guide, please let me know if you also have a VDO version for newbie like me,

Please let me know If I can donate to you guys

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

and the next 2 steps to make it work is edit netredirect in 2 points
1 - not send the sent data from client to openkore
2 - not send http traffic to openkore

where can i locate this part the last two parts?

and the next 2 steps to make it work is edit netredirect in 2 points
1 - not send the sent data from client to openkore
2 - not send http traffic to openkore

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

image
server is down?

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
6 - compile netredirect, move to ragnarok folder and rename it to anything.bin
7 - import the init function in cps.dll using CFF Explorer

bro where can i find these steps its not in the alisonrag zip file
also the CFF Explorer

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
6 - compile netredirect, move to ragnarok folder and rename it to anything.bin
7 - import the init function in cps.dll using CFF Explorer

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

from openkore.

vhinz2145 avatar vhinz2145 commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

cant connect too.
bro, do you know there steps?

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
6 - compile netredirect, move to ragnarok folder and rename it to anything.bin

from openkore.

Jason19874655 avatar Jason19874655 commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

bro, do you know there steps?

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h 6 - compile netredirect, move to ragnarok folder and rename it to anything.bin

i am also stuck this step,where is mss.bin

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

bro for this step export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
do i need to open netredirect.h via notepad? like this? and also the cps.dll where to find it its not the alison rag zip
sam

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

Alguém pode se conectar? Acho que consegui injetar, mas não consigo conectar para testar

não consigo conectar também. mano, você conhece esses passos?

5 - adição da função de exportação: __declspec(dllexport) void init(); para extern "C" em NetRedirect.h 6 - compile o netredirect, vá para a pasta ragnarok e renomeie-a para qualquer coisa.bin

I don't know these steps... what I did was enable execution as administrator and compatibility with Windows 7.
both in openkore's start.exe and in Ragexe.exe in the ragnarok landverse folder.

steps:

  1. change to kore1
  2. run start.exe.
  3. run Ragexe.exe directly from the ragnarok folder

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

anyone can help about this steps?

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
6 - compile netredirect, move to ragnarok folder and rename it to anything.bin

and the next 2 steps to make it work is edit netredirect in 2 points
1 - not send the sent data from client to openkore
2 - not send http traffic to openkore

from openkore.

vhinz2145 avatar vhinz2145 commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

bro for this step export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h do i need to open netredirect.h via notepad? like this? and also the cps.dll where to find it its not the alison rag zip sam

i think this is the correct. since it says paste this "__declspec(dllexport) void init();" inside the "extern "C" inside "NetRedirect.h File.

image

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024

openkore ruRO has a discord but u can use to comunicate there too

https://discord.gg/dQyJtGSN

this is the discord link guys
much easier to communicate

from openkore.

rbizaare avatar rbizaare commented on May 28, 2024

does anyone has a working macro for

automacro calculate {
pubm /(\d+) (?:+|plus) (\d+)/i, 5
call {
$num = $.lastMatch1
$num2 = $.lastMatch2
$result = @eval($num+$num2)
pause 2.5
do c $result
}
}

I tried this one but it did not work. I got 1 that got jailed. Is this working for others? or anyone has a working macro for anti bot monsters?

from openkore.

noobstudent12 avatar noobstudent12 commented on May 28, 2024

does anyone has a working macro for

automacro calculate {
pubm /(\d+) (?:+|plus) (\d+)/i, 5
call {
$num = $.lastMatch1
$num2 = $.lastMatch2
$result = @eval($num+$num2)
pause 2.5
do c $result
}
}

I tried this one but it did not work. I got 1 that got jailed. Is this working for others? or anyone has a working macro for anti bot monsters?

so your bot is working? can you share here bro.

from openkore.

bubuem avatar bubuem commented on May 28, 2024

Can anyone connect? I think I managed to inject, but I can't connect to test

cant connect too. bro, do you know there steps?

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h 6 - compile netredirect, move to ragnarok folder and rename it to anything.bin

Hi! can i ask, what Apps are going to used in opening the NetRedirect.h? and how to compile it? coz i just open it in notepad and save then i cannot ADD in step 2 in CFF Explorer.

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024

does anyone has a working macro for

automacro calculate {
pubm /(\d+) (?:+|plus) (\d+)/i, 5
call {
$num = $.lastMatch1
$num2 = $.lastMatch2
$result = @eval($num+$num2)
pause 2.5
do c $result
}
}

I tried this one but it did not work. I got 1 that got jailed. Is this working for others? or anyone has a working macro for anti bot monsters?

I saw a screenshot with a new anti bot feature, it's a captcha
maybe that's the one that got you.
btw how you got jailed?
are you able to make it work with SARD?

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

and the next 2 steps to make it work is edit netredirect in 2 points 1 - not send the sent data from client to openkore 2 - not send http traffic to openkore

Found this on the discord link they just gave I hope this may help you

  1. where to add these two steps in netredirect?

  2. Do I need to generate another build?

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

Please show how this step 5,6 and the last is being done :)

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h 6 - compile netredirect, move to ragnarok folder and rename it to anything.bin

and the next 2 steps to make it work is edit netredirect in 2 points 1 - not send the sent data from client to openkore 2 - not send http traffic to openkore

Mss32.zip
I did steps 5 and 6 and generated the file I am sending.

but I didn't understand the final 2 steps

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024

The project is still unfinished yet
You can check the progress in discord
it is much easier to understand there

from openkore.

marcosgluck8 avatar marcosgluck8 commented on May 28, 2024

O projeto ainda está inacabado Você pode conferir o andamento no discord é muito mais fácil de entender lá

Could you tell me the discord please?

from openkore.

Victorzera avatar Victorzera commented on May 28, 2024

@AutoLoot03 please add me discord vitao#4334

from openkore.

Victorzera avatar Victorzera commented on May 28, 2024

image
anyone here help me

from openkore.

makuvexx avatar makuvexx commented on May 28, 2024

may i know the discord channel trying to do the kore1 aswell

from openkore.

makuvexx avatar makuvexx commented on May 28, 2024

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h
6 - compile netredirect, move to ragnarok folder and rename it to anything.bin
7 - import the init function in cps.dll using CFF Explorer

bro where can i find these steps its not in the alisonrag zip file also the CFF Explorer

5 - export function adding: __declspec(dllexport) void init(); to extern "C" at NetRedirect.h 6 - compile netredirect, move to ragnarok folder and rename it to anything.bin 7 - import the init function in cps.dll using CFF Explorer

where do i get the cps.dll and how to import the init function using CFF Explorer

from openkore.

AutoLoot03 avatar AutoLoot03 commented on May 28, 2024

https://discord.gg/dQyJtGSN

here bro

@makuvexx

from openkore.

itzchoutime avatar itzchoutime commented on May 28, 2024

can i have new invitation link to discord ? it's expired @AutoLoot03

from openkore.

itzchoutime avatar itzchoutime commented on May 28, 2024

can i have new invitation link to discord ? it's expired @AutoLoot03

@alisonrag please

from openkore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.