Jump to content

Recommended Posts

Posted (edited)

This is a researching release, it could have something bad or you may have no idea how to use this.

 

Zw1OcHj.jpg

-

Preview :

 

-

 

Info :

You can make someone to log into server without using client.

So, basically, this is a BOT.

-

 

Download :

txtlogin.7z

Edited by goddameit
  • Upvote 2
  • Like 2
Posted

Ah wow. The scripts you create are amazing. May it be for the good and bad reasons.

I'm afraid we'll start seeing alot of servers with 1k+ players. Or maybe even 10k :o

Posted

WTF, hahaha! nice script damm you really amazing scripter very unique idea.


This is a researching release, it could have something bad or you may have no idea how to use this.
 
Zw1OcHj.jpg

-

Preview :


 
-
 
Info :
You can make someone to log into server without using client.
So, basically, this is a BOT.

-
 
Download :
attachicon.giftxtlogin.7z

 

 

 

z78vMSp.png

Posted (edited)

Holy... Man! Do you know what did you do?

That... That... That's amazing man!

 

The infinity of things that can do with it...

One of them is what a user of world of warcraft emulator did, check out: https://forum.ragezone.com/f436/blizzlike-single-player-project-real-923381/

Another one is allow the player character to do something while the owner of the character is offline, like opening a store that allows other players to craft items using the Blacksmith or Alchemist skills.

 

Nice job indeed, nice job.

 

Edit:. Uh, I guess I'm dreaming too high, better I return to the ground.

Edited by nakano15
Posted

       CC      vending.c

vending.c: In function ‘fake_openvending’:
vending.c:864: error: ‘CHARSAVE_VENDING’ undeclared (first use in this function)
vending.c:864: error: (Each undeclared identifier is reported only once
vending.c:864: error: for each function it appears in.)
make[1]: *** [obj/vending.o] Error 1
make[1]: Leaving directory `/root/trunk/src/map'
make: *** [map] Error 2
[root@bbro trunk]#
  • 3 months later...
Posted (edited)

could you explain how to make it work  please?

 

 

coz im getting this error

 

: DB error - Column count doesn't match value count at row 1
[Debug]: at ..\src\map\script.c:16961 - INSERT INTO `cart_inventory` VALUES ('NULL', '2000002', '501', '3', '0', '1', '0', '0', '0', '0', '0', '0', '32754267', '0', '0' );
Edited by AngelaKiss
  • 2 years later...
  • 1 year later...
Posted

Can anyone fix this please? Or does anyone know a simpler way to login a character by using only a script & without using the client? I am trying to make a bot..

 

Quote

vending.cpp: In function ‘void vending_reopen(map_session_data*)’:
vending.cpp:557:59: error: invalid conversion from ‘int (*)(int, unsigned int, int, intptr_t) {aka int (*)(int, unsigned int, int, long int)}’ to ‘TimerFunc {aka int (*)(int, long int, int, long int)}’ [-fpermissive]
   add_timer(gettick() + 1, pc_txtlogin_timer, sd->bl.id, 0);
                                                           ^
In file included from vending.cpp:12:0:
../common/timer.hpp:54:5: note:   initializing argument 2 of ‘int add_timer(t_tick, TimerFunc, int, intptr_t)’
 int add_timer(t_tick tick, TimerFunc func, int id, intptr_t data);
     ^~~~~~~~~
vending.cpp: In function ‘void fake_openvending(map_session_data*, const char*)’:
vending.cpp:737:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].nameid = 501;
             ^~~~
vending.cpp:738:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].amount = 1;
             ^~~~
vending.cpp:739:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].bound = 0;
             ^~~~
vending.cpp:740:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].card[0] = 0;
             ^~~~
vending.cpp:741:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].card[1] = 0;
             ^~~~
vending.cpp:742:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].card[2] = 0;
             ^~~~
vending.cpp:743:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].card[3] = 0;
             ^~~~
vending.cpp:744:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].equip = 0;
             ^~~~
vending.cpp:745:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].favorite = 0;
             ^~~~
vending.cpp:746:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].id = 0;
             ^~~~
vending.cpp:747:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].identify = 0;
             ^~~~
vending.cpp:748:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].refine = 0;
             ^~~~
vending.cpp:749:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].unique_id = 0;
             ^~~~
vending.cpp:761:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].nameid = 0;
             ^~~~
vending.cpp:762:13: error: ‘struct mmo_charstatus’ has no member named ‘cart’
  sd->status.cart[0].amount = 0;
 

 

  • 5 months later...
Posted (edited)
On 2/13/2020 at 9:49 PM, boeyskie said:

Can anyone fix this please? Or does anyone know a simpler way to login a character by using only a script & without using the client? I am trying to make a bot..

 

 

try this one :)

 

txtlogin.txt

Edited by renoblack

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...