KERVANDA JOB lwli sorma

Parantez İçindeki Sürekli değişiyor (15598465) böyle sayılar veriyor.
Bunla ilgili bir kişi daha söylemiş ama sadece 0 yapıyor diğer sayıları yapmıyo.
Bunla ilgili kod yazılırsa mükkemmel olur Teşekürler :smiley:111 Ekran%20Al%C4%B1nt%C4%B1s%C4%B1

Quick plugin :

from phBot import *
import phBotChat
from time import sleep

log("Plugin: JobSecure successfully loaded.")

# All chat messages received are sent to this function
def handle_chat(t, player, msg):
	if player:
		# System nickname
		if player == "[JobSecure]":
			# Question
			if "type the job experience" in msg.lower():
				# Answer
				reply = str(get_character_data()["job_current_exp"])
				# Reply
				sleep(1.0)
				phBotChat.Private(player,reply)
				log("Plugin: Reply the answer ["+reply+"]")
3 Likes

Kodlamanın herhangi bi yerine kendi nickimizi yazıyomuyuz ?

Someone finally brought it to my attention that the job EXP value is not correct on vSRO. Should work in the next update though.

1 Like

we are waiting for you, captain :smiley:

do you do the encoding? @Ryan
Wrong coding of the waste @JellyBitz

@Ryan
Waiting for a few days, I think you will find out which number is 0 instead of 0.
Please be a little quick.

  • I need this plugin