Jump to content

raulrobi

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by raulrobi

  1. I need an anwanser plsssssssssssssssssssssss
  2. Hey i found a script and i edited it.But it doesent work pls help me local restriction = nil addCommandHandler("roll", function(thePlayer,comd) if restriction then outputChatBox( "your message", getRootElement(), 255, 0, 0) return false; end restriction = true local resetRestriction = setTimer( restrictionEnd, 30000,1) randomroll = math.random(1, 3000) roller = math.random(1, 4) if roller == 1 then givePlayerMoney(thePlayer, math.random(1,10000)) outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and wins ' .. randomroll .. ' !', getRootElement(), 255, 255, 0) elseif roller == 2 then takePlayerMoney(thePlayer, math.random(1,10000)) outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and losses ' .. randomroll .. ' !', getRootElement(), 255, 255, 0) elseif roller == 3 then setPlayerMuted(player, true) setTimer(setPlayerMuted, 30000, 1, player, false) outputChatBox (outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and is now muted !', getRootElement(), 255, 255, 0) elseif roller == 4 then setSkyColour (math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ) outputChatBox( getPlayerName ( thePlayer ) .. ' roll and is now changed the sky colour !', getRootElement(), 255, 255, 0) end end ) function restrictionEnd() restriction = false; end
  3. Hey,i found a roll script from kevin11 and i added somethinks,but it didnt works.Can anyone help me?here is the script local restriction = nil addCommandHandler("roll", function(thePlayer,comd) if restriction then outputChatBox( "your message", getRootElement(), 255, 0, 0) return false; end restriction = true local resetRestriction = setTimer( restrictionEnd, 30000,1) randomroll = math.random(1, 3000) roller = math.random(1, 4) if roller == 1 then givePlayerMoney(thePlayer, math.random(1,10000)) outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and wins ' .. randomroll .. ' !', getRootElement(), 255, 255, 0) elseif roller == 2 then takePlayerMoney(thePlayer, math.random(1,10000)) outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and losses ' .. randomroll .. ' !', getRootElement(), 255, 255, 0) elseif roller == 3 then setPlayerMuted(player, true) setTimer(setPlayerMuted, 30000, 1, player, false) outputChatBox (outputChatBox ( getPlayerName ( thePlayer ) .. ' roll and is now muted !', getRootElement(), 255, 255, 0) elseif roller == 4 then setSkyColour (math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ,math.random(1, 255) ) outputChatBox( getPlayerName ( thePlayer ) .. ' roll and is now changed the sky colour !', getRootElement(), 255, 255, 0) end end ) function restrictionEnd() restriction = false; end
  4. i added here to make to save it ...
  5. I dont let more public...
  6. i dont post here than COOKIE2 stheals my script and than says
  7. Hey,i got one but i didnt want to make it public.So i give you the cash and you give me the dd/dm wins? Ok?.But i have a little problem.it doesent saves the money.
  8. raulrobi

    trace!

    than How its trace by lua?
  9. raulrobi

    trace!

    Hey! I need helpo i recently found a trace script but it doesent works can anyone helpo me? pls here is the script on *:SIGNAL:mta.connect: { !.timer 1 2 mta.text $1 SanZoR's Ultimate !trace Script V1.0 Connected! } alias gusms.getid { var %id = 0 while (%id < 32) { if ($+(*,$2,*) iswm $mta.nick($1,%id)) !return %id !inc %id } } on *:SIGNAL:mta.command: { if ($3 == !info) mta.text $1 SanZoR's !trace script V1.0 elseif ($3 == !trace) || ($3 == !lookup) || ($3 == !location) { var %a = $iif((!$4),$2,$iif(($gusms.getid($1,$4) == $null),$2,$v1)) mta.pm $1 $2 Tracing $mta.nick($1,%a) $+ , please wait... gusms.trace $1 %a } } alias gusms.trace { set %gusms.trace $1 $2 if (!$sock(gusms.trace $+ $mta.ip($1,$2))) sockopen gusms.trace $+ $mta.ip($1,$2) 2ip.ru 80 } on *:SOCKOPEN:gusms.trace*:{ tokenize 32 %gusms.trace if ($sockerr > 0) { sockclose $sockname mta.text $1 Trace: An error has occured. } else { sockwrite -n $sockname GET /geoip/?ip= $+ $mta.ip($1,$2) HTTP/1.1 sockwrite -n $sockname User-Agent: MSIE 6.0 sockwrite -n $sockname Host: 2ip.ru sockwrite $sockname $crlf } } on *:SOCKCLOSE:gusms.trace*:{ unset %tr.* } on *:SOCKREAD:gusms.trace*:{ var %t sockread %t if (%go) { unset %go tokenize 32 %gusms.trace mta.text $1 $mta.nick($1,$2) $+ 's Location: $gettok(%t,2-,32) sockclose $sockname } if ([url=http://2ip.ru/flags/]http://2ip.ru/flags/[/url] isin %t) { set %go 1 } } Ahh i forgot to say that it is sanzors script(i think)
  10. ok,thank you :thankyou: *thankyou*
  11. ahhh so u know how to make a dd/dm script ?
  12. A script that wins on DD /DM anybody pls
  13. raulrobi

    chatbox

    It doesent works...
  14. raulrobi

    need help

    yeah but i post.he put it on notepad and he makes topic with that was maked and says
  15. raulrobi

    need help

    STOP STEAHLING.I REPORT U TO MODERATOR
  16. and for win at line 4 is: if roll == 1 then outputChatBox("u won blablabla", player) givePlayerMoney((source)100)
  17. COOKIE2 STOP STEAHLING SCRIPTS AND SCRIPT IT ONE.NOOOOB
  18. raulrobi

    gui???

    THIS ISNT YOUR OWN CODE.U STEAHLED FROM XBOST BY MY TOPIC https://forum.multitheftauto.com/viewtop ... 91&t=27378
  19. I have that intention but im newbie
×
×
  • Create New...