DR4LUC0N Posted April 5, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 135 Reputation: 6 Joined: 04/04/12 Last Seen: July 23, 2024 Share Posted April 5, 2021 (edited) So in my server, someone has been spawning items, the pickitem logs say it was an npc. How would I go about finding out what npc? We have gepard, so I doubt(not saying it's impossible) that it's wpe or the like. I think it's an exploit in npc script... So how do I go about figuring out what script it is? Thanks for any advice. Edited April 5, 2021 by DR4LUC0N Quote Link to comment Share on other sites More sharing options...
Functor Posted April 6, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: Friday at 07:14 AM Share Posted April 6, 2021 Hello! You should send me a message on Skype. I will help you to add code for creating an additional log. Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted April 6, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 10 hours ago Share Posted April 6, 2021 (edited) 6 hours ago, DR4LUC0N said: So in my server, someone has been spawning items, the pickitem logs say it was an npc. How would I go about finding out what npc? We have gepard, so I doubt(not saying it's impossible) that it's wpe or the like. I think it's an exploit in npc script... So how do I go about figuring out what script it is? Thanks for any advice. it might be from any npc script. Have someone given free scripts for you ? have you go through the script ? From my experience, some cases new servers provided a good script (which having 1~2 lines coded for themselve to exploit) by some players, exploit/corrupt GM, etc. Most common example by whispering to npc for example npc:item or anything. Edited April 6, 2021 by Chaos92 additonal info 1 Quote Link to comment Share on other sites More sharing options...
DR4LUC0N Posted April 9, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 135 Reputation: 6 Joined: 04/04/12 Last Seen: July 23, 2024 Author Share Posted April 9, 2021 On 4/5/2021 at 9:39 PM, Functor said: Hello! You should send me a message on Skype. I will help you to add code for creating an additional log. Do you have Discord? I stopped using Skype a long time ago and don't remember my login info Quote Link to comment Share on other sites More sharing options...
Functor Posted April 14, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: Friday at 07:14 AM Share Posted April 14, 2021 I almost don't use Discord. You should register Skype account and send me login in PM. Quote Link to comment Share on other sites More sharing options...
DR4LUC0N Posted April 17, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 135 Reputation: 6 Joined: 04/04/12 Last Seen: July 23, 2024 Author Share Posted April 17, 2021 (edited) Okay, an update to this issue. I found out the exploit. When using 1 TCG card on my server it gives 100 cash points. When buying lets say 100 cash point item(should put your cash at 0) and then using TCG card it now gives you 100 net positive. So that puts you at 200 points instead of 100. Where would be the best place to look at fixing this issue? Also not sure if this is affecting other servers or not. Found out before Gepard they were using RPE to exploit this unlimited times. But now it just doubles your cash points. Edited April 17, 2021 by DR4LUC0N Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted April 17, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 10 hours ago Share Posted April 17, 2021 7 hours ago, DR4LUC0N said: Okay, an update to this issue. I found out the exploit. When using 1 TCG card on my server it gives 100 cash points. When buying lets say 100 cash point item(should put your cash at 0) and then using TCG card it now gives you 100 net positive. So that puts you at 200 points instead of 100. Where would be the best place to look at fixing this issue? Also not sure if this is affecting other servers or not. Found out before Gepard they were using RPE to exploit this unlimited times. But now it just doubles your cash points. i think thats because of your script checking cash are not correct. what npc or feature are you using ? I think you didnt use Cash Shop button feature, but use your own npc script to trade cashpoints item. Quote Link to comment Share on other sites More sharing options...
DR4LUC0N Posted April 17, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 135 Reputation: 6 Joined: 04/04/12 Last Seen: July 23, 2024 Author Share Posted April 17, 2021 (edited) 1 hour ago, Chaos92 said: i think thats because of your script checking cash are not correct. what npc or feature are you using ? I think you didnt use Cash Shop button feature, but use your own npc script to trade cashpoints item. Even though it takes 100 cash points away on buy? Maybe I didn't explain the bug properly... So I start out with 0 cash points Use 1 TCG card(gives me 100 cash points) Buy item for 100 cash points(now I'm at 0 again) Use TCG card again and now I'm at 200 cash points(rather then the 100 I'm supposed to be at) Yes this is own script. But if it removes the cash points I'd assume it works right, just don't understand how they are becoming +100 net positive on cash points only after buying an item. Edited April 18, 2021 by DR4LUC0N Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted April 18, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 10 hours ago Share Posted April 18, 2021 2 hours ago, DR4LUC0N said: Even though it takes 100 cash points away on buy? Maybe I didn't explain the bug properly... So I start out with 0 cash points Use 1 TCG card(gives me 100 cash points) Buy item for 100 cash points(now I'm at 0 again) Use TCG card again and now I'm at 200 cash points(rather then the 100 I'm supposed to be at) Yes this is own script. But if it removes the cash points I'd assume it works right, just don't understand how they are becoming +100 net positive on cash points only after buying an item. show what is your tcg script or your npc that exchange tcg script. The script might be wrong. Quote Link to comment Share on other sites More sharing options...
DR4LUC0N Posted April 18, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 135 Reputation: 6 Joined: 04/04/12 Last Seen: July 23, 2024 Author Share Posted April 18, 2021 Problem has been solved. Thanks all for assisting in this. Accidently had NPC set to pointshop and used #cashpoints rather then a cashshop. My bad. Quote Link to comment Share on other sites More sharing options...
oxob Posted June 19, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 4 Reputation: 1 Joined: 07/13/17 Last Seen: March 11 Share Posted June 19, 2024 On 4/6/2021 at 8:39 AM, Functor said: Hello! You should send me a message on Skype. I will help you to add code for creating an additional log. Sir, I ever made a bunch of purchase for gepard service and some add on But my skype Account got wiped and missing, so I try to track my purchase with you How can I contact you in this time? Please tell me if you can track mine, I'll very appreciate it because I want to open my RO server again 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.